Show patches with: State = Action Required       |   1897 patches
« 1 2 ... 8 9 1018 19 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,20/46] e2fsck: rbtree bitmap for dir introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,21/46] e2fsck: merge badblocks after thread finishes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,22/46] e2fsck: merge icounts after thread finishes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,23/46] e2fsck: merge dblist after thread finishes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,24/46] e2fsck: add debug codes for multiple threds introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,25/46] e2fsck: merge counts when threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,26/46] e2fsck: merge fs flags when threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,27/46] e2fsck: merge dx_dir_info introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,28/46] e2fsck: make threads splitting aware of flex_bg introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,29/46] e2fsck: merge dirs_to_hash when threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,3/3] ext4: Implement willwrite for the delalloc case - - - - --- 2013-08-05 Andy Lutomirski New
[RFC,3/3] ext4: Notify block device about fallocate(0)-assigned blocks block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals - - - - --- 2019-12-10 Kirill Tkhai New
[RFC,3/3] ext4: tag asynchronous writeback io - - - - --- 2016-08-17 Daeho Jeong New
[RFC,3/3] ext4:Reimplement convert and split_unwritten. - - - - --- 2011-04-21 Allison Henderson New
[RFC,3/3] xfs: show prjquota info on statfs for a file [RFC,1/3] ext4: show prjquota info on statfs for a file - - - - --- 2019-11-18 Chengguang Xu New
[RFC,3/5] fs: Add fallocate2() syscall fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag. - - - - --- 2020-02-26 Kirill Tkhai New
[RFC,3/6] ext4: correct the hole length returned by ext4_map_blocks() ext4: make ext4_map_blocks() recognize delayed only extent - - - - --- 2023-11-21 Zhang Yi New
[RFC,3/7] ext4: Add EXT4_IOC_ADD_INODE_ALLOC_RULE sets inode preferred range of blocks - - - - --- 2009-06-23 Akira Fujita New
[RFC,3/7] ext4: add aligned allocation support in mballoc ext4: Allocator changes for atomic write support with DIO - - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,3/7] fs/btrfs: support `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,3/8] fs/ext4: Disallow encryption if inode is DAX Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,3/8] iomap: Add atomic write support for direct-io Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,30/46] e2fsck: merge context flags properly introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,31/46] e2fsck: split and merge quota context introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,32/46] e2fsck: serialize fix operations introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,33/46] e2fsck: move some fixes out of parallel pthreads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,34/46] e2fsck: split and merge invalid bitmaps introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,35/46] e2fsck: fix to protect EA checking introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,36/46] e2fsck: allow admin specify number of threads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,37/46] e2fsck: kickoff mutex lock for block found map introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,38/46] e2fsck: fix readahead for pfsck of pass1 introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,39/46] e2fsck: kick off ea mutex lock from pfsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,4/4] ceph: fill in the change attribute in statx requests vfs: allow querying i_version via statx - - 1 - --- 2022-08-05 Jeff Layton New
[RFC,4/5] ext4: Prepare ext4_mb_discard_preallocations() for handling EXT4_MB_HINT_GOAL_ONLY fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag. - - - - --- 2020-02-26 Kirill Tkhai New
[RFC,4/6] ext4: add a hole extent entry in cache after punch ext4: make ext4_map_blocks() recognize delayed only extent - - - - --- 2023-11-21 Zhang Yi New
[RFC,4/7] ext4: Implement the block allocation with restricted blocks - - - - --- 2009-06-23 Akira Fujita New
[RFC,4/7] ext4: allow inode preallocation for aligned alloc ext4: Allocator changes for atomic write support with DIO - - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,4/7] fs/exfat: support `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,4/8] ext4: Add statx and other atomic write helper routines Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,4/8] fs/ext4: Introduce DAX inode flag Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,40/46] e2fsck: merge encrypted_files after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,41/46] e2fsck: merge inode_bad_map after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,42/46] e2fsck: simplify e2fsck context merging codes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,43/46] e2fsck: merge options after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,44/46] e2fsck: reset lost_and_found after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,45/46] LU-8465 e2fsck: merge extent depth count after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,46/46] libext2fs: optimize ext2fs_convert_subcluster_bitmap() introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,5/5] ext4: Add fallocate2() support fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag. - - - - --- 2020-02-26 Kirill Tkhai New
[RFC,5/6] ext4: make ext4_map_blocks() distinguish delayed only mapping ext4: make ext4_map_blocks() recognize delayed only extent - - - - --- 2023-11-21 Zhang Yi New
[RFC,5/7] block: export blkdev_atomic_write_valid() and refactor api ext4: Allocator changes for atomic write support with DIO - - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,5/7] ext4: Implement the block allocation with preferred allocation range - - - - --- 2009-06-23 Akira Fujita New
[RFC,5/7] fs/xfs: support `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,5/8] ext4: Adds direct-io atomic writes checks Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,5/8] fs/ext4: Make DAX mount option a tri-state Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,6/2] e2scrub: skip filesystems that don't have journals [1/2] e2scrub: fix pathname escaping across all service definitions - - - - --- 2024-01-10 Darrick J. Wong New
[RFC,6/6] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC mapping type ext4: make ext4_map_blocks() recognize delayed only extent - - - - --- 2023-11-21 Zhang Yi New
[RFC,6/7] ext4: Add EXT4_IOC_PRINT_GLOBAL_ARULE for debug block allocation restriction - - - - --- 2009-06-23 Akira Fujita New
[RFC,6/7] ext4: Add aligned allocation support for atomic direct io ext4: Allocator changes for atomic write support with DIO - - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,6/7] fs/ntfs: support `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,6/8] ext4: Add an inode flag for atomic writes Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,6/8] fs/ext4: Update ext4_should_use_dax() Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,7/7] ext4: Add EXT4_IOC_PRINT_INODE_ARULE for debug inode preferred range of blocks - - - - --- 2009-06-23 Akira Fujita New
[RFC,7/7] ext4: Support atomic write for statx ext4: Allocator changes for atomic write support with DIO - - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,7/7] fs/f2fs: support `DISABLE_FS_CSUM_VERIFICATION` config option fs: Debug config option to disable filesystem checksum verification for fuzzing - - - - --- 2022-10-14 Hrutvik Kanabar New
[RFC,7/8] ext4: Enable FMODE_CAN_ATOMIC_WRITE in open for direct-io Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,7/8] fs/ext4: Only change S_DAX on inode load Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,8/8] Documentation/dax: Update DAX enablement for ext4 Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,8/8] ext4: Adds atomic writes using fsawu Untitled series #397450 - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,9/9] e2fsprogs/chattr: Supports atomic writes attribute ext4: Add direct-io atomic write support using fsawu - - - - --- 2024-03-02 Ritesh Harjani (IBM) New
[RFC,V2,1/5] ext4: add EXT4_IOC_CONTROL_PA to create/discard inode PA - - - - --- 2010-08-25 Kazuya Mio New
[RFC,V2,2/5] ext4: sort and merge inode PA - - - - --- 2010-08-25 Kazuya Mio New
[RFC,V2,3/5] ext4: add EXT4_IOC_GET_PA to get inode PA information - - - - --- 2010-08-25 Kazuya Mio New
[RFC,V2] ext4: increase the protection of drop nlink and ext4 inode destroy - - 1 - --- 2016-12-29 Zhang Yi New
[RFC,V3,1/4] ext4: add EXT4_IOC_CONTROL_PA to create/discard inode PA - - - - --- 2010-12-01 Kazuya Mio New
[RFC,V3,2/4] ext4: sort and merge inode PA - - - - --- 2010-12-01 Kazuya Mio New
[RFC,V3,3/4] ext4: add EXT4_IOC_GET_PA to get inode PA information - - - - --- 2010-12-01 Kazuya Mio New
[RFC,V3,4/4] e4defrag: add solving relevant file fragmentation mode - - - - --- 2010-12-01 Kazuya Mio New
[RFC,v1,00/30] fs: inode->i_version rework and optimization - - - - --- 2017-05-11 J. Bruce Fields New
[RFC,v1,08/50] fs/ext4/ialloc.c: Replace % with reciprocal_scale() TO BE VERIFIED Untitled series #167346 - - 1 - --- 2019-03-19 George Spelvin New
[RFC,v2,04/10] ext2: use common file type conversion Untitled series #72298 - - - - --- 2018-10-23 Phillip Potter New
[RFC,v2,06/10] ext4: use common file type conversion Untitled series #72293 - - - - --- 2018-10-23 Phillip Potter New
[RFC,v2,1/2] ext4: ioctl adds a framework for modifying superblock parameters ext4: Fix the conflict between modifying the superblock in user mode and kernel mode - - - - --- 2023-08-03 zhanchengbin New
[RFC,v2,1/6] ext4: refactor ext4_da_map_blocks() ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,1/9] ext4: add handling for extended mount options ext4: add free-space extent based allocator - - 1 - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,2/2] ext4: ioctl add EXT4_IOC_SUPERBLOCK_KEY_S_ERRORS ext4: Fix the conflict between modifying the superblock in user mode and kernel mode - - - - --- 2023-08-03 zhanchengbin New
[RFC,v2,2/6] ext4: convert to exclusive lock while inserting delalloc extents ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,2/9] ext4: rename ext4_mb_load_buddy to ext4_mb_load_allocator ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,27/31] timers: ext4: Use del_timer_shutdown() before freeing timer Untitled series #324914 - - - - --- 2022-10-27 Steven Rostedt New
[RFC,v2,3/3] ext4: Notify block device about fallocate(0)-assigned blocks Untitled series #147800 - - - - --- 2019-12-11 Kirill Tkhai New
[RFC,v2,3/6] ext4: correct the hole length returned by ext4_map_blocks() ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,3/9] ext4: add freespace tree allocator ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,4/6] ext4: add a hole extent entry in cache after punch ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,4/9] ext4: add prefetching support for freespace trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,5/6] ext4: make ext4_map_blocks() distinguish delalloc only extent ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,5/9] ext4: add freespace tree optimizations ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,6/6] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,6/9] ext4: add memory usage tracker for freespace trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,7/9] ext4: add LRU eviction for free space trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,8/9] ext4: add tracepoints for free space trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,9/9] ext4: add freespace trees documentation in code ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
« 1 2 ... 8 9 1018 19 »