Show patches with: none      |   31991 patches
« 1 2 ... 316 317 318319 320 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[44/71] xfs: store in-progress CoW allocations in the refcount btree - - - --- 2016-08-25 Darrick J. Wong Superseded
[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
[40/71] xfs: report shared extents through the iomap interface - - - --- 2016-08-25 Darrick J. Wong New
[39/71] xfs: move mappings from cow fork to data fork after copy-write - - - --- 2016-08-25 Darrick J. Wong Accepted
[38/71] xfs: support removing extents from CoW fork - - - --- 2016-08-25 Darrick J. Wong Superseded
[37/71] xfs: allocate delayed extents in CoW fork - - - --- 2016-08-25 Darrick J. Wong Accepted
[36/71] xfs: support allocating delayed extents in CoW fork - - - --- 2016-08-25 Darrick J. Wong Superseded
[35/71] xfs: create delalloc extents in CoW fork - - - --- 2016-08-25 Darrick J. Wong Accepted
[34/71] xfs: support bmapping delalloc extents in the CoW fork - - - --- 2016-08-25 Darrick J. Wong Superseded
[33/71] xfs: introduce the CoW fork - - - --- 2016-08-25 Darrick J. Wong Superseded
[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
[27/71] xfs: implement deferred bmbt map/unmap operations - - - --- 2016-08-25 Darrick J. Wong Superseded
[26/71] xfs: pass bmapi flags through to bmap_del_extent - - - --- 2016-08-25 Darrick J. Wong Accepted
[25/71] xfs: map an inode's offset to an exact physical block - - - --- 2016-08-25 Darrick J. Wong Superseded
[24/71] xfs: log bmap intent items - - - --- 2016-08-25 Darrick J. Wong Superseded
[23/71] xfs: create bmbt update intent log items - - - --- 2016-08-25 Darrick J. Wong Superseded
[22/71] xfs: introduce reflink utility functions - - - --- 2016-08-25 Darrick J. Wong Superseded
[21/71] xfs: refcount btree requires more reserved space - - - --- 2016-08-25 Darrick J. Wong Superseded
[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
[18/71] xfs: connect refcount adjust functions to upper layers - - - --- 2016-08-25 Darrick J. Wong Superseded
[17/71] xfs: adjust refcount of an extent of blocks in refcount btree - - - --- 2016-08-25 Darrick J. Wong Superseded
[16/71] xfs: log refcount intent items - - - --- 2016-08-25 Darrick J. Wong Superseded
[15/71] xfs: create refcount update intent log items - - - --- 2016-08-25 Darrick J. Wong Superseded
[14/71] xfs: add refcount btree operations - - - --- 2016-08-25 Darrick J. Wong Superseded
[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
[11/71] xfs: define the on-disk refcount btree format - 1 - --- 2016-08-25 Darrick J. Wong Superseded
[10/71] xfs: refcount btree add more reserved blocks - 1 - --- 2016-08-25 Darrick J. Wong Accepted
[09/71] xfs: add refcount btree stats infrastructure - 1 - --- 2016-08-25 Darrick J. Wong Superseded
[08/71] xfs: introduce refcount btree definitions - - - --- 2016-08-25 Darrick J. Wong Superseded
[07/71] xfs: define tracepoints for refcount btree activities - - - --- 2016-08-25 Darrick J. Wong Accepted
[06/71] xfs: set up per-AG free space reservations - - - --- 2016-08-25 Darrick J. Wong Superseded
[05/71] xfs: introduce tracepoints for AG reservation code - - - --- 2016-08-25 Darrick J. Wong New
[04/71] xfs: defer should allow ->finish_item to request a new transaction - - - --- 2016-08-25 Darrick J. Wong Superseded
[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
[4/6] fs: add iomap_file_dirty - - - --- 2016-08-25 Christoph Hellwig 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
[11/13] xfs: test getbmapx shared extent reporting - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[10/13] xfs: test getfsmap ioctl - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[09/13] xfs: test realtime rmapbt code - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[08/13] xfs: more rmapbt tests - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[07/13] xfs: test swapext with reflink - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[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
[04/13] generic/159, 160: deal with EACCESS -> EPERM transition - - - --- 2016-08-25 Darrick J. Wong Not Applicable
[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
[1/7] journaling_log: fix some typos in the section about EFDs - - - --- 2016-08-25 Darrick J. Wong New
[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
xfs: prevent dropping ioend completions during buftarg wait - 1 - --- 2016-08-24 Brian Foster Accepted
[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
[v4,2/2] xfs_quota: additional changes to allow use on ext4 - - - --- 2016-08-23 Bill O'Donnell Accepted
[v4,1/2] xfs_quota: add capabilities for use on ext4 - - - --- 2016-08-23 Bill O'Donnell Accepted
[v3,2/2] xfs_quota: additional changes to allow use on ext4 - - - --- 2016-08-23 Bill O'Donnell Superseded
[v3,1/2] xfs_quota: add capabilities for use on ext4 - - - --- 2016-08-23 Bill O'Donnell Accepted
Make __xfs_xattr_put_listen preperly report errors. - - - --- 2016-08-23 Artem Savkov Accepted
xfs: close xfs_wait_buftarg() race with buffer lookups - - - --- 2016-08-22 Brian Foster New
xfs: fix superblock inprogress check - 2 - --- 2016-08-22 Dave Chinner Accepted
[4/4] xfs: rewrite and optimize the delalloc write path - - - --- 2016-08-21 Christoph Hellwig Superseded
[3/4] xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case - - - --- 2016-08-21 Christoph Hellwig Accepted
[2/4] xfs: factor our a helper to calculate the EOF alignment - 1 - --- 2016-08-21 Christoph Hellwig Accepted
[1/4] xfs: move xfs_bmbt_to_iomap up - 1 - --- 2016-08-21 Christoph Hellwig Accepted
iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems 1 - - --- 2016-08-21 Christoph Hellwig Superseded
xfs/033: source mkfs output again if isize less than 512 - - - --- 2016-08-21 Zorro Lang Accepted
« 1 2 ... 316 317 318319 320 »