Show patches with: Submitter = Darrick J. Wong       |   921 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[001/119] vfs: fix return type of ioctl_file_dedupe_range - - - --- 2016-06-17 Darrick J. Wong New
[002/119] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE - - - --- 2016-06-17 Darrick J. Wong New
[003/119] xfs: check offsets of variable length structures - 1 - --- 2016-06-17 Darrick J. Wong New
[004/119] xfs: enable buffer deadlock postmortem diagnosis via ftrace - - - --- 2016-06-17 Darrick J. Wong New
[005/119] xfs: check for a valid error_tag in errortag_add - 1 - --- 2016-06-17 Darrick J. Wong New
[006/119] xfs: port differences from xfsprogs libxfs - - - --- 2016-06-17 Darrick J. Wong New
[007/119] xfs: rearrange xfs_bmap_add_free parameters - 2 - --- 2016-06-17 Darrick J. Wong New
[008/119] xfs: separate freelist fixing into a separate helper - 1 - --- 2016-06-17 Darrick J. Wong New
[009/119] xfs: convert list of extents to free into a regular list - - - --- 2016-06-17 Darrick J. Wong New
[01/11] iomap: start moving code to fs/iomap/ iomap: regroup code by functional area - - - --- 2019-07-01 Darrick J. Wong New
[01/15] xfs: add a per-xfs trace_printk macro fs: fixes for serious clone/dedupe problems - - - --- 2018-10-05 Darrick J. Wong New
[01/17] xfs_io: support the new getfsmap ioctl - - - --- 2017-01-21 Darrick J. Wong New
[01/18] xfs: clean up the error handling in xfs_swap_extent_rmap xfs: atomic file updates - - - --- 2020-04-29 Darrick J. Wong New
[01/19] xfs: query the per-AG reservation counters - - - --- 2017-03-10 Darrick J. Wong New
[01/25] xfs: add a per-xfs trace_printk macro fs: fixes for serious clone/dedupe problems - - - --- 2018-10-13 Darrick J. Wong New
[01/25] xfs: add a per-xfs trace_printk macro fs: fixes for serious clone/dedupe problems - - - --- 2018-10-11 Darrick J. Wong New
[01/25] xfs: add a per-xfs trace_printk macro fs: fixes for serious clone/dedupe problems - - - --- 2018-10-10 Darrick J. Wong New
[01/26] xfs: add a per-xfs trace_printk macro fs: fixes for serious clone/dedupe problems - - - --- 2018-10-16 Darrick J. Wong New
[01/28] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-21 Darrick J. Wong New
[01/29] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[01/47] vfs: fix return type of ioctl_file_dedupe_range - 1 - --- 2016-07-21 Darrick J. Wong New
[01/55] xfs: fix toctou race when locking an inode to access the data map - - - --- 2017-01-21 Darrick J. Wong New
[01/58] libxfs: make xfs_alloc_fix_freelist non-static - - - --- 2015-10-07 Darrick J. Wong New
[01/63] vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hint - 1 - --- 2016-09-30 Darrick J. Wong New
[010/119] xfs: create a standard btree size calculator code - - - --- 2016-06-17 Darrick J. Wong New
[011/119] xfs: refactor btree maxlevels computation - 1 - --- 2016-06-17 Darrick J. Wong New
[012/119] xfs: during btree split, save new block key & ptr for future insertion - - - --- 2016-06-17 Darrick J. Wong New
[013/119] xfs: support btrees with overlapping intervals for keys - - - --- 2016-06-17 Darrick J. Wong New
[014/119] xfs: introduce interval queries on btrees - - - --- 2016-06-17 Darrick J. Wong New
[015/119] xfs: refactor btree owner change into a separate visit-blocks function - 1 - --- 2016-06-17 Darrick J. Wong New
[016/119] xfs: move deferred operations into a separate file - - - --- 2016-06-17 Darrick J. Wong New
[017/119] xfs: add tracepoints for the deferred ops mechanism - 1 - --- 2016-06-17 Darrick J. Wong New
[018/119] xfs: enable the xfs_defer mechanism to process extents to free - - - --- 2016-06-17 Darrick J. Wong New
[019/119] xfs: rework xfs_bmap_free callers to use xfs_defer_ops - - - --- 2016-06-17 Darrick J. Wong New
[02/11] iomap: move the swapfile code into a separate file iomap: regroup code by functional area - - - --- 2019-07-01 Darrick J. Wong New
[02/11] vfs: refactor clone/dedupe_file_range common functions - - - --- 2016-12-10 Darrick J. Wong New
[02/15] xfs: refactor clonerange preparation into a separate helper fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-05 Darrick J. Wong New
[02/18] xfs: fix xfs_reflink_remap_prep calling conventions xfs: atomic file updates - 1 - --- 2020-04-29 Darrick J. Wong New
[02/19] xfs: add scrub tracepoints - - - --- 2017-03-10 Darrick J. Wong New
[02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-13 Darrick J. Wong New
[02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-11 Darrick J. Wong New
[02/25] xfs: refactor clonerange preparation into a separate helper fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-10 Darrick J. Wong New
[02/26] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[02/28] vfs: check file ranges before cloning files fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-21 Darrick J. Wong New
[02/29] vfs: check file ranges before cloning files fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-17 Darrick J. Wong New
[02/47] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE - - - --- 2016-07-21 Darrick J. Wong New
[02/55] xfs: fail _dir_open when readahead fails - - - --- 2017-01-21 Darrick J. Wong New
[02/58] xfs: fix log ticket type printing - - - --- 2015-10-07 Darrick J. Wong New
[02/63] vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks - 1 - --- 2016-09-30 Darrick J. Wong New
[020/119] xfs: change xfs_bmap_{finish, cancel, init, free} -> xfs_defer_* - - - --- 2016-06-17 Darrick J. Wong New
[021/119] xfs: rename flist/free_list to dfops - - - --- 2016-06-17 Darrick J. Wong New
[022/119] xfs: add tracepoints and error injection for deferred extent freeing - - - --- 2016-06-17 Darrick J. Wong New
[023/119] xfs: introduce rmap btree definitions - 1 - --- 2016-06-17 Darrick J. Wong New
[024/119] xfs: add rmap btree stats infrastructure - 1 - --- 2016-06-17 Darrick J. Wong New
[025/119] xfs: rmap btree add more reserved blocks - 1 - --- 2016-06-17 Darrick J. Wong New
[026/119] xfs: add owner field to extent allocation and freeing - 1 - --- 2016-06-17 Darrick J. Wong New
[027/119] xfs: introduce rmap extent operation stubs - 1 - --- 2016-06-17 Darrick J. Wong New
[028/119] xfs: define the on-disk rmap btree format - 2 - --- 2016-06-17 Darrick J. Wong New
[029/119] xfs: add rmap btree growfs support - 1 - --- 2016-06-17 Darrick J. Wong New
[03/11] iomap: move the file mapping reporting code into a separate file iomap: regroup code by functional area - - - --- 2019-07-01 Darrick J. Wong New
[03/11] ocfs2: convert inode refcount test to a helper - - - --- 2016-12-10 Darrick J. Wong New
[03/15] xfs: zero posteof blocks when cloning above eof fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-05 Darrick J. Wong New
[03/18] vfs: introduce new file extent swap ioctl xfs: atomic file updates - - - --- 2020-04-29 Darrick J. Wong New
[03/19] xfs: create an ioctl to scrub AG metadata - - - --- 2017-03-10 Darrick J. Wong New
[03/25] vfs: check file ranges before cloning files fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-13 Darrick J. Wong New
[03/25] vfs: check file ranges before cloning files fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-11 Darrick J. Wong New
[03/25] xfs: zero posteof blocks when cloning above eof fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-10 Darrick J. Wong New
[03/26] vfs: check file ranges before cloning files fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-16 Darrick J. Wong New
[03/28] vfs: exit early from zero length remap operations fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-21 Darrick J. Wong New
[03/29] vfs: exit early from zero length remap operations fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[03/47] xfs: fix attr shortform structure alignment on cris - 2 - --- 2016-07-21 Darrick J. Wong New
[03/55] xfs: filter out obviously bad btree pointers - - - --- 2017-01-21 Darrick J. Wong New
[03/58] xfs: introduce rmap btree definitions - - - --- 2015-10-07 Darrick J. Wong New
[03/63] xfs: return an error when an inline directory is too small - 2 - --- 2016-09-30 Darrick J. Wong New
[030/119] xfs: rmap btree transaction reservations - 1 - --- 2016-06-17 Darrick J. Wong New
[031/119] xfs: rmap btree requires more reserved free space - 1 - --- 2016-06-17 Darrick J. Wong New
[032/119] xfs: add rmap btree operations - 1 - --- 2016-06-17 Darrick J. Wong New
[033/119] xfs: support overlapping intervals in the rmap btree - - - --- 2016-06-17 Darrick J. Wong New
[034/119] xfs: teach rmapbt to support interval queries - 1 - --- 2016-06-17 Darrick J. Wong New
[035/119] xfs: add tracepoints for the rmap functions - 1 - --- 2016-06-17 Darrick J. Wong New
[036/119] xfs: add an extent to the rmap btree - 2 - --- 2016-06-17 Darrick J. Wong New
[037/119] xfs: remove an extent from the rmap btree - 2 - --- 2016-06-17 Darrick J. Wong New
[038/119] xfs: convert unwritten status of reverse mappings - 1 - --- 2016-06-17 Darrick J. Wong New
[039/119] xfs: add rmap btree insert and delete helpers - 2 - --- 2016-06-17 Darrick J. Wong New
[04/11] iomap: move the SEEK_HOLE code into a separate file iomap: regroup code by functional area - - - --- 2019-07-01 Darrick J. Wong New
[04/11] ocfs2: add newlines to some error messages - - - --- 2016-12-10 Darrick J. Wong New
[04/15] xfs: update ctime and remove suid before cloning files fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-05 Darrick J. Wong New
[04/18] xfs: support deferred bmap updates on the attr fork xfs: atomic file updates - - - --- 2020-04-29 Darrick J. Wong New
[04/19] xfs: generic functions to scrub metadata and btrees - - - --- 2017-03-10 Darrick J. Wong New
[04/25] vfs: strengthen checking of file range inputs to generic_remap_checks fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-13 Darrick J. Wong New
[04/25] vfs: strengthen checking of file range inputs to generic_remap_checks fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-11 Darrick J. Wong New
[04/25] xfs: update ctime and remove suid before cloning files fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-10 Darrick J. Wong New
[04/26] vfs: exit early from zero length remap operations fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[04/28] vfs: strengthen checking of file range inputs to generic_remap_checks fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-21 Darrick J. Wong New
[04/29] vfs: strengthen checking of file range inputs to generic_remap_checks fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-17 Darrick J. Wong New
[04/47] xfs: fix locking of the rt bitmap/summary inodes - 1 - --- 2016-07-21 Darrick J. Wong New
[04/55] xfs: check for obviously bad level values in the bmbt root - - - --- 2017-01-21 Darrick J. Wong New
[04/58] xfs: add rmap btree stats infrastructure - - - --- 2015-10-07 Darrick J. Wong New
[04/63] xfs: define tracepoints for refcount btree activities - 1 - --- 2016-09-30 Darrick J. Wong New
[040/119] xfs: create helpers for mapping, unmapping, and converting file fork extents - - - --- 2016-06-17 Darrick J. Wong New
« 1 2 3 49 10 »