Show patches with: State = Action Required       |    Archived = No       |   964 patches
« 1 2 ... 3 4 59 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/6] ext4: simplify and improve efficiency of cluster removal code improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[4/6] ext4: consolidate partial cluster initialization improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[3/6] ext4: rework partial cluster handling to use lblk more consistently improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[2/6] ext4: rework partial cluster definition and related tracepoints improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[1/6] ext4: consolidate code used to free clusters improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[v3] ext4: optimize metadata allocation for hybrid LUNs [v3] ext4: optimize metadata allocation for hybrid LUNs - - - - --- 2023-09-12 Bobi Jam New
[RFC] ext4: don't remove already removed extent [RFC] ext4: don't remove already removed extent - 1 - - --- 2023-09-11 Muhammad Usama Anjum New
fs: micro optimizations in ext4/xattr fs: micro optimizations in ext4/xattr - - - - --- 2023-09-08 onur-ozkan New
[RFC,1/1] ext4: Replace linear search with array of lists in CR_GOAL_LEN_SLOW ext4: Replace linear search with array of lists in CR_GOAL_LEN_SLOW - - - - --- 2023-09-05 Ojaswin Mujoo New
[1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure ext4: Fix stale data exposure caused with dioread_nolock - - - - --- 2023-09-05 Ojaswin Mujoo New
[v6] ext4: improve trim efficiency [v6] ext4: improve trim efficiency - - - - --- 2023-09-01 Fengnan Chang New
[GIT,PULL] Ext4 updates for 6.6 [GIT,PULL] Ext4 updates for 6.6 - - - - --- 2023-08-31 Theodore Ts'o New
[v2] ext4/super.c : Fix a goto label [v2] ext4/super.c : Fix a goto label - - 1 - --- 2023-08-29 Haibo Liu New
[V2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM [V2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM - - - - --- 2023-08-29 Li Dongyang New
[v3] e2fsck: delay quotas loading in release_orphan_inodes() [v3] e2fsck: delay quotas loading in release_orphan_inodes() - - 1 - --- 2023-08-28 Baokun Li New
[2/2] ext4: trivial: add semicolon after label attributes Untitled series #370522 - - 1 - --- 2023-08-26 Chunhui He New
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
[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
[V2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim [V2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim - - - - --- 2023-08-17 Li Dongyang New
[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,1/1] mke2fs: the -d option can now handle tarball input mke2fs: the -d option can now handle tarball input - - - - --- 2023-08-12 Johannes Schauer Marin Rodrigues New
[22/29] ext4: Convert to bdev_open_by_dev() block: Make blkdev_get_by_*() return handle - - - - --- 2023-08-11 Jan Kara New
[2/2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM [1/2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim - - 1 - --- 2023-08-11 Li Dongyang New
[1/2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim [1/2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim - - - - --- 2023-08-11 Li Dongyang New
ext4_sb_breadahead_unmovable: Change to be no-blocking ext4_sb_breadahead_unmovable: Change to be no-blocking - - - - --- 2023-08-11 Hui Zhu 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,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,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-02 zhanchengbin New
[RFC,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-02 zhanchengbin New
e2fsck: use rb-tree to track EA reference counts e2fsck: use rb-tree to track EA reference counts - - 1 - --- 2023-08-01 Li Dongyang New
[2/2] mke2fs: add "-E iops" to set IOPS storage group Untitled series #366379 - - - - --- 2023-07-30 Bobi Jam New
[2/2] mke2fs: add "-E iops" to set IOPS storage group [1/2] ext4: optimize metadata allocation for hybrid LUNs - - - - --- 2023-07-27 Bobi Jam New
[1/2] ext4: optimize metadata allocation for hybrid LUNs [1/2] ext4: optimize metadata allocation for hybrid LUNs - - - - --- 2023-07-27 Bobi Jam New
[-next] ext4: NULL check before some freeing functions is not needed [-next] ext4: NULL check before some freeing functions is not needed - - - - --- 2023-07-26 Li Zetao New
ext4: optimize metadata allocation for hybrid LUNs ext4: optimize metadata allocation for hybrid LUNs - - - - --- 2023-07-25 Bobi Jam New
merge extent blocks when possible merge extent blocks when possible - - 1 - --- 2023-07-19 Alex Zhuravlev New
[v3,2/2] fs: convert block_commit_write to return void clean up block_commit_write 1 - 1 - --- 2023-06-26 Bean Huo New
[v3,1/2] fs/buffer: clean up block_commit_write clean up block_commit_write - - - - --- 2023-06-26 Bean Huo New
[GIT,PULL] fsverity updates for 6.5 [GIT,PULL] fsverity updates for 6.5 - - - - --- 2023-06-26 Eric Biggers New
[1/1] For DIO writes with no mapped pages for inode, skip deferring completion. iomap regression for aio dio 4k writes - - - - --- 2023-06-21 Jeremy Bongio New
[2/2] xfs: Fix crash in ext4_bdev_mark_dead() fs: Fixup bdev_mark_dead callbacks for ext4 and xfs - 1 - - --- 2023-06-21 Jan Kara New
[1/2] ext4: Fix crash in ext4_bdev_mark_dead() fs: Fixup bdev_mark_dead callbacks for ext4 and xfs - 1 - - --- 2023-06-21 Jan Kara New
fs: ext4: Fix traditional comparison using max/min method fs: ext4: Fix traditional comparison using max/min method - - - - --- 2023-06-19 Li Dong New
[-next] ext4: Remove used function ext4_journal_callback_try_del() [-next] ext4: Remove used function ext4_journal_callback_try_del() - - - - --- 2023-06-16 Yue Haibing New
[-next] jbd2: remove unused function '__cp_buffer_busy' [-next] jbd2: remove unused function '__cp_buffer_busy' - - 1 - --- 2023-06-14 Yang Li New
ext4: fix a data race on EXT4_I(inode)->i_disksize ext4: fix a data race on EXT4_I(inode)->i_disksize - - - - --- 2023-06-13 Gong, Sishuai New
ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method - - - - --- 2023-06-12 Christoph Hellwig New
ext4: Add correct group descriptors and reserved GDT blocks to system zone ext4: Add correct group descriptors and reserved GDT blocks to system zone - - - - --- 2023-06-03 Wang Jianjian New
[v2] ext4: fix race condition between buffer write and page_mkwrite [v2] ext4: fix race condition between buffer write and page_mkwrite - 1 1 - --- 2023-05-30 Baokun Li New
[RFC] merge extent blocks when possible [RFC] merge extent blocks when possible - - - - --- 2023-05-27 Alex Zhuravlev New
[RESEND,v2] ext4: Replace the value of xattrs in place [RESEND,v2] ext4: Replace the value of xattrs in place - - - - --- 2023-05-26 JunChao Sun New
[2/2] ext4: make ext4_mb_release_group_pa returns void two clean up patches for mballoc - - - - --- 2023-05-25 Guoqing Jiang New
[1/2] ext4: cleanup ext4_issue_discard two clean up patches for mballoc - - - - --- 2023-05-25 Guoqing Jiang New
[-v2,2/2] ext4: bail out of ext4_xattr_ibody_get() fails for any reason [-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() - - - - --- 2023-05-13 Theodore Ts'o New
[-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() [-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() - - - - --- 2023-05-13 Theodore Ts'o New
ext4: use folio_create_empty_buffers() instead of create_empty_buffers() ext4: use folio_create_empty_buffers() instead of create_empty_buffers() - - - - --- 2023-05-12 Pankaj Raghav New
[v2] ext4: Replace value of xattrs in place [v2] ext4: Replace value of xattrs in place - - - - --- 2023-05-10 JunChao Sun New
ext4: Reduce time overhead for replacing xattr values. ext4: Reduce time overhead for replacing xattr values. - - - - --- 2023-05-09 JunChao Sun New
[RESEND,v2,5/5] ext4: fsmap: Remove duplicated initialization ext4: fsmap: Consolidate fsmap_head checks - - - - --- 2023-05-08 Tudor Ambarus New
[RESEND,v2,4/5] ext4: fsmap: Do the validation checks on constified fsmap data ext4: fsmap: Consolidate fsmap_head checks - - - - --- 2023-05-08 Tudor Ambarus New
[RESEND,v2,3/5] ext4: fsmap: Consolidate fsmap_head checks ext4: fsmap: Consolidate fsmap_head checks - - - - --- 2023-05-08 Tudor Ambarus New
[RESEND,v2,2/5] ext4: fsmap: Check fmh_iflags value directly on the user copied data ext4: fsmap: Consolidate fsmap_head checks - - - - --- 2023-05-08 Tudor Ambarus New
[RESEND,v2,1/5] ext4: ioctl: Add missing linux/string.h header ext4: fsmap: Consolidate fsmap_head checks - - - - --- 2023-05-08 Tudor Ambarus New
ext4: remove superfluous check that pointer is not NULL ext4: remove superfluous check that pointer is not NULL - - - - --- 2023-05-08 Tudor Ambarus New
[2/2] ext4: Elide an unused variable warning in __ext4_fill_super() [1/2] ext4: Elide an unused variable warning in ext4_put_super() - - - - --- 2023-04-30 Palmer Dabbelt New
[1/2] ext4: Elide an unused variable warning in ext4_put_super() [1/2] ext4: Elide an unused variable warning in ext4_put_super() - - - - --- 2023-04-30 Palmer Dabbelt New
[GIT,PULL] ext4 bug fixes for v6.4-rc1 [GIT,PULL] ext4 bug fixes for v6.4-rc1 - - - - --- 2023-04-30 Theodore Ts'o New
ext4: Optimize memory usage in xattr ext4: Optimize memory usage in xattr - - 1 - --- 2023-04-28 JunChao Sun New
[GIT,PULL] ext4 changes for the 6.4 merge window [GIT,PULL] ext4 changes for the 6.4 merge window - - - - --- 2023-04-25 Theodore Ts'o New
[v2] ext4: move `ext4_count_free` to ext4.h so it can be easily inlined [v2] ext4: move `ext4_count_free` to ext4.h so it can be easily inlined - - 1 - --- 2023-04-24 Noah Goldstein New
[1/1] e2fsck: Add percent to files and blocks feature I want to add percent to output used/maximum files and blocks - - - - --- 2023-04-23 Oscar Megia López New
[v1] ext4: move `ext4_count_free` to ext4.h so it can be easily inlined [v1] ext4: move `ext4_count_free` to ext4.h so it can be easily inlined - - 1 - --- 2023-04-21 Noah Goldstein New
[v5-fix,1/5] block: Don't invalidate pagecache for invalid falloc modes [v5-fix,1/5] block: Don't invalidate pagecache for invalid falloc modes - 1 - - --- 2023-04-20 Sarthak Kukreti New
ext4: Remove unnecessary variable assignments ext4: Remove unnecessary variable assignments - - 1 - --- 2023-04-17 Wu Bo New
[1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag [1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag - - - - --- 2023-04-12 Bernd Schubert New
fs: jbd2: fix an incorrect warn log fs: jbd2: fix an incorrect warn log - - 1 - --- 2023-04-10 Guoqing Cai New
ext4: fix wrong calculation of minlen in ext4_trim_fs() ext4: fix wrong calculation of minlen in ext4_trim_fs() - - 1 - --- 2023-04-06 Chao Yu New
[v2] ext4: fix to report fstrim.minlen back to userspace [v2] ext4: fix to report fstrim.minlen back to userspace - - 1 - --- 2023-04-06 Chao Yu New
[RESEND] ext4: fix use-after-free Read in ext4_find_extent for bigalloc + inline [RESEND] ext4: fix use-after-free Read in ext4_find_extent for bigalloc + inline - 1 1 1 --- 2023-04-06 Tudor Ambarus New
[v2] ext4: simplify 32bit calculation of lblk [v2] ext4: simplify 32bit calculation of lblk - - - - --- 2023-04-06 wuchi New
[RFC] fsverity: use shash API instead of ahash API [RFC] fsverity: use shash API instead of ahash API - - - - --- 2023-04-06 Eric Biggers New
[v2] ext4: fix performance issue of xattr when expanding inode [v2] ext4: fix performance issue of xattr when expanding inode - - - - --- 2023-04-02 JunChao Sun New
[v2,2/2] e2fsck: add sync error handle to e2fsck. [v2,1/2] lib/ext2fs: add error handle in unix_flush and unix_write_byte - - - - --- 2023-03-30 zhanchengbin New
« 1 2 ... 3 4 59 10 »