Show patches with: Submitter = Darrick J. Wong       |    State = Action Required       |   921 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
xfs: report crtime and attribute flags to statx - - - --- 2017-03-07 Darrick J. Wong New
xfs: remove kmem_zalloc_greedy - - - --- 2017-03-06 Darrick J. Wong New
xfs: claim maintainership of loose files xfs: claim maintainership of loose files - 1 - --- 2019-06-12 Darrick J. Wong New
vfs/xfs: clean up cow mappings during fs data freeze - - - --- 2018-01-08 Darrick J. Wong New
vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE - 1 - --- 2016-03-02 Darrick J. Wong New
vfs: reject inodes with negative size to prevent kernel hang - - - --- 2016-12-07 Darrick J. Wong New
vfs: partially revert "don't allow writes to swap files" vfs: partially revert "don't allow writes to swap files" - - - --- 2020-03-03 Darrick J. Wong New
vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets - - - --- 2017-07-12 Darrick J. Wong New
vfs: hoist {XFS,EXT4}_IOC_{GOING,SHUT}DOWN to the VFS - - - --- 2017-02-23 Darrick J. Wong New
vfs: hoist {XFS,EXT4,F2FS}_IOC_{GOING,SHUT}DOWN to the VFS - - - --- 2017-02-23 Darrick J. Wong New
vfs: freeze filesystems just prior to reboot - - - --- 2017-05-19 Darrick J. Wong New
vfs: fix return type of ioctl_file_dedupe_range - - - --- 2016-02-10 Darrick J. Wong New
vfs: fix return type of ioctl_file_dedupe_range - 1 - --- 2016-08-01 Darrick J. Wong New
vfs: fix return type of ioctl_file_dedupe_range - - - --- 2016-09-15 Darrick J. Wong New
vfs: fix page locking deadlocks when deduping files vfs: fix page locking deadlocks when deduping files - - - --- 2019-08-07 Darrick J. Wong New
vfs: fix isize/pos/len checks for reflink & dedupe - 1 - --- 2016-12-19 Darrick J. Wong New
vfs: don't decrement i_nlink in d_tmpfile vfs: don't decrement i_nlink in d_tmpfile - - - --- 2019-02-14 Darrick J. Wong New
vfs: check ->get_link return value vfs: check ->get_link return value - - - --- 2018-10-01 Darrick J. Wong New
vfs: cap dedupe request structure size at PAGE_SIZE - 2 - --- 2016-07-28 Darrick J. Wong New
vfs: cap dedupe request structure size at PAGE_SIZE - - - --- 2016-09-15 Darrick J. Wong New
vfs: allow remap flags to be passed to vfs_clone_file_range vfs: allow remap flags to be passed to vfs_clone_file_range - 2 - --- 2018-11-30 Darrick J. Wong New
vfs: abort dedupe loop if fatal signals are pending - - - --- 2016-01-23 Darrick J. Wong New
tmpfs: fix uninitialized return value in shmem_link tmpfs: fix uninitialized return value in shmem_link 1 - - --- 2019-02-21 Darrick J. Wong New
splice: only read in as much information as there is pipe buffer space splice: only read in as much information as there is pipe buffer space - - - --- 2019-08-29 Darrick J. Wong New
quotatools: support grace period expirations past y2038 in userspace quotatools: support grace period expirations past y2038 in userspace - - - --- 2020-09-05 Darrick J. Wong New
quota: widen timestamps for the fs_disk_quota structure quota: widen timestamps for the fs_disk_quota structure - - - --- 2020-09-04 Darrick J. Wong New
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock - 1 - --- 2019-03-12 Darrick J. Wong New
nfs: disable client side deduplication nfs: disable client side deduplication - - - --- 2019-05-31 Darrick J. Wong New
maintainers: update my email address maintainers: update my email address - - - --- 2021-01-09 Darrick J. Wong New
loop: fix no-unmap write-zeroes request behavior loop: fix no-unmap write-zeroes request behavior - - - --- 2019-10-10 Darrick J. Wong New
jbd2: gate checksum calculations on crc driver presence, not sb flags - - 1 --- 2015-09-30 Darrick J. Wong New
iomap: trace iomap_appply results iomap: trace iomap_appply results - 1 - --- 2019-11-22 Darrick J. Wong New
iomap: report collisions between directio and buffered writes to userspace - - - --- 2017-11-16 Darrick J. Wong New
iomap: iomap_bmap should check iomap_apply return value iomap: iomap_bmap should check iomap_apply return value - 1 - --- 2019-11-07 Darrick J. Wong New
iomap: fsync swap files before iterating mappings - - - --- 2018-06-05 Darrick J. Wong New
iomap: enhance writeback error message iomap: enhance writeback error message - 2 - --- 2019-10-17 Darrick J. Wong New
iomap: add a swapfile activation function - - - --- 2018-04-18 Darrick J. Wong New
ioctl_getfsmap.2: document the GETFSMAP ioctl - - - --- 2017-02-21 Darrick J. Wong New
ioctl_getfsmap.2: document the GETFSMAP ioctl - - - --- 2017-05-07 Darrick J. Wong New
ioctl_ficlonerange.2/ioctl_fideduperange.2: mention same-fs requirement - - - --- 2016-06-08 Darrick J. Wong New
ioctl_ficlonerange.2: mention a subtlety with length == 0 - - - --- 2016-07-14 Darrick J. Wong New
ioctl_ficlone/clonerange/dedupe: fix licensing - - - --- 2016-06-09 Darrick J. Wong New
hibernate: unlock swap bdev for writing when uswsusp is active hibernate: unlock swap bdev for writing when uswsusp is active - - 1 --- 2020-02-29 Darrick J. Wong New
generic: test negative SEEK_HOLE/SEEK_DATA offsets - - - --- 2017-07-12 Darrick J. Wong New
generic: check that we can't write to swap files generic: check that we can't write to swap files - - - --- 2019-09-24 Darrick J. Wong New
fsmap: fix documentation of FMR_OF_LAST - 2 - --- 2017-08-31 Darrick J. Wong New
fs: clear writeback errors in inode_init_always - - - --- 2018-05-19 Darrick J. Wong New
fideduperange.2: fix the discussion of maximum sizes - - - --- 2016-11-23 Darrick J. Wong New
e2fsprogs: create tools for formatting and fscking bootfs e2fsprogs: create tools for formatting and fscking bootfs - - - --- 2019-04-01 Darrick J. Wong New
bootfs: simple bootloader filesystem bootfs: simple bootloader filesystem 1 - - --- 2019-04-01 Darrick J. Wong New
block: create ioctl to discard-or-zeroout a range of blocks - - - --- 2015-01-21 Darrick J. Wong New
block: create ioctl to discard-or-zeroout a range of blocks - - - --- 2015-11-10 Darrick J. Wong New
[v5] vfs: fix page locking deadlocks when deduping files [v5] vfs: fix page locking deadlocks when deduping files - 2 - --- 2019-08-16 Darrick J. Wong New
[v5,2/2] block: create ioctl to discard-or-zeroout a range of blocks - 2 - --- 2015-12-08 Darrick J. Wong New
[v5,1/2] block: invalidate the page cache when issuing BLKZEROOUT. - 3 - --- 2015-12-08 Darrick J. Wong New
[v4] vfs: fix page locking deadlocks when deduping files [v4] vfs: fix page locking deadlocks when deduping files - 1 - --- 2019-08-15 Darrick J. Wong New
[v4] splice: only read in as much information as there is pipe buffer space [v4] splice: only read in as much information as there is pipe buffer space - 1 - --- 2019-10-19 Darrick J. Wong New
[v4] quota: widen timestamps for the fs_disk_quota structure [v4] quota: widen timestamps for the fs_disk_quota structure - - - --- 2020-09-09 Darrick J. Wong New
[v4] loop: fix no-unmap write-zeroes request behavior [v4] loop: fix no-unmap write-zeroes request behavior - 1 - --- 2019-10-31 Darrick J. Wong New
[v4] iomap: add a swapfile activation function - 1 - --- 2018-05-09 Darrick J. Wong New
[v4] block: create ioctl to discard-or-zeroout a range of blocks - 1 - --- 2015-11-13 Darrick J. Wong New
[v3] vfs: fix page locking deadlocks when deduping files [v3] vfs: fix page locking deadlocks when deduping files - 2 - --- 2019-08-13 Darrick J. Wong New
[v3] splice: only read in as much information as there is pipe buffer space [v3] splice: only read in as much information as there is pipe buffer space - - - --- 2019-10-14 Darrick J. Wong New
[v3] quota: widen timestamps for the fs_disk_quota structure [v3] quota: widen timestamps for the fs_disk_quota structure - - - --- 2020-09-09 Darrick J. Wong New
[v3] loop: fix no-unmap write-zeroes request behavior [v3] loop: fix no-unmap write-zeroes request behavior - 1 - --- 2019-10-14 Darrick J. Wong New
[v3] iomap: take responsibility for the filesystem iomap code [v3] iomap: take responsibility for the filesystem iomap code 2 1 - --- 2018-12-24 Darrick J. Wong New
[v3] iomap: report collisions between directio and buffered writes to userspace - 1 - --- 2017-11-21 Darrick J. Wong New
[v3] fs: clear writeback errors in inode_init_always - 2 - --- 2018-05-22 Darrick J. Wong New
[v3] block: create ioctl to discard-or-zeroout a range of blocks - - - --- 2015-11-11 Darrick J. Wong New
[v3,3/4] vfs: allow vfs_copy_file_range() across file systems - - - --- 2016-09-23 Darrick J. Wong New
[v3,3/3] ioctl_getfsmap.2: document the GETFSMAP ioctl - - - --- 2016-09-09 Darrick J. Wong New
[v3,2/2] generic: test swapfile creation, activation, and deactivation - - - --- 2018-05-03 Darrick J. Wong New
[v3,1/2] iomap: add a swapfile activation function - - - --- 2018-05-03 Darrick J. Wong New
[v2] xfs: remove kmem_zalloc_greedy - - - --- 2017-03-08 Darrick J. Wong New
[v2] vfs: fix isize/pos/len checks for reflink & dedupe - 1 - --- 2016-12-19 Darrick J. Wong New
[v2] vfs: don't decrement i_nlink in d_tmpfile [v2] vfs: don't decrement i_nlink in d_tmpfile - - - --- 2019-02-15 Darrick J. Wong New
[v2] vfs: allow some remap flags to be passed to vfs_clone_file_range [v2] vfs: allow some remap flags to be passed to vfs_clone_file_range - 1 - --- 2018-12-02 Darrick J. Wong New
[v2] splice: only read in as much information as there is pipe buffer space [v2] splice: only read in as much information as there is pipe buffer space - 1 1 --- 2019-08-30 Darrick J. Wong New
[v2] quota: widen timestamps for the fs_disk_quota structure [v2] quota: widen timestamps for the fs_disk_quota structure - 1 - --- 2020-09-05 Darrick J. Wong New
[v2] loop: fix no-unmap write-zeroes request behavior [v2] loop: fix no-unmap write-zeroes request behavior - - - --- 2019-10-11 Darrick J. Wong New
[v2] jbd2: gate checksum calculations on crc driver presence, not sb flags - - 1 --- 2015-10-03 Darrick J. Wong New
[v2] iomap: take responsibility for the filesystem iomap code [v2] iomap: take responsibility for the filesystem iomap code - 1 - --- 2018-12-20 Darrick J. Wong New
[v2] iomap: report collisions between directio and buffered writes to userspace - 1 - --- 2017-11-17 Darrick J. Wong New
[v2] iomap: fsync swap files before iterating mappings - 2 - --- 2018-06-05 Darrick J. Wong New
[v2] ioctl_getfsmap.2: document the GETFSMAP ioctl - - - --- 2017-05-18 Darrick J. Wong New
[v2] generic: test reflink side effects [v2] generic: test reflink side effects - - - --- 2018-10-16 Darrick J. Wong New
[v2] generic: test negative SEEK_HOLE/SEEK_DATA offsets - - - --- 2017-07-13 Darrick J. Wong New
[v2] fs: clear writeback errors in inode_init_always - 1 - --- 2018-05-22 Darrick J. Wong New
[v2] fideduperange.2: fix the discussion of maximum sizes - - - --- 2016-11-23 Darrick J. Wong New
[v2,RFC,3/2] fstests: check that we can't write to swap files Untitled series #161097 - - - --- 2019-08-17 Darrick J. Wong New
[v2,9/9] ext4: support GETFSMAP ioctls - - - --- 2017-03-02 Darrick J. Wong New
[v2,7/9] xfs: have getfsmap fall back to the freesp btrees when rmap is not present - - - --- 2017-03-02 Darrick J. Wong New
[v2,6/9] xfs: implement the GETFSMAP ioctl - - - --- 2017-03-02 Darrick J. Wong New
[v2,6/6] ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features - - - --- 2016-11-11 Darrick J. Wong New
[v2,47/47] xfs: introduce the XFS_IOC_GETFSMAP ioctl - - - --- 2016-07-23 Darrick J. Wong New
[v2,4/4] xfs: don't allow most setxattr to immutable files Untitled series #102859 - - - --- 2019-04-09 Darrick J. Wong New
[v2,4/4] vfs: don't allow most setxattr to immutable files Untitled series #140581 - 1 - --- 2019-07-01 Darrick J. Wong New
[v2,3/3] ioctl_getfsmap.2: document the GETFSMAP ioctl - - - --- 2016-09-04 Darrick J. Wong New
[v2,3/3] block: implement (some of) fallocate for block devices - 1 - --- 2016-09-29 Darrick J. Wong New
[v2,2/8] xfs: plumb in needed functions for range querying of the freespace btrees - - - --- 2017-02-21 Darrick J. Wong New
« 1 2 3 49 10 »