Show patches with: none      |   32352 patches
« 1 2 ... 163 164 165323 324 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] fsx: fix strncpy usage error xfstests: fix compiler warnings with fsx/fsstress - 1 - --- 2020-11-11 Darrick J. Wong Accepted
[7/7] xfs/122: fix test for xfs_attr_shortform_t conversion various: test xfs things fixed in 5.10 - 1 - --- 2020-11-11 Darrick J. Wong Superseded
[6/7] xfs: test quota softlimit warning functionality various: test xfs things fixed in 5.10 - - - --- 2020-11-11 Darrick J. Wong Superseded
[5/7] xfs: test mkfs min log size calculation w/ rt volumes various: test xfs things fixed in 5.10 - - - --- 2020-11-11 Darrick J. Wong Superseded
[4/7] xfs: test rtalloc alignment and math errors various: test xfs things fixed in 5.10 - - - --- 2020-11-11 Darrick J. Wong Superseded
[3/7] generic: test reflink and copy_file_range behavior with O_SYNC and FS_XFLAG_SYNC files various: test xfs things fixed in 5.10 - 1 - --- 2020-11-11 Darrick J. Wong Superseded
[2/7] xfs: test regression in xfs_bmap_validate_extent various: test xfs things fixed in 5.10 - 1 - --- 2020-11-11 Darrick J. Wong Superseded
[1/7] xfs: test fallocate ops when rt extent size is and isn't a power of 2 various: test xfs things fixed in 5.10 - 1 - --- 2020-11-11 Darrick J. Wong Superseded
[6/6] xfs/033: use _scratch_xfs_db wrapper xfstests: random fixes - - - --- 2020-11-11 Darrick J. Wong Accepted
[5/6] misc: fix _get_file_block_size usage xfstests: random fixes - - - --- 2020-11-11 Darrick J. Wong Accepted
[4/6] misc: fix $MKFS_PROG.$FSTYP usage treewide xfstests: random fixes - - - --- 2020-11-11 Darrick J. Wong Accepted
[3/6] common/populate: make sure _scratch_xfs_populate puts its files on the data device xfstests: random fixes - - - --- 2020-11-11 Darrick J. Wong Accepted
[2/6] check: run tests in a systemd scope for mandatory test cleanup xfstests: random fixes - - - --- 2020-11-11 Darrick J. Wong Accepted
[1/6] common: extract rt extent size for _get_file_block_size xfstests: random fixes - 1 - --- 2020-11-11 Darrick J. Wong Accepted
[RFC] spaceman: physically move a regular inode [RFC] spaceman: physically move a regular inode - - - --- 2020-11-10 Dave Chinner Superseded
[GIT,PULL] xfsprogs: sync with 5.10, messily [GIT,PULL] xfsprogs: sync with 5.10, messily - - - --- 2020-11-10 Darrick J. Wong Not Applicable
[9/9] libxfs-apply: don't add duplicate headers xfsprogs: fixes for 5.10 - 1 - --- 2020-11-10 Darrick J. Wong Superseded
[8/9] xfs_repair: directly compare refcount records xfsprogs: fixes for 5.10 - 1 - --- 2020-11-10 Darrick J. Wong Accepted
[7/9] xfs_repair: correctly detect partially written extents xfsprogs: fixes for 5.10 - 2 - --- 2020-11-10 Darrick J. Wong Accepted
[6/9] xfs_repair: skip the rmap and refcount btree checks when the levels are garbage xfsprogs: fixes for 5.10 - 2 - --- 2020-11-10 Darrick J. Wong Accepted
[5/9] xfs_db: report ranges of invalid rt blocks xfsprogs: fixes for 5.10 - 2 - --- 2020-11-10 Darrick J. Wong Accepted
[4/9] xfs: remove unnecessary parameter from scrub_scan_estimate_blocks xfsprogs: fixes for 5.10 - 2 - --- 2020-11-10 Darrick J. Wong Accepted
[3/9] mkfs: don't pass on extent size inherit flags when extent size is zero xfsprogs: fixes for 5.10 - 1 - --- 2020-11-10 Darrick J. Wong Accepted
[2/9] mkfs: clarify valid "inherit" option values xfsprogs: fixes for 5.10 - 2 - --- 2020-11-10 Darrick J. Wong Accepted
[1/9] mkfs: allow users to specify rtinherit=0 xfsprogs: fixes for 5.10 - 3 - --- 2020-11-10 Darrick J. Wong Accepted
fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set - 2 - --- 2020-11-10 Li, Hao Superseded
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() - 2 - --- 2020-11-10 Li, Hao Superseded
[2/2] ext4: show the dax option in mount options Tristate moount option comatibility fixup - - - --- 2020-11-09 Michal Suchánek New
[1/2] xfs: show the dax option in mount options. Tristate moount option comatibility fixup - 1 - --- 2020-11-09 Michal Suchánek New
[4/4] xfs: directory scrub should check the null bestfree entries too xfs: fix various scrub problems - 2 - --- 2020-11-09 Darrick J. Wong Accepted
[3/4] xfs: strengthen rmap record flags checking xfs: fix various scrub problems - 2 - --- 2020-11-09 Darrick J. Wong Accepted
[2/4] xfs: fix the minrecs logic when dealing with inode root child blocks xfs: fix various scrub problems - 2 - --- 2020-11-09 Darrick J. Wong Accepted
[1/4] xfs: fix brainos in the refcount scrubber's rmap fragment processor xfs: fix various scrub problems - 2 - --- 2020-11-09 Darrick J. Wong Accepted
[3/3] xfs: fix rmap key and record comparison functions xfs: fix serious bugs in rmap key comparison - 1 - --- 2020-11-09 Darrick J. Wong Accepted
[2/3] xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents xfs: fix serious bugs in rmap key comparison - 1 - --- 2020-11-09 Darrick J. Wong Accepted
[1/3] xfs: fix flags argument to rmap lookup when converting shared file rmaps xfs: fix serious bugs in rmap key comparison - 1 - --- 2020-11-09 Darrick J. Wong Accepted
[3/3] vfs: move __sb_{start,end}_write* to fs.h vfs: remove lockdep fs freeze weirdness - 2 - --- 2020-11-09 Darrick J. Wong New
[2/3] vfs: separate __sb_start_write into blocking and non-blocking helpers vfs: remove lockdep fs freeze weirdness - 2 - --- 2020-11-09 Darrick J. Wong New
[1/3] vfs: remove lockdep bogosity in __sb_start_write vfs: remove lockdep fs freeze weirdness - 2 - --- 2020-11-09 Darrick J. Wong New
[GIT,PULL] xfs: fixes for 5.10-rc3 [GIT,PULL] xfs: fixes for 5.10-rc3 - - - --- 2020-11-08 Darrick J. Wong Not Applicable
[2/2] vfs: separate __sb_start_write into blocking and non-blocking helpers vfs: remove lockdep fs freeze weirdness - - - --- 2020-11-06 Darrick J. Wong Superseded
[1/2] vfs: remove lockdep bogosity in __sb_start_write vfs: remove lockdep fs freeze weirdness - 2 - --- 2020-11-06 Darrick J. Wong Superseded
[2/2] xfsprogs: Add error injection to allocate only single block sized extents for files [1/2] xfsprogs: Add error injection to reduce maximum inode fork extent count - - - --- 2020-11-04 Chandan Babu R New
[1/2] xfsprogs: Add error injection to reduce maximum inode fork extent count [1/2] xfsprogs: Add error injection to reduce maximum inode fork extent count - - - --- 2020-11-04 Chandan Babu R New
xfs: only flush the unshared range in xfs_reflink_unshare xfs: only flush the unshared range in xfs_reflink_unshare - 1 - --- 2020-11-03 Darrick J. Wong Accepted
[RFC,2/2] vfs: separate __sb_start_write into blocking and non-blocking helpers [RFC] vfs: remove lockdep bogosity in __sb_start_write - - - --- 2020-11-03 Darrick J. Wong Superseded
[RFC] vfs: remove lockdep bogosity in __sb_start_write [RFC] vfs: remove lockdep bogosity in __sb_start_write - - - --- 2020-11-03 Darrick J. Wong Superseded
xfs: fix scrub flagging rtinherit even if there is no rt device xfs: fix scrub flagging rtinherit even if there is no rt device - 1 - --- 2020-11-03 Darrick J. Wong Accepted
xfs: fix missing CoW blocks writeback conversion retry xfs: fix missing CoW blocks writeback conversion retry - 1 - --- 2020-11-03 Darrick J. Wong Accepted
[v3,2/2] xfsdump: intercept bind mount targets Untitled series #376635 - 2 - --- 2020-11-03 Gao Xiang New
[V10,14/14] xfs: Introduce error injection to allocate only minlen size extents for files Bail out if transaction can cause extent count to overflow - 1 - --- 2020-11-03 Chandan Babu R Superseded
[V10,13/14] xfs: Process allocated extent in a separate function Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-03 Chandan Babu R Superseded
[V10,12/14] xfs: Compute bmap extent alignments in a separate function Bail out if transaction can cause extent count to overflow - 1 - --- 2020-11-03 Chandan Babu R Superseded
[V10,11/14] xfs: Remove duplicate assert statement in xfs_bmap_btalloc() Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-03 Chandan Babu R Superseded
[V10,10/14] xfs: Introduce error injection to reduce maximum inode fork extent count Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-03 Chandan Babu R Superseded
[V10,09/14] xfs: Check for extent overflow when swapping extents Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-03 Chandan Babu R Superseded
[V10,08/14] xfs: Check for extent overflow when remapping an extent Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-03 Chandan Babu R Superseded
[V10,07/14] xfs: Check for extent overflow when moving extent from cow to data fork Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-03 Chandan Babu R Superseded
[V10,06/14] xfs: Check for extent overflow when writing to unwritten extent Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-03 Chandan Babu R Superseded
[V10,05/14] xfs: Check for extent overflow when adding/removing dir entries Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-03 Chandan Babu R Superseded
[V10,04/14] xfs: Check for extent overflow when adding/removing xattrs Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-03 Chandan Babu R Superseded
[V10,03/14] xfs: Check for extent overflow when punching a hole Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-03 Chandan Babu R Superseded
[V10,02/14] xfs: Check for extent overflow when trivally adding a new extent Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-03 Chandan Babu R Superseded
[V10,01/14] xfs: Add helper for checking per-inode extent count overflow Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-03 Chandan Babu R Superseded
[v8,resend,2/2] xfs: avoid transaction reservation recursion avoid xfs transaction reservation recursion - 3 - --- 2020-11-03 Yafang Shao Superseded
[v8,resend,1/2] mm: Add become_kswapd and restore_kswapd avoid xfs transaction reservation recursion 1 2 - --- 2020-11-03 Yafang Shao Superseded
[v2,2/2] xfsdump: intercept bind mount targets [v2,1/2] xfsdump: Revert "xfsdump: handle bind mount targets" - - - --- 2020-11-03 Gao Xiang Superseded
[v2,1/2] xfsdump: Revert "xfsdump: handle bind mount targets" [v2,1/2] xfsdump: Revert "xfsdump: handle bind mount targets" - 2 - --- 2020-11-03 Gao Xiang New
[v13,4/4] xfs: replace mrlock_t with rw_semaphores xfs: Remove wrappers for some semaphores - 3 - --- 2020-11-02 Pavel Reichl New
[v13,3/4] xfs: xfs_isilocked() can only check a single lock type xfs: Remove wrappers for some semaphores - 3 - --- 2020-11-02 Pavel Reichl New
[v13,2/4] xfs: clean up whitespace in xfs_isilocked() calls xfs: Remove wrappers for some semaphores - 3 - --- 2020-11-02 Pavel Reichl New
[v13,1/4] xfs: Refactor xfs_isilocked() xfs: Remove wrappers for some semaphores - 2 - --- 2020-11-02 Pavel Reichl Superseded
[RFC] xfsdump: fix handling bind mount targets [RFC] xfsdump: fix handling bind mount targets - - - --- 2020-11-02 Gao Xiang New
[V9,14/14] xfs: Introduce error injection to allocate only minlen size extents for files Bail out if transaction can cause extent count to overflow - - - --- 2020-11-02 Chandan Babu R Superseded
[V9,13/14] xfs: Process allocated extent in a separate function Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-02 Chandan Babu R Superseded
[V9,12/14] xfs: Compute bmap extent alignments in a separate function Bail out if transaction can cause extent count to overflow - - - --- 2020-11-02 Chandan Babu R Superseded
[V9,11/14] xfs: Remove duplicate assert statement in xfs_bmap_btalloc() Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-02 Chandan Babu R Superseded
[V9,10/14] xfs: Introduce error injection to reduce maximum inode fork extent count Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,09/14] xfs: Check for extent overflow when swapping extents Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-02 Chandan Babu R Superseded
[V9,08/14] xfs: Check for extent overflow when remapping an extent Bail out if transaction can cause extent count to overflow - 2 - --- 2020-11-02 Chandan Babu R Superseded
[V9,07/14] xfs: Check for extent overflow when moving extent from cow to data fork Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,06/14] xfs: Check for extent overflow when writing to unwritten extent Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,05/14] xfs: Check for extent overflow when adding/removing dir entries Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,04/14] xfs: Check for extent overflow when adding/removing xattrs Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,03/14] xfs: Check for extent overflow when punching a hole Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,02/14] xfs: Check for extent overflow when trivally adding a new extent Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
[V9,01/14] xfs: Add helper for checking per-inode extent count overflow Bail out if transaction can cause extent count to overflow - 3 - --- 2020-11-02 Chandan Babu R Superseded
xfs: Drop useless comments xfs: Drop useless comments - - - --- 2020-11-02 Fengfei Xi New
xfs: fix the comment of function xfs_buf_free_maps xfs: fix the comment of function xfs_buf_free_maps - - - --- 2020-10-31 Fengfei Xi New
[v9,02/41] iomap: support REQ_OP_ZONE_APPEND Untitled series #374113 - - - --- 2020-10-30 Naohiro Aota New
[3/3] common/rc: source common/xfs and common/btrfs fstests: Fix tests which checks for swapfile support - - - --- 2020-10-29 Ritesh Harjani New
[2/3] shared/001: Verify swapon on fallocated files for supported FS fstests: Fix tests which checks for swapfile support - - - --- 2020-10-29 Ritesh Harjani New
[1/3] common/rc: Make swapon check in _require_scratch_swapfile() specific to btrfs fstests: Fix tests which checks for swapfile support - - - --- 2020-10-29 Ritesh Harjani New
[v2.1,2/3] iomap: support partial page discard on writeback block mapping failure Untitled series #373271 - 3 - --- 2020-10-29 Brian Foster Accepted
[v2,3/3] iomap: clean up writeback state logic on writepage error misc iomap/xfs writeback fixes - 3 - --- 2020-10-29 Brian Foster Accepted
[v2,2/3] iomap: support partial page discard on writeback block mapping failure misc iomap/xfs writeback fixes - 1 - --- 2020-10-29 Brian Foster Superseded
[v2,1/3] xfs: flush new eof page on truncate to avoid post-eof corruption misc iomap/xfs writeback fixes - 3 - --- 2020-10-29 Brian Foster Accepted
[V8,14/14] xfs: Introduce error injection to allocate only minlen size extents for files Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-29 Chandan Babu R Superseded
[V8,13/14] xfs: Process allocated extent in a separate function Bail out if transaction can cause extent count to overflow - 2 - --- 2020-10-29 Chandan Babu R Superseded
[V8,12/14] xfs: Compute bmap extent alignments in a separate function Bail out if transaction can cause extent count to overflow - 1 - --- 2020-10-29 Chandan Babu R Superseded
« 1 2 ... 163 164 165323 324 »