Show patches with: State = Action Required       |    Archived = No       |   1083 patches
« 1 2 3 410 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] journal: increase revoke block hash size [1/3] misc: deduplicate log2/log10 functions - - 2 - --- 2025-01-25 Andreas Dilger New
[1/3] misc: deduplicate log2/log10 functions [1/3] misc: deduplicate log2/log10 functions - - 1 - --- 2025-01-25 Andreas Dilger New
[v2,3/3] ext4: remove unused input "inode" in ext4_find_dest_de Fix and cleanups to ext4 namei.c - - 1 - --- 2025-01-23 Kemeng Shi New
[v2,2/3] ext4: remove unneeded forward declaration in namei.c Fix and cleanups to ext4 namei.c - - 2 - --- 2025-01-23 Kemeng Shi New
[v2,1/3] ext4: add missing brelse() for bh2 in ext4_dx_add_entry() Fix and cleanups to ext4 namei.c - 1 2 - --- 2025-01-23 Kemeng Shi New
[v2,6/6] jbd2: Correct stale comment of release_buffer_page Minor cleanups to jbd2 - - 2 - --- 2025-01-23 Kemeng Shi New
[v2,5/6] jbd2: correct stale function name in comment Minor cleanups to jbd2 - - 2 - --- 2025-01-23 Kemeng Shi New
[v2,4/6] jbd2: remove stale comment of update_t_max_wait Minor cleanups to jbd2 - - 1 - --- 2025-01-23 Kemeng Shi New
[v2,3/6] jbd2: remove unused return value of do_readahead Minor cleanups to jbd2 - - 2 - --- 2025-01-23 Kemeng Shi New
[v2,2/6] jbd2: remove unused return value of jbd2_journal_cancel_revoke Minor cleanups to jbd2 - - 2 - --- 2025-01-23 Kemeng Shi New
[v2,1/6] jbd2: remove unused h_jdata flag of handle Minor cleanups to jbd2 - - 2 - --- 2025-01-23 Kemeng Shi New
debugfs: byteswap dirsearch dirent buf on big endian systems debugfs: byteswap dirsearch dirent buf on big endian systems - - - - --- 2025-01-23 Brian Foster New
[v2,7/7] ext4: show 'shutdown' hint when ext4 is forced to shutdown ext4: correct behaviors under errors=remount-ro mode - - 2 - --- 2025-01-22 Baokun Li New
[v2,6/7] ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set ext4: correct behaviors under errors=remount-ro mode - 1 2 - --- 2025-01-22 Baokun Li New
[v2,5/7] ext4: correct behavior under errors=remount-ro mode ext4: correct behaviors under errors=remount-ro mode - 1 1 - --- 2025-01-22 Baokun Li New
[v2,4/7] ext4: add more ext4_emergency_state() checks around sb_rdonly() ext4: correct behaviors under errors=remount-ro mode - - 1 - --- 2025-01-22 Baokun Li New
[v2,3/7] ext4: add ext4_emergency_state() helper function ext4: correct behaviors under errors=remount-ro mode - - 2 - --- 2025-01-22 Baokun Li New
[v2,2/7] ext4: add EXT4_FLAGS_EMERGENCY_RO bit ext4: correct behaviors under errors=remount-ro mode - - 2 - --- 2025-01-22 Baokun Li New
[v2,1/7] ext4: convert EXT4_FLAGS_* defines to enum ext4: correct behaviors under errors=remount-ro mode - - 2 - --- 2025-01-22 Baokun Li New
[v3,9/9] ext4: pack holes in ext4_inode_info ext4: fix issues caused by data write-back failures - - 2 - --- 2025-01-22 Baokun Li New
[v3,8/9] ext4: remove unused member 'i_unwritten' from 'ext4_inode_info' ext4: fix issues caused by data write-back failures - - 2 - --- 2025-01-22 Baokun Li New
[v3,7/9] ext4: update the descriptions of data_err=abort and data_err=ignore ext4: fix issues caused by data write-back failures - - 2 - --- 2025-01-22 Baokun Li New
[v3,6/9] jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERR ext4: fix issues caused by data write-back failures - - 1 - --- 2025-01-22 Baokun Li New
[v3,5/9] ext4: abort journal on data writeback failure if in data_err=abort mode ext4: fix issues caused by data write-back failures - - 2 - --- 2025-01-22 Baokun Li New
[v3,4/9] ext4: extract ext4_has_journal_option() from __ext4_fill_super() ext4: fix issues caused by data write-back failures - - 2 - --- 2025-01-22 Baokun Li New
[v3,3/9] ext4: reject the 'data_err=abort' option in nojournal mode ext4: fix issues caused by data write-back failures - - 2 - --- 2025-01-22 Baokun Li New
[v3,2/9] ext4: do not convert the unwritten extents if data writeback fails ext4: fix issues caused by data write-back failures - - 2 - --- 2025-01-22 Baokun Li New
[v3,1/9] ext4: replace opencoded ext4_end_io_end() in ext4_put_io_end() ext4: fix issues caused by data write-back failures - - 2 - --- 2025-01-22 Baokun Li New
[v2] jbd2: Avoid long replay times due to high number or revoke blocks [v2] jbd2: Avoid long replay times due to high number or revoke blocks - - 2 - --- 2025-01-21 Jan Kara New
jbd2: Avoid long replay times due to high number or revoke blocks jbd2: Avoid long replay times due to high number or revoke blocks - - - - --- 2025-01-16 Jan Kara New
[2/2] journal: increase revoke block hash size [1/2] misc: deduplicate log2/log10 functions - - 2 - --- 2025-01-16 Andreas Dilger New
[1/2] misc: deduplicate log2/log10 functions [1/2] misc: deduplicate log2/log10 functions - - 1 - --- 2025-01-16 Andreas Dilger New
[RFC,v2,8/8] ext4: add FALLOC_FL_WRITE_ZEROES support [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,7/8] block: factor out common part in blkdev_fallocate() [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,6/8] block: add FALLOC_FL_WRITE_ZEROES support [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,5/8] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,3/8] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features [RFC,v2,1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features - - - - --- 2025-01-15 Zhang Yi New
[RFC,v2,0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - - --- 2025-01-15 Zhang Yi New
misc: fix --without-libarchive build failure misc: fix --without-libarchive build failure - 1 - - --- 2025-01-15 Li Dongyang New
check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE - 1 1 - --- 2025-01-12 Nirjhar Roy (IBM) New
ext4: Fix potential null dereference in ext4 kunit test ext4: Fix potential null dereference in ext4 kunit test - 2 - - --- 2025-01-10 Charles Han New
[RFC,5/5] configs: Add a couple of xfs and ext4 configuration templates. Add support for central fsconfig and -q <n> unconditional loop - - 1 - --- 2025-01-10 Nirjhar Roy (IBM) New
[RFC,4/5] check,common/config: Add support for central fsconfig Add support for central fsconfig and -q <n> unconditional loop - - - - --- 2025-01-10 Nirjhar Roy (IBM) New
[RFC,3/5] check: Improve pass/fail metrics and section config output Add support for central fsconfig and -q <n> unconditional loop - - - - --- 2025-01-10 Nirjhar Roy (IBM) New
[RFC,2/5] check: Add -q <n> option to support unconditional looping. Add support for central fsconfig and -q <n> unconditional loop - - - - --- 2025-01-10 Nirjhar Roy (IBM) New
[RFC,1/5] tests/selftest: Add a new pseudo flaky test. Add support for central fsconfig and -q <n> unconditional loop - - 2 - --- 2025-01-10 Nirjhar Roy (IBM) New
[RFC,4/4] mm: Remove include/linux/pfn_t.h mm: Remove pfn_t type - - 1 - --- 2025-01-08 Alistair Popple New
[RFC,3/4] mm: Remove callers of pfn_t functionality mm: Remove pfn_t type - - 1 - --- 2025-01-08 Alistair Popple New
[RFC,2/4] mm: Remove uses of PFN_DEV mm: Remove pfn_t type - - 1 - --- 2025-01-08 Alistair Popple New
[RFC,1/4] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST mm: Remove pfn_t type - - 1 - --- 2025-01-08 Alistair Popple New
[e2fsprogs] e2image.8: add missing comma [e2fsprogs] e2image.8: add missing comma - - 1 - --- 2025-01-07 Jakub Wilk New
[v2,5/5] ext4: Refactor out ext4_try_to_write_inline_data() Some cleanups and refactoring of the inline data code - - 1 - --- 2025-01-07 Julian Sun New
[v2,4/5] ext4: Replace ext4_da_write_inline_data_begin() with ext4_generic_write_inline_data(). Some cleanups and refactoring of the inline data code - - 1 - --- 2025-01-07 Julian Sun New
[v2,3/5] ext4: Introduce a new helper function ext4_generic_write_inline_data() Some cleanups and refactoring of the inline data code - - 1 - --- 2025-01-07 Julian Sun New
[v2,2/5] ext4: Don't set EXT4_STATE_MAY_INLINE_DATA for ea inodes Some cleanups and refactoring of the inline data code - - 1 - --- 2025-01-07 Julian Sun New
[v2,1/5] ext4: Remove a redundant return statement Some cleanups and refactoring of the inline data code - - 1 - --- 2025-01-07 Julian Sun New
[v2] tune2fs: do not update quota when not needed [v2] tune2fs: do not update quota when not needed - - 1 - --- 2025-01-03 Gwendal Grignou New
[3/3] ext4: Remove some dead code in the error handling path of ext4_mb_init_cache() [1/3] ext4: Fix an error handling path in ext4_mb_init_cache() - - - - --- 2025-01-03 Christophe JAILLET New
[2/3] ext4: Remove some useless assignments in ext4_mb_init_cache() [1/3] ext4: Fix an error handling path in ext4_mb_init_cache() - - - - --- 2025-01-03 Christophe JAILLET New
[1/3] ext4: Fix an error handling path in ext4_mb_init_cache() [1/3] ext4: Fix an error handling path in ext4_mb_init_cache() - 1 - - --- 2025-01-03 Christophe JAILLET New
[RFC,2/2] ext4: add FALLOC_FL_FORCE_ZERO support [RFC,1/2] fs: introduce FALLOC_FL_FORCE_ZERO to fallocate - - - - --- 2024-12-28 Zhang Yi New
[RFC,1/2] fs: introduce FALLOC_FL_FORCE_ZERO to fallocate [RFC,1/2] fs: introduce FALLOC_FL_FORCE_ZERO to fallocate - - - - --- 2024-12-28 Zhang Yi New
[RFC,0/2] fallocate: introduce FALLOC_FL_FORCE_ZERO flag - - - - --- 2024-12-28 Zhang Yi New
[5.10/5.15,1/1] ext4: fix timer use-after-free on failed mount [5.10/5.15,1/1] ext4: fix timer use-after-free on failed mount - - - - --- 2024-12-26 d.privalov New
[6/6] jbd2: Correct stale comment of release_buffer_page Minor cleanups to jbd2 - - 2 - --- 2024-12-24 Kemeng Shi New
[5/6] jbd2: correct stale function name in comment Minor cleanups to jbd2 - - 2 - --- 2024-12-24 Kemeng Shi New
[4/6] jbd2: remove stale comment of update_t_max_wait Minor cleanups to jbd2 - - 1 - --- 2024-12-24 Kemeng Shi New
[3/6] jbd2: remove unused return value of do_readahead Minor cleanups to jbd2 - - 2 - --- 2024-12-24 Kemeng Shi New
[2/6] jbd2: remove unused return value of jbd2_journal_cancel_revoke Minor cleanups to jbd2 - - 2 - --- 2024-12-24 Kemeng Shi New
[1/6] jbd2: remove unused h_jdata flag of handle Minor cleanups to jbd2 - - 2 - --- 2024-12-24 Kemeng Shi New
[RESEND] ext4: Use str_plural() instead of PLURAL() macro [RESEND] ext4: Use str_plural() instead of PLURAL() macro - - - - --- 2024-12-20 Thorsten Blum New
[v2] fallocate: Add support for fixed goal extent allocations [v2] fallocate: Add support for fixed goal extent allocations - - 1 - --- 2024-12-20 Sarthak Kukreti New
[v5,10/10] ext4: move out common parts into ext4_fallocate() ext4: clean up and refactor fallocate - - 2 - --- 2024-12-20 Zhang Yi New
[v5,09/10] ext4: move out inode_lock into ext4_fallocate() ext4: clean up and refactor fallocate - - 2 - --- 2024-12-20 Zhang Yi New
[v5,08/10] ext4: factor out ext4_do_fallocate() ext4: clean up and refactor fallocate - - 2 - --- 2024-12-20 Zhang Yi New
[v5,07/10] ext4: refactor ext4_insert_range() ext4: clean up and refactor fallocate - - 2 - --- 2024-12-20 Zhang Yi New
[v5,06/10] ext4: refactor ext4_collapse_range() ext4: clean up and refactor fallocate - - 2 - --- 2024-12-20 Zhang Yi New
[v5,05/10] ext4: refactor ext4_zero_range() ext4: clean up and refactor fallocate - - 2 - --- 2024-12-20 Zhang Yi New
[v5,04/10] ext4: refactor ext4_punch_hole() ext4: clean up and refactor fallocate - - 2 - --- 2024-12-20 Zhang Yi New
[v5,03/10] ext4: don't write back data before punch hole in nojournal mode ext4: clean up and refactor fallocate - - 2 - --- 2024-12-20 Zhang Yi New
[v5,02/10] ext4: don't explicit update times in ext4_fallocate() ext4: clean up and refactor fallocate - - 2 - --- 2024-12-20 Zhang Yi New
[v5,01/10] ext4: remove writable userspace mappings before truncating page cache ext4: clean up and refactor fallocate - - 2 - --- 2024-12-20 Zhang Yi New
[v2,3/3] xfs_io: add extsize command support xfs_io: enable extsize and stat -v support for ext4 - - 1 - --- 2024-12-19 Ojaswin Mujoo New
[v2,2/3] xfs_io: allow foreign FSes to show FS_IOC_FSGETXATTR details xfs_io: enable extsize and stat -v support for ext4 - - 1 - --- 2024-12-19 Ojaswin Mujoo New
[v2,1/3] include/linux.h: use linux/magic.h to get XFS_SUPER_MAGIC xfs_io: enable extsize and stat -v support for ext4 - - 2 - --- 2024-12-19 Ojaswin Mujoo New
[6/6] ext4: calculate rec_len of ".." with correct name length 2 Fix and cleanups to ext4 namei.c - - - - --- 2024-12-19 Kemeng Shi New
[5/6] ext4: remove unused input "inode" in ext4_find_dest_de Fix and cleanups to ext4 namei.c - - 1 - --- 2024-12-19 Kemeng Shi New
[4/6] ext4: remove unneeded check in get_dx_countlimit Fix and cleanups to ext4 namei.c - - - - --- 2024-12-19 Kemeng Shi New
[3/6] ext4: remove unneeded forward declaration in namei.c Fix and cleanups to ext4 namei.c - - 2 - --- 2024-12-19 Kemeng Shi New
[2/6] ext4: remove unneeded bits mask in dx_get_block() Fix and cleanups to ext4 namei.c - - - - --- 2024-12-19 Kemeng Shi New
[1/6] ext4: add missing brelse for bh2 in ext4_dx_add_entry Fix and cleanups to ext4 namei.c - - 2 - --- 2024-12-19 Kemeng Shi New
[v2,3/3] ext4: remove unneeded forward declaration Minor cleanups to ext4 and jbd2 - - 1 - --- 2024-12-18 Kemeng Shi New
[v2,2/3] jbd2: remove unused transaction->t_private_list Minor cleanups to ext4 and jbd2 - - 1 - --- 2024-12-18 Kemeng Shi New
[v2,1/3] ext4: remove unused ext4 journal callback Minor cleanups to ext4 and jbd2 - - 1 - --- 2024-12-18 Kemeng Shi New
[3/3] ext4: remove unneeded forward declaration Minor cleanups to ext4 and jbd2 - - 2 - --- 2024-12-17 Kemeng Shi New
[2/3] jbd2: remove unused transaction->t_private_list Minor cleanups to ext4 and jbd2 - - 1 - --- 2024-12-17 Kemeng Shi New
[1/3] ext4: remove unused ext4 journal callback Minor cleanups to ext4 and jbd2 - - 2 - --- 2024-12-17 Kemeng Shi New
« 1 2 3 410 11 »