Show patches with: Submitter = Brian Foster       |   819 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
xfs: add readahead bufs to lru early to prevent post-unmount panic - - - --- 2016-06-30 Brian Foster Superseded
xfs: add readahead bufs to lru early to prevent post-unmount panic - - - --- 2016-07-05 Brian Foster Superseded
xfs: add readahead bufs to lru early to prevent post-unmount panic - - - --- 2016-07-11 Brian Foster Superseded
xfs: add readahead bufs to lru early to prevent post-unmount panic - - - --- 2016-07-12 Brian Foster New
[1/3] xfs: helper to set flags on uncached buffer reads - - - --- 2016-07-13 Brian Foster New
[2/3] xfs: exclude never-released buffers from buftarg I/O accounting - - - --- 2016-07-13 Brian Foster Superseded
[3/3] xfs: track and serialize in-flight async buffers against unmount - - - --- 2016-07-13 Brian Foster Superseded
[v2,1/2] xfs: exclude never-released buffers from buftarg I/O accounting - - - --- 2016-07-15 Brian Foster Accepted
[v2,2/2] xfs: track and serialize in-flight async buffers against unmount - - - --- 2016-07-15 Brian Foster Accepted
xfs: skip dirty pages in ->releasepage() - - - --- 2016-07-20 Brian Foster Accepted
xfs: don't assert fail on non-async buffers on ioacct decrement - - - --- 2016-08-03 Brian Foster Accepted
[1/5] xfs: rework log recovery to submit buffers on LSN boundaries - - - --- 2016-08-11 Brian Foster Accepted
[2/5] xfs: pass current lsn to log recovery buffer validation - - - --- 2016-08-11 Brian Foster Accepted
[3/5] xfs: don't warn on buffers not being recovered due to LSN - - - --- 2016-08-11 Brian Foster Accepted
[4/5] xfs: update metadata LSN in buffers during log recovery - - - --- 2016-08-11 Brian Foster Accepted
[5/5] xfs: log recovery tracepoints to track current lsn and buffer submission - - - --- 2016-08-11 Brian Foster Accepted
tests/xfs: test log recovery metadata LSN ordering - - - --- 2016-08-12 Brian Foster Not Applicable
[v2] tests/generic: test xfs log recovery metadata LSN ordering - - - --- 2016-08-15 Brian Foster Not Applicable
[v3] tests/generic: test xfs log recovery metadata LSN ordering - - - --- 2016-08-15 Brian Foster Not Applicable
xfs: close xfs_wait_buftarg() race with buffer lookups - - - --- 2016-08-22 Brian Foster New
xfs: prevent dropping ioend completions during buftarg wait - 1 - --- 2016-08-24 Brian Foster Accepted
[4/4] xfs: rewrite and optimize the delalloc write path - - - --- 2016-08-26 Brian Foster Superseded
[4/4] xfs: rewrite and optimize the delalloc write path - - - --- 2016-08-26 Brian Foster Accepted
xfs: fix unbalanced inode reclaim flush locking - - - --- 2016-10-17 Brian Foster Superseded
[v2] xfs: fix unbalanced inode reclaim flush locking - - - --- 2016-10-17 Brian Foster Accepted
[v3] xfs: fix unbalanced inode reclaim flush locking - - - --- 2016-10-18 Brian Foster Accepted
[RFC] xfs: fiemap support for cow fork - - - --- 2016-10-20 Brian Foster Superseded
xfs_io: use fiemap -c param to query cow fork - - - --- 2016-10-20 Brian Foster Not Applicable
[1/3] xfs: fix up inode cowblocks tracking tracepoints - - - --- 2016-10-21 Brian Foster Accepted
[2/3] xfs: clear cowblocks tag when cow fork is emptied - - - --- 2016-10-21 Brian Foster Accepted
[3/3] xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan - - - --- 2016-10-21 Brian Foster Accepted
[v2] xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan - - - --- 2016-10-24 Brian Foster Accepted
xfs: don't BUG() on mixed direct and mapped I/O - - - --- 2016-10-31 Brian Foster Accepted
[09/11] xfs: fix btree cursor error cleanups - 1 - --- 2016-11-04 Brian Foster Accepted
[09/16] xfs: fix btree cursor error cleanups - 2 - --- 2016-11-05 Brian Foster Superseded
[RFC,1/4] xfs: clean up cow fork reservation and tag inodes correctly - - - --- 2016-11-08 Brian Foster Superseded
[RFC,2/4] xfs: logically separate iomap range from allocation range - - - --- 2016-11-08 Brian Foster Superseded
[RFC,3/4] xfs: reuse xfs_file_iomap_begin_delay() for cow fork delalloc - - - --- 2016-11-08 Brian Foster Superseded
[RFC,4/4] xfs: implement basic COW fork speculative preallocation - - - --- 2016-11-08 Brian Foster Superseded
[1/3] xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() - - - --- 2016-11-22 Brian Foster Accepted
[2/3] xfs: clean up cow fork reservation and tag inodes correctly - - - --- 2016-11-22 Brian Foster Accepted
[3/3] xfs: pass post-eof speculative prealloc blocks to bmapi - - - --- 2016-11-22 Brian Foster Accepted
[1/6] xfs: fiemap support for cow fork - - - --- 2016-11-28 Brian Foster New
[2/6] xfs: refactor iomap delalloc existing extent search into helper - 1 - --- 2016-11-28 Brian Foster Superseded
[3/6] xfs: logically separate iomap range from allocation range - 1 - --- 2016-11-28 Brian Foster Superseded
[4/6] xfs: reuse iomap delalloc code for COW fork reservation - - - --- 2016-11-28 Brian Foster Superseded
[5/6] xfs: free cowblocks and retry on buffered write ENOSPC - - - --- 2016-11-28 Brian Foster Superseded
[6/6] xfs: implement basic COW fork speculative preallocation - - - --- 2016-11-28 Brian Foster Superseded
xfs: remove racy hasattr check from attr get - - - --- 2017-01-06 Brian Foster New
generic: test racing getxattr requests against xattr add/remove - - - --- 2017-01-06 Brian Foster Not Applicable
[v2] xfs: remove racy hasattr check from attr ops - 1 - --- 2017-01-09 Brian Foster Accepted
xfs: fix eofblocks race with file extending async dio writes - - - --- 2017-01-11 Brian Foster Superseded
[v2,1/5] xfs: refactor iomap delalloc existing extent search into helper - 1 - --- 2017-01-11 Brian Foster New
[v2,2/5] xfs: logically separate iomap range from allocation range - 1 - --- 2017-01-11 Brian Foster New
[v2,3/5] xfs: reuse iomap delalloc code for COW fork reservation - - - --- 2017-01-11 Brian Foster New
[v2,4/5] xfs: free cowblocks and retry on buffered write ENOSPC - 1 - --- 2017-01-11 Brian Foster Accepted
[v2,5/5] xfs: implement basic COW fork speculative preallocation - - - --- 2017-01-11 Brian Foster New
[v2,1/3] xfs: pull up iolock from xfs_free_eofblocks() - 1 - --- 2017-01-19 Brian Foster Accepted
[v2,2/3] xfs: sync eofblocks scans under iolock are livelock prone - 1 - --- 2017-01-19 Brian Foster Accepted
[v2,3/3] xfs: fix eofblocks race with file extending async dio writes - 1 - --- 2017-01-19 Brian Foster Accepted
Quota-enabled XFS hangs during mount - - - --- 2017-01-25 Brian Foster Superseded
xfs: prevent quotacheck from overloading inode lru - 1 - --- 2017-01-26 Brian Foster Accepted
Quota-enabled XFS hangs during mount - - - --- 2017-01-27 Brian Foster New
[BUG] xfs/305 hangs 4.10-rc4 kernel - - - --- 2017-01-30 Brian Foster New
[RFC,1/2] mm, vmscan: account the number of isolated pages per zone - - - --- 2017-02-03 Brian Foster Accepted
[1/2] xfs: handle indlen shortage on delalloc extent merge - 1 - --- 2017-02-03 Brian Foster Superseded
[2/2] xfs: split indlen reservations fairly when under reserved - 1 - --- 2017-02-03 Brian Foster Superseded
[1/4] xfs: clear delalloc and cache on buffered write failure - - - --- 2017-02-09 Brian Foster Accepted
[2/4] xfs: resurrect debug mode drop buffered writes mechanism - - - --- 2017-02-09 Brian Foster Accepted
[3/4] xfs: handle indlen shortage on delalloc extent merge - - - --- 2017-02-09 Brian Foster Superseded
[4/4] xfs: split indlen reservations fairly when under reserved - 1 - --- 2017-02-09 Brian Foster Superseded
[1/3] xfstests: move generic indlen reservation test to xfs dir - - - --- 2017-02-09 Brian Foster Not Applicable
[2/3] tests/xfs: update indlen res. test to use fail writes mechanism - - - --- 2017-02-09 Brian Foster Not Applicable
[3/3] tests/xfs: update indlen res. test to include larger write pattern - - - --- 2017-02-09 Brian Foster Not Applicable
[v2] tests/xfs: test to stress XFS delalloc indirect block reservations - - - --- 2017-02-13 Brian Foster Not Applicable
[1/4] xfs: clear delalloc and cache on buffered write failure - 1 - --- 2017-02-14 Brian Foster Superseded
[2/4] xfs: resurrect debug mode drop buffered writes mechanism - 1 - --- 2017-02-14 Brian Foster Accepted
[3/4] xfs: handle indlen shortage on delalloc extent merge - 1 - --- 2017-02-14 Brian Foster Superseded
[4/4] xfs: split indlen reservations fairly when under reserved - 2 - --- 2017-02-14 Brian Foster Accepted
xfs: don't reserve blocks for right shift transactions - - - --- 2017-02-15 Brian Foster Accepted
[1/5] xfs: bypass dquot reclaim to avoid quotacheck deadlock - - - --- 2017-02-15 Brian Foster New
[2/5] xfs: allocate quotaoff transactions up front to avoid log deadlock - - - --- 2017-02-15 Brian Foster New
[3/5] xfs: support ability to wait on new inodes - 1 - --- 2017-02-15 Brian Foster Accepted
[4/5] xfs: update ag iterator to support wait on new inodes - 1 - --- 2017-02-15 Brian Foster Accepted
[5/5] xfs: wait on new inodes during quotaoff dquot release - 1 - --- 2017-02-15 Brian Foster Accepted
[v2] xfs: clear delalloc and cache on buffered write failure - 1 - --- 2017-02-16 Brian Foster Accepted
xfs: clear delalloc and cache on buffered write failure - 2 - --- 2017-02-21 Brian Foster Accepted
[5/8] xfs: introduce the XFS_IOC_GETFSMAP ioctl - - - --- 2017-02-23 Brian Foster Superseded
xfs_repair fails to recognize corruption reported by kernel - possible bug? - - - --- 2017-02-24 Brian Foster Accepted
[1/3] xfs: fix up quotacheck buffer list error handling - - - --- 2017-02-24 Brian Foster Superseded
[2/3] xfs: push buffer of flush locked dquot to avoid quotacheck deadlock - 1 - --- 2017-02-24 Brian Foster Superseded
[3/3,RFC] xfs: release buffer list after quotacheck buf reset - - - --- 2017-02-24 Brian Foster New
LTP write03 writev07 xfs failures - - - --- 2017-02-28 Brian Foster Superseded
LTP write03 writev07 xfs failures - - - --- 2017-02-28 Brian Foster New
[RFC] xfs: use iomap new flag for newly allocated delalloc blocks - - - --- 2017-03-01 Brian Foster Superseded
xfs_repair: detect invalid zero-sized symlink inodes - 2 - --- 2017-03-01 Brian Foster Superseded
[v2] xfs: use iomap new flag for newly allocated delalloc blocks - - - --- 2017-03-03 Brian Foster Superseded
XFS kernel BUG during generic/270 with v4.10 - - - --- 2017-03-07 Brian Foster Not Applicable
[v3] xfs: use iomap new flag for newly allocated delalloc blocks - - - --- 2017-03-07 Brian Foster Superseded
[v4] xfs: use iomap new flag for newly allocated delalloc blocks - 2 - --- 2017-03-08 Brian Foster Accepted
« 1 2 3 48 9 »