- d8ad2ce Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years ago
- 7c268d4 ext4: fix potential NULL pointer dereference in ext4_fill_super() by Lukas Czerner · 3 years ago
- bdc8a53 ext4: fast commit may miss file actions by Xin Yin · 3 years ago
- e85c81b ext4: fast commit may not fallback for ineligible commit by Xin Yin · 3 years ago
- 630c128 Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 3 years ago
- 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
- 5298d4b unicode: clean up the Kconfig symbol confusion by Christoph Hellwig · 3 years ago
- 6661224 Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 3 years ago
- 3acbdbf Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years ago
- da9e480 ext4: fix a copy and paste typo by Dan Carpenter · 3 years, 1 month ago
- bbc605c ext4: implement support for get/set fs label by Lukas Czerner · 3 years, 1 month ago
- 4c1bd5a ext4: only set EXT4_MOUNT_QUOTA when journalled quota file is specified by Lukas Czerner · 3 years ago
- 13b215a ext4: don't use kfree() on rcu protected pointer sbi->s_qf_names by Lukas Czerner · 3 years ago
- 4013d47 ext4: make sure to reset inode lockdep class when quota enabling fails by Jan Kara · 3 years, 3 months ago
- 15fc69b ext4: make sure quota gets properly shutdown on error by Jan Kara · 3 years, 3 months ago
- 380a009 ext4: Fix BUG_ON in ext4_bread when write quota data by Ye Bin · 3 years, 1 month ago
- ab047d5 ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal by Sebastian Andrzej Siewior · 3 years, 1 month ago
- 7bbbe24 ext4: drop ineligible txn start stop APIs by Harshad Shirwadkar · 3 years, 1 month ago
- 960e0ab ext4: fix i_version handling on remount by Lukas Czerner · 3 years, 1 month ago
- 4437992 ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME by Lukas Czerner · 3 years, 1 month ago
- 4c24672 ext4: don't fail remount if journalling mode didn't change by Lukas Czerner · 3 years, 1 month ago
- ba2e524 ext4: Remove unused match_table_t tokens by Lukas Czerner · 3 years, 3 months ago
- cebe85d ext4: switch to the new mount api by Lukas Czerner · 3 years, 3 months ago
- 97d8a67 ext4: change token2str() to use ext4_param_specs by Lukas Czerner · 3 years, 3 months ago
- 02f960f ext4: clean up return values in handle_mount_opt() by Lukas Czerner · 3 years, 3 months ago
- 7edfd85 ext4: Completely separate options parsing and sb setup by Lukas Czerner · 3 years, 3 months ago
- 6e47a3cc ext4: get rid of super block and sbi from handle_mount_ops() by Lukas Czerner · 3 years, 3 months ago
- b6bd243 ext4: check ext2/3 compatibility outside handle_mount_opt() by Lukas Czerner · 3 years, 3 months ago
- e6e268c ext4: move quota configuration out of handle_mount_opt() by Lukas Czerner · 3 years, 3 months ago
- da812f6 ext4: Allow sb to be NULL in ext4_msg() by Lukas Czerner · 3 years, 3 months ago
- 461c3af ext4: Change handle_mount_opt() to use fs_parameter by Lukas Czerner · 3 years, 3 months ago
- 4c94bff ext4: move option validation to a separate function by Lukas Czerner · 3 years, 3 months ago
- e5a185c ext4: Add fs parameter specifications for mount options by Lukas Czerner · 3 years, 3 months ago
- cd913c7 dax: return the partition offset from fs_dax_get_by_bdev by Christoph Hellwig · 3 years, 2 months ago
- 89b93a7 ext4: cleanup the dax handling in ext4_fill_super by Christoph Hellwig · 3 years, 2 months ago
- 7b0800d dax: remove dax_capable by Christoph Hellwig · 3 years, 2 months ago
- debe436 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 2 months ago
- 2acda75 Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 2 months ago
- 124e7c6 ext4: fix error code saved on super block during file system abort by Gabriel Krisman Bertazi · 3 years, 3 months ago
- 3bbef91 ext4: remove an unused variable warning with CONFIG_QUOTA=n by Austin Kim · 3 years, 5 months ago
- 39fec68 ext4: fix lazy initialization next schedule time computation in more granular unit by Shaoying Xu · 3 years, 4 months ago
- cd3e8ea Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 2 months ago
- 9a089b2 ext4: Send notifications on error by Gabriel Krisman Bertazi · 3 years, 3 months ago
- 5513b24 ext4: use sb_bdev_nr_blocks by Christoph Hellwig · 3 years, 3 months ago
- 49bd03c unicode: pass a UNICODE_AGE() tripple to utf8_load by Christoph Hellwig · 3 years, 4 months ago
- aa8bf29 ext4: simplify ext4_sb_read_encoding by Christoph Hellwig · 3 years, 4 months ago
- ca3cef4 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 3 months ago
- bb9464e ext4: flush s_error_work before journal destroy in ext4_fill_super by yangerkun · 3 years, 4 months ago
- 75ca6ad ext4: fix loff_t overflow in ext4_max_bitmap_size() by Ritesh Harjani · 3 years, 7 months ago
- 6fed839 ext4: fix reserved space counter leakage by Jeffle Xu · 3 years, 5 months ago
- 4373b3d fscrypt: remove fscrypt_operations::max_namelen by Eric Biggers · 3 years, 4 months ago
- 2e5fd48 Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 4 months 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
- 02f310f ext4: Speedup ext4 orphan inode handling by Jan Kara · 3 years, 5 months ago
- 25c6d98 ext4: Move orphan inode handling into a separate file by Jan Kara · 3 years, 5 months ago
- 188c299 ext4: Support for checksumming from journal triggers by Jan Kara · 3 years, 5 months ago
- b2bbb92 ext4: fix e2fsprogs checksum failure for mounted filesystem by Jan Kara · 3 years, 5 months ago
- bdd3c50 dax: remove bdev_dax_supported by Christoph Hellwig · 3 years, 5 months ago
- d4f5258 ext4: Convert to use mapping->invalidate_lock by Jan Kara · 4 years ago
- 0705e8d ext4: inline jbd2_journal_[un]register_shrinker() by Theodore Ts'o · 3 years, 7 months ago
- 61bb4a1 ext4: fix possible UAF when remounting r/o a mmp-protected file system by Theodore Ts'o · 3 years, 7 months ago
- 558d645 ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock by Ye Bin · 3 years, 7 months ago
- d578b99 ext4: notify sysfs on errors_count value change by Jonathan Davies · 3 years, 7 months ago
- 3b672e3 ext4: remove bdev_try_to_free_page() callback by Zhang Yi · 3 years, 7 months ago
- 4ba3fcd jbd2,ext4: add a shrinker to release checkpointed buffers by Zhang Yi · 3 years, 7 months ago
- 01d5d96 ext4: add discard/zeroout flags to journal flush by Leah Rumancik · 3 years, 8 months ago
- 8f6840c ext4: return error code when ext4_fill_flex_info() fails by Yang Yingliang · 3 years, 8 months ago
- b9a037b ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle by Zhang Yi · 3 years, 8 months ago
- 618f003 ext4: fix memory leak in ext4_fill_super by Pavel Skripkin · 3 years, 9 months ago
- 20e41d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 7 months ago
- afd09b6 ext4: fix memory leak in ext4_fill_super by Alexey Makhalov · 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, 9 months ago
- 3644286 Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 9 months ago
- 9591c3a fs: introduce a wrapper uuid_to_fsid() by Amir Goldstein · 3 years, 10 months ago
- 666245d ext4: fix trailing whitespace by Jack Qiu · 3 years, 9 months ago
- f88f146 ext4: fix error code in ext4_commit_super by Fengnan Chang · 3 years, 10 months ago
- ac2f7ca ext4: always panic when errors=panic is specified by Ye Bin · 3 years, 10 months ago
- 72ffb49 ext4: do not set SB_ACTIVE in ext4_orphan_cleanup() by Zhang Yi · 3 years, 10 months ago
- 21175ca ext4: make prefetch_block_bitmaps default by Harshad Shirwadkar · 3 years, 10 months ago
- 196e402 ext4: improve cr 0 / cr 1 group scanning by Harshad Shirwadkar · 3 years, 10 months ago
- b237e30 ext4: add ability to return parsed options from parse_options by Harshad Shirwadkar · 3 years, 10 months ago
- 471fbbe ext4: handle casefolding with encryption by Daniel Rosenberg · 3 years, 10 months ago
- 2a4ae3b ext4: fix timer use-after-free on failed mount by Jan Kara · 3 years, 10 months ago
- efc6134 ext4: shrink race window in ext4_should_retry_alloc() by Eric Whitney · 4 years ago
- 6f9972b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 11 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, 11 months ago
- 027f14f ext4: don't try to processed freed blocks until mballoc is initialized by Theodore Ts'o · 4 years ago
- 59ebc7f ext4: use DEFINE_MUTEX() for mutex lock by Zheng Yongjun · 4 years, 1 month ago
- c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
- 14f3db5 ext4: support idmapped mounts 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
- 555a6e8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 1 month ago
- e92ad03 ext4: use sbi instead of EXT4_SB(sb) in ext4_update_super() by Jan Kara · 4 years, 1 month ago
- 2d01ddc ext4: save error info to sb through journal if available by Jan Kara · 4 years, 1 month ago
- 05c2c00 ext4: protect superblock modifications with a buffer lock by Jan Kara · 4 years, 1 month ago
- 4392fbc ext4: drop sync argument of ext4_commit_super() by Jan Kara · 4 years, 1 month ago
- e789ca0 ext4: combine ext4_handle_error() and save_error_info() by Jan Kara · 4 years, 1 month ago
- c92dc85 ext4: defer saving error info from atomic context by Jan Kara · 4 years, 2 months ago
- ff49c86 Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 1 month ago
- 02a7780 ext4: simplify ext4 error translation by Jan Kara · 4 years, 2 months ago