- 68bf6bf Merge tag 'ext4_for_linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 months ago
- e5e038b Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 months ago
- f88c3fb mm, slab: remove last vestiges of SLAB_MEM_SPREAD by Linus Torvalds · 9 months ago
- 0f1a876 Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 9 months ago
- 910202f Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 9 months ago
- 7ea65c8 Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 9 months ago
- 0ecae54 ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter before use in kunit test by Kemeng Shi · 9 months ago
- ad94375 ext4: hold group lock in ext4 kunit test by Kemeng Shi · 9 months ago
- 8ffc0cd ext4: alloc test super block from sget by Kemeng Shi · 9 months ago
- d60c536 ext4: kunit: use dynamic inode allocation by Arnd Bergmann · 10 months ago
- 07be778 ext4: enable meta_bg only when new desc blocks are needed by Srivathsa Dara · 10 months ago
- 0efcd73 ext4: remove unused parameter biop in ext4_issue_discard() by Wenchao Hao · 10 months ago
- 7086237 ext4: remove SLAB_MEM_SPREAD flag usage by Chengming Zhou · 10 months ago
- 40da553 ext4: verify s_clusters_per_group even without bigalloc by Jan Kara · 10 months ago
- a6b3bfe ext4: fix corruption during on-line resize by Maximilian Heyne · 10 months ago
- fa60629 ext4: don't report EOPNOTSUPP errors from discard by Jan Kara · 10 months ago
- 7f48212 ext4: drop duplicate ea_inode handling in ext4_xattr_block_set() by Jan Kara · 10 months ago
- 04aa5f4 ext4: Configure dentry operations at dentry-creation time by Gabriel Krisman Bertazi · 10 months ago
- 66a97c2 Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 months ago
- 61ead71 ext4: port block device access to file by Christian Brauner · 11 months ago
- 9fa8e28 ext4_get_link(): fix breakage in RCU mode by Al Viro · 10 months ago
- 8208c41 ext4: fold quota accounting into ext4_xattr_inode_lookup_create() by Jan Kara · 10 months ago
- 4fbf8bc ext4: correct best extent lstart adjustment logic by Baokun Li · 11 months ago
- d8b945f ext4: forbid commit inconsistent quota data when errors=remount-ro by Ye Bin · 11 months ago
- 68ee261 ext4: add a hint for block bitmap corrupt state in mb_groups by Zhang Yi · 11 months ago
- 547e64b ext4: fix the comment of ext4_map_blocks()/ext4_ext_map_blocks() by Cheng Nie · 11 months ago
- 4b55d34 ext4: improve error msg for ext4_mb_seq_groups_show by yangerkun · 11 months ago
- 2504488 ext4: remove unused buddy_loaded in ext4_mb_seq_groups_show by yangerkun · 11 months ago
- 2b81493 ext4: Add unit test for ext4_mb_mark_diskspace_used by Kemeng Shi · 12 months ago
- b7098e1 ext4: Add unit test for mb_free_blocks by Kemeng Shi · 12 months ago
- ac96b56 ext4: Add unit test for mb_mark_used by Kemeng Shi · 12 months ago
- 67d2a11 ext4: Add unit test of ext4_mb_generate_buddy by Kemeng Shi · 12 months ago
- 6c5e0c9 ext4: Add unit test for test_free_blocks_simple by Kemeng Shi · 12 months ago
- a4af51c fs: super_set_uuid() by Kent Overstreet · 10 months ago
- ccb4901 quota: Properly annotate i_dquot arrays with __rcu by Jan Kara · 10 months ago
- 3f24fcd Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 months ago
- ec9d669 ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type by Zhang Yi · 11 months ago
- 874eaba ext4: make ext4_map_blocks() distinguish delalloc only extent by Zhang Yi · 11 months ago
- 9f11182 ext4: add a hole extent entry in cache after punch by Zhang Yi · 11 months ago
- 6430dea ext4: correct the hole length returned by ext4_map_blocks() by Zhang Yi · 11 months ago
- acf795d ext4: convert to exclusive lock while inserting delalloc extents by Zhang Yi · 11 months ago
- 3fcc2b8 ext4: refactor ext4_da_map_blocks() by Zhang Yi · 11 months ago
- f0e54b6 ext4: remove 'needed' in trace_ext4_discard_preallocations by Kemeng Shi · 11 months ago
- 2ffd2a6 ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations by Kemeng Shi · 11 months ago
- 2042794 ext4: remove unused return value of ext4_mb_release_group_pa by Kemeng Shi · 11 months ago
- 820c280 ext4: remove unused return value of ext4_mb_release_inode_pa by Kemeng Shi · 11 months ago
- 90817717 ext4: remove unused return value of ext4_mb_release by Kemeng Shi · 11 months ago
- 97c32db ext4: remove unused ext4_allocation_context::ac_groups_considered by Kemeng Shi · 11 months ago
- 11fd1a5 ext4: remove unneeded return value of ext4_mb_release_context by Kemeng Shi · 11 months ago
- 438a35e ext4: remove unused parameter ngroup in ext4_mb_choose_next_group_*() by Kemeng Shi · 11 months ago
- 133de5a ext4: remove unused return value of __mb_check_buddy by Kemeng Shi · 11 months ago
- c5f3a38 ext4: mark the group block bitmap as corrupted before reporting an error by Baokun Li · 11 months ago
- 8326983 ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() by Baokun Li · 11 months ago
- 4530b36 ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() by Baokun Li · 11 months ago
- 993bf0f ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt by Baokun Li · 11 months ago
- 2331fd4a ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks() by Baokun Li · 11 months ago
- c9b528c ext4: regenerate buddy after block freeing failed if under fc replay by Baokun Li · 11 months ago
- 1722021 ext4: do not trim the group with corrupted block bitmap by Baokun Li · 11 months ago
- 55583e8 ext4: fix double-free of blocks due to wrong extents moved_len by Baokun Li · 11 months ago
- 48892692 Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 months ago
- bf4e708 Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 months ago
- 0d19d9e Merge tag 'ext4_for_linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 months ago
- 68da4c4 ext4: fix inconsistent between segment fstrim and full fstrim by Ye Bin · 12 months ago
- 1f6bc02 ext4: fallback to complex scan if aligned scan doesn't work by Ojaswin Mujoo · 12 months ago
- 4d5cdd7 ext4: convert ext4_da_do_write_end() to take a folio by Matthew Wilcox (Oracle) · 1 year ago
- 7c784d6 ext4: allow for the last group to be marked as trimmed by Suraj Jitindar Singh · 1 year ago
- fb46e22 Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 11 months ago
- 3f6984e Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 11 months ago
- c604110 Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 11 months ago
- ada3fb8 ext4: move ext4_check_bdev_write_error() into nojournal mode by Zhihao Cheng · 1 year ago
- 2bf5eb2 ext4: improving calculation of 'fe_{len|start}' in mb_find_extent() by Gou Hao · 1 year, 1 month ago
- c6bfd72 ext4: clarify handling of unwritten bh in __ext4_block_zero_page_range() by Ojaswin Mujoo · 1 year, 1 month ago
- 9257336 ext4: treat end of range as exclusive in ext4_zero_range() by Ojaswin Mujoo · 1 year, 1 month ago
- e89fdcc ext4: enable dioread_nolock as default for bs < ps case by Ojaswin Mujoo · 1 year, 1 month ago
- f2fec3e ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock() by Gou Hao · 1 year, 2 months ago
- 17bf23a fs: convert block_write_full_page to block_write_full_folio by Matthew Wilcox (Oracle) · 12 months ago
- 556f38b ext4_add_entry(): ->d_name.len is never 0 by Al Viro · 1 year, 1 month ago
- 665d3e0 ext4: reduce unnecessary memory allocation in alloc_flex_gd() by Baokun Li · 1 year, 2 months ago
- 5d1935a ext4: avoid online resizing failures due to oversized flex bg by Baokun Li · 1 year, 2 months ago
- b099eb8 ext4: remove unnecessary check from alloc_flex_gd() by Baokun Li · 1 year, 2 months ago
- 658a523 ext4: unify the type of flexbg_size to unsigned int by Baokun Li · 1 year, 2 months ago
- af7628d fs: convert error_remove_page to error_remove_folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
- a4fc4a0 mm: add folio_zero_tail() and use it in ext4 by Matthew Wilcox (Oracle) · 1 year, 1 month ago
- 619f75d ext4: fix warning in ext4_dio_write_end_io() by Jan Kara · 1 year ago
- 2dcf5fd ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS by Baokun Li · 1 year, 1 month ago
- 40dbd07 ext4: don't access the source subdirectory content on same-directory rename by Al Viro · 1 year, 2 months ago
- 600f111 fs: Rename mapping private members by Matthew Wilcox (Oracle) · 1 year, 1 month ago
- afde134 ext4: Block writes to journal device by Jan Kara · 1 year, 1 month ago
- 218de67 ext4: simplify device handling by Christian Brauner · 1 year, 2 months ago
- 982c3b3 bdev: rename freeze and thaw helpers by Christian Brauner · 1 year, 2 months ago
- 13d88ac Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 1 month ago
- ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 1 month ago
- 57aff99 Merge tag 'ext4_for_linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 1 year, 1 month ago
- 9156289 ext4: properly sync file size update after O_SYNC direct IO by Jan Kara · 1 year, 2 months ago
- ce56d21 ext4: fix racy may inline data check in dio write by Brian Foster · 1 year, 2 months ago
- 8829687 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux by Linus Torvalds · 1 year, 2 months ago
- 14ab6d4 Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
- 7352a67 Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
- e21fc20 exportfs: make ->encode_fh() a mandatory method for NFS export by Amir Goldstein · 1 year, 2 months ago
- d577c8a ext4: Convert to bdev_open_by_dev() by Jan Kara · 1 year, 3 months ago