Show patches with: State = Action Required       |   6867 patches
« 1 2 ... 35 36 3768 69 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5.15,v4,5/7] xfs: check sb_meta_uuid for dabuf buffer recovery xfs stable patches for 5.15.y 1 1 - --- 2022-06-28 Leah Rumancik New
[5.15,v4,4/7] xfs: remove all COW fork extents when remounting readonly xfs stable patches for 5.15.y 1 2 - --- 2022-06-28 Leah Rumancik New
[5.15,v4,3/7] xfs: Fix the free logic of state in xfs_attr_node_hasname xfs stable patches for 5.15.y 1 1 - --- 2022-06-28 Leah Rumancik New
[5.15,v4,2/7] xfs: punch out data fork delalloc blocks on COW writeback failure xfs stable patches for 5.15.y 1 1 - --- 2022-06-28 Leah Rumancik New
[5.15,v4,1/7] xfs: use kmem_cache_free() for kmem_cache objects xfs stable patches for 5.15.y 1 1 - --- 2022-06-28 Leah Rumancik New
[v6,06/14] mm: add device coherent checker to is_pinnable_page Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2022-06-28 Sierra Guiza, Alejandro (Alex) New
[v3] xfs: add check before calling xfs_mod_fdblocks [v3] xfs: add check before calling xfs_mod_fdblocks - - - --- 2022-06-21 zhangshida New
xfs_repair: Use xfs_extnum_t instead of basic data types xfs_repair: Use xfs_extnum_t instead of basic data types - - - --- 2022-06-21 Chandan Babu R New
xfs: return when delta equals 0 in xfs_mod_freecounter xfs: return when delta equals 0 in xfs_mod_freecounter - - - --- 2022-06-21 zhangshida New
xfs/122: escape %zu in printf with %% not \\% xfs/122: escape %zu in printf with %% not \\% - 1 - --- 2022-06-20 Eric Sandeen New
[GIT,PULL] xfs: bug fixes for 5.19-rc3 [GIT,PULL] xfs: bug fixes for 5.19-rc3 - - - --- 2022-06-19 Darrick J. Wong New
usercopy: use unsigned long instead of uintptr_t usercopy: use unsigned long instead of uintptr_t - - - --- 2022-06-16 Jason A. Donenfeld New
[v2,2/2] dax: set did_zero to true when zeroing successfully fix the improper assignment for did_zero - 2 - --- 2022-06-16 Kaixu Xia New
[v2,1/2] iomap: set did_zero to true when zeroing successfully fix the improper assignment for did_zero - 2 - --- 2022-06-16 Kaixu Xia New
[v1,1/1] xfstests: Add parent pointer test parent pointer tests - - - --- 2022-06-14 Catherine Hoang New
[3/3] usercopy: Make usercopy resilient against ridiculously large copies Fixes for usercopy - - - --- 2022-06-12 Matthew Wilcox New
[2/3] usercopy: Cast pointer to an integer once Fixes for usercopy - - - --- 2022-06-12 Matthew Wilcox New
[1/3] usercopy: Handle vm_map_ram() areas Fixes for usercopy - - - --- 2022-06-12 Matthew Wilcox New
[Bug,216073,s390x] kernel BUG at mm/usercopy.c:101! usercopy: Kernel memory exposure attempt detect… [Bug,216073,s390x] kernel BUG at mm/usercopy.c:101! usercopy: Kernel memory exposure attempt detect… - - - --- 2022-06-12 bugzilla-daemon@kernel.org New
[V3,4/4] xfs: Verify correctness of upgrading an fs to support large extent counters Large extent counters tests - - - --- 2022-06-11 Chandan Babu R New
[V3,3/4] xfs: Verify that the correct inode extent counters are updated with/without nrext64 Large extent counters tests - - - --- 2022-06-11 Chandan Babu R New
[V3,2/4] common/xfs: Add helper to check if nrext64 option is supported Large extent counters tests - - - --- 2022-06-11 Chandan Babu R New
[V3,1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled Large extent counters tests - 1 - --- 2022-06-11 Chandan Babu R New
[v1,16/17] xfs: Increase XFS_DEFER_OPS_NR_INODES to 4 Return of the Parent Pointers - - - --- 2022-06-11 Allison Henderson New
[v1,09/17] xfs: extent transaction reservations for parent attributes Return of the Parent Pointers - - - --- 2022-06-11 Allison Henderson New
[v1,01/17] xfs: Add larp state XFS_DAS_CREATE_FORK Return of the Parent Pointers - - - --- 2022-06-11 Allison Henderson New
[24/50] xfs: use xfs_alloc_vextent_this_ag() in _iterate_ags() xfs: per-ag centric allocation alogrithms - - - --- 2022-06-11 Dave Chinner New
xfs: fail dax mount if reflink is enabled on a partition xfs: fail dax mount if reflink is enabled on a partition - 2 - --- 2022-06-09 Shiyang Ruan New
[v8,12/14] io_uring: Add tracepoint for short writes io-uring/xfs: support async buffered writes - - - --- 2022-06-08 Stefan Roesch New
[v8,11/14] io_uring: Add support for async buffered writes io-uring/xfs: support async buffered writes - - - --- 2022-06-08 Stefan Roesch New
[v8,09/14] fs: Split off inode_needs_update_time and __file_update_time io-uring/xfs: support async buffered writes - 2 - --- 2022-06-08 Stefan Roesch New
[v8,06/14] iomap: Return -EAGAIN from iomap_write_iter() io-uring/xfs: support async buffered writes - - - --- 2022-06-08 Stefan Roesch New
[v8,02/14] mm: Move updates of dirty_exceeded into one place io-uring/xfs: support async buffered writes - - - --- 2022-06-08 Stefan Roesch New
[v8,01/14] mm: Move starting of background writeback into the main balancing loop io-uring/xfs: support async buffered writes - - - --- 2022-06-08 Stefan Roesch New
[v2,19/19] mm/folio-compat: Remove migration compatibility functions Convert aops->migratepage to aops->migrate_folio - 1 - --- 2022-06-08 Matthew Wilcox New
[v2,18/19] fs: Remove aops->migratepage() Convert aops->migratepage to aops->migrate_folio - 1 - --- 2022-06-08 Matthew Wilcox New
[v2,17/19] secretmem: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - --- 2022-06-08 Matthew Wilcox New
[v2,16/19] hugetlb: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio 1 1 - --- 2022-06-08 Matthew Wilcox New
[v2,15/19] aio: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - 1 - --- 2022-06-08 Matthew Wilcox New
[v2,14/19] f2fs: Convert to filemap_migrate_folio() Convert aops->migratepage to aops->migrate_folio 1 - - --- 2022-06-08 Matthew Wilcox New
[v2,13/19] ubifs: Convert to filemap_migrate_folio() Convert aops->migratepage to aops->migrate_folio - - - --- 2022-06-08 Matthew Wilcox New
[v2,12/19] btrfs: Convert btrfs_migratepage to migrate_folio Convert aops->migratepage to aops->migrate_folio 1 1 - --- 2022-06-08 Matthew Wilcox New
[v2,11/19] mm/migrate: Add filemap_migrate_folio() Convert aops->migratepage to aops->migrate_folio - 2 - --- 2022-06-08 Matthew Wilcox New
[v2,10/19] mm/migrate: Convert migrate_page() to migrate_folio() Convert aops->migratepage to aops->migrate_folio 1 1 - --- 2022-06-08 Matthew Wilcox New
[v2,09/19] nfs: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio 1 1 - --- 2022-06-08 Matthew Wilcox New
[v2,08/19] btrfs: Convert btree_migratepage to migrate_folio Convert aops->migratepage to aops->migrate_folio 1 1 - --- 2022-06-08 Matthew Wilcox New
[v2,07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs() Convert aops->migratepage to aops->migrate_folio - 1 - --- 2022-06-08 Matthew Wilcox New
[v2,06/19] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio() Convert aops->migratepage to aops->migrate_folio - 1 - --- 2022-06-08 Matthew Wilcox New
[v2,05/19] mm/migrate: Convert writeout() to take a folio Convert aops->migratepage to aops->migrate_folio - 1 - --- 2022-06-08 Matthew Wilcox New
[v2,04/19] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio() Convert aops->migratepage to aops->migrate_folio - 1 - --- 2022-06-08 Matthew Wilcox New
[v2,03/19] fs: Add aops->migrate_folio Convert aops->migratepage to aops->migrate_folio - 1 - --- 2022-06-08 Matthew Wilcox New
[v2,02/19] mm: Convert all PageMovable users to movable_operations Convert aops->migratepage to aops->migrate_folio - 1 - --- 2022-06-08 Matthew Wilcox New
[v2,01/19] secretmem: Remove isolate_page Convert aops->migratepage to aops->migrate_folio - 1 - --- 2022-06-08 Matthew Wilcox New
[v2] iomap: skip pages past eof in iomap_do_writepage() [v2] iomap: skip pages past eof in iomap_do_writepage() - 3 - --- 2022-06-08 Chris Mason New
[v2.1,08/14] fsdax: Output address in dax_iomap_pfn() and rename it Untitled series #648056 - 4 - --- 2022-06-07 Shiyang Ruan New
[7/8] xfs: document specific technical aspects of userspace driver program xfs: design documentation for online fsck - - - --- 2022-06-07 Darrick J. Wong New
[6/8] xfs: document technical aspects of kernel space file repair code xfs: design documentation for online fsck - - - --- 2022-06-07 Darrick J. Wong New
[5/8] xfs: document technical aspects of kernel space metadata repair code xfs: design documentation for online fsck - - - --- 2022-06-07 Darrick J. Wong New
[18/20] zsmalloc: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - --- 2022-06-06 Matthew Wilcox New
[17/20] z3fold: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - --- 2022-06-06 Matthew Wilcox New
[15/20] balloon: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - --- 2022-06-06 Matthew Wilcox New
[5.10,v2,5/8] xfs: restore shutdown check in mapped write fault path xfs fixes for 5.10.y (part 2) - 2 - --- 2022-06-06 Amir Goldstein New
[5.10,v2,4/8] xfs: fix incorrect root dquot corruption error when switching group/project quota typ… xfs fixes for 5.10.y (part 2) - 2 - --- 2022-06-06 Amir Goldstein New
[5.10,v2,3/8] xfs: fix chown leaking delalloc quota blocks when fssetxattr fails xfs fixes for 5.10.y (part 2) - 2 - --- 2022-06-06 Amir Goldstein New
[4/4] xfs/548: Verify correctness of upgrading an fs to support large extent counters Large extent counters tests - 1 - --- 2022-06-06 Chandan Babu R New
[3/4] xfs/547: Verify that the correct inode extent counters are updated with/without nrext64 Large extent counters tests - 1 - --- 2022-06-06 Chandan Babu R New
[3/3] repair/slab.c: avoid to use NULL pointer xfsprogs: avoid to use NULL pointer - - - --- 2022-06-06 zhanchengbin New
[2/3] db: avoid to use NULL pointer xfsprogs: avoid to use NULL pointer - - - --- 2022-06-06 zhanchengbin New
[1/3] mkfs/proto.c: avoid to use NULL pointer xfsprogs: avoid to use NULL pointer - - - --- 2022-06-06 zhanchengbin New
[2/2] xfs: fix variable state usage control knob [1/2] xfs: fix TOCTOU race involving the new logged xattrs control knob - 1 - --- 2022-06-05 Darrick J. Wong New
xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes - 2 - --- 2022-06-05 Darrick J. Wong New
[5.15,12/15] xfs: async CIL flushes need pending pushes to be made stable xfs stable candidate patches for 5.15.y - 1 - --- 2022-06-03 Leah Rumancik New
[5.15,10/15] xfs: don't generate selinux audit messages for capability testing xfs stable candidate patches for 5.15.y 1 2 - --- 2022-06-03 Leah Rumancik New
[5.15,04/15] xfs: remove xfs_inew_wait xfs stable candidate patches for 5.15.y - 2 - --- 2022-06-03 Leah Rumancik New
[v2] xfs: corrupted xattr should not block removexattr [v2] xfs: corrupted xattr should not block removexattr - 1 - --- 2022-06-03 Zorro Lang New
[v2,14/14] xfs: Add dax dedupe support [v2,01/14] dax: Introduce holder for dax_device - 2 - --- 2022-06-03 Shiyang Ruan New
[v2,13/14] xfs: support CoW in fsdax mode [v2,01/14] dax: Introduce holder for dax_device - 1 - --- 2022-06-03 Shiyang Ruan New
[v2,12/14] fsdax: Dedup file range to use a compare function [v2,01/14] dax: Introduce holder for dax_device - 2 - --- 2022-06-03 Shiyang Ruan New
[v2,11/14] fsdax: Add dax_iomap_cow_copy() for dax zero [v2,01/14] dax: Introduce holder for dax_device - 3 - --- 2022-06-03 Shiyang Ruan New
[v2,10/14] fsdax: Replace mmap entry in case of CoW [v2,01/14] dax: Introduce holder for dax_device - 3 - --- 2022-06-03 Shiyang Ruan New
[v2,09/14] fsdax: Introduce dax_iomap_cow_copy() [v2,01/14] dax: Introduce holder for dax_device - 2 - --- 2022-06-03 Shiyang Ruan New
[v2,07/14] fsdax: set a CoW flag when associate reflink mappings [v2,01/14] dax: Introduce holder for dax_device - 2 - --- 2022-06-03 Shiyang Ruan New
[v2,06/14] xfs: Implement ->notify_failure() for XFS [v2,01/14] dax: Introduce holder for dax_device - 2 - --- 2022-06-03 Shiyang Ruan New
[v2,05/14] mm: Introduce mf_dax_kill_procs() for fsdax case [v2,01/14] dax: Introduce holder for dax_device - 4 - --- 2022-06-03 Shiyang Ruan New
[v2,04/14] fsdax: Introduce dax_lock_mapping_entry() [v2,01/14] dax: Introduce holder for dax_device - 2 - --- 2022-06-03 Shiyang Ruan New
[v2,03/14] pagemap,pmem: Introduce ->memory_failure() [v2,01/14] dax: Introduce holder for dax_device - 4 - --- 2022-06-03 Shiyang Ruan New
[v2,02/14] mm: factor helpers for memory_failure_dev_pagemap [v2,01/14] dax: Introduce holder for dax_device - 4 - --- 2022-06-03 Shiyang Ruan New
[v2,01/14] dax: Introduce holder for dax_device [v2,01/14] dax: Introduce holder for dax_device - 3 - --- 2022-06-03 Shiyang Ruan New
xfs: Fix build error for implicit function declaration xfs: Fix build error for implicit function declaration - - - --- 2022-06-02 sunliming New
[GIT,PULL] xfs: changes for 5.19-rc1 [2nd set] [GIT,PULL] xfs: changes for 5.19-rc1 [2nd set] - - - --- 2022-06-01 Dave Chinner New
[v7,11/15] fs: Optimization for concurrent file time updates. io-uring/xfs: support async buffered writes - - - --- 2022-06-01 Stefan Roesch New
[v7,06/15] iomap: Return error code from iomap_write_iter() io-uring/xfs: support async buffered writes - - - --- 2022-06-01 Stefan Roesch New
[v2] generic/623: fix test for runing on overlayfs [v2] generic/623: fix test for runing on overlayfs - - - --- 2022-06-01 Amir Goldstein New
[RFC] iomap: invalidate pages past eof in iomap_do_writepage() [RFC] iomap: invalidate pages past eof in iomap_do_writepage() - - - --- 2022-06-01 Chris Mason New
xfs: Test trashing of suspect inode chunks by xfs_repair xfs: Test trashing of suspect inode chunks by xfs_repair - - - --- 2022-05-30 Chandan Babu R New
[ANNOUNCE] xfs: for-next updated to 7146bda743e6 [ANNOUNCE] xfs: for-next updated to 7146bda743e6 - - - --- 2022-05-30 Dave Chinner New
[5.10,v2,5/5] xfs: Fix CIL throttle hang when CIL space used going backwards xfs fixes for 5.10.y (part 1) - 4 - --- 2022-05-27 Amir Goldstein New
[5.10,v2,1/5] xfs: detect overflows in bmbt records xfs fixes for 5.10.y (part 1) - 1 - --- 2022-05-27 Amir Goldstein New
[v6,16/16] xfs: Enable async buffered write support io-uring/xfs: support async buffered writes - - - --- 2022-05-26 Stefan Roesch New
[v6,15/16] xfs: Add async buffered write support io-uring/xfs: support async buffered writes - 1 - --- 2022-05-26 Stefan Roesch New
« 1 2 ... 35 36 3768 69 »