summaryrefslogtreecommitdiff
path: root/fs/ext4 (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | ext4: fix in-superblock mount options processingTheodore Ts'o2017-01-06
| | * | | | | | | | | | | ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o2017-01-06
| | * | | | | | | | | | | ext4: fix stack memory corruption with 64k block sizeChandan Rajendra2017-01-06
| | * | | | | | | | | | | ext4: fix mballoc breakage with 64k block sizeChandan Rajendra2017-01-06
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
* | | | | | | | | | | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-11-28
| |\| | | | | | | | | |
| | * | | | | | | | | | ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2016-11-26
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-11-01
| |\| | | | | | | | |
| | * | | | | | | | | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-10-31
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-29
| |\| | | | | | | |
| | * | | | | | | | ext4: do not advertise encryption support when disabledEric Biggers2016-10-28
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-24
| |\| | | | | | |
| | * | | | | | | ext4: release bh in make_indexed_dirgmail2016-10-22
| | * | | | | | | ext4: allow DAX writeback for hole punchRoss Zwisler2016-10-22
| | * | | | | | | ext4: fix memory leak in ext4_insert_range()Fabian Frederick2016-10-22
| | * | | | | | | ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong2016-10-22
| | * | | | | | | ext4: enforce online defrag restriction for encrypted filesEric Whitney2016-10-22
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan2016-10-12
| * | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-11
| |\| | | | | |
| | * | | | | | fscrypto: require write access to mount to set encryption policyEric Biggers2016-09-24
| | * | | | | | fscrypto: add authorization check for setting encryption policyEric Biggers2016-09-24
| | * | | | | | ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov2016-09-24
| | | |_|_|_|/ | | |/| | | |
* | | | | | | ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim2017-01-28
* | | | | | | Merge "ext4 crypto: added support for O_DIRECT flag"Linux Build Service Account2016-12-20
|\ \ \ \ \ \ \
| * | | | | | | ext4 crypto: added support for O_DIRECT flagAndrey Markovytch2016-12-15
* | | | | | | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-09-20
| |\| | | | |
| | * | | | | ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong2016-09-15
| | * | | | | ext4: avoid deadlock when expanding inode sizeJan Kara2016-09-15
| | * | | | | ext4: properly align shifted xattrs when expanding inodesJan Kara2016-09-15
| | * | | | | ext4: fix xattr shifting when expanding inodes part 2Jan Kara2016-09-15
| | * | | | | ext4: fix xattr shifting when expanding inodesJan Kara2016-09-15
| | * | | | | ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o2016-09-15
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-18
| |\| | | |
| | * | | | ext4: fix reference counting bug on block allocation errorVegard Nossum2016-08-16
| | * | | | ext4: short-cut orphan cleanup on errorVegard Nossum2016-08-16
| | * | | | ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2016-08-16
| | * | | | ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum2016-08-16
| | * | | | ext4: fix deadlock during page writebackJan Kara2016-08-16
| | * | | | ext4: check for extents that wrap aroundVegard Nossum2016-08-16
| | | |_|/ | | |/| |
| * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-11
| |\| | |
| | * | | ext4: verify extent header depthVegard Nossum2016-08-10
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\| | |
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-14
| |\| |
| | * | ext4: silence UBSAN in ext4_mb_init()Nicolai Stange2016-06-07
| | * | ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange2016-06-07
| | * | ext4: fix oops on corrupted filesystemJan Kara2016-06-07
| | * | ext4: clean up error handling when orphan list is corruptedTheodore Ts'o2016-06-07
| | * | ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o2016-06-07
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-02
| |\| |