summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | ext4: Allow parallel DIO readsJan Kara2016-09-30
| * | | ext4: allow DAX writeback for hole punchRoss Zwisler2016-09-22
| * | | jbd2: fix lockdep annotation in add_transaction_credits()Jan Kara2016-09-22
| * | | fscrypto: make filename crypto functions return 0 on successEric Biggers2016-09-15
| * | | fscrypto: rename completion callbacks to reflect usageEric Biggers2016-09-15
| * | | fscrypto: remove unnecessary includesEric Biggers2016-09-15
| * | | fscrypto: improved validation when loading inode encryption metadataEric Biggers2016-09-15
| * | | ext4: fix memory leak when symlink decryption failsEric Biggers2016-09-15
| * | | jbd2: move more common code into journal_init_common()Geliang Tang2016-09-15
| * | | ext4: remove unused definition for MAX_32_NUMFabian Frederick2016-09-15
| * | | ext4: create EXT4_MAX_BLOCKS() macroFabian Frederick2016-09-15
| * | | ext4: remove unneeded test in ext4_alloc_file_blocks()Fabian Frederick2016-09-15
| * | | ext4: fix memory leak in ext4_insert_range()Fabian Frederick2016-09-15
| * | | ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang2016-09-15
| * | | ext4: improve ext4lazyinit scalabilityDmitry Monakhov2016-09-05
| * | | ext4: cleanup ext4_sync_parent()Jan Kara2016-09-05
| * | | ext4: remove old feature helpersKaho Ng2016-09-05
| * | | ext4: enable quota enforcement based on mount optionsJan Kara2016-09-05
| * | | ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong2016-09-05
| * | | mbcache: fix to detect failure of register_shrinkerChao Yu2016-08-31
| * | | ext4: enforce online defrag restriction for encrypted filesEric Whitney2016-08-29
| * | | ext4: factor out loop for freeing inode xattr spaceJan Kara2016-08-29
| * | | ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()Jan Kara2016-08-29
| * | | ext4: factor out xattr movingJan Kara2016-08-29
| * | | ext4: replace bogus assertion in ext4_xattr_shift_entries()Jan Kara2016-08-29
| * | | ext4: remove checks for e_value_blockJan Kara2016-08-29
| * | | ext4: Check that external xattr value block is zeroJan Kara2016-08-29
| * | | ext4: fixup free space calculations when expanding inodesJan Kara2016-08-29
* | | | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs/block_dev.c: return the right error in thaw_bdev()Pierre Morel2016-10-05
| * | | block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche2016-09-14
| * | | block: remove remnant refs to hardsectLinus Walleij2016-09-14
| * | | block_dev: remove DAX leftoversChristoph Hellwig2016-09-14
* | | | Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-10-06
|\ \ \ \
| * | | | f2fs: introduce update_ckpt_flags to clean upJaegeuk Kim2016-09-30
| * | | | f2fs: don't submit irrelevant pageChao Yu2016-09-30
| * | | | f2fs: fix to commit bio cache after flushing node pagesChao Yu2016-09-30
| * | | | f2fs: introduce get_checkpoint_version for cleanupTiezhu Yang2016-09-30
| * | | | f2fs: remove dead variableSheng Yong2016-09-30
| * | | | f2fs: remove redundant io plugChao Yu2016-09-30
| * | | | f2fs: support checkpoint error injectionChao Yu2016-09-30
| * | | | f2fs: fix to recover old fault injection config in ->remount_fsChao Yu2016-09-30
| * | | | f2fs: do fault injection initialization in default_optionsChao Yu2016-09-30
| * | | | f2fs: remove redundant value definitionYunlei He2016-09-30
| * | | | f2fs: support configuring fault injection per superblockChao Yu2016-09-30
| * | | | f2fs: adjust display format of segment bitChao Yu2016-09-30
| * | | | f2fs: remove dirty inode pages in error pathJaegeuk Kim2016-09-30
| * | | | f2fs: do not unnecessarily null-terminate encrypted symlink dataEric Biggers2016-09-30
| * | | | f2fs: handle errors during recover_orphan_inodesJaegeuk Kim2016-09-30
| * | | | f2fs: avoid gc in cp_error caseJaegeuk Kim2016-09-30