aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ext4: Transfer initialized block to right neighbor if possibleLukas Czerner2013-04-03
* ext4: introduce ext4_get_group_number()Lukas Czerner2013-04-03
* ext4: make ext4_block_in_group() much more efficientLukas Czerner2013-04-03
* ext4: unregister es_shrinker if mount failedDmitry Monakhov2013-04-03
* ext4: fix journal callback list traversalDmitry Monakhov2013-04-03
* jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov2013-04-03
* ext4: support simple conversion of extent-mapped inodes to use i_blocksTheodore Ts'o2013-04-03
* ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o2013-04-03
* ext4: add might_sleep() annotationsTheodore Ts'o2013-04-03
* ext4: add mutex_is_locked() assertion to ext4_truncate()Theodore Ts'o2013-04-03
* ext4: refactor truncate codeTheodore Ts'o2013-04-03
* ext4: refactor punch hole codeTheodore Ts'o2013-04-03
* ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()Theodore Ts'o2013-04-03
* ext4: fold ext4_generic_write_end() into ext4_write_end()Zheng Liu2013-04-03
* ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o2013-04-03
* ext4: fix big-endian bugs which could cause fs corruptionsZheng Liu2013-04-03
* Linux 3.9-rc5Linus Torvalds2013-03-31
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-31
|\
| * dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2013-03-29
| * dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann2013-03-29
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-31
|\ \
| * | [media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede2013-03-26
| * | [media] fix compilation with both V4L2 and I2C as 'm'Mauro Carvalho Chehab2013-03-25
| * | [media] m5mols: Fix bug in stream on handlerAndrzej Hajda2013-03-21
| * | [media] s5p-fimc: Do not attempt to disable not enabled media pipelineSylwester Nawrocki2013-03-21
| * | [media] s5p-mfc: Fix encoder control 15 issueArun Kumar K2013-03-21
| * | [media] s5p-mfc: Fix frame skip bugArun Kumar K2013-03-21
| * | [media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finishShaik Ameer Basha2013-03-21
| * | [media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finishShaik Ameer Basha2013-03-21
| * | [media] fimc-lite: Fix the variable type to avoid possible crashShaik Ameer Basha2013-03-21
| * | [media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structureShaik Ameer Basha2013-03-21
| * | [media] ir: IR_RX51 only works on OMAP2Arnd Bergmann2013-03-18
| * | Merge tag 'v3.9-rc3' into v4l_for_linusMauro Carvalho Chehab2013-03-18
| |\ \
* | \ \ Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds2013-03-31
|\ \ \ \
| * | | | mg_disk: fix error return code in mg_probe()Wei Yongjun2013-03-28
| * | | | rsxx: remove unused variablePhilip J Kelleher2013-03-26
| * | | | rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher2013-03-26
| * | | | block: removes dynamic allocation on stackPhilip J Kelleher2013-03-25
| * | | | Block: blk-flush: Fixed indent code styleAlice Ferrazzi2013-03-22
| * | | | cciss: fix invalid use of sizeof in cciss_find_cfgtables()Wei Yongjun2013-03-22
| * | | | loop: cleanup partitions when detaching loop devicePhillip Susi2013-03-22
| * | | | loop: fix error return code in loop_add()Wei Yongjun2013-03-22
| * | | | mtip32xx: fix error return code in mtip_pci_probe()Wei Yongjun2013-03-22
| * | | | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-03-22
| |\ \ \ \
| | * | | | xen-blkfront: remove frame list from blk_shadowRoger Pau Monne2013-03-19
| | * | | | xen-blkfront: pre-allocate pages for requestsRoger Pau Monne2013-03-19
| | * | | | xen-blkback: don't store dev_bus_addrRoger Pau Monne2013-03-19
| | * | | | xen-blkfront: switch from llist to listRoger Pau Monne2013-03-19
| | * | | | xen-blkback: fix foreach_grant_safe to handle empty listsRoger Pau Monne2013-03-19
| | * | | | xen-blkfront: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-03-18