Show patches with: Submitter = Darrick J. Wong       |   644 patches
« 1 2 ... 3 4 56 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/7] xfs: convert xfarray insertion sort to heapsort using scratchpad memory xfs: stage repair information in pageable memory - 2 - --- 2023-07-27 Darrick J. Wong New
[2/7] xfs: enable sorting of xfile-backed arrays xfs: stage repair information in pageable memory - 2 - --- 2023-07-27 Darrick J. Wong New
[1/7] xfs: create a big array data structure xfs: stage repair information in pageable memory - 2 - --- 2023-07-27 Darrick J. Wong New
[GIT,PULL] iomap: bug fixes for 6.5 [GIT,PULL] iomap: bug fixes for 6.5 - - - --- 2023-07-20 Darrick J. Wong New
[GIT,PULL] xfs: more new code for 6.5 [GIT,PULL] xfs: more new code for 6.5 - - - --- 2023-07-09 Darrick J. Wong New
[GIT,PULL] xfs: more new code for 6.5 [GIT,PULL] xfs: more new code for 6.5 - - - --- 2023-07-05 Darrick J. Wong New
[GIT,PULL] iomap: new code for 6.5 [GIT,PULL] iomap: new code for 6.5 - - - --- 2023-07-02 Darrick J. Wong New
[GIT,PULL] xfs: new code for 6.5 [GIT,PULL] xfs: new code for 6.5 - - - --- 2023-06-29 Darrick J. Wong New
[3/3] fs: Drop wait_unfrozen wait queue fs: kernel and userspace filesystem freeze - 3 - --- 2023-06-16 Darrick J. Wong New
[2/3] fs: wait for partially frozen filesystems fs: kernel and userspace filesystem freeze - 3 - --- 2023-06-16 Darrick J. Wong New
[1/3] fs: distinguish between user initiated freeze and kernel initiated freeze fs: kernel and userspace filesystem freeze - 3 - --- 2023-06-16 Darrick J. Wong New
[3/3] fs: Drop wait_unfrozen wait queue fs: kernel and userspace filesystem freeze - 1 - --- 2023-06-12 Darrick J. Wong New
[2/3] fs: wait for partially frozen filesystems fs: kernel and userspace filesystem freeze - - - --- 2023-06-12 Darrick J. Wong New
[1/3] fs: distinguish between user initiated freeze and kernel initiated freeze fs: kernel and userspace filesystem freeze - 1 - --- 2023-06-12 Darrick J. Wong New
[25/25] xfs: enable atomic swapext feature xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[24/25] xfs: support non-power-of-two rtextsize with exchange-range xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[23/25] xfs: make atomic extent swapping support realtime files xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[22/25] xfs: condense symbolic links after an atomic swap xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[21/25] xfs: condense directories after an atomic swap xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[20/25] xfs: condense extended attributes after an atomic swap xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[19/25] xfs: remove old swap extents implementation xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[18/25] xfs: allow xfs_swap_range to use older extent swap algorithms xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[17/25] xfs: port xfs_swap_extent_forks to use xfs_swapext_req xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[16/25] xfs: consolidate all of the xfs_swap_extent_forks code xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[15/25] xfs: port xfs_swap_extents_rmap to our new code xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[14/25] xfs: add error injection to test swapext recovery xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[13/25] xfs: bind the xfs-specific extent swape code to the vfs-generic file exchange code xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[12/25] xfs: enable xlog users to toggle atomic extent swapping xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[11/25] xfs: create deferred log items for extent swapping xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[10/25] xfs: introduce a swap-extent log intent item xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[09/25] xfs: create a log incompat flag for atomic extent swapping xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[08/25] xfs: parameterize all the incompat log feature helpers xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[07/25] xfs: refactor non-power-of-two alignment checks xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[06/25] xfs: create a new helper to return a file's allocation unit xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[05/25] xfs: declare xfs_file.c symbols in xfs_file.h xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[04/25] xfs: move xfs_iops.c declarations out of xfs_inode.h xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[03/25] xfs: move inode lease breaking functions to xfs_inode.c xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[02/25] xfs: introduce new file range exchange ioctl xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[01/25] xfs: add a libxfs header file for staging new ioctls xfs: atomic file updates - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[9/9] xfs: connect in-memory btrees to xfiles xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[8/9] xfs: support in-memory btrees xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[7/9] xfs: consolidate btree block allocation tracepoints xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[6/9] xfs: consolidate btree block freeing tracepoints xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[5/9] xfs: support in-memory buffer cache targets xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[4/9] xfs: make GFP_ usage consistent when allocating buftargs xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[3/9] xfs: create buftarg helpers to abstract block_device operations xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[2/9] xfs: teach buftargs to maintain their own buffer hashtable xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[1/9] xfs: dump xfiles for debugging purposes xfs: support in-memory btrees - - - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[7/7] xfs: improve xfarray quicksort pivot [1/7] xfs: create a big array data structure - 1 - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[6/7] xfs: cache pages used for xfarray quicksort convergence [1/7] xfs: create a big array data structure - 1 - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[5/7] xfs: speed up xfarray sort by sorting xfile page contents directly [1/7] xfs: create a big array data structure - 1 - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[4/7] xfs: teach xfile to pass back direct-map pages to caller [1/7] xfs: create a big array data structure - 1 - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[3/7] xfs: convert xfarray insertion sort to heapsort using scratchpad memory [1/7] xfs: create a big array data structure - 1 - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[2/7] xfs: enable sorting of xfile-backed arrays [1/7] xfs: create a big array data structure - 1 - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[1/7] xfs: create a big array data structure [1/7] xfs: create a big array data structure - 1 - --- 2023-05-26 Darrick J. Wong Handled Elsewhere
[4/4] xfs: repair summary counters xfs: online repair for fs summary counters with exclusive fsfreeze - - - --- 2023-05-03 Darrick J. Wong Mainlined
[3/4] xfs: stabilize fs summary counters for online fsck xfs: online repair for fs summary counters with exclusive fsfreeze - - - --- 2023-05-03 Darrick J. Wong Mainlined
[2/4] vfs: allow exclusive freezing of filesystems xfs: online repair for fs summary counters with exclusive fsfreeze - - - --- 2023-05-03 Darrick J. Wong Mainlined
[1/4] vfs: allow filesystem freeze callers to denote who froze the fs xfs: online repair for fs summary counters with exclusive fsfreeze - - - --- 2023-05-03 Darrick J. Wong Mainlined
[GIT,PULL] iomap: new code for 6.4 [GIT,PULL] iomap: new code for 6.4 - - - --- 2023-04-27 Darrick J. Wong Mainlined
[GIT,PULL,1/22] xfs: design documentation for online fsck [GIT,PULL,1/22] xfs: design documentation for online fsck - - - --- 2023-04-12 Darrick J. Wong Mainlined
[14/14] xfs: document future directions of online fsck xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong Mainlined
[13/14] xfs: document the userspace fsck driver program xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong Mainlined
[12/14] xfs: document directory tree repairs xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong Mainlined
[11/14] xfs: document metadata file repair xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[10/14] xfs: document full filesystem scans for online fsck xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[09/14] xfs: document online file metadata repair code xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[08/14] xfs: document btree bulk loading xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[07/14] xfs: document pageable kernel memory xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[06/14] xfs: document how online fsck deals with eventual consistency xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[05/14] xfs: document the filesystem metadata checking strategy xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[04/14] xfs: document the user interface for online fsck xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[03/14] xfs: document the testing plan for online fsck xfs: design documentation for online fsck - 1 - --- 2023-03-07 Darrick J. Wong New
[02/14] xfs: document the general theory underlying online fsck design xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[01/14] xfs: document the motivation for online fsck design xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[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
[GIT,PULL] iomap: new code for 6.3 [GIT,PULL] iomap: new code for 6.3 - - - --- 2023-02-22 Darrick J. Wong New
[v24.3,12/14] xfs: document directory tree repairs Untitled series #718405 - - - --- 2023-02-03 Darrick J. Wong New
[v24.2,12/14] xfs: document directory tree repairs Untitled series #711975 - - - --- 2023-01-14 Darrick J. Wong New
[19/21] xfs: make atomic extent swapping support realtime files xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[20/21] xfs: support non-power-of-two rtextsize with exchange-range xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[21/21] xfs: enable atomic swapext feature xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[12/21] xfs: consolidate all of the xfs_swap_extent_forks code xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[13/21] xfs: port xfs_swap_extent_forks to use xfs_swapext_req xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[14/21] xfs: allow xfs_swap_range to use older extent swap algorithms xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[15/21] xfs: remove old swap extents implementation xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[16/21] xfs: condense extended attributes after an atomic swap xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[17/21] xfs: condense directories after an atomic swap xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[18/21] xfs: condense symbolic links after an atomic swap xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[06/21] xfs: introduce a swap-extent log intent item xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[07/21] xfs: create deferred log items for extent swapping xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[08/21] xfs: enable xlog users to toggle atomic extent swapping xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[09/21] xfs: add a ->xchg_file_range handler xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[10/21] xfs: add error injection to test swapext recovery xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[11/21] xfs: port xfs_swap_extents_rmap to our new code xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[01/21] vfs: introduce new file range exchange ioctl xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[02/21] xfs: create a new helper to return a file's allocation unit xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[03/21] xfs: refactor non-power-of-two alignment checks xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[04/21] xfs: parameterize all the incompat log feature helpers xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[05/21] xfs: create a log incompat flag for atomic extent swapping xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
« 1 2 ... 3 4 56 7 »