- e85c81b ext4: fast commit may not fallback for ineligible commit by Xin Yin · 3 years ago
- bbc605c ext4: implement support for get/set fs label by Lukas Czerner · 3 years ago
- 173b6e3 ext4: avoid trim error on fs with small groups by Jan Kara · 3 years, 2 months ago
- 7bbbe24 ext4: drop ineligible txn start stop APIs by Harshad Shirwadkar · 3 years ago
- 2729cfd ext4: use ext4_journal_start/stop for fast commit transactions by Harshad Shirwadkar · 3 years ago
- 111c1aa Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 4 months ago
- 188c299 ext4: Support for checksumming from journal triggers by Jan Kara · 3 years, 4 months ago
- d4f5258 ext4: Convert to use mapping->invalidate_lock by Jan Kara · 3 years, 11 months ago
- 0955901 ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT by Theodore Ts'o · 3 years, 6 months ago
- 8813587 Revert "ext4: consolidate checks for resize of bigalloc into ext4_resize_begin" by Theodore Ts'o · 3 years, 6 months ago
- e9f9f61 ext4: consolidate checks for resize of bigalloc into ext4_resize_begin by Josh Triplett · 3 years, 7 months ago
- 351a0a3 ext4: add ioctl EXT4_IOC_CHECKPOINT by Leah Rumancik · 3 years, 7 months ago
- 01d5d96 ext4: add discard/zeroout flags to journal flush by Leah Rumancik · 3 years, 7 months ago
- 1fc57ca ext4: remove redundant assignment to error by Jiapeng Chong · 3 years, 8 months ago
- 9f67672 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 8 months ago
- 4811d99 ext4: allow the dax flag to be set and cleared on inline directories by Theodore Ts'o · 3 years, 9 months ago
- 4db5c2e ext4: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- e17fe65 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl by Eric Biggers · 4 years ago
- 14f3db5 ext4: support idmapped mounts by Christian Brauner · 4 years ago
- 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 0bc9bc1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
- dfd56c2 ext4: fix superblock checksum failure when setting password salt by Jan Kara · 4 years ago
- 040f04b fs: simplify freeze_bdev/thaw_bdev by Christoph Hellwig · 4 years, 1 month ago
- 8016e29 ext4: fast commit recovery path by Harshad Shirwadkar · 4 years, 2 months ago
- aa75f4d ext4: main fast-commit commit path by Harshad Shirwadkar · 4 years, 2 months ago
- 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 4 months ago
- cb29a02 ext4: use generic names for generic ioctls by Eric Biggers · 4 years, 6 months ago
- 68cd449 Enable ext4 support for per-file/directory dax operations by Theodore Ts'o · 4 years, 7 months ago
- ba98890 ext4: remove the access_ok() check in ext4_ioctl_get_es_cache by Christoph Hellwig · 4 years, 7 months ago
- 45dd052 fs: handle FIEMAP_FLAG_SYNC in fiemap_prep by Christoph Hellwig · 4 years, 7 months ago
- 328e24a ext4: fix fiemap size checks for bitmap files by Christoph Hellwig · 4 years, 8 months ago
- b383a73 fs/ext4: Introduce DAX inode flag by Ira Weiny · 4 years, 7 months ago
- fcebc79 fs/ext4: Remove jflag variable by Ira Weiny · 4 years, 7 months ago
- 043546e fs/ext4: Only change S_DAX on inode load by Ira Weiny · 4 years, 7 months ago
- ff694ab fs/ext4: Narrow scope of DAX check in setflags by Ira Weiny · 4 years, 7 months ago
- 9c94b39 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 9 months ago
- 7ec9f3b ext4: wire up FS_IOC_GET_ENCRYPTION_NONCE by Eric Biggers · 4 years, 10 months ago
- 4337ecd ext4: remove EXT4_EOFBLOCKS_FL and associated code by Eric Whitney · 4 years, 11 months ago
- a54d8d3 ext4: Add EXT4_IOC_FSGETXATTR/EXT4_IOC_FSSETXATTR to compat_ioctl by Martijn Coenen · 5 years ago
- 314999d fs: compat_ioctl: move FITRIM emulation into file systems by Arnd Bergmann · 6 years ago
- 70cb0d0 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
- f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
- 0642ea2 ext4 crypto: fix to check feature status before get policy by Chao Yu · 5 years ago
- c93d8f8 ext4: add basic fs-verity support by Eric Biggers · 5 years ago
- 29b3692 ext4: wire up new fscrypt ioctls by Eric Biggers · 5 years ago
- bb5835e ext4: add new ioctl EXT4_IOC_GET_ES_CACHE by Theodore Ts'o · 5 years ago
- 1ad3ea6 ext4: add a new ioctl EXT4_IOC_GETSTATE by Theodore Ts'o · 5 years ago
- b0c013e ext4: add a new ioctl EXT4_IOC_CLEAR_ES_CACHE by Theodore Ts'o · 5 years ago
- 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
- f991492 vfs: teach vfs_ioc_fssetxattr_check to check project id info by Darrick J. Wong · 5 years ago
- 7b0e492 vfs: create a generic checking function for FS_IOC_FSSETXATTR by Darrick J. Wong · 5 years ago
- 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
- 7ddf79a ext4: only set project inherit bit for directory by Wang Shilong · 6 years ago
- 2e53840 ext4: don't allow any modifications to an immutable file by Darrick J. Wong · 6 years ago
- 0ba33fa ext4: fix miscellaneous sparse warnings by Theodore Ts'o · 6 years ago
- b886ee3 ext4: Support case-insensitive file name lookups by Gabriel Krisman Bertazi · 6 years ago
- 310a997 ext4: actually request zeroing of inode table after grow by Kirill Tkhai · 6 years ago
- 17403fa Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
- 18915b5 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
- a5adcfc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
- 6e58929 ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 6 years ago
- abdc644 ext4: add mask of ext4 flags to swap by yangerkun · 6 years ago
- aa507b5 ext4: update quota information while swapping boot loader inode by yangerkun · 6 years ago
- a46c68a ext4: cleanup pagecache before swap i_data by yangerkun · 6 years ago
- 67a1161 ext4: fix check of inode in swap_inode_boot_loader by yangerkun · 6 years ago
- 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
- 8a36397 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
- 182a79e ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR by Wang Shilong · 6 years ago
- dc7ac6c ext4: fix setattr project check in fssetxattr ioctl by Wang Shilong · 6 years ago
- 18aded1 ext4: fix EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 6 years ago
- 1d39834 ext4: remove EXT4_STATE_DIOREAD_LOCK flag by Nikolay Borisov · 7 years ago
- fb7c024 ext4: pass -ESHUTDOWN code to jbd2 layer by Theodore Ts'o · 7 years ago
- a6d9946 ext4: eliminate sleep from shutdown ioctl by Theodore Ts'o · 7 years ago
- ccf0f32 ext4: add tracepoints for shutdown and file system errors by Theodore Ts'o · 7 years ago
- ee73f9a ext4: convert to new i_version API by Jeff Layton · 7 years ago
- 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
- e145b35 ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs() by Al Viro · 7 years ago
- 2325306 ext4: improve smp scalability for inode generation by Theodore Ts'o · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d77147f ext4: add support for online resizing with bigalloc by harshads · 7 years ago
- e9072d8 ext4: prevent data corruption with journaling + DAX by Ross Zwisler · 7 years ago
- c03b45b ext4, project: expand inode extra size if possible by Miao Xie · 7 years ago
- 9c5d58f ext4: convert swap_inode_data() over to use swap() on most of the fields by Jeff Layton · 7 years ago
- 7a9ca53 quota: add get_inode_usage callback to transfer multi-inode charges by Tahsin Erdogan · 8 years ago
- 02749a4 ext4: add ext4_is_quota_file() by Tahsin Erdogan · 8 years ago
- dd727dad3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- 1a20a630 ext4: make ext4_shutdown() static by Eric Biggers · 8 years ago
- 0c9ec4b ext4: support GETFSMAP ioctls by Darrick J. Wong · 8 years ago
- 38eae95 ext4: Remove ext4_get_inode_flags() by Jan Kara · 8 years ago
- e9be2ac ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN by Theodore Ts'o · 8 years ago
- 783d948 ext4: add EXT4_IOC_GOINGDOWN ioctl by Theodore Ts'o · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- a551d7c Merge branch 'fscrypt' into dev by Theodore Ts'o · 8 years ago
- db717d8 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
- ba67901 ext4: disable pwsalt ioctl when encryption disabled by config by Eric Biggers · 8 years ago
- 35997d1 ext4: get rid of ext4_sb_has_crypto() by Eric Biggers · 8 years ago
- d14e768 ext4: be more strict when verifying flags set via SETFLAGS ioctls by Jan Kara · 8 years ago
- f8011d9 ext4: add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask by Jan Kara · 8 years ago