summaryrefslogtreecommitdiff
path: root/fs/ext4
Commit message (Expand)AuthorAge
* [readdir] convert ext4Al Viro2013-06-29
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-14
|\
| * ext4: revert "ext4: use io_end for multiple bios"Theodore Ts'o2013-05-11
| * ext4: limit group search loop for non-extent filesLachlan McIlroy2013-05-05
| * ext4: fix fio regressionYan, Zheng2013-05-03
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-07
|\ \
| * | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | | make blkdev_put() return voidAl Viro2013-05-07
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ | |/ |/|
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | ext4: fix type-widening bug in inode table readahead codeTheodore Ts'o2013-04-23
* | ext4: add check for inodes_count overflow in new resize ioctlTheodore Ts'o2013-04-21
* | ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o2013-04-21
* | ext4: fix online resizing for ext3-compat file systemsTheodore Ts'o2013-04-21
* | ext4: mark metadata blocks using bh flagsTheodore Ts'o2013-04-21
* | ext4: mark all metadata I/O with REQ_METATheodore Ts'o2013-04-20
* | ext4: fix readdir error in case inline_data+^dir_index.Tao Ma2013-04-19
* | ext4: fix readdir error in the case of inline_data+dir_indexTao Ma2013-04-19
* | ext4: mext_insert_extents should update extent block checksumDarrick J. Wong2013-04-19
* | ext4: move quota initialization out of inode allocation transactionJan Kara2013-04-19
* | ext4: reserve xattr index for Rich ACL supportTheodore Ts'o2013-04-18
* | ext4: clear buffer_uninit flag when submitting IOJan Kara2013-04-12
* | ext4: use io_end for multiple biosJan Kara2013-04-11
* | ext4: make ext4_bio_write_page() use BH_Async_Write flagsJan Kara2013-04-11
* | ext4: Use kstrtoul() instead of parse_strtoul()Lukas Czerner2013-04-11
* | ext4: defragmentation code cleanupDmitry Monakhov2013-04-11
* | ext4: do not convert to indirect with bigalloc enabledLukas Czerner2013-04-11
* | ext4: move ext4_ind_migrate() into migrate.cLukas Czerner2013-04-10
* | ext4: fix miscellaneous big endian warningsTheodore Ts'o2013-04-09
* | ext4: fix big-endian bug in metadata checksum calculationsDmitry Monakhov2013-04-09
* | ext4: fix big-endian bug in extent migration codeDmitry Monakhov2013-04-09
* | ext4: fix usless declarationsDmitri Monakho2013-04-09
* | ext4: introduce reserved spaceLukas Czerner2013-04-09
* | ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKSJan Kara2013-04-09
* | ext4: speed-up releasing blocks on commitAndrey Sidorov2013-04-09
* | ext4: fix free space estimate in ext4_nonda_switch()Eric Whitney2013-04-09
* | ext4: fix deadlock with quota featureJan Kara2013-04-09
* | ext4: fix incorrect lock ordering for ext4_ind_migrateDmitry Monakhov2013-04-08
* | ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOTDr. Tilmann Bubeck2013-04-08
* | ext4: print more info in ext4_print_free_blocks()Lukas Czerner2013-04-03
* | ext4: try to prepend extent to the existing oneLukas Czerner2013-04-03
* | 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
* | 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