Show patches with: Archived = No       |   10992 patches
« 1 2 ... 62 63 64109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[6/7] common: move _xfs_filter_mkfs from common/filter to common/xfs fstests: fix _scratch_mkfs_sized failure handling - - - - --- 2022-02-07 Shinichiro Kawasaki Not Applicable
[7/7] generic/204: do xfs unique preparation only for xfs fstests: fix _scratch_mkfs_sized failure handling - - - - --- 2022-02-07 Shinichiro Kawasaki Not Applicable
[1/2] src/ext4_resize.c: Refactor code and ensure accurate errno is returned tests/ext4: Ensure resizes with sparse_super2 are handled correctly - - 1 - --- 2022-02-07 Ojaswin Mujoo Not Applicable
[2/2] ext4: Test to ensure resize with sparse_super2 is handled correctly tests/ext4: Ensure resizes with sparse_super2 are handled correctly - - - - --- 2022-02-07 Ojaswin Mujoo Not Applicable
[next] ext2: remove unused pointer bdi [next] ext2: remove unused pointer bdi - 1 - - --- 2022-02-07 Colin Ian King Not Applicable
[1/1] Revert "iomap: fall back to buffered writes for invalidation failures" [1/1] Revert "iomap: fall back to buffered writes for invalidation failures" 1 1 - - --- 2022-02-09 Lee Jones Rejected
[-next] ext4:fix file system corrupted when rmdir non empty directory with IO error [-next] ext4:fix file system corrupted when rmdir non empty directory with IO error - - - - --- 2022-02-09 Ye Bin Superseded
[v2,1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized [v2,1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized - - 1 - --- 2022-02-09 Shinichiro Kawasaki Not Applicable
[v2,2/6] generic/204: remove unnecessary _scratch_mkfs call [v2,1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized - - 1 - --- 2022-02-09 Shinichiro Kawasaki Not Applicable
[v2,3/6] generic/{171,172,173,174}: check _scratch_mkfs_sized return code [v2,1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized - - 1 - --- 2022-02-09 Shinichiro Kawasaki Not Applicable
[v2,4/6] ext4/021: check _scratch_mkfs_sized return code [v2,1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized - - 1 - --- 2022-02-09 Shinichiro Kawasaki Not Applicable
[v2,5/6] xfs/015: check _scratch_mkfs_sized return code [v2,1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized - - 1 - --- 2022-02-09 Shinichiro Kawasaki Not Applicable
[v2,6/6] common: factor out xfs unique part from _filter_mkfs [v2,1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized - - 1 - --- 2022-02-09 Shinichiro Kawasaki Not Applicable
[RFC] jbd2: avoid __GFP_ZERO with SLAB_TYPESAFE_BY_RCU [RFC] jbd2: avoid __GFP_ZERO with SLAB_TYPESAFE_BY_RCU - - - - --- 2022-02-09 Qian Cai Superseded
[09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout() Remove remaining parts of congestion tracking code. - - - - --- 2022-02-10 NeilBrown Not Applicable
[01/11] DOC: convert 'subsection' to 'section' in gfp.h Remove remaining parts of congestion tracking code. - - - - --- 2022-02-10 NeilBrown Not Applicable
[02/11] MM: document and polish read-ahead code. Remove remaining parts of congestion tracking code. - - - - --- 2022-02-10 NeilBrown Not Applicable
[03/11] MM: improve cleanup when ->readpages doesn't process all pages. Remove remaining parts of congestion tracking code. - - - - --- 2022-02-10 NeilBrown Not Applicable
[11/11] Remove congestion tracking framework. Remove remaining parts of congestion tracking code. - - - - --- 2022-02-10 NeilBrown Not Applicable
[10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC" Remove remaining parts of congestion tracking code. 1 - 1 - --- 2022-02-10 NeilBrown Not Applicable
[07/11] Remove inode_congested() Remove remaining parts of congestion tracking code. - - - - --- 2022-02-10 NeilBrown Not Applicable
[04/11] fuse: remove reliance on bdi congestion Remove remaining parts of congestion tracking code. - - - - --- 2022-02-10 NeilBrown Not Applicable
[06/11] ceph: remove reliance on bdi congestion Remove remaining parts of congestion tracking code. - - - - --- 2022-02-10 NeilBrown Not Applicable
[05/11] nfs: remove reliance on bdi congestion Remove remaining parts of congestion tracking code. - - - - --- 2022-02-10 NeilBrown Not Applicable
[08/11] Remove bdi_congested() and wb_congested() and related functions Remove remaining parts of congestion tracking code. 1 - - - --- 2022-02-10 NeilBrown Not Applicable
jbd2: Fix use-after-free of transaction_t race jbd2: Fix use-after-free of transaction_t race - 1 1 - --- 2022-02-10 Ritesh Harjani Awaiting Upstream
[RFC,1/7] statx: add I/O alignment information make statx() return I/O alignment information - - - - --- 2022-02-11 Eric Biggers Not Applicable
[RFC,2/7] fscrypt: change fscrypt_dio_supported() to prepare for STATX_IOALIGN make statx() return I/O alignment information - - - - --- 2022-02-11 Eric Biggers Not Applicable
[RFC,3/7] ext4: support STATX_IOALIGN make statx() return I/O alignment information - - - - --- 2022-02-11 Eric Biggers Not Applicable
[RFC,4/7] f2fs: move f2fs_force_buffered_io() into file.c make statx() return I/O alignment information - - - - --- 2022-02-11 Eric Biggers Not Applicable
[RFC,5/7] f2fs: don't allow DIO reads but not DIO writes make statx() return I/O alignment information - - - - --- 2022-02-11 Eric Biggers Not Applicable
[RFC,6/7] f2fs: simplify f2fs_force_buffered_io() make statx() return I/O alignment information - - - - --- 2022-02-11 Eric Biggers Not Applicable
[RFC,7/7] f2fs: support STATX_IOALIGN make statx() return I/O alignment information - - - - --- 2022-02-11 Eric Biggers Not Applicable
[-next,v2] ext4:fix file system corrupted when rmdir non empty directory with IO error [-next,v2] ext4:fix file system corrupted when rmdir non empty directory with IO error - - - - --- 2022-02-11 Ye Bin Superseded
ext2: correct max file size computing ext2: correct max file size computing - 1 - - --- 2022-02-12 Zhang Yi Not Applicable
ext4: fix underflow in ext4_max_bitmap_size() ext4: fix underflow in ext4_max_bitmap_size() - - - - --- 2022-02-12 Zhang Yi Awaiting Upstream
[RFC,1/1] ext4: Improve fast_commit performance and scalability ext4: Performance scalability improvement with fast_commit - - - - --- 2022-02-14 Ritesh Harjani Superseded
[next] treewide: Replace zero-length arrays with flexible-array members [next] treewide: Replace zero-length arrays with flexible-array members - - 1 - --- 2022-02-15 Gustavo A. R. Silva Not Applicable
[PATCHv2,REBASED,1/2] jbd2: Kill t_handle_lock transaction spinlock jbd2: Kill t_handle_lock transaction spinlock - - 1 - --- 2022-02-16 Ritesh Harjani Awaiting Upstream
[PATCHv2,REBASED,2/2] jbd2: Remove CONFIG_JBD2_DEBUG to update t_max_wait jbd2: Kill t_handle_lock transaction spinlock - - 1 - --- 2022-02-16 Ritesh Harjani Awaiting Upstream
[PATCHv2,1/9] ext4: Correct cluster len and clusters changed accounting in ext4_mb_mark_bb ext4: fast_commit fixes, stricter block checking & cleanups - - 1 - --- 2022-02-16 Ritesh Harjani Awaiting Upstream
[PATCHv2,2/9] ext4: Fixes ext4_mb_mark_bb() with flex_bg with fast_commit ext4: fast_commit fixes, stricter block checking & cleanups - - 1 - --- 2022-02-16 Ritesh Harjani Awaiting Upstream
[PATCHv2,3/9] ext4: Refactor ext4_free_blocks() to pull out ext4_mb_clear_bb() ext4: fast_commit fixes, stricter block checking & cleanups - - 1 - --- 2022-02-16 Ritesh Harjani Awaiting Upstream
[PATCHv2,4/9] ext4: Use in_range() for range checking in ext4_fc_replay_check_excluded ext4: fast_commit fixes, stricter block checking & cleanups - - 1 - --- 2022-02-16 Ritesh Harjani Awaiting Upstream
[PATCHv2,5/9] ext4: Rename ext4_set_bits to mb_set_bits ext4: fast_commit fixes, stricter block checking & cleanups - - 1 - --- 2022-02-16 Ritesh Harjani Awaiting Upstream
[PATCHv2,6/9] ext4: No need to test for block bitmap bits in ext4_mb_mark_bb() ext4: fast_commit fixes, stricter block checking & cleanups - - 1 - --- 2022-02-16 Ritesh Harjani Awaiting Upstream
[PATCHv2,7/9] ext4: Add ext4_sb_block_valid() refactored out of ext4_inode_block_valid() ext4: fast_commit fixes, stricter block checking & cleanups - - - - --- 2022-02-16 Ritesh Harjani Awaiting Upstream
[PATCHv2,8/9] ext4: Add strict range checks while freeing blocks ext4: fast_commit fixes, stricter block checking & cleanups - - 1 - --- 2022-02-16 Ritesh Harjani Awaiting Upstream
[PATCHv2,9/9] ext4: Add extra check in ext4_mb_mark_bb() to prevent against possible corruption ext4: fast_commit fixes, stricter block checking & cleanups - - 1 - --- 2022-02-16 Ritesh Harjani Awaiting Upstream
[1/3] resize2fs: remove unused variable 'c' [1/3] resize2fs: remove unused variable 'c' - - 1 - --- 2022-02-17 Lukas Czerner Accepted
[2/3] libss: fix possible NULL pointer dereferece on allocation failure [1/3] resize2fs: remove unused variable 'c' - - - - --- 2022-02-17 Lukas Czerner Accepted
[3/3] e2fsprogs: use mallinfo2 instead of mallinfo if available [1/3] resize2fs: remove unused variable 'c' - - 2 - --- 2022-02-17 Lukas Czerner Accepted
[01/16] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[02/16] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[03/16] dept: Embed Dept data in Lockdep DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[04/16] dept: Apply Dept to spinlock DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[05/16] dept: Apply Dept to mutex families DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[06/16] dept: Apply Dept to rwlock DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[07/16] dept: Apply Dept to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[08/16] dept: Apply Dept to seqlock DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[09/16] dept: Apply Dept to rwsem DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[10/16] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[11/16] dept: Introduce split map concept and new APIs for them DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[12/16] dept: Apply Dept to wait/event of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[13/16] dept: Apply SDT to swait DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[14/16] dept: Apply SDT to wait(waitqueue) DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[15/16] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[16/16] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[v3,1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized fstests: fix _scratch_mkfs_sized failure handling - - 1 - --- 2022-02-18 Shinichiro Kawasaki Not Applicable
[v3,2/6] generic/204: remove unnecessary _scratch_mkfs call fstests: fix _scratch_mkfs_sized failure handling - - 1 - --- 2022-02-18 Shinichiro Kawasaki Not Applicable
[v3,3/6] generic/{171,172,173,174}: check _scratch_mkfs_sized return code fstests: fix _scratch_mkfs_sized failure handling - - 1 - --- 2022-02-18 Shinichiro Kawasaki Not Applicable
[v3,4/6] ext4/021: check _scratch_mkfs_sized return code fstests: fix _scratch_mkfs_sized failure handling - - 1 - --- 2022-02-18 Shinichiro Kawasaki Not Applicable
[v3,5/6] xfs/015: check _scratch_mkfs_sized return code fstests: fix _scratch_mkfs_sized failure handling - - 1 - --- 2022-02-18 Shinichiro Kawasaki Not Applicable
[v3,6/6] common: factor out xfs unique part from _filter_mkfs fstests: fix _scratch_mkfs_sized failure handling - - 1 - --- 2022-02-18 Shinichiro Kawasaki Not Applicable
[v2,01/18] llist: Move llist_{head,node} definition to types.h [v2,01/18] llist: Move llist_{head,node} definition to types.h - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,02/18] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,03/18] dept: Embed Dept data in Lockdep DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,04/18] dept: Add a API for skipping dependency check temporarily DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,05/18] dept: Apply Dept to spinlock DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,06/18] dept: Apply Dept to mutex families DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,07/18] dept: Apply Dept to rwlock DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,08/18] dept: Apply Dept to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,09/18] dept: Apply Dept to seqlock DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,10/18] dept: Apply Dept to rwsem DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,11/18] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,12/18] dept: Introduce split map concept and new APIs for them DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,13/18] dept: Apply Dept to wait/event of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,14/18] dept: Apply SDT to swait DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,15/18] dept: Apply SDT to wait(waitqueue) DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,16/18] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,17/18] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,18/18] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[PATCHv2,1/1] ext4: Improve fast_commit performance and scalability ext4: Performance scalability improvement with fast_commit - - 1 - --- 2022-02-21 Ritesh Harjani Awaiting Upstream
[10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC" Remove remaining parts of congestion tracking code. 1 - - - --- 2022-02-22 NeilBrown Not Applicable
[11/11] Remove congestion tracking framework. Remove remaining parts of congestion tracking code. - - - - --- 2022-02-22 NeilBrown Not Applicable
[05/11] nfs: remove reliance on bdi congestion Remove remaining parts of congestion tracking code. - - - - --- 2022-02-22 NeilBrown Not Applicable
[07/11] Remove inode_congested() Remove remaining parts of congestion tracking code. - - - - --- 2022-02-22 NeilBrown Not Applicable
[01/11] DOC: convert 'subsection' to 'section' in gfp.h Remove remaining parts of congestion tracking code. - - - - --- 2022-02-22 NeilBrown Not Applicable
[08/11] Remove bdi_congested() and wb_congested() and related functions Remove remaining parts of congestion tracking code. 1 - - - --- 2022-02-22 NeilBrown Not Applicable
[02/11] MM: document and polish read-ahead code. Remove remaining parts of congestion tracking code. - - - - --- 2022-02-22 NeilBrown Not Applicable
« 1 2 ... 62 63 64109 110 »