Show patches with: Archived = No       |   10985 patches
« 1 2 ... 11 12 13109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[16/29] xfs: add nowait parameter for xfs_inode_item_init() io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[14/29] xfs: support nowait for xfs_log_reserve() io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[13/29] xfs: make xfs_trans_alloc() support nowait semantics io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[12/29] xfs: enforce GFP_NOIO implicitly during nowait time update io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[10/29] vfs: add S_NOWAIT for nowait time update io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[09/29] vfs: move file_accessed() to the beginning of iterate_dir() io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[08/29] vfs: add nowait parameter for file_accessed() io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[07/29] vfs: add a nowait parameter for touch_atime() io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[06/29] vfs: add file_pos_unlock() for io_uring usage io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[05/29] vfs: add a vfs helper for io_uring file pos lock io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[04/29] vfs: add nowait flag for struct dir_context io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[03/29] xfs: add NOWAIT semantics for readdir io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[01/29] fs: split off vfs_getdents function of getdents64 syscall io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[v2] e2fsck: delay quotas loading in release_orphan_inodes() [v2] e2fsck: delay quotas loading in release_orphan_inodes() - - 1 - --- 2023-08-25 Baokun Li Superseded
e2fsprogs: don't allow udisks to automount ext4 filesystems with no prompt e2fsprogs: don't allow udisks to automount ext4 filesystems with no prompt - - - - --- 2023-08-24 Darrick J. Wong New
ext4/mballoc: No need to generate from free list ext4/mballoc: No need to generate from free list - 1 - - --- 2023-08-24 Wang Jianjian Awaiting Upstream
ext4: Fix incorrect offset ext4: Fix incorrect offset - - 1 - --- 2023-08-24 Wang Jianjian Awaiting Upstream
[RFC,16/16] ext4: drop ext4_nonda_switch() ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,15/16] ext4: flush delalloc blocks if no free space ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,14/16] ext4: reserve extent blocks for delalloc ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,13/16] ext4: calculate the worst extent blocks needed of a delalloc es entry ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,12/16] ext4: update reserved meta blocks in ext4_da_{release|update_reserve}_space() ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,11/16] ext4: factor out common part of ext4_da_{release|update_reserve}_space() ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,10/16] ext4: reserve meta blocks in ext4_da_reserve_space() ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,09/16] ext4: count reserved metadata blocks for delalloc per inode ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,08/16] ext4: refactor delalloc space reservation ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,07/16] ext4: count inode's total delalloc data blocks into ext4_es_tree ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,06/16] ext4: move delalloc data reserve spcae updating into ext4_es_insert_extent() ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,05/16] ext4: pass real delayed status into ext4_es_insert_extent() ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,04/16] ext4: count removed reserved blocks for delalloc only es entry ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,03/16] ext4: let __revise_pending() return the number of new inserts pendings ext4: more accurate metadata reservaion for delalloc mount option - - - - --- 2023-08-24 Zhang Yi New
[RFC,02/16] ext4: make sure allocate pending entry not fail ext4: more accurate metadata reservaion for delalloc mount option - - 1 - --- 2023-08-24 Zhang Yi New
[RFC,01/16] ext4: correct the start block of counting reserved clusters ext4: more accurate metadata reservaion for delalloc mount option - - 1 - --- 2023-08-24 Zhang Yi New
[RESEND] misc/mke2fs.8.in: Correct valid cluster-size values [RESEND] misc/mke2fs.8.in: Correct valid cluster-size values - - - - --- 2023-08-24 Srivathsa Dara New
[RESEND] debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock [RESEND] debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock - - - - --- 2023-08-24 Srivathsa Dara New
[v5] ext4: improve trim efficiency [v5] ext4: improve trim efficiency - - - - --- 2023-08-24 Fengnan Chang Superseded
[v5,31/45] jbd2,ext4: dynamically allocate the jbd2-journal shrinker Untitled series #370128 1 - 1 - --- 2023-08-24 Qi Zheng Not Applicable
[v5,30/45] ext4: dynamically allocate the ext4-es shrinker Untitled series #370128 - - 1 - --- 2023-08-24 Qi Zheng Not Applicable
ext4/059: disable block_validity checks when mounting a corrupted file system ext4/059: disable block_validity checks when mounting a corrupted file system - - - - --- 2023-08-23 Theodore Ts'o Not Applicable
[22/29] ext4: Convert to bdev_open_by_dev() block: Make blkdev_get_by_*() return handle 1 - 1 - --- 2023-08-23 Jan Kara Not Applicable
[v4] ext4: improve trim efficiency [v4] ext4: improve trim efficiency - - - - --- 2023-08-22 Fengnan Chang Superseded
[RESEND,v10,25/25] dept: Track the potential waits of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,24/25] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,23/25] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,22/25] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,21/25] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,20/25] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,19/25] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,18/25] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,17/25] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,14/25] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,13/25] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,12/25] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,09/25] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,06/25] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,05/25] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,04/25] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,03/25] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,02/25] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
[RESEND,v10,01/25] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park Not Applicable
fs: clean up usage of noop_dirty_folio fs: clean up usage of noop_dirty_folio - - 1 - --- 2023-08-19 Xueshi Hu Not Applicable
ext2: Fix kernel-doc warnings ext2: Fix kernel-doc warnings - - - - --- 2023-08-18 Matthew Wilcox (Oracle) Not Applicable
misc/mke2fs.8.in: Correct valid cluster-size values misc/mke2fs.8.in: Correct valid cluster-size values - - - - --- 2023-08-18 Srivathsa Dara Superseded
mm: Change calling convention for ->huge_fault mm: Change calling convention for ->huge_fault - - - - --- 2023-08-17 Matthew Wilcox (Oracle) Not Applicable
[v1] ext2: improve consistency of ext2_fsblk_t datatype usage [v1] ext2: improve consistency of ext2_fsblk_t datatype usage - - - - --- 2023-08-17 Georg Ottinger Not Applicable
e2fsck: delay quotas loading in release_orphan_inodes() e2fsck: delay quotas loading in release_orphan_inodes() - - - - --- 2023-08-17 Baokun Li Superseded
[V2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim [V2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim - - - - --- 2023-08-17 Li Dongyang New
[v2] ext2: fix datatype of block number in ext2_xattr_set2() [v2] ext2: fix datatype of block number in ext2_xattr_set2() - - - - --- 2023-08-16 Georg Ottinger Not Applicable
[v6,9/9] f2fs: Enable negative dentries on case-insensitive lookup [v6,1/9] ecryptfs: Reject casefold directory inodes - - - - --- 2023-08-16 Gabriel Krisman Bertazi Not Applicable
[v6,8/9] ext4: Enable negative dentries on case-insensitive lookup [v6,1/9] ecryptfs: Reject casefold directory inodes - - - - --- 2023-08-16 Gabriel Krisman Bertazi Not Applicable
[v6,7/9] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops [v6,1/9] ecryptfs: Reject casefold directory inodes - - - - --- 2023-08-16 Gabriel Krisman Bertazi Not Applicable
[v6,6/9] libfs: Chain encryption checks after case-insensitive revalidation [v6,1/9] ecryptfs: Reject casefold directory inodes - - - - --- 2023-08-16 Gabriel Krisman Bertazi Not Applicable
[v6,5/9] libfs: Validate negative dentries in case-insensitive directories [v6,1/9] ecryptfs: Reject casefold directory inodes - - 1 - --- 2023-08-16 Gabriel Krisman Bertazi Not Applicable
[v6,4/9] fs: Add DCACHE_CASEFOLDED_NAME flag [v6,1/9] ecryptfs: Reject casefold directory inodes - - 1 - --- 2023-08-16 Gabriel Krisman Bertazi Not Applicable
[v6,3/9] fs: Expose name under lookup to d_revalidate hooks [v6,1/9] ecryptfs: Reject casefold directory inodes - - - - --- 2023-08-16 Gabriel Krisman Bertazi Not Applicable
[v6,2/9] 9p: Split ->weak_revalidate from ->revalidate [v6,1/9] ecryptfs: Reject casefold directory inodes - - - - --- 2023-08-16 Gabriel Krisman Bertazi Not Applicable
[v6,1/9] ecryptfs: Reject casefold directory inodes [v6,1/9] ecryptfs: Reject casefold directory inodes - - - - --- 2023-08-16 Gabriel Krisman Bertazi Not Applicable
[v3,1/1] mke2fs: the -d option can now handle tarball input mke2fs: the -d option can now handle tarball input - - - - --- 2023-08-15 Johannes Schauer Marin Rodrigues New
[v2] ext4: Adds helpers for s_mount_state [v2] ext4: Adds helpers for s_mount_state - - - - --- 2023-08-15 Wu Bo Rejected
[v2,4/4] ext2: dump current reservation window info ext2: fix race between setxattr and write back - - - - --- 2023-08-15 Ye Bin Not Applicable
[v2,3/4] ext2: fix race between setxattr and write back ext2: fix race between setxattr and write back - - - - --- 2023-08-15 Ye Bin Not Applicable
[v2,2/4] ext2: introduce flag argument for ext2_new_blocks() ext2: fix race between setxattr and write back - - - - --- 2023-08-15 Ye Bin Not Applicable
[v2,1/4] ext2: remove ext2_new_block() ext2: fix race between setxattr and write back - - - - --- 2023-08-15 Ye Bin Not Applicable
[v1] ext2: fix datatype of block number in ext2_xattr_set2() [v1] ext2: fix datatype of block number in ext2_xattr_set2() - - - - --- 2023-08-15 Georg Ottinger Not Applicable
ext2: fix datatype of block number in ext2_xattr_set2() ext2: fix datatype of block number in ext2_xattr_set2() - - - - --- 2023-08-15 Georg Ottinger Not Applicable
[v2] ext4: fix slab-use-after-free in ext4_es_insert_extent() [v2] ext4: fix slab-use-after-free in ext4_es_insert_extent() - 1 1 - --- 2023-08-15 Baokun Li Awaiting Upstream
[3/3] libfs: remove redundant checks of s_encoding Simplify rejection of unexpected casefold inode flag - - - - --- 2023-08-14 Eric Biggers Awaiting Upstream
[2/3] ext4: remove redundant checks of s_encoding Simplify rejection of unexpected casefold inode flag - - - - --- 2023-08-14 Eric Biggers Awaiting Upstream
[1/3] ext4: reject casefold inode flag without casefold feature Simplify rejection of unexpected casefold inode flag - - - - --- 2023-08-14 Eric Biggers Awaiting Upstream
ext4: fix slab-use-after-free in ext4_es_insert_extent() ext4: fix slab-use-after-free in ext4_es_insert_extent() - 1 - - --- 2023-08-14 Baokun Li Superseded
« 1 2 ... 11 12 13109 110 »