Show patches with: none      |   32690 patches
« 1 2 ... 77 78 79326 327 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] io_uring: avoid hashing O_DIRECT writes if the filesystem doesn't need it Flag file systems as supporting parallel dio writes - - - --- 2023-03-07 Jens Axboe New
[1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag Flag file systems as supporting parallel dio writes - - - --- 2023-03-07 Jens Axboe Superseded
[7/7] mm: return an ERR_PTR from __filemap_get_folio [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file 1 - - --- 2023-03-07 Christoph Hellwig New
[6/7] mm: remove FGP_ENTRY [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - - - --- 2023-03-07 Christoph Hellwig New
[5/7] shmem: open code the page cache lookup in shmem_get_folio_gfp [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file 1 - - --- 2023-03-07 Christoph Hellwig New
[4/7] shmem: remove shmem_get_partial_folio [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - - - --- 2023-03-07 Christoph Hellwig New
[3/7] mm: use filemap_get_entry in filemap_get_incore_folio [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - 1 - --- 2023-03-07 Christoph Hellwig New
[2/7] mm: make mapping_get_entry available outside of filemap.c [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - 1 - --- 2023-03-07 Christoph Hellwig New
[1/7] mm: don't look at xarray value entries in split_huge_pages_in_file [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - 1 - --- 2023-03-07 Christoph Hellwig New
[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
[13/13] xfs: revert "load secure hash algorithm for parent pointers" xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong New
[12/13] xfs: turn NVREPLACEXXX into NVREPLACE xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong New
[11/13] xfs: use VLOOKUP mode to avoid hashing parent pointer names xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong New
[10/13] xfs: log old xattr values for NVREPLACEXXX operations xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong New
[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
[06/13] xfs: refactor extracting attri ops from alfi_op_flags xfs: remove parent pointer hashing - - - --- 2023-03-03 Darrick J. Wong New
[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
[2/2] iomap: Use folio_copy_tail() folio_copy_tail - - - --- 2023-03-03 Matthew Wilcox New
[1/2] filemap: Add folio_copy_tail() folio_copy_tail - - - --- 2023-03-03 Matthew Wilcox New
[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,06/11] fs: move S_ISGID stripping into the vfs_*() helpers 5.15.y sgid fixes - 1 1 --- 2023-03-02 Leah Rumancik New
[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
[3/3] mkfs: substitute slashes with spaces in protofiles xfsprogs: random fixes for 6.2 - 1 - --- 2023-03-01 Darrick J. Wong New
[2/3] mkfs: use suboption processing for -p xfsprogs: random fixes for 6.2 - 1 - --- 2023-03-01 Darrick J. Wong New
[1/3] mkfs: check dirent names when reading protofile xfsprogs: random fixes for 6.2 - 1 - --- 2023-03-01 Darrick J. Wong New
[7/7] fsstress: update for FIEXCHANGE_RANGE fstests: atomic file updates - - - --- 2023-03-01 Darrick J. Wong New
[6/7] fsx: support FIEXCHANGE_RANGE fstests: atomic file updates - - - --- 2023-03-01 Darrick J. Wong New
[5/7] generic: test that file privilege gets dropped with FIEXCHANGE_RANGE fstests: atomic file updates - - - --- 2023-03-01 Darrick J. Wong New
[4/7] generic, xfs: test scatter-gather atomic file updates fstests: atomic file updates - - - --- 2023-03-01 Darrick J. Wong New
[3/7] generic: test new vfs swapext ioctl fstests: atomic file updates - - - --- 2023-03-01 Darrick J. Wong New
[2/7] generic: test old xfs extent swapping ioctl fstests: atomic file updates - - - --- 2023-03-01 Darrick J. Wong New
[1/7] xfs/122: fix for swapext log items fstests: atomic file updates - - - --- 2023-03-01 Darrick J. Wong New
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
[GIT,PULL] xfs: moar new code for 6.3 [GIT,PULL] xfs: moar new code for 6.3 - - - --- 2023-02-28 Darrick J. Wong New
xfs_db: introduce attr_modify command xfs_db: introduce attr_modify command - - - --- 2023-02-28 Andrey Albershteyn 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
[v1,1/2] mm: vmscan: refactor updating reclaimed pages in reclaim_state Ignore non-LRU-based reclaim in memcg reclaim - - - --- 2023-02-28 Yosry Ahmed Superseded
xfs: quotacheck failure can race with background inode inactivation xfs: quotacheck failure can race with background inode inactivation - 1 - --- 2023-02-28 Dave Chinner Accepted
[v2,RESEND] Remove several implicit function declarations [v2,RESEND] Remove several implicit function declarations - 2 - --- 2023-02-27 Arjun Shankar Accepted
[v2] xfs: fix hung when transaction commit fail in xfs_inactive_ifree [v2] xfs: fix hung when transaction commit fail in xfs_inactive_ifree - - - --- 2023-02-27 Long Li New
[RFCv3,3/3] iomap: Support subpage size dirty tracking to improve write performance iomap: Add support for subpage dirty state tracking to improve write performance - - - --- 2023-02-26 Ritesh Harjani (IBM) Superseded
[RFCv3,2/3] iomap: Change uptodate variable name to state iomap: Add support for subpage dirty state tracking to improve write performance - 1 - --- 2023-02-26 Ritesh Harjani (IBM) Superseded
[RFCv3,1/3] iomap: Allocate iop in ->write_begin() early iomap: Add support for subpage dirty state tracking to improve write performance - - - --- 2023-02-26 Ritesh Harjani (IBM) Superseded
xfs: restore old agirotor behavior xfs: restore old agirotor behavior - 1 - --- 2023-02-22 Darrick J. Wong Accepted
[GIT,PULL] xfs: new code for 6.3, part 1 [GIT,PULL] xfs: new code for 6.3, part 1 - - - --- 2023-02-22 Darrick J. Wong New
[GIT,PULL] iomap: new code for 6.3 [GIT,PULL] iomap: new code for 6.3 - - - --- 2023-02-22 Darrick J. Wong New
[v10,3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - - - --- 2023-02-17 Shiyang Ruan Superseded
[v10,2/3] fs: introduce super_drop_pagecache() mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - - - --- 2023-02-17 Shiyang Ruan New
[v10,1/3] xfs: fix the calculation of length and end mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - 1 - --- 2023-02-17 Shiyang Ruan Superseded
[5/5] mkfs: substitute slashes with spaces in protofiles xfsprogs: random fixes for 6.2 - - - --- 2023-02-16 Darrick J. Wong Superseded
[4/5] xfs_io: fix bmap command not detecting realtime files with xattrs xfsprogs: random fixes for 6.2 - 2 - --- 2023-02-16 Darrick J. Wong Accepted
[3/5] xfs_io: set fs_path when opening files on foreign filesystems xfsprogs: random fixes for 6.2 - 1 - --- 2023-02-16 Darrick J. Wong Accepted
[2/5] xfs_scrub: fix broken realtime free blocks unit conversions xfsprogs: random fixes for 6.2 - 1 - --- 2023-02-16 Darrick J. Wong Accepted
[1/5] xfs_spaceman: fix broken -g behavior in freesp command xfsprogs: random fixes for 6.2 - 1 - --- 2023-02-16 Darrick J. Wong Accepted
[1/1] xfs/122: adjust for flex-array XFS_IOC_GETPARENTS ioctl fstests: use flex arrays for XFS_IOC_GETPARENTS - - - --- 2023-02-16 Darrick J. Wong New
[4/4] xfs/021: adjust for short valuelens fstests: encode parent pointer name in xattr key - - - --- 2023-02-16 Darrick J. Wong New
[3/4] xfs/242: fix _filter_bmap for xfs_io bmap that does rt file properly fstests: encode parent pointer name in xattr key - - - --- 2023-02-16 Darrick J. Wong Superseded
[2/4] xfs/021: adjust for short parent pointers with hashes fstests: encode parent pointer name in xattr key - - - --- 2023-02-16 Darrick J. Wong New
[1/4] misc: adjust for parent pointers with namehashes fstests: encode parent pointer name in xattr key - - - --- 2023-02-16 Darrick J. Wong New
[14/14] xfs/851: test xfs_io parent -p too fstests: adjust tests for xfs parent pointers - - - --- 2023-02-16 Darrick J. Wong Superseded
[13/14] common/parent: check xfs_io parent command paths fstests: adjust tests for xfs parent pointers - - - --- 2023-02-16 Darrick J. Wong Superseded
[12/14] common/parent: don't _fail on missing parent pointer components fstests: adjust tests for xfs parent pointers - - - --- 2023-02-16 Darrick J. Wong Superseded
[11/14] common/parent: add license and copyright fstests: adjust tests for xfs parent pointers - - - --- 2023-02-16 Darrick J. Wong Superseded
[10/14] xfs: add parent pointer inject test fstests: adjust tests for xfs parent pointers - 1 - --- 2023-02-16 Darrick J. Wong Superseded
[09/14] xfs: add multi link parent pointer test fstests: adjust tests for xfs parent pointers - 1 - --- 2023-02-16 Darrick J. Wong Superseded
[08/14] xfs: add parent pointer test fstests: adjust tests for xfs parent pointers - 1 - --- 2023-02-16 Darrick J. Wong Superseded
[07/14] common: add helpers for parent pointer tests fstests: adjust tests for xfs parent pointers - 1 - --- 2023-02-16 Darrick J. Wong Superseded
[06/14] xfs/306: fix formatting failures with parent pointers fstests: adjust tests for xfs parent pointers - - - --- 2023-02-16 Darrick J. Wong Superseded
[05/14] xfs/018: disable parent pointers for this test fstests: adjust tests for xfs parent pointers - - - --- 2023-02-16 Darrick J. Wong Superseded
[04/14] generic/050: adapt for parent pointers fstests: adjust tests for xfs parent pointers - - - --- 2023-02-16 Darrick J. Wong Superseded
[03/14] xfs/021: adapt golden output files for parent pointers fstests: adjust tests for xfs parent pointers - - - --- 2023-02-16 Darrick J. Wong Superseded
[02/14] populate: create hardlinks for parent pointers fstests: adjust tests for xfs parent pointers - - - --- 2023-02-16 Darrick J. Wong Superseded
« 1 2 ... 77 78 79326 327 »