- 49bd03c unicode: pass a UNICODE_AGE() tripple to utf8_load by Christoph Hellwig · 3 years, 3 months ago
- aa8bf29 ext4: simplify ext4_sb_read_encoding by Christoph Hellwig · 3 years, 3 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, 3 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, 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, 4 months ago
- 25c6d98 ext4: Move orphan inode handling into a separate file by Jan Kara · 3 years, 4 months ago
- 188c299 ext4: Support for checksumming from journal triggers by Jan Kara · 3 years, 4 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, 4 months ago
- d4f5258 ext4: Convert to use mapping->invalidate_lock by Jan Kara · 3 years, 11 months ago
- 0705e8d ext4: inline jbd2_journal_[un]register_shrinker() by Theodore Ts'o · 3 years, 6 months ago
- 61bb4a1 ext4: fix possible UAF when remounting r/o a mmp-protected file system by Theodore Ts'o · 3 years, 6 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, 7 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, 8 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, 7 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
- 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, 8 months ago
- 9591c3a fs: introduce a wrapper uuid_to_fsid() by Amir Goldstein · 3 years, 9 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, 9 months ago
- ac2f7ca ext4: always panic when errors=panic is specified by Ye Bin · 3 years, 9 months ago
- 72ffb49 ext4: do not set SB_ACTIVE in ext4_orphan_cleanup() by Zhang Yi · 3 years, 9 months ago
- 21175ca ext4: make prefetch_block_bitmaps default by Harshad Shirwadkar · 3 years, 9 months ago
- 196e402 ext4: improve cr 0 / cr 1 group scanning by Harshad Shirwadkar · 3 years, 9 months ago
- b237e30 ext4: add ability to return parsed options from parse_options by Harshad Shirwadkar · 3 years, 9 months ago
- 471fbbe ext4: handle casefolding with encryption by Daniel Rosenberg · 3 years, 9 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 · 3 years, 10 months ago
- 6f9972b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 10 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
- 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 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 ago
- e92ad03 ext4: use sbi instead of EXT4_SB(sb) in ext4_update_super() by Jan Kara · 4 years ago
- 2d01ddc ext4: save error info to sb through journal if available by Jan Kara · 4 years ago
- 05c2c00 ext4: protect superblock modifications with a buffer lock by Jan Kara · 4 years ago
- 4392fbc ext4: drop sync argument of ext4_commit_super() by Jan Kara · 4 years ago
- e789ca0 ext4: combine ext4_handle_error() and save_error_info() by Jan Kara · 4 years ago
- c92dc85 ext4: defer saving error info from atomic context by Jan Kara · 4 years, 1 month 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 ago
- 02a7780 ext4: simplify ext4 error translation by Jan Kara · 4 years, 1 month ago
- 4067662 ext4: move functions in super.c by Jan Kara · 4 years, 1 month ago
- 014c9ca ext4: make ext4_abort() use __ext4_error() by Jan Kara · 4 years, 1 month ago
- 81414b4 ext4: remove redundant sb checksum recomputation by Jan Kara · 4 years, 1 month ago
- b08070e ext4: don't remount read-only with errors=continue on reboot by Jan Kara · 4 years, 1 month ago
- 5a150bd ext4: fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- c920076 ext4: check for invalid block size early when mounting a file system by Theodore Ts'o · 4 years, 1 month ago
- ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 837c23f ext4: use ASSERT() to replace J_ASSERT() by Chunguang Xu · 4 years, 2 months ago
- ca9b404 ext4: print quota journalling mode on (re-)mount by Roman Anufriev · 4 years, 2 months ago
- f177ee0 ext4: add helpers for checking whether quota can be enabled/is journalled by Roman Anufriev · 4 years, 2 months ago
- 7b721e6 ext4: remove redundant operation that set bh to NULL by Kaixu Xia · 4 years, 2 months ago
- bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 1 month ago
- 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 1 month ago
- 704c231 ext4: drop fast_commit from /proc/mounts by Theodore Ts'o · 4 years, 1 month ago
- d196e229 Revert "ext4: fix superblock checksum calculation race" by Theodore Ts'o · 4 years, 2 months ago
- 99c880d ext4: cleanup fast commit mount options by Harshad Shirwadkar · 4 years, 2 months ago
- 9b5f6c9 ext4: make s_mount_flags modifications atomic by Harshad Shirwadkar · 4 years, 2 months ago
- 556e031 ext4: disable fast commit with data journalling by Harshad Shirwadkar · 4 years, 2 months ago
- a1e5e465 ext4: clean up the JBD2 API that initializes fast commits by Harshad Shirwadkar · 4 years, 2 months ago
- ede7dc7 jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs by Harshad Shirwadkar · 4 years, 2 months ago
- 5b552ad ext4: drop redundant calls ext4_fc_track_range by Harshad Shirwadkar · 4 years, 2 months ago
- 174fe5b ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA by Kaixu Xia · 4 years, 2 months ago
- 58130a6 Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 2 months ago
- f8f4acb ext4: use generic casefolding support by Daniel Rosenberg · 4 years, 2 months ago
- ababea7 ext4: use s_mount_flags instead of s_mount_state for fast commit state by Harshad Shirwadkar · 4 years, 2 months ago
- 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- 96485e4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 2 months ago
- 0f0672f ext4: add a mount opt to forcefully turn fast commits on by Harshad Shirwadkar · 4 years, 2 months 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
- 6866d7b ext4 / jbd2: add fast commit initialization by Harshad Shirwadkar · 4 years, 2 months ago
- 995a3ed ext4: add fast_commit feature and handling for extended mount options by Harshad Shirwadkar · 4 years, 2 months ago
- e0770e9 ext4: Detect already used quota file early by Jan Kara · 4 years, 2 months ago
- afb585a ext4: data=journal: write-protect pages on j_submit_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 3 months ago
- 342af94 jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 3 months ago
- 8394a6a ext4: introduce ext4_sb_bread_unmovable() to replace sb_bread_unmovable() by zhangyi (F) · 4 years, 3 months ago
- 5df1d41 ext4: introduce ext4_sb_breadahead_unmovable() to replace sb_breadahead_unmovable() by zhangyi (F) · 4 years, 3 months ago
- 2d069c0 ext4: use common helpers in all places reading metadata buffers by zhangyi (F) · 4 years, 3 months ago
- fa491b1 ext4: introduce new metadata buffer read helpers by zhangyi (F) · 4 years, 3 months ago
- d9befed ext4: clear buffer verified flag if read meta block from disk by zhangyi (F) · 4 years, 3 months ago
- 9704a32 ext4: fix bdev write error check failed when mount fs with ro by Zhang Xiaoxu · 4 years, 3 months ago
- dd0db94 ext4: rename system_blks to s_system_blks inside ext4_sb_info by Chunguang Xu · 4 years, 3 months ago
- ee7ed3a ext4: rename journal_dev to s_journal_dev inside ext4_sb_info by Chunguang Xu · 4 years, 3 months ago
- acaa532 ext4: fix superblock checksum calculation race by Constantine Sapuntzakis · 4 years, 4 months ago
- cb8d53d ext4: fix leaking sysfs kobject after failed mount by Eric Biggers · 4 years, 3 months ago