aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4
Commit message (Expand)AuthorAge
...
| * | ext4 crypto: remove duplicate header filezilong.liu2015-07-28
| * | ext4: update c/mtime on truncate upEryu Guan2015-07-28
| * | ext4, jbd2: add REQ_FUA flag when recording an error in the superblockDaeho Jeong2015-07-23
| * | ext4 crypto: fix spelling typo in commentLaurent Navet2015-07-22
| * | ext4 crypto: exit cleanly if ext4_derive_key_aes() failsLaurent Navet2015-07-22
| * | ext4: reject journal options for ext2 mountsCarlos Maiolino2015-07-21
| * | ext4: implement cgroup writeback supportTejun Heo2015-07-21
| * | ext4: replace ext4_io_submit->io_op with ->io_wbcTejun Heo2015-07-21
| * | ext4 crypto: check for too-short encrypted file namesTheodore Ts'o2015-07-17
| * | ext4 crypto: use a jbd2 transaction when adding a crypto policyTheodore Ts'o2015-07-17
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-09-03
|\ \
| * | ext4: memory leak on error in ext4_symlink()Dan Carpenter2015-07-27
| * | ext4: Improve ext4 Kconfig testJan Kara2015-07-23
| * | fs: Remove ext3 filesystem driverJan Kara2015-07-23
| * | ext4: Handle error from dquot_initialize()Jan Kara2015-07-23
| |/
* | block: remove bio_get_nr_vecs()Kent Overstreet2015-08-13
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
|/
* ioctl_compat: handle FITRIMMikulas Patocka2015-07-09
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-05
|\
| * ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko2015-07-05
| * ext4: correctly migrate a file with a hole at the beginningEryu Guan2015-07-04
| * ext4: be more strict when migrating to non-extent based fileEryu Guan2015-07-03
| * ext4: fix reservation release on invalidatepage for delalloc fsLukas Czerner2015-07-03
| * ext4: avoid deadlocks in the writeback path by using sb_getblk_gfpNikolay Borisov2015-07-02
| * ext4: fix fencepost error in lazytime optimizationTheodore Ts'o2015-07-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\ \
| * | vfs: add file_path() helperMiklos Szeredi2015-06-23
* | | Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-30
|\ \ \
| * | | dax: don't abuse get_block mapping for endio callbacksDave Chinner2015-06-03
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\ \ \ \
| * | | | fs/ext4/super.c: use strreplace() in ext4_fill_super()Rasmus Villemoes2015-06-25
* | | | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ \ \
| * | | | | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
* | | | | | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\| | | | |
| * | | | | block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-19
| | |/ / / | |/| | |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-06-25
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | ext4: set lazytime on remount if MS_LAZYTIME is set by mountTheodore Ts'o2015-06-23
| * | | ext4: only call ext4_truncate when size <= isizeJosef Bacik2015-06-22
| * | | ext4: make online defrag error reporting consistentEric Whitney2015-06-21
| * | | ext4: minor cleanup of ext4_da_reserve_space()Eric Whitney2015-06-21
| * | | ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong2015-06-21
| * | | ext4: prevent ext4_quota_write() from failing due to ENOSPCTheodore Ts'o2015-06-21
| * | | ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o2015-06-20
| * | | ext4: improve warning directory handling messagesAndreas Dilger2015-06-15
| * | | ext4: mballoc: avoid 20-argument function callRasmus Villemoes2015-06-15
| * | | ext4: wait for existing dio workers in ext4_alloc_file_blocks()Lukas Czerner2015-06-15
| * | | ext4: recalculate journal credits as inode depth changesLukas Czerner2015-06-15
| * | | ext4: use swap() in mext_page_double_lock()Fabian Frederick2015-06-12
| * | | ext4: use swap() in memswap()Fabian Frederick2015-06-12
| * | | ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o2015-06-12