Show patches with: Submitter = Darrick J. Wong       |    Archived = No       |   4926 patches
« 1 2 ... 47 48 49 50 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[60/71] xfs: increase log reservations for reflink - - - --- 2016-08-25 Darrick J. Wong Accepted
[58/71] xfs: garbage collect old cowextsz reservations - - - --- 2016-08-25 Darrick J. Wong Accepted
[56/71] xfs: try other AGs to allocate a BMBT block - - - --- 2016-08-25 Darrick J. Wong Accepted
[55/71] xfs: don't allow reflink when the AG is low on space - - - --- 2016-08-25 Darrick J. Wong Accepted
[50/71] xfs: unshare a range of blocks via fallocate - - - --- 2016-08-25 Darrick J. Wong Accepted
[49/71] xfs: swap inode reflink flags when swapping inode extents - - - --- 2016-08-25 Darrick J. Wong Accepted
[48/71] xfs: teach get_bmapx about shared extents and the CoW fork - - - --- 2016-08-25 Darrick J. Wong Accepted
[47/71] xfs: add dedupe range vfs function - - - --- 2016-08-25 Darrick J. Wong Accepted
[46/71] xfs: add clone file and clone range vfs functions - - - --- 2016-08-25 Darrick J. Wong Accepted
[45/71] xfs: reflink extents from one file to another - - - --- 2016-08-25 Darrick J. Wong Accepted
[43/71] xfs: cancel pending CoW reservations when destroying inodes - - - --- 2016-08-25 Darrick J. Wong Accepted
[42/71] xfs: cancel CoW reservations and clear inode reflink flag when freeing blocks - - - --- 2016-08-25 Darrick J. Wong Accepted
[41/71] xfs: implement CoW for directio writes - - - --- 2016-08-25 Darrick J. Wong Accepted
[39/71] xfs: move mappings from cow fork to data fork after copy-write - - - --- 2016-08-25 Darrick J. Wong Accepted
[37/71] xfs: allocate delayed extents in CoW fork - - - --- 2016-08-25 Darrick J. Wong Accepted
[35/71] xfs: create delalloc extents in CoW fork - - - --- 2016-08-25 Darrick J. Wong Accepted
[32/71] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files - - - --- 2016-08-25 Darrick J. Wong Accepted
[31/71] xfs: add reflink feature flag to geometry - - - --- 2016-08-25 Darrick J. Wong Accepted
[30/71] xfs: define tracepoints for reflink activities - - - --- 2016-08-25 Darrick J. Wong Accepted
[29/71] xfs: return work remaining at the end of a bunmapi operation - - - --- 2016-08-25 Darrick J. Wong Accepted
[28/71] xfs: when replaying bmap operations, don't let unlinked inodes get reaped - - - --- 2016-08-25 Darrick J. Wong Accepted
[26/71] xfs: pass bmapi flags through to bmap_del_extent - - - --- 2016-08-25 Darrick J. Wong Accepted
[20/71] xfs: add refcount btree block detection to log recovery - - - --- 2016-08-25 Darrick J. Wong Accepted
[19/71] xfs: adjust refcount when unmapping file blocks - - - --- 2016-08-25 Darrick J. Wong Accepted
[13/71] xfs: account for the refcount btree in the alloc/free log reservation - - - --- 2016-08-25 Darrick J. Wong Accepted
[12/71] xfs: add refcount btree support to growfs - 1 - --- 2016-08-25 Darrick J. Wong Accepted
[10/71] xfs: refcount btree add more reserved blocks - 1 - --- 2016-08-25 Darrick J. Wong Accepted
[07/71] xfs: define tracepoints for refcount btree activities - - - --- 2016-08-25 Darrick J. Wong Accepted
[03/71] xfs: count the blocks in a btree - 1 - --- 2016-08-25 Darrick J. Wong Accepted
[02/71] xfs: create a standard btree size calculator code - 1 - --- 2016-08-25 Darrick J. Wong Accepted
[01/71] xfs: remove xfs_btree_bigkey - 1 - --- 2016-08-25 Darrick J. Wong Accepted
[6/6] iomap: add a flag to report shared extents - 1 - --- 2016-08-25 Darrick J. Wong Accepted
[5/6] iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems - - - --- 2016-08-25 Darrick J. Wong Accepted
[3/6] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[2/6] vfs: cap dedupe request structure size at PAGE_SIZE - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[1/6] vfs: fix return type of ioctl_file_dedupe_range - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[13/13] xfs/122: check the ag reservation counter ioctl - - - --- 2016-08-25 Darrick J. Wong Accepted
[12/13] xfs/122: track xfs_scrub_metadata - - - --- 2016-08-25 Darrick J. Wong Accepted
[06/13] xfs: fix $XFS_DB_PROG usage - - - --- 2016-08-25 Darrick J. Wong Accepted
[05/13] xfs/122: test btree header block sizes - - - --- 2016-08-25 Darrick J. Wong Accepted
[03/13] xfs/{130,235}: deal with an unreplayable dirty log - - - --- 2016-08-25 Darrick J. Wong Accepted
[02/13] xfs/122: decrease the log update done item sizes - - - --- 2016-08-25 Darrick J. Wong Accepted
[01/13] tests/xfs: don't run tests if cowextsize isn't present - - - --- 2016-08-25 Darrick J. Wong Accepted
[7/7] xfsdocs: document the realtime reverse mapping btree - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[6/7] xfsdocs: document refcount btree and reflink - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[5/7] xfsdocs: reverse-mapping btree documentation - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[4/7] xfsdocs: move the discussions of short and long format btrees to a separate chapter - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[3/7] xfsdocs: update the on-disk format with changes for Linux 4.5 - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[2/7] xfsdocs: document known testing procedures - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[v2,5/7] misc: fix Coverity errors - - - --- 2016-08-25 Darrick J. Wong Accepted
"Bad page state" errors when calling BULKSTAT under memory pressure? - - - --- 2016-08-24 Darrick J. Wong Not Applicable
[7/7] xfs_repair: fix naming problems in repair/rmap.c - - - --- 2016-08-24 Darrick J. Wong Accepted
[6/7] misc: fix libxfs api violations - - - --- 2016-08-24 Darrick J. Wong Accepted
[5/7] misc: fix Coverity errors - - - --- 2016-08-24 Darrick J. Wong Accepted
[4/7] libxcmd: fix mount option parsing to find rt/log devices - 1 - --- 2016-08-24 Darrick J. Wong Accepted
[3/7] xfs: simple btree query range should look right if LE lookup fails - 1 - --- 2016-08-24 Darrick J. Wong Accepted
[2/7] xfs: fix some key handling problems in _btree_simple_query_range - 1 - --- 2016-08-24 Darrick J. Wong Accepted
[1/7] xfs: don't perform lookups on zero-height btrees - 1 - --- 2016-08-24 Darrick J. Wong Accepted
[5/5] xfs: disallow mounting of realtime + rmap filesystems - 1 - --- 2016-08-24 Darrick J. Wong Accepted
[4/5] xfs: simple btree query range should look right if LE lookup fails - 1 - --- 2016-08-24 Darrick J. Wong Accepted
[3/5] xfs: fix some key handling problems in _btree_simple_query_range - 1 - --- 2016-08-24 Darrick J. Wong Accepted
[2/5] xfs: don't perform lookups on zero-height btrees - 1 - --- 2016-08-24 Darrick J. Wong Accepted
[1/5] xfs: don't log the entire end of the AGF - 1 - --- 2016-08-24 Darrick J. Wong Accepted
xfs: disallow mounting of realtime + rmap filesystems - 2 - --- 2016-08-19 Darrick J. Wong Accepted
xfs: don't perform lookups on zero-height btrees - 1 - --- 2016-08-19 Darrick J. Wong Accepted
xfs: remove OWN_AG rmap when allocating a block from the AGFL - - - --- 2016-08-05 Darrick J. Wong Accepted
[v3] xfs: test attr_list_by_handle cursor iteration - - - --- 2016-08-05 Darrick J. Wong Accepted
[v3,09/17] common/dmerror: fix mount option issues - - - --- 2016-08-04 Darrick J. Wong Accepted
[v2,07/17] xfs/128: cycle_mount the scratch device, not the test device - - - --- 2016-08-03 Darrick J. Wong Accepted
[v2] xfs: store rmapbt block count in the AGF - 1 - --- 2016-08-03 Darrick J. Wong Accepted
xfs: store rmapbt block count in the AGF - - - --- 2016-08-03 Darrick J. Wong Accepted
xfs: in _attrlist_by_handle, copy the cursor back to userspace - - - --- 2016-08-02 Darrick J. Wong Accepted
[v2,07/47] xfs: add function pointers for get/update keys to the btree - 1 - --- 2016-07-28 Darrick J. Wong Accepted
[16/17] xfs/122: add the realtime rmapbt inode and btree fields - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[11/17] xfs/234: use scratch device helpers - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[10/17] xfs/179: use scratch device helpers - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[08/17] xfs/129: fix post-metadump remounting idiocy - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[05/17] common/reflink: actually test dedupe on scratch device - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[04/17] xfs/122: list the new log redo items - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[03/17] xfs/310: fix the size calculation for the huge device - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[02/17] xfs: use rmapbt-checking helper - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[01/17] xfs/26[34]: remove duplicate tests - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[46/47] xfs: enable the rmap btree functionality - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[45/47] xfs: don't update rmapbt when fixing agfl - - - --- 2016-07-21 Darrick J. Wong Accepted
[44/47] xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[43/47] xfs: add rmap btree block detection to log recovery - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[42/47] xfs: add rmap btree geometry feature flag - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[41/47] xfs: propagate bmap updates to rmapbt - - - --- 2016-07-21 Darrick J. Wong Accepted
[40/47] xfs: enable the xfs_defer mechanism to process rmaps to update - - - --- 2016-07-21 Darrick J. Wong Accepted
[39/47] xfs: log rmap intent items - - - --- 2016-07-21 Darrick J. Wong Accepted
[38/47] xfs: create rmap update intent log items - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[37/47] xfs: add rmap btree insert and delete helpers - 2 - --- 2016-07-21 Darrick J. Wong Accepted
[36/47] xfs: convert unwritten status of reverse mappings - - - --- 2016-07-21 Darrick J. Wong Accepted
[35/47] xfs: remove an extent from the rmap btree - 2 - --- 2016-07-21 Darrick J. Wong Accepted
[34/47] xfs: add an extent to the rmap btree - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[33/47] xfs: add tracepoints for the rmap functions - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[32/47] xfs: teach rmapbt to support interval queries - - - --- 2016-07-21 Darrick J. Wong Accepted
[31/47] xfs: support overlapping intervals in the rmap btree - - - --- 2016-07-21 Darrick J. Wong Accepted
[30/47] xfs: add rmap btree operations - 1 - --- 2016-07-21 Darrick J. Wong Accepted
[29/47] xfs: rmap btree requires more reserved free space - 1 - --- 2016-07-21 Darrick J. Wong Accepted
« 1 2 ... 47 48 49 50 »