summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: mext_insert_extents should update extent block checksumDarrick J. Wong2013-04-193-17/+8
* ext4: move quota initialization out of inode allocation transactionJan Kara2013-04-192-44/+53
* ext4: reserve xattr index for Rich ACL supportTheodore Ts'o2013-04-181-0/+1
* jbd2: reduce journal_head sizeJan Kara2013-04-121-9/+2
* ext4: clear buffer_uninit flag when submitting IOJan Kara2013-04-121-1/+1
* ext4: use io_end for multiple biosJan Kara2013-04-113-86/+128
* ext4: make ext4_bio_write_page() use BH_Async_Write flagsJan Kara2013-04-112-100/+77
* ext4: Use kstrtoul() instead of parse_strtoul()Lukas Czerner2013-04-111-18/+9
* ext4: defragmentation code cleanupDmitry Monakhov2013-04-111-2/+9
* ext4: do not convert to indirect with bigalloc enabledLukas Czerner2013-04-111-0/+4
* ext4: move ext4_ind_migrate() into migrate.cLukas Czerner2013-04-103-59/+58
* ext4: fix miscellaneous big endian warningsTheodore Ts'o2013-04-094-15/+17
* ext4: fix big-endian bug in metadata checksum calculationsDmitry Monakhov2013-04-092-5/+5
* ext4: fix big-endian bug in extent migration codeDmitry Monakhov2013-04-091-1/+1
* ext4: fix usless declarationsDmitri Monakho2013-04-094-5/+0
* ext4: introduce reserved spaceLukas Czerner2013-04-096-23/+141
* ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKSJan Kara2013-04-091-2/+4
* ext4: speed-up releasing blocks on commitAndrey Sidorov2013-04-091-61/+172
* ext4: fix free space estimate in ext4_nonda_switch()Eric Whitney2013-04-091-7/+8
* ext4: fix deadlock with quota featureJan Kara2013-04-091-0/+2
* ext4: fix incorrect lock ordering for ext4_ind_migrateDmitry Monakhov2013-04-081-7/+5
* ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOTDr. Tilmann Bubeck2013-04-085-26/+248
* ext4: print more info in ext4_print_free_blocks()Lukas Czerner2013-04-031-5/+8
* ext4: try to prepend extent to the existing oneLukas Czerner2013-04-031-23/+85
* ext4: Transfer initialized block to right neighbor if possibleLukas Czerner2013-04-031-46/+89
* ext4: introduce ext4_get_group_number()Lukas Czerner2013-04-034-18/+33
* ext4: make ext4_block_in_group() much more efficientLukas Czerner2013-04-033-7/+29
* ext4: unregister es_shrinker if mount failedDmitry Monakhov2013-04-031-3/+4
* ext4: fix journal callback list traversalDmitry Monakhov2013-04-033-7/+14
* jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov2013-04-032-22/+29
* ext4: support simple conversion of extent-mapped inodes to use i_blocksTheodore Ts'o2013-04-033-13/+69
* ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o2013-04-034-4/+34
* ext4: add might_sleep() annotationsTheodore Ts'o2013-04-032-0/+10
* ext4: add mutex_is_locked() assertion to ext4_truncate()Theodore Ts'o2013-04-031-0/+7
* ext4: refactor truncate codeTheodore Ts'o2013-04-034-148/+78
* ext4: refactor punch hole codeTheodore Ts'o2013-04-034-347/+183
* ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()Theodore Ts'o2013-04-031-181/+46
* ext4: fold ext4_generic_write_end() into ext4_write_end()Zheng Liu2013-04-031-40/+27
* ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o2013-04-033-105/+31
* ext4: fix big-endian bugs which could cause fs corruptionsZheng Liu2013-04-032-6/+9
* Linux 3.9-rc5v3.9-rc5Linus Torvalds2013-03-311-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-312-4/+20
|\
| * dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2013-03-302-1/+17
| * dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann2013-03-301-3/+3
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-3111-38/+53
|\ \
| * | [media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede2013-03-261-5/+15
| * | [media] fix compilation with both V4L2 and I2C as 'm'Mauro Carvalho Chehab2013-03-251-1/+1
| * | [media] m5mols: Fix bug in stream on handlerAndrzej Hajda2013-03-211-1/+1
| * | [media] s5p-fimc: Do not attempt to disable not enabled media pipelineSylwester Nawrocki2013-03-211-20/+19
| * | [media] s5p-mfc: Fix encoder control 15 issueArun Kumar K2013-03-211-0/+1
OpenPOWER on IntegriCloud