Show patches with: Archived = No       |   25136 patches
« 1 2 ... 60 61 62251 252 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] xfs_scrub: use parent pointers when possible to report file operations xfsprogs: actually use getparent ioctl - - - --- 2023-03-16 Darrick J. Wong Superseded
[9/9] xfs_repair: fix incorrect dabtree hashval comparison xfsprogs: tool fixes for parent pointers - - - --- 2023-03-16 Darrick J. Wong Accepted
[3/9] libxfs: create new files with attr forks if necessary xfsprogs: tool fixes for parent pointers - - - --- 2023-03-16 Darrick J. Wong Superseded
[08/17] xfs: always set args->value in xfs_attri_item_recover xfs: encode parent pointer name in xattr key - - - --- 2023-03-16 Darrick J. Wong Superseded
[07/17] xfs: validate recovered name buffers when recovering xattr items xfs: encode parent pointer name in xattr key - - - --- 2023-03-16 Darrick J. Wong Superseded
[06/17] xfs: use helpers to extract xattr op from opflags xfs: encode parent pointer name in xattr key - - - --- 2023-03-16 Darrick J. Wong Superseded
[05/17] xfs: restructure xfs_attr_complete_op a bit xfs: encode parent pointer name in xattr key - - - --- 2023-03-16 Darrick J. Wong Superseded
[02/17] xfs: make xfs_attr_set require XFS_DA_OP_REMOVE xfs: encode parent pointer name in xattr key - - - --- 2023-03-16 Darrick J. Wong Superseded
[7/7] xfs: rearrange bits of the parent pointer apis for fsck xfs: bug fixes for parent pointers - - - --- 2023-03-16 Darrick J. Wong Superseded
[6/7] xfs: shorten parent pointer function names xfs: bug fixes for parent pointers - - - --- 2023-03-16 Darrick J. Wong Superseded
[4/7] xfs: fix GETPARENTS ioctl xfs: bug fixes for parent pointers - - - --- 2023-03-16 Darrick J. Wong Superseded
[3/7] xfs: rename xfs_parent_ptr xfs: bug fixes for parent pointers - - - --- 2023-03-16 Darrick J. Wong Superseded
[2/7] xfs: rename xfs_pptr_info to xfs_getparents xfs: bug fixes for parent pointers - - - --- 2023-03-16 Darrick J. Wong Superseded
[2/2] misc: test the dir/attr hash before formatting or repairing fs [1/2] libfrog: move crc32c selftest buffer into a separate file - 1 - --- 2023-03-16 Darrick J. Wong Superseded
[1/2] libfrog: move crc32c selftest buffer into a separate file [1/2] libfrog: move crc32c selftest buffer into a separate file - 1 - --- 2023-03-16 Darrick J. Wong Superseded
xfs: test dir/attr hash when loading module xfs: test dir/attr hash when loading module - 1 - --- 2023-03-16 Darrick J. Wong Accepted
xfs: add tracepoints for each of the externally visible allocators xfs: add tracepoints for each of the externally visible allocators - 1 - --- 2023-03-16 Darrick J. Wong Accepted
xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_ags xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_ags - 1 - --- 2023-03-16 Darrick J. Wong Accepted
[4/4] pcpcntr: remove percpu_counter_sum_all() pcpctr: fix percpu_counter_sum vs cpu offline race - - - --- 2023-03-15 Dave Chinner Accepted
[3/4] fork: remove use of percpu_counter_sum_all pcpctr: fix percpu_counter_sum vs cpu offline race - - - --- 2023-03-15 Dave Chinner Accepted
[2/4] pcpcntrs: fix dying cpu summation race pcpctr: fix percpu_counter_sum vs cpu offline race - - - --- 2023-03-15 Dave Chinner Accepted
[1/4] cpumask: introduce for_each_cpu_or pcpctr: fix percpu_counter_sum vs cpu offline race - - - --- 2023-03-15 Dave Chinner Accepted
xfs_repair: fix incorrect dabtree hashval comparison xfs_repair: fix incorrect dabtree hashval comparison - 1 - --- 2023-03-15 Darrick J. Wong Superseded
xfs_db: fix complaints about unsigned char casting xfs_db: fix complaints about unsigned char casting - 1 - --- 2023-03-15 Darrick J. Wong Accepted
xfs: try to idiot-proof the allocators xfs: try to idiot-proof the allocators - 1 - --- 2023-03-09 Darrick J. Wong Accepted
[v2,3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-03-09 Yosry Ahmed Superseded
[v2,2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-03-09 Yosry Ahmed Superseded
[v2,1/3] mm: vmscan: move set_task_reclaim_state() after cgroup_reclaim() Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-03-09 Yosry Ahmed Superseded
[v10,32/32] xfs: don't remove the attr fork when parent pointers are enabled Parent Pointers - - - --- 2023-03-08 Allison Henderson Superseded
[v10,28/32] xfs: drop compatibility minimum log size computations for reflink Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,27/32] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,26/32] xfs: Add parent pointer ioctl Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,25/32] xfs: pass the attr value to put_listent when possible Parent Pointers - - - --- 2023-03-08 Allison Henderson Superseded
[v10,24/32] xfs: Filter XFS_ATTR_PARENT for getfattr Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,23/32] xfs: Add helper function xfs_attr_list_context_init Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,22/32] xfs: Add the parent pointer support to the superblock version 5. Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,21/32] xfs: Add parent pointers to xfs_cross_rename Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,20/32] xfs: Add parent pointers to rename Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,19/32] xfs: Indent xfs_rename Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,18/32] xfs: remove parent pointers in unlink Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,17/32] xfs: add parent attributes to symlink Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,16/32] xfs: add parent attributes to link Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,15/32] xfs: parent pointer attribute creation Parent Pointers - - - --- 2023-03-08 Allison Henderson Superseded
[v10,14/32] xfs: extend transaction reservations for parent attributes Parent Pointers - - - --- 2023-03-08 Allison Henderson Superseded
[v10,13/32] xfs: Add xfs_verify_pptr Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,12/32] xfs: define parent pointer xattr format Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,11/32] xfs: add parent pointer support to attribute code Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,07/32] xfs: Increase XFS_QM_TRANS_MAXDQS to 5 Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,06/32] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5 Parent Pointers - 2 - --- 2023-03-08 Allison Henderson Superseded
[v10,05/32] xfs: Expose init_xattrs in xfs_create_tmpfile Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[v10,04/32] xfs: Hold inode locks in xfs_rename Parent Pointers - 2 - --- 2023-03-08 Allison Henderson Superseded
[v10,03/32] xfs: Hold inode locks in xfs_trans_alloc_dir Parent Pointers - 2 - --- 2023-03-08 Allison Henderson Superseded
[v10,02/32] xfs: Hold inode locks in xfs_ialloc Parent Pointers - 2 - --- 2023-03-08 Allison Henderson Superseded
[v10,01/32] xfs: Add new name to attri/d Parent Pointers - 1 - --- 2023-03-08 Allison Henderson Superseded
[5.15,11/11] fs: use consistent setgid checks in is_sxid() sgid fixes for 5.15.y 1 - 1 --- 2023-03-07 Leah Rumancik Superseded
[5.15,10/11] attr: use consistent sgid stripping checks sgid fixes for 5.15.y 1 1 1 --- 2023-03-07 Leah Rumancik Superseded
[5.15,09/11] attr: add setattr_should_drop_sgid() sgid fixes for 5.15.y 1 1 1 --- 2023-03-07 Leah Rumancik Superseded
[5.15,08/11] fs: move should_remove_suid() sgid fixes for 5.15.y 1 1 1 --- 2023-03-07 Leah Rumancik Superseded
[5.15,07/11] attr: add in_group_or_capable() sgid fixes for 5.15.y 1 1 1 --- 2023-03-07 Leah Rumancik Superseded
[5.15,05/11] fs: add mode_strip_sgid() helper sgid fixes for 5.15.y 1 2 1 --- 2023-03-07 Leah Rumancik Superseded
[5.15,04/11] xfs: set prealloc flag in xfs_alloc_file_space() sgid fixes for 5.15.y 1 1 1 --- 2023-03-07 Leah Rumancik Superseded
[5.15,03/11] xfs: fallocate() should call file_modified() sgid fixes for 5.15.y 1 1 1 --- 2023-03-07 Leah Rumancik Superseded
[5.15,02/11] xfs: remove XFS_PREALLOC_SYNC sgid fixes for 5.15.y 1 1 1 --- 2023-03-07 Leah Rumancik Superseded
[5.15,01/11] xfs: use setattr_copy to set vfs inode attributes sgid fixes for 5.15.y 1 3 1 --- 2023-03-07 Leah Rumancik Superseded
[1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag Flag file systems as supporting parallel dio writes - - - --- 2023-03-07 Jens Axboe Superseded
[14/14] xfs: document future directions of online fsck [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[13/14] xfs: document the userspace fsck driver program [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[12/14] xfs: document directory tree repairs [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[11/14] xfs: document metadata file repair [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[10/14] xfs: document full filesystem scans for online fsck [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[09/14] xfs: document online file metadata repair code [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[08/14] xfs: document btree bulk loading [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[07/14] xfs: document pageable kernel memory [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[06/14] xfs: document how online fsck deals with eventual consistency [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[05/14] xfs: document the filesystem metadata checking strategy [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[04/14] xfs: document the user interface for online fsck [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[03/14] xfs: document the testing plan for online fsck [01/14] xfs: document the motivation for online fsck design - 1 - --- 2023-03-07 Darrick J. Wong Accepted
[02/14] xfs: document the general theory underlying online fsck design [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[01/14] xfs: document the motivation for online fsck design [01/14] xfs: document the motivation for online fsck design - - - --- 2023-03-07 Darrick J. Wong Accepted
[09/13] xfs: log VLOOKUP xattr nvreplace operations xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong Superseded
[08/13] xfs: rename nname to newname xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong Superseded
[07/13] xfs: overlay alfi_nname_len atop alfi_name_len for NVREPLACE xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong Superseded
[05/13] xfs: log VLOOKUP xattr setting operations xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong Superseded
[04/13] xfs: log VLOOKUP xattr removal operations xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong Superseded
[03/13] xfs: preserve VLOOKUP in xfs_attr_set xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong Superseded
[02/13] xfs: allow xattr matching on value for local/sf attrs xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong Superseded
[01/13] xfs: make xfs_attr_set require XFS_DA_OP_REMOVE xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong Superseded
[V2] xfs: fix off-by-one-block in xfs_discard_folio() [V2] xfs: fix off-by-one-block in xfs_discard_folio() - 1 - --- 2023-03-02 Dave Chinner Accepted
[5.15,CANDIDATE,11/11] fs: use consistent setgid checks in is_sxid() 5.15.y sgid fixes - - 1 --- 2023-03-02 Leah Rumancik Superseded
[5.15,CANDIDATE,10/11] attr: use consistent sgid stripping checks 5.15.y sgid fixes - 1 1 --- 2023-03-02 Leah Rumancik Superseded
[5.15,CANDIDATE,09/11] attr: add setattr_should_drop_sgid() 5.15.y sgid fixes - 1 1 --- 2023-03-02 Leah Rumancik Superseded
[5.15,CANDIDATE,08/11] fs: move should_remove_suid() 5.15.y sgid fixes - 1 1 --- 2023-03-02 Leah Rumancik Superseded
[5.15,CANDIDATE,07/11] attr: add in_group_or_capable() 5.15.y sgid fixes - 1 1 --- 2023-03-02 Leah Rumancik Superseded
[5.15,CANDIDATE,05/11] fs: add mode_strip_sgid() helper 5.15.y sgid fixes - 2 1 --- 2023-03-02 Leah Rumancik Superseded
[5.15,CANDIDATE,04/11] xfs: set prealloc flag in xfs_alloc_file_space() 5.15.y sgid fixes - 1 1 --- 2023-03-02 Leah Rumancik Superseded
[5.15,CANDIDATE,03/11] xfs: fallocate() should call file_modified() 5.15.y sgid fixes - 1 1 --- 2023-03-02 Leah Rumancik Superseded
[5.15,CANDIDATE,02/11] xfs: remove XFS_PREALLOC_SYNC 5.15.y sgid fixes - 1 1 --- 2023-03-02 Leah Rumancik Superseded
[5.15,CANDIDATE,01/11] xfs: use setattr_copy to set vfs inode attributes 5.15.y sgid fixes - 3 1 --- 2023-03-02 Leah Rumancik Superseded
xfs: fix off-by-one-block in xfs_discard_folio() xfs: fix off-by-one-block in xfs_discard_folio() - 1 - --- 2023-03-01 Dave Chinner Superseded
[v1,2/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-02-28 Yosry Ahmed Superseded
« 1 2 ... 60 61 62251 252 »