Show patches with: State = Action Required       |    Archived = No       |   5098 patches
« 1 2 3 450 51 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
fstests: workaround for gcc-15 fstests: workaround for gcc-15 - - - --- 2025-01-17 Zorro Lang New
[1/8] cachefiles: Fix incorrect block calculations in __cachefiles_prepare_write() netfs/cachefiles: Some bugfixes - - - --- 2024-08-21 Zizhi Wo New
[2/8] cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write_iter() netfs/cachefiles: Some bugfixes - - - --- 2024-08-21 Zizhi Wo New
[3/8] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter() netfs/cachefiles: Some bugfixes 1 - - --- 2024-08-21 Zizhi Wo New
[4/8] cachefiles: Clear invalid cache data in advance netfs/cachefiles: Some bugfixes - - - --- 2024-08-21 Zizhi Wo New
[5/8] cachefiles: Clean up in cachefiles_commit_tmpfile() netfs/cachefiles: Some bugfixes 1 - - --- 2024-08-21 Zizhi Wo New
[6/8] cachefiles: Modify inappropriate error return value in cachefiles_daemon_secctx() netfs/cachefiles: Some bugfixes - - - --- 2024-08-21 Zizhi Wo New
[7/8] cachefiles: Fix NULL pointer dereference in object->file netfs/cachefiles: Some bugfixes - - - --- 2024-08-21 Zizhi Wo New
[8/8] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING netfs/cachefiles: Some bugfixes 1 - - --- 2024-08-21 Zizhi Wo New
[v2,1/5] cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write_iter() fscache/cachefiles: Some bugfixes - - - --- 2024-11-07 Zizhi Wo New
[v2,2/5] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter() fscache/cachefiles: Some bugfixes 1 - - --- 2024-11-07 Zizhi Wo New
[v2,3/5] cachefiles: Clean up in cachefiles_commit_tmpfile() fscache/cachefiles: Some bugfixes 1 - - --- 2024-11-07 Zizhi Wo New
[v2,4/5] cachefiles: Fix NULL pointer dereference in object->file fscache/cachefiles: Some bugfixes - - - --- 2024-11-07 Zizhi Wo New
[v2,5/5] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING fscache/cachefiles: Some bugfixes 1 - - --- 2024-11-07 Zizhi Wo New
fs/netfs: Remove redundant use of smp_rmb() fs/netfs: Remove redundant use of smp_rmb() - - - --- 2024-12-07 Zilin Guan New
zonefs: Fix the wrong format specifier zonefs: Fix the wrong format specifier - 1 - --- 2024-11-11 Zhu Jun New
fs: Fix typo in pnode.c fs: Fix typo in pnode.c - - - --- 2024-12-04 Zhu Jun New
[v2] zonefs: Fix the wrong format specifier [v2] zonefs: Fix the wrong format specifier - - - --- 2024-12-09 Zhu Jun New
selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run - - - --- 2024-10-24 zhouyuhang New
[v2] selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run [v2] selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run - 1 - --- 2024-10-28 zhouyuhang New
fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name - 1 - --- 2024-08-26 Zhijian Li (Fujitsu) New
vfs: Don't evict inode under the inode lru traversing context vfs: Don't evict inode under the inode lru traversing context - 1 - --- 2024-08-05 Zhihao Cheng New
[v2] vfs: Don't evict inode under the inode lru traversing context [v2] vfs: Don't evict inode under the inode lru traversing context - 1 - --- 2024-08-09 Zhihao Cheng New
mm: remove redundant if overhead mm: remove redundant if overhead - - - --- 2024-09-10 zhiguojiang New
[RFC,1/1] fs: jbd2: try to launch cp transaction when bh refer cma [RFC,1/1] fs: jbd2: try to launch cp transaction when bh refer cma - - - --- 2024-08-20 zhaoyang.huang New
[RFC,1/1] fs: ext4: Don't use CMA for buffer_head [RFC,1/1] fs: ext4: Don't use CMA for buffer_head - - - --- 2024-08-21 zhaoyang.huang New
[RFC,PATCHv2,1/1] fs: ext4: Don't use CMA for buffer_head [RFC,PATCHv2,1/1] fs: ext4: Don't use CMA for buffer_head - - - --- 2024-08-23 zhaoyang.huang New
[Resend,PATCHv3,1/1] fs: ext4: Don't use CMA for buffer_head [Resend,PATCHv3,1/1] fs: ext4: Don't use CMA for buffer_head - 1 - --- 2024-10-25 zhaoyang.huang New
x86: fix missing declartion of init_fs x86: fix missing declartion of init_fs - - - --- 2024-11-25 zhangkunbo New
[v2] x86: fix missing declaration of init_fs [v2] x86: fix missing declaration of init_fs - - - --- 2024-11-26 zhangkunbo New
[-next] fs: fix missing declaration of init_files [-next] fs: fix missing declaration of init_files - - - --- 2024-12-17 zhangkunbo New
[1/6] iomap: correct the range of a partial dirty clear iomap: some minor non-critical fixes and improvements when block size < folio size - - - --- 2024-07-31 Zhang Yi New
[2/6] iomap: support invalidating partial folios iomap: some minor non-critical fixes and improvements when block size < folio size - - - --- 2024-07-31 Zhang Yi New
[3/6] iomap: advance the ifs allocation if we have more than one blocks per folio iomap: some minor non-critical fixes and improvements when block size < folio size - - - --- 2024-07-31 Zhang Yi New
[4/6] iomap: correct the dirty length in page mkwrite iomap: some minor non-critical fixes and improvements when block size < folio size - - - --- 2024-07-31 Zhang Yi New
[5/6] iomap: drop unnecessary state_lock when setting ifs uptodate bits iomap: some minor non-critical fixes and improvements when block size < folio size - - - --- 2024-07-31 Zhang Yi New
[6/6] iomap: drop unnecessary state_lock when changing ifs dirty bits iomap: some minor non-critical fixes and improvements when block size < folio size - - - --- 2024-07-31 Zhang Yi New
[v2,01/10] ext4: factor out ext4_map_create_blocks() to allocate new blocks ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-02 Zhang Yi New
[v2,02/10] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-02 Zhang Yi New
[v2,03/10] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-02 Zhang Yi New
[v2,04/10] ext4: let __revise_pending() return newly inserted pendings ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-08-02 Zhang Yi New
[v2,05/10] ext4: count removed reserved blocks for delalloc only extent entry ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-08-02 Zhang Yi New
[v2,06/10] ext4: update delalloc data reserve spcae in ext4_es_insert_extent() ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-08-02 Zhang Yi New
[v2,07/10] ext4: drop ext4_es_delayed_clu() ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-08-02 Zhang Yi New
[v2,08/10] ext4: use ext4_map_query_blocks() in ext4_map_blocks() ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-02 Zhang Yi New
[v2,09/10] ext4: drop ext4_es_is_delonly() ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-08-02 Zhang Yi New
[v2,10/10] ext4: drop all delonly descriptions ext4: simplify the counting and management of delalloc reserved blocks - - - --- 2024-08-02 Zhang Yi New
[v2,1/6] iomap: correct the range of a partial dirty clear iomap: some minor non-critical fixes and improvements when block size < folio size - - - --- 2024-08-12 Zhang Yi New
[v2,2/6] iomap: support invalidating partial folios iomap: some minor non-critical fixes and improvements when block size < folio size - 1 - --- 2024-08-12 Zhang Yi New
[v2,3/6] iomap: advance the ifs allocation if we have more than one blocks per folio iomap: some minor non-critical fixes and improvements when block size < folio size - - - --- 2024-08-12 Zhang Yi New
[v2,4/6] iomap: correct the dirty length in page mkwrite iomap: some minor non-critical fixes and improvements when block size < folio size - - - --- 2024-08-12 Zhang Yi New
[v2,5/6] iomap: don't mark blocks uptodate after partial zeroing iomap: some minor non-critical fixes and improvements when block size < folio size - 1 - --- 2024-08-12 Zhang Yi New
[v2,6/6] iomap: reduce unnecessary state_lock when setting ifs uptodate and dirty bits iomap: some minor non-critical fixes and improvements when block size < folio size - 1 - --- 2024-08-12 Zhang Yi New
[v3,01/12] ext4: factor out ext4_map_create_blocks() to allocate new blocks ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[v3,02/12] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[v3,03/12] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[v3,04/12] ext4: let __revise_pending() return newly inserted pendings ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[v3,05/12] ext4: passing block allocation information to ext4_es_insert_extent() ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[v3,06/12] ext4: update delalloc data reserve spcae in ext4_es_insert_extent() ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[v3,07/12] ext4: drop ext4_es_delayed_clu() ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[v3,08/12] ext4: use ext4_map_query_blocks() in ext4_map_blocks() ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[v3,09/12] ext4: drop unused ext4_es_store_status() ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[v3,10/12] ext4: make extent status types exclusive ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[v3,11/12] ext4: drop ext4_es_is_delonly() ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[v3,12/12] ext4: drop all delonly descriptions ext4: simplify the counting and management of delalloc reserved blocks - 1 - --- 2024-08-13 Zhang Yi New
[01/10] ext4: write out dirty data before dropping pages ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[02/10] ext4: don't explicit update times in ext4_fallocate() ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[03/10] ext4: drop ext4_update_disksize_before_punch() ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[04/10] ext4: refactor ext4_zero_range() ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[05/10] ext4: refactor ext4_punch_hole() ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[06/10] ext4: refactor ext4_collapse_range() ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[07/10] ext4: refactor ext4_insert_range() ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[08/10] ext4: factor out ext4_do_fallocate() ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[09/10] ext4: factor out the common checking part of all fallocate operations ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[10/10] ext4: factor out a common helper to lock and flush data before fallocate ext4: clean up and refactor fallocate - - - --- 2024-08-30 Zhang Yi New
[v2,01/10] ext4: write out dirty data before dropping pages ext4: clean up and refactor fallocate - - - --- 2024-09-04 Zhang Yi New
[v2,02/10] ext4: don't explicit update times in ext4_fallocate() ext4: clean up and refactor fallocate - 1 - --- 2024-09-04 Zhang Yi New
[v2,03/10] ext4: drop ext4_update_disksize_before_punch() ext4: clean up and refactor fallocate - - - --- 2024-09-04 Zhang Yi New
[v2,04/10] ext4: refactor ext4_zero_range() ext4: clean up and refactor fallocate - 1 - --- 2024-09-04 Zhang Yi New
[v2,05/10] ext4: refactor ext4_punch_hole() ext4: clean up and refactor fallocate - 1 - --- 2024-09-04 Zhang Yi New
[v2,06/10] ext4: refactor ext4_collapse_range() ext4: clean up and refactor fallocate - 1 - --- 2024-09-04 Zhang Yi New
[v2,07/10] ext4: refactor ext4_insert_range() ext4: clean up and refactor fallocate - 1 - --- 2024-09-04 Zhang Yi New
[v2,08/10] ext4: factor out ext4_do_fallocate() ext4: clean up and refactor fallocate - 1 - --- 2024-09-04 Zhang Yi New
[v2,09/10] ext4: factor out the common checking part of all fallocate operations ext4: clean up and refactor fallocate - - - --- 2024-09-04 Zhang Yi New
[v2,10/10] ext4: factor out a common helper to lock and flush data before fallocate ext4: clean up and refactor fallocate - - - --- 2024-09-04 Zhang Yi New
[-next] ext4: don't pass full mapping flags to ext4_es_insert_extent() [-next] ext4: don't pass full mapping flags to ext4_es_insert_extent() - 1 - --- 2024-09-06 Zhang Yi New
[v3,01/10] ext4: remove writable userspace mappings before truncating page cache ext4: clean up and refactor fallocate - - - --- 2024-10-10 Zhang Yi New
[v3,02/10] ext4: don't explicit update times in ext4_fallocate() ext4: clean up and refactor fallocate - 1 - --- 2024-10-10 Zhang Yi New
[v3,03/10] ext4: don't write back data before punch hole in nojournal mode ext4: clean up and refactor fallocate - - - --- 2024-10-10 Zhang Yi New
[v3,04/10] ext4: refactor ext4_punch_hole() ext4: clean up and refactor fallocate - - - --- 2024-10-10 Zhang Yi New
[v3,05/10] ext4: refactor ext4_zero_range() ext4: clean up and refactor fallocate - - - --- 2024-10-10 Zhang Yi New
[v3,06/10] ext4: refactor ext4_collapse_range() ext4: clean up and refactor fallocate - - - --- 2024-10-10 Zhang Yi New
[v3,07/10] ext4: refactor ext4_insert_range() ext4: clean up and refactor fallocate - - - --- 2024-10-10 Zhang Yi New
[v3,08/10] ext4: factor out ext4_do_fallocate() ext4: clean up and refactor fallocate - 1 - --- 2024-10-10 Zhang Yi New
[v3,09/10] ext4: move out inode_lock into ext4_fallocate() ext4: clean up and refactor fallocate - - - --- 2024-10-10 Zhang Yi New
[v3,10/10] ext4: move out common parts into ext4_fallocate() ext4: clean up and refactor fallocate - - - --- 2024-10-10 Zhang Yi New
[01/27] ext4: remove writable userspace mappings before truncating page cache ext4: use iomap for regular file's buffered I/O path and enable large folio - - - --- 2024-10-22 Zhang Yi New
[02/27] ext4: don't explicit update times in ext4_fallocate() ext4: use iomap for regular file's buffered I/O path and enable large folio - 1 - --- 2024-10-22 Zhang Yi New
[03/27] ext4: don't write back data before punch hole in nojournal mode ext4: use iomap for regular file's buffered I/O path and enable large folio - - - --- 2024-10-22 Zhang Yi New
[04/27] ext4: refactor ext4_punch_hole() ext4: use iomap for regular file's buffered I/O path and enable large folio - - - --- 2024-10-22 Zhang Yi New
« 1 2 3 450 51 »