Show patches with: Archived = No       |   10992 patches
« 1 2 ... 24 25 26109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag Support negative dentries on case-insensitive directories - - - - --- 2022-06-01 Gabriel Krisman Bertazi Superseded
[RFC,3/7] libfs: Validate negative dentries in case-insensitive directories Support negative dentries on case-insensitive directories - - - - --- 2022-06-01 Gabriel Krisman Bertazi Superseded
[RFC,4/7] libfs: Support revalidation of encrypted case-insensitive dentries Support negative dentries on case-insensitive directories - - - - --- 2022-06-01 Gabriel Krisman Bertazi Superseded
[RFC,5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops Support negative dentries on case-insensitive directories - - - - --- 2022-06-01 Gabriel Krisman Bertazi Superseded
[RFC,6/7] ext4: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive directories - - - - --- 2022-06-01 Gabriel Krisman Bertazi Superseded
[RFC,7/7] f2fs: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive directories - - - - --- 2022-06-01 Gabriel Krisman Bertazi Superseded
ext4: fix use-after-free in ext4_xattr_set_entry ext4: fix use-after-free in ext4_xattr_set_entry - - 1 - --- 2022-06-02 Baokun Li Superseded
[1/2] mbcache: Add functions to invalidate entries and wait for entry users ext4: Fix possible fs corruption due to xattr races - 1 - - --- 2022-06-06 Jan Kara Superseded
[2/2] ext4: Fix race when reusing xattr blocks ext4: Fix possible fs corruption due to xattr races - 1 - - --- 2022-06-06 Jan Kara Superseded
jbd2: Remove unused exports for jbd2 debugging jbd2: Remove unused exports for jbd2 debugging - - - - --- 2022-06-06 Jan Kara Superseded
ext4: reuse order and buddy in mb_mark_used when buddy split ext4: reuse order and buddy in mb_mark_used when buddy split - - - - --- 2022-06-06 hanjinke Superseded
[01/20] fs: Add aops->migrate_folio Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio() Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[03/20] mm/migrate: Convert writeout() to take a folio Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio() Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs() Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[06/20] btrfs: Convert btree_migratepage to migrate_folio Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[07/20] nfs: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio 1 - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[08/20] mm/migrate: Convert migrate_page() to migrate_folio() Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[09/20] mm/migrate: Add filemap_migrate_folio() Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[10/20] btrfs: Convert btrfs_migratepage to migrate_folio Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[11/20] ubifs: Convert to filemap_migrate_folio() Convert aops->migratepage to aops->migrate_folio - - - - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[12/20] f2fs: Convert to filemap_migrate_folio() Convert aops->migratepage to aops->migrate_folio - - - - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[13/20] aio: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[14/20] hugetlb: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[15/20] balloon: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[16/20] secretmem: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[17/20] z3fold: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[18/20] zsmalloc: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[19/20] fs: Remove aops->migratepage() Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[20/20] mm/folio-compat: Remove migration compatibility functions Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox (Oracle) Superseded
[01/10] mbcache: Don't reclaim used entries ext4: Fix possible fs corruption due to xattr races - 1 - - --- 2022-06-14 Jan Kara Superseded
[02/10] mbcache: Add functions to delete entry if unused ext4: Fix possible fs corruption due to xattr races - 1 - - --- 2022-06-14 Jan Kara Superseded
[03/10] ext4: Remove EA inode entry from mbcache on inode eviction ext4: Fix possible fs corruption due to xattr races - 1 - - --- 2022-06-14 Jan Kara Superseded
[04/10] ext4: Unindent codeblock in ext4_xattr_block_set() ext4: Fix possible fs corruption due to xattr races - 1 - - --- 2022-06-14 Jan Kara Superseded
[05/10] ext4: Fix race when reusing xattr blocks ext4: Fix possible fs corruption due to xattr races - 1 - - --- 2022-06-14 Jan Kara Superseded
[06/10] ext2: Factor our freeing of xattr block reference ext4: Fix possible fs corruption due to xattr races - - - - --- 2022-06-14 Jan Kara Superseded
[07/10] ext2: Unindent codeblock in ext2_xattr_set() ext4: Fix possible fs corruption due to xattr races - - - - --- 2022-06-14 Jan Kara Superseded
[08/10] ext2: Avoid deleting xattr block that is being reused ext4: Fix possible fs corruption due to xattr races - - - - --- 2022-06-14 Jan Kara Superseded
[09/10] mbcache: Remove mb_cache_entry_delete() ext4: Fix possible fs corruption due to xattr races - - - - --- 2022-06-14 Jan Kara Superseded
[10/10] mbcache: Automatically delete entries from cache on freeing ext4: Fix possible fs corruption due to xattr races - - - - --- 2022-06-14 Jan Kara Superseded
[v2,1/4] ext4: add EXT4_INODE_HAVE_XATTR_SPACE macro in xattr.h ext4: fix use-after-free in ext4_xattr_set_entry - - 1 - --- 2022-06-15 Baokun Li Superseded
[v2,2/4] ext4: fix use-after-free in ext4_xattr_set_entry ext4: fix use-after-free in ext4_xattr_set_entry - - - - --- 2022-06-15 Baokun Li Superseded
[v2,3/4] ext4: correct max_inline_xattr_value_size computing ext4: fix use-after-free in ext4_xattr_set_entry - - - - --- 2022-06-15 Baokun Li Superseded
[v2,4/4] ext4: correct the misjudgment in ext4_iget_extra_inode ext4: fix use-after-free in ext4_xattr_set_entry - - - - --- 2022-06-15 Baokun Li Superseded
[-next] ext4: fix bug_on in ext4_iomap_begin as race between bmap and write [-next] ext4: fix bug_on in ext4_iomap_begin as race between bmap and write - - - - --- 2022-06-15 Ye Bin Superseded
[v3,1/8] statx: add direct I/O alignment information make statx() return DIO alignment information - - 1 - --- 2022-06-16 Eric Biggers Superseded
[v3,2/8] vfs: support STATX_DIOALIGN on block devices make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,3/8] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,4/8] ext4: support STATX_DIOALIGN make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,5/8] f2fs: move f2fs_force_buffered_io() into file.c make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,6/8] f2fs: don't allow DIO reads but not DIO writes make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,7/8] f2fs: simplify f2fs_force_buffered_io() make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,8/8] f2fs: support STATX_DIOALIGN make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[RFC,1/3] jbd2: Drop useless return value of submit_bh submit_bh: Drop unnecessary return values and API users - - 2 - --- 2022-06-20 Ritesh Harjani (IBM) Superseded
[RFC,2/3] fs/buffer: Drop useless return value of submit_bh submit_bh: Drop unnecessary return values and API users - - 2 - --- 2022-06-20 Ritesh Harjani (IBM) Superseded
[RFC,3/3] fs/buffer: Make submit_bh & submit_bh_wbc return type as void submit_bh: Drop unnecessary return values and API users - - 2 - --- 2022-06-20 Ritesh Harjani (IBM) Superseded
[PATCHv2,1/4] jbd2: Drop useless return value of submit_bh submit_bh: Drop unnecessary return values and API users - - 1 - --- 2022-06-20 Ritesh Harjani (IBM) Superseded
[PATCHv2,2/4] fs/ntfs: Drop useless return value of submit_bh from ntfs_submit_bh_for_read submit_bh: Drop unnecessary return values and API users - - 2 - --- 2022-06-20 Ritesh Harjani (IBM) Superseded
[PATCHv2,3/4] fs/buffer: Drop useless return value of submit_bh submit_bh: Drop unnecessary return values and API users - - 1 - --- 2022-06-20 Ritesh Harjani (IBM) Superseded
[PATCHv2,4/4] fs/buffer: Make submit_bh & submit_bh_wbc return type as void submit_bh: Drop unnecessary return values and API users - - 1 - --- 2022-06-20 Ritesh Harjani (IBM) Superseded
ext4: silence the warning when evicting inode with dioread_nolock ext4: silence the warning when evicting inode with dioread_nolock - 1 - - --- 2022-06-24 Zhang Yi Superseded
Add ioctls to get/set the ext4 superblock uuid. Add ioctls to get/set the ext4 superblock uuid. - - 1 - --- 2022-06-25 Jeremy Bongio Superseded
ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. - - - - --- 2022-06-25 Jeremy Bongio Superseded
[1/2] fscrypt: stop using PG_error to track error status ext4, f2fs: stop using PG_error for fscrypt and fsverity - - - - --- 2022-06-27 Eric Biggers Superseded
[2/2] fsverity: stop using PG_error to track error status ext4, f2fs: stop using PG_error for fscrypt and fsverity - - - - --- 2022-06-27 Eric Biggers Superseded
ext4: Read inlined symlink targets using ext4_readpage_inline. ext4: Read inlined symlink targets using ext4_readpage_inline. - 1 - - --- 2022-06-28 Torge Matthies Superseded
[v2,1/2] ext4: silence the warning when evicting inode with dioread_nolock [v2,1/2] ext4: silence the warning when evicting inode with dioread_nolock - 1 1 - --- 2022-06-29 Zhang Yi Superseded
[v2,2/2] ext4: check and assert if marking an no_delete evicting inode dirty [v2,1/2] ext4: silence the warning when evicting inode with dioread_nolock - - - - --- 2022-06-29 Zhang Yi Superseded
[v2] Add ioctls to get/set the ext4 superblock uuid. [v2] Add ioctls to get/set the ext4 superblock uuid. - - 1 - --- 2022-07-01 Jeremy Bongio Superseded
[v2] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. [v2] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. - - - - --- 2022-07-01 Jeremy Bongio Superseded
Add support for get/set UUID ioctls. Add support for get/set UUID ioctls. - - - - --- 2022-07-01 Jeremy Bongio Superseded
[01/12] docs: ext4: blockmap.rst: fix a broken table Fix several documentation build warnings with Sphinx 2.4.4 - - - - --- 2022-07-02 Mauro Carvalho Chehab Superseded
[RFC,01/13] gen_bitmaps: Fix ext2fs_compare_generic_bmap/bitmap logic libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,02/13] badblocks: Remove unused badblocks_flags libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,03/13] blkmap64_ba: Add common helper for bits size calculation libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,04/13] ext2fs/bitmaps: Add merge bitmaps library abstraction changes libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,05/13] libext2fs: blkmap64_rb: Add rbtree bmap merge logic changes libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,06/13] blkmap64_ba: Implement initial implementation of merge bitmaps libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,07/13] tst_bitmaps_standalone: Add copy and merge bitmaps test libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,08/13] tst_bitmaps_pthread: Add merge bitmaps test using pthreads libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,09/13] badblocks: Add badblocks merge logic libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,10/13] tst_badblocks: Add unit test to verify badblocks list merge api libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,11/13] dblist: add dblist merge logic libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,12/13] libext2fs: dupfs: Add fs clone & merge api libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
[RFC,13/13] tst_libext2fs_pthread: Add libext2fs merge/clone unit tests libext2fs: Add merge/clone abstraction changes - - - - --- 2022-07-04 Ritesh Harjani (IBM) Superseded
debugfs:add logdump with option -n that display n records debugfs:add logdump with option -n that display n records - - - - --- 2022-07-06 lihaoxiang (F) Superseded
tune2fs: allow disabling casefold feature tune2fs: allow disabling casefold feature - - - - --- 2022-07-07 Slava Bacherikov Superseded
[v2] tune2fs: allow disabling casefold feature [v2] tune2fs: allow disabling casefold feature - - - - --- 2022-07-07 Slava Bacherikov Superseded
tune2fs: allow disabling casefold feature tune2fs: allow disabling casefold feature - - 1 - --- 2022-07-07 Slava Bacherikov Superseded
[v3] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. [v3] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. - - - - --- 2022-07-12 Jeremy Bongio Superseded
Add manpage for get/set fsuuid ioctl. Add manpage for get/set fsuuid ioctl. - - - - --- 2022-07-12 Jeremy Bongio Superseded
[v4] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. [v4] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. - - 1 - --- 2022-07-19 Jeremy Bongio Superseded
[v3] Add ioctls to get/set the ext4 superblock uuid. [v3] Add ioctls to get/set the ext4 superblock uuid. - - 1 - --- 2022-07-19 Jeremy Bongio Superseded
[v2] Add support for get/set UUID ioctls. [v2] Add support for get/set UUID ioctls. - - - - --- 2022-07-19 Jeremy Bongio Superseded
[v4] Add ioctls to get/set the ext4 superblock uuid. [v4] Add ioctls to get/set the ext4 superblock uuid. - - 1 - --- 2022-07-19 Jeremy Bongio Superseded
[v5] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. [v5] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. - - 1 - --- 2022-07-19 Jeremy Bongio Superseded
[v3] tune2fs: Add support for get/set UUID ioctls. [v3] tune2fs: Add support for get/set UUID ioctls. - - - - --- 2022-07-19 Jeremy Bongio Superseded
[v5] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. [v5] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. - - 3 - --- 2022-07-20 Jeremy Bongio Superseded
[v2] Add manpage for get/set fsuuid ioctl for ext4 filesystem. [v2] Add manpage for get/set fsuuid ioctl for ext4 filesystem. - - - - --- 2022-07-20 Jeremy Bongio Superseded
« 1 2 ... 24 25 26109 110 »