Show patches with: Submitter = Brian Foster       |    Archived = No       |   646 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,3/3] xfs: add nodataio mount option to skip all data I/O xfs: nodataio mount option to skip data I/O - - - --- 2024-04-10 Brian Foster New
[RFC,2/3] iomap: add nosubmit flag to skip data I/O on iomap mapping xfs: nodataio mount option to skip data I/O - - - --- 2024-04-10 Brian Foster New
[RFC,1/3] iomap: factor out a bio submission helper xfs: nodataio mount option to skip data I/O - - - --- 2024-04-10 Brian Foster New
xfs: skip background cowblock trims on inodes open for write xfs: skip background cowblock trims on inodes open for write - - - --- 2024-02-14 Brian Foster New
[RFC,v2] xfs: run blockgc on freeze to avoid iget stalls after reclaim [RFC,v2] xfs: run blockgc on freeze to avoid iget stalls after reclaim - - - --- 2024-01-19 Brian Foster New
xfs: fix xfs_ifree() error handling to not leak perag ref xfs: fix xfs_ifree() error handling to not leak perag ref - 2 - --- 2022-05-27 Brian Foster Accepted
xfs: fix soft lockup via spinning in filestream ag selection loop xfs: fix soft lockup via spinning in filestream ag selection loop - 2 - --- 2022-04-22 Brian Foster Superseded
xfs: require an rcu grace period before inode recycle xfs: require an rcu grace period before inode recycle - - - --- 2022-01-21 Brian Foster Superseded
[1/2] xfs: flush inodegc workqueue tasks before cancel xfs: a couple misc/small deferred inactivation tweaks - 2 - --- 2022-01-13 Brian Foster Accepted
[v4] tests/xfs: test COW writeback failure when overlapping non-shared blocks [v4] tests/xfs: test COW writeback failure when overlapping non-shared blocks - 1 - --- 2021-12-17 Brian Foster Accepted
[v3] tests/xfs: test COW writeback failure when overlapping non-shared blocks [v3] tests/xfs: test COW writeback failure when overlapping non-shared blocks - 1 - --- 2021-12-17 Brian Foster Accepted
[v2] tests/xfs: test COW writeback failure when overlapping non-shared blocks [v2] tests/xfs: test COW writeback failure when overlapping non-shared blocks - 1 - --- 2021-10-25 Brian Foster Accepted
xfs: punch out data fork delalloc blocks on COW writeback failure xfs: punch out data fork delalloc blocks on COW writeback failure - 1 - --- 2021-10-21 Brian Foster Accepted
[v3,4/4] xfs: fix perag reference leak on iteration race with growfs xfs: fix perag iteration raciness - 2 - --- 2021-10-14 Brian Foster Accepted
[v3,3/4] xfs: terminate perag iteration reliably on agcount xfs: fix perag iteration raciness - 2 - --- 2021-10-14 Brian Foster Accepted
[v3,2/4] xfs: rename the next_agno perag iteration variable xfs: fix perag iteration raciness - 2 - --- 2021-10-14 Brian Foster Accepted
[v3,1/4] xfs: fold perag loop iteration logic into helper function xfs: fix perag iteration raciness - 2 - --- 2021-10-14 Brian Foster Accepted
[v2,4/4] xfs: fix perag reference leak on iteration race with growfs xfs: fix perag iteration raciness - 1 - --- 2021-10-12 Brian Foster Superseded
[v2,3/4] xfs: terminate perag iteration reliably on agcount xfs: fix perag iteration raciness - 1 - --- 2021-10-12 Brian Foster Superseded
[v2,2/4] xfs: rename the next_agno perag iteration variable xfs: fix perag iteration raciness - 1 - --- 2021-10-12 Brian Foster Superseded
[v2,1/4] xfs: fold perag loop iteration logic into helper function xfs: fix perag iteration raciness - 1 - --- 2021-10-12 Brian Foster Superseded
[2/3] xfs: rename the next_agno perag iteration variable xfs: fix perag iteration raciness - - - --- 2021-10-07 Brian Foster Superseded
[1/3] xfs: fold perag loop iteration logic into helper function xfs: fix perag iteration raciness - - - --- 2021-10-07 Brian Foster Superseded
[v2,2/2] xfs: remove dead stale buf unpin handling code xfs: fix buffer use after free on unpin abort - 1 - --- 2021-06-21 Brian Foster Accepted
[v2,1/2] xfs: hold buffer across unpin and potential shutdown processing xfs: fix buffer use after free on unpin abort - 1 - --- 2021-06-21 Brian Foster Accepted
[v1.1,2/2] xfs: remove dead stale buf unpin handling code Untitled series #481283 - 1 - --- 2021-05-12 Brian Foster Superseded
[2/2] xfs: remove dead stale buf unpin handling code xfs: fix buffer use after free on unpin abort - 1 - --- 2021-05-11 Brian Foster Superseded
[1/2] xfs: hold buffer across unpin and potential shutdown processing xfs: fix buffer use after free on unpin abort - 1 - --- 2021-05-11 Brian Foster Superseded
[RFC] xfs: hold buffer across unpin and potential shutdown processing [RFC] xfs: hold buffer across unpin and potential shutdown processing - - - --- 2021-05-03 Brian Foster Superseded
[v5,3/3] xfs: set aside allocation btree blocks from block reservation xfs: set aside allocation btree blocks from block reservation - 3 - --- 2021-04-28 Brian Foster Accepted
[v5,2/3] xfs: introduce in-core global counter of allocbt blocks xfs: set aside allocation btree blocks from block reservation - 3 - --- 2021-04-28 Brian Foster Accepted
[v5,1/3] xfs: unconditionally read all AGFs on mounts with perag reservation xfs: set aside allocation btree blocks from block reservation - 3 - --- 2021-04-28 Brian Foster Accepted
[v4,3/3] xfs: set aside allocation btree blocks from block reservation xfs: set aside allocation btree blocks from block reservation - 3 - --- 2021-04-23 Brian Foster Superseded
[v4,2/3] xfs: introduce in-core global counter of allocbt blocks xfs: set aside allocation btree blocks from block reservation - 2 - --- 2021-04-23 Brian Foster Superseded
[v4,1/3] xfs: unconditionally read all AGFs on mounts with perag reservation xfs: set aside allocation btree blocks from block reservation - 3 - --- 2021-04-23 Brian Foster Superseded
[v3,2/2] xfs: set aside allocation btree blocks from block reservation xfs: set aside allocation btree blocks from block reservation - - - --- 2021-04-12 Brian Foster Superseded
xfs/502: scale file count based on AG count to avoid thrashing xfs/502: scale file count based on AG count to avoid thrashing - - - --- 2021-04-09 Brian Foster Accepted
[v2,4/5] xfs: drop unnecessary setfilesize helper xfs: ioend batching log reservation deadlock - 2 - --- 2021-04-09 Brian Foster Accepted
[v2,3/5] xfs: drop unused ioend private merge and setfilesize code xfs: ioend batching log reservation deadlock - 2 - --- 2021-04-09 Brian Foster Accepted
[v2,2/5] xfs: open code ioend needs workqueue helper xfs: ioend batching log reservation deadlock - 2 - --- 2021-04-09 Brian Foster Accepted
[v2,1/5] xfs: drop submit side trans alloc for append ioends xfs: ioend batching log reservation deadlock - 2 - --- 2021-04-09 Brian Foster Accepted
[5/4] iomap: remove unused private field from ioend xfs: ioend batching log reservation deadlock - 1 - --- 2021-04-06 Brian Foster Superseded
[4/4] xfs: drop unnecessary setfilesize helper xfs: ioend batching log reservation deadlock - 2 - --- 2021-04-05 Brian Foster Superseded
[3/4] xfs: drop unused ioend private merge and setfilesize code xfs: ioend batching log reservation deadlock - 2 - --- 2021-04-05 Brian Foster Superseded
[2/4] xfs: open code ioend needs workqueue helper xfs: ioend batching log reservation deadlock - 2 - --- 2021-04-05 Brian Foster Superseded
[1/4] xfs: drop submit side trans alloc for append ioends xfs: ioend batching log reservation deadlock - 2 - --- 2021-04-05 Brian Foster Superseded
[v3,2/2] xfs: set aside allocation btree blocks from block reservation xfs: set aside allocation btree blocks from block reservation - - - --- 2021-03-18 Brian Foster Superseded
[v3,1/2] xfs: set a mount flag when perag reservation is active xfs: set aside allocation btree blocks from block reservation - - - --- 2021-03-18 Brian Foster Superseded
xfs: don't reuse busy extents on extent trim xfs: don't reuse busy extents on extent trim - 3 - --- 2021-02-22 Brian Foster Accepted
[v2] xfs: set aside allocation btree blocks from block reservation [v2] xfs: set aside allocation btree blocks from block reservation - - - --- 2021-02-22 Brian Foster Superseded
xfs: set aside allocation btree blocks from block reservation xfs: set aside allocation btree blocks from block reservation - 1 - --- 2021-02-17 Brian Foster Superseded
xfs: consider shutdown in bmapbt cursor delete assert xfs: consider shutdown in bmapbt cursor delete assert - 1 - --- 2021-02-11 Brian Foster Accepted
generic: test mapped write after shutdown and failed writeback generic: test mapped write after shutdown and failed writeback - 1 - --- 2021-02-10 Brian Foster Accepted
xfs: restore shutdown check in mapped write fault path xfs: restore shutdown check in mapped write fault path - 3 - --- 2021-02-10 Brian Foster Accepted
[v2,9/9] xfs: cover the log on freeze instead of cleaning it xfs: rework log quiesce to cover the log - 2 - --- 2021-01-21 Brian Foster Accepted
[v2,8/9] xfs: remove xfs_quiesce_attr() xfs: rework log quiesce to cover the log - 2 - --- 2021-01-21 Brian Foster Accepted
[v2,7/9] xfs: remove duplicate wq cancel and log force from attr quiesce xfs: rework log quiesce to cover the log - 2 - --- 2021-01-21 Brian Foster Accepted
[v2,6/9] xfs: fold sbcount quiesce logging into log covering xfs: rework log quiesce to cover the log - 2 - --- 2021-01-21 Brian Foster Accepted
[v2,5/9] xfs: don't reset log idle state on covering checkpoints xfs: rework log quiesce to cover the log - 2 - --- 2021-01-21 Brian Foster Accepted
[v2,4/9] xfs: cover the log during log quiesce xfs: rework log quiesce to cover the log - 3 - --- 2021-01-21 Brian Foster Accepted
[v2,3/9] xfs: separate log cleaning from log quiesce xfs: rework log quiesce to cover the log - 3 - --- 2021-01-21 Brian Foster Accepted
[v2,2/9] xfs: lift writable fs check up into log worker task xfs: rework log quiesce to cover the log - 3 - --- 2021-01-21 Brian Foster Accepted
[v2,1/9] xfs: sync lazy sb accounting on quiesce of read-only mounts xfs: rework log quiesce to cover the log - 4 - --- 2021-01-21 Brian Foster Accepted
[9/9] xfs: cover the log on freeze instead of cleaning it xfs: rework log quiesce to cover the log - 1 - --- 2021-01-06 Brian Foster Superseded
[8/9] xfs: remove xfs_quiesce_attr() xfs: rework log quiesce to cover the log - 1 - --- 2021-01-06 Brian Foster Superseded
[7/9] xfs: remove duplicate wq cancel and log force from attr quiesce xfs: rework log quiesce to cover the log - 1 - --- 2021-01-06 Brian Foster Superseded
[6/9] xfs: fold sbcount quiesce logging into log covering xfs: rework log quiesce to cover the log - 1 - --- 2021-01-06 Brian Foster Superseded
[5/9] xfs: don't reset log idle state on covering checkpoints xfs: rework log quiesce to cover the log - 1 - --- 2021-01-06 Brian Foster Superseded
[4/9] xfs: cover the log during log quiesce xfs: rework log quiesce to cover the log - 1 - --- 2021-01-06 Brian Foster Superseded
[3/9] xfs: separate log cleaning from log quiesce xfs: rework log quiesce to cover the log - 3 - --- 2021-01-06 Brian Foster Superseded
[2/9] xfs: lift writable fs check up into log worker task xfs: rework log quiesce to cover the log - 2 - --- 2021-01-06 Brian Foster Superseded
[1/9] xfs: sync lazy sb accounting on quiesce of read-only mounts xfs: rework log quiesce to cover the log - 4 - --- 2021-01-06 Brian Foster Superseded
[v2] generic/388: randomly recover via read-only mounts [v2] generic/388: randomly recover via read-only mounts - 1 - --- 2021-01-05 Brian Foster Accepted
generic/388: randomly recover via read-only mounts generic/388: randomly recover via read-only mounts - - - --- 2020-12-17 Brian Foster Superseded
xfs: sync lazy sb accounting on quiesce of read-only mounts xfs: sync lazy sb accounting on quiesce of read-only mounts - 1 - --- 2020-12-17 Brian Foster Superseded
[2/2] xfs: don't drain buffer lru on freeze and read-only remount xfs: don't drain buffer lru on freeze - 2 - --- 2020-12-10 Brian Foster Accepted
[1/2] xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain() xfs: don't drain buffer lru on freeze - 2 - --- 2020-12-10 Brian Foster Accepted
[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
iomap: support partial page discard on writeback block mapping failure iomap: support partial page discard on writeback block mapping failure - - - --- 2020-10-26 Brian Foster Superseded
xfs: flush new eof page on truncate to avoid post-eof corruption xfs: flush new eof page on truncate to avoid post-eof corruption - - - --- 2020-10-07 Brian Foster Superseded
[2/2] xfs: kick extra large ioends to completion workqueue iomap: avoid soft lockup warnings on large ioends - - - --- 2020-10-02 Brian Foster Superseded
[RFC,3/3] xfs: rework quotaoff logging to avoid log deadlock on active fs xfs: rework quotaoff to avoid log deadlock - - - --- 2020-09-29 Brian Foster Superseded
[RFC,1/3] xfs: skip dquot reservations if quota is inactive xfs: rework quotaoff to avoid log deadlock - - - --- 2020-09-29 Brian Foster Superseded
[v3,3/3] generic/470: use thin volume for dmlogwrites target device fix up generic dmlogwrites tests to work with XFS - 1 - --- 2020-09-01 Brian Foster Accepted
[v3,2/3] generic/457: use thin volume for dmlogwrites target device fix up generic dmlogwrites tests to work with XFS - 1 - --- 2020-09-01 Brian Foster Accepted
[v3,1/3] generic/455: use thin volume for dmlogwrites target device fix up generic dmlogwrites tests to work with XFS - 1 - --- 2020-09-01 Brian Foster Accepted
[4/4] generic/470: use thin volume for dmlogwrites target device fix up generic dmlogwrites tests to work with XFS - - - --- 2020-08-26 Brian Foster Superseded
[3/4] generic/457: use thin volume for dmlogwrites target device fix up generic dmlogwrites tests to work with XFS - - - --- 2020-08-26 Brian Foster Superseded
[2/4] generic/455: use thin volume for dmlogwrites target device fix up generic dmlogwrites tests to work with XFS - - - --- 2020-08-26 Brian Foster Superseded
xfs: fix off-by-one in inode alloc block reservation calculation xfs: fix off-by-one in inode alloc block reservation calculation - 1 - --- 2020-08-20 Brian Foster Accepted
[v2] repair: use fs rootino for dummy parent value instead of zero [v2] repair: use fs rootino for dummy parent value instead of zero - 3 - --- 2020-07-17 Brian Foster Accepted
[v2] xfs: drain the buf delwri queue before xfsaild idles [v2] xfs: drain the buf delwri queue before xfsaild idles - 2 - --- 2020-07-16 Brian Foster Accepted
xfs: fix inode allocation block res calculation precedence xfs: fix inode allocation block res calculation precedence - 2 - --- 2020-07-15 Brian Foster Accepted
[4/4] repair: remove custom dir2 sf fork verifier from phase6 xfsprogs: remove custom dir2 sf fork verifier from repair - 2 - --- 2020-07-15 Brian Foster Accepted
[2/4] repair: don't double check dir2 sf parent in phase 4 xfsprogs: remove custom dir2 sf fork verifier from repair - 2 - --- 2020-07-15 Brian Foster Accepted
[1/4] repair: set the in-core inode parent in phase 3 xfsprogs: remove custom dir2 sf fork verifier from repair - 2 - --- 2020-07-15 Brian Foster Accepted
xfs: drain the buf delwri queue before xfsaild idles xfs: drain the buf delwri queue before xfsaild idles - 1 - --- 2020-07-15 Brian Foster Superseded
« 1 2 3 46 7 »