Show patches with: Archived = No       |   10987 patches
« 1 2 ... 22 23 24109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
[RFC] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs [RFC] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs - 1 - - --- 2023-04-06 Baokun Li Superseded
[v2,2/2] ext4: use __GFP_NOFAIL if allocating extents_status cannot fail ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-06 Baokun Li Superseded
[v2,1/2] ext4: only update i_reserved_data_blocks on successful block allocation ext4: fix WARNING in ext4_da_update_reserve_space - 1 - - --- 2023-04-06 Baokun Li Superseded
[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
[5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part fstests specific MAINTAINERS file 1 - - - --- 2023-04-04 Zorro Lang Not Applicable
[4/5] fstests/MAINTAINERS: add some specific reviewers fstests specific MAINTAINERS file 1 - 1 - --- 2023-04-04 Zorro Lang Not Applicable
[3/5] fstests/MAINTAINERS: add supported mailing list fstests specific MAINTAINERS file 4 - 2 - --- 2023-04-04 Zorro Lang Not Applicable
[2/5] tools/get_maintainer.pl: remove penguin chiefs fstests specific MAINTAINERS file - - - - --- 2023-04-04 Zorro Lang Not Applicable
[1/5] fstests: add MAINTAINERS and get_maintainer.pl files fstests specific MAINTAINERS file - - - - --- 2023-04-04 Zorro Lang Not Applicable
[v2,23/23] xfs: enable ro-compat fs-verity flag fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,22/23] xfs: add fs-verity ioctls fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,21/23] xfs: handle merkle tree block size != fs blocksize != PAGE_SIZE fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,20/23] xfs: add fs-verity support fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,19/23] xfs: disable direct read path for fs-verity sealed files fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,18/23] xfs: don't allow to enable DAX on fs-verity sealsed inode fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,17/23] xfs: initialize fs-verity on file open and cleanup on inode destruction fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,16/23] xfs: add inode on-disk VERITY flag fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,15/23] xfs: add fs-verity ro-compat flag fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,14/23] xfs: add attribute type for fs-verity fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,13/23] xfs: add iomap's readpage operations fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,12/23] xfs: introduce workqueue for post read IO work fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,11/23] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,10/23] xfs: add XBF_VERITY_CHECKED xfs_buf flag fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,09/23] iomap: allow filesystem to implement read path verification fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,08/23] iomap: hoist iomap_readpage_ctx from the iomap_readahead/_folio fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,07/23] fsverity: pass Merkle tree block size to ->read_merkle_tree_page() fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,06/23] fsverity: add drop_page() callout fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,05/23] fsverity: make fsverity_verify_folio() accept folio's offset and size fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,04/23] xfs: Add xfs_verify_pptr fs-verity support for XFS - - 1 - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,03/23] xfs: define parent pointer xattr format fs-verity support for XFS - - 1 - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,02/23] xfs: add parent pointer support to attribute code fs-verity support for XFS - - 1 - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,01/23] xfs: Add new name to attri/d fs-verity support for XFS - - 1 - --- 2023-04-04 Andrey Albershteyn Not Applicable
ext4: simplify 32bit calculation of lblk ext4: simplify 32bit calculation of lblk - - - - --- 2023-04-03 wuchi Superseded
[v3] ext4: Add a uapi header for ext4 userspace APIs [v3] ext4: Add a uapi header for ext4 userspace APIs - - - - --- 2023-04-02 Josh Triplett Awaiting Upstream
[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
ext4: fix performance issue of xattr when expanding inode ext4: fix performance issue of xattr when expanding inode - - - - --- 2023-04-01 JunChao Sun Superseded
ext4: remove useless conditional branch code ext4: remove useless conditional branch code - - 1 - --- 2023-04-01 wuchi Awaiting Upstream
[v2] ext4: Add a uapi header for ext4 userspace APIs [v2] ext4: Add a uapi header for ext4 userspace APIs - - - - --- 2023-03-31 Josh Triplett Superseded
[v2,for-stable,5.10,5.4,4.19,4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()' [v2,for-stable,5.10,5.4,4.19,4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()' - 1 - - --- 2023-03-30 Tudor Ambarus Not Applicable
[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
[v2,1/2] lib/ext2fs: add error handle in unix_flush and unix_write_byte [v2,1/2] lib/ext2fs: add error handle in unix_flush and unix_write_byte - - - - --- 2023-03-30 zhanchengbin New
ext4: Add a uapi header for ext4 userspace APIs ext4: Add a uapi header for ext4 userspace APIs - - - - --- 2023-03-30 Josh Triplett Superseded
[13/13] Revert "ext4: Fix warnings when freezing filesystem with journaled data" ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[12/13] ext4: Update comment in mpage_prepare_extent_to_map() ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[11/13] ext4: Simplify handling of journalled data in ext4_bmap() ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[10/13] ext4: Drop special handling of journalled data from ext4_quota_on() ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[09/13] ext4: Drop special handling of journalled data from ext4_evict_inode() ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[08/13] ext4: Fix special handling of journalled data from extent zeroing ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[07/13] ext4: Drop special handling of journalled data from extent shifting operations ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[06/13] ext4: Drop special handling of journalled data from ext4_sync_file() ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[05/13] ext4: Commit transaction before writing back pages in data=journal mode ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[04/13] ext4: Clear dirty bit from pages without data to write ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[03/13] ext4: Keep pages with journalled data dirty ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[02/13] ext4: Mark pages with journalled data dirty ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[01/13] jdb2: Don't refuse invalidation of already invalidated buffers ext4: Make ext4_writepages() write all journalled data - 1 - - --- 2023-03-29 Jan Kara Awaiting Upstream
[v3] ext4: fix race between writepages and remount [v3] ext4: fix race between writepages and remount - 1 1 - --- 2023-03-29 Baokun Li Superseded
[v2] ext4: fix race between writepages and remount [v2] ext4: fix race between writepages and remount - 1 1 - --- 2023-03-28 Baokun Li Not Applicable
[v3,2/2] ext4: refactoring to use the unified helper ext4_quotas_off() ext4: fix quotas leak in __ext4_fill_super() - - 1 - --- 2023-03-27 Baokun Li Awaiting Upstream
[v3,1/2] ext4: turning quotas off if mount failed after enable quotas ext4: fix quotas leak in __ext4_fill_super() - 1 1 - --- 2023-03-27 Baokun Li Awaiting Upstream
[v2,2/2] ext4: refactoring to use the unified helper ext4_quotas_off() ext4: fix quotas leak in __ext4_fill_super() - - 1 - --- 2023-03-27 Baokun Li Superseded
[v2,1/2] ext4: turning quotas off if mount failed after enable quotas ext4: fix quotas leak in __ext4_fill_super() - 1 - - --- 2023-03-27 Baokun Li Superseded
[v6,9/9] ext4: Remove the logic to trim inode PAs ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-03-25 Ojaswin Mujoo Awaiting Upstream
[v6,8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-03-25 Ojaswin Mujoo Awaiting Upstream
[v6,7/9] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-03-25 Ojaswin Mujoo Awaiting Upstream
[v6,6/9] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa() ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-03-25 Ojaswin Mujoo Awaiting Upstream
[v6,5/9] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-03-25 Ojaswin Mujoo Awaiting Upstream
[v6,4/9] ext4: Move overlap assert logic into a separate function ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-03-25 Ojaswin Mujoo Awaiting Upstream
[v6,3/9] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated() ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-03-25 Ojaswin Mujoo Awaiting Upstream
[v6,2/9] ext4: Refactor code related to freeing PAs ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-03-25 Ojaswin Mujoo Awaiting Upstream
[v6,1/9] ext4: Stop searching if PA doesn't satisfy non-extent file ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-03-25 Ojaswin Mujoo Awaiting Upstream
[2/2] e2fsck: add sync error handle to e2fsck. Add some msg for io error - - - - --- 2023-03-25 zhanchengbin Superseded
[1/2] lib/ext2fs: add error handle in unix_flush and unix_write_byte Add some msg for io error - - - - --- 2023-03-25 zhanchengbin Superseded
[2/2] ext4: refactoring to use the unified helper ext4_quotas_off() ext4: fix quotas leak in __ext4_fill_super() - - - - --- 2023-03-25 Baokun Li Superseded
[1/2] ext4: turning quotas off if mount failed after enable quotas ext4: fix quotas leak in __ext4_fill_super() - 1 - - --- 2023-03-25 Baokun Li Superseded
ext4: only update i_reserved_data_blocks on successful block allocation ext4: only update i_reserved_data_blocks on successful block allocation - - - - --- 2023-03-25 Baokun Li Superseded
[v2,29/29] ext4: Use a folio in ext4_read_merkle_tree_page Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,28/29] ext4: Convert pagecache_read() to use a folio Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,27/29] ext4: Convert mext_page_mkuptodate() to take a folio Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,26/29] ext4: Use a folio iterator in __read_end_io() Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,25/29] ext4: Use a folio in ext4_page_mkwrite() Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,24/29] ext4: Convert ext4_block_write_begin() to take a folio Convert most of ext4 to folios - - 1 - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,23/29] ext4: Convert ext4_mpage_readpages() to work on folios Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,22/29] ext4: Use a folio in ext4_da_write_begin() Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,21/29] ext4: Convert ext4_page_nomap_can_writeout to ext4_folio_nomap_can_writeout Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,20/29] ext4: Convert __ext4_block_zero_page_range() to use a folio Convert most of ext4 to folios - - 1 - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,19/29] ext4: Convert ext4_journalled_zero_new_buffers() to use a folio Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,18/29] ext4: Use a folio in ext4_journalled_write_end() Convert most of ext4 to folios - - 1 - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,17/29] ext4: Convert ext4_write_end() to use a folio Convert most of ext4 to folios - - 1 - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,16/29] ext4: Convert ext4_write_begin() to use a folio Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,15/29] ext4: Convert ext4_write_inline_data_end() to use a folio Convert most of ext4 to folios - - 1 - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,14/29] ext4: Convert ext4_read_inline_page() to ext4_read_inline_folio() Convert most of ext4 to folios - - 1 - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,13/29] ext4: Convert ext4_da_write_inline_data_begin() to use a folio Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,12/29] ext4: Convert ext4_da_convert_inline_data_to_extent() to use a folio Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,11/29] ext4: Convert ext4_try_to_write_inline_data() to use a folio Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
[v2,10/29] ext4: Convert ext4_convert_inline_data_to_extent() to use a folio Convert most of ext4 to folios - - - - --- 2023-03-24 Matthew Wilcox (Oracle) Awaiting Upstream
« 1 2 ... 22 23 24109 110 »