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
[01/12] xfs: refactor failed buffer resubmission into xfsaild xfs: flush related error handling cleanups - 1 - --- 2020-04-17 Brian Foster Superseded
[01/14] xfs: pull up dfops from xfs_itruncate_extents() - 1 - --- 2018-07-19 Brian Foster Superseded
[01/15] xfs: refactor internal dfops initialization xfs: condense dfops and automatic relogging - 1 - --- 2018-07-30 Brian Foster Accepted
[01/24] xfs: cow unwritten conversion uses uninitialized dfops - 4 - --- 2018-06-28 Brian Foster Accepted
[01/25] xfs: allow null firstblock in xfs_bmapi_write() when tp is null - 2 - --- 2018-07-03 Brian Foster Accepted
[02/12] xfs: factor out buffer I/O failure simulation code xfs: flush related error handling cleanups - 1 - --- 2020-04-17 Brian Foster Superseded
[02/14] xfs: use ->t_dfops in log recovery intent processing - 1 - --- 2018-07-19 Brian Foster Superseded
[02/15] xfs: use transaction for intent recovery instead of raw dfops xfs: condense dfops and automatic relogging - 1 - --- 2018-07-30 Brian Foster Accepted
[02/24] xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops - 2 - --- 2018-06-28 Brian Foster Accepted
[02/25] xfs: add firstblock field to xfs_trans - 2 - --- 2018-07-03 Brian Foster Accepted
[03/14] xfs: fix transaction leak on remote attr set/remove failure - 1 - --- 2018-07-19 Brian Foster Superseded
[03/15] xfs: remove unused __xfs_defer_cancel() internal helper xfs: condense dfops and automatic relogging - 2 - --- 2018-07-30 Brian Foster Superseded
[03/18] xfs: simplify xfs_bmap_punch_delalloc_range - 2 - --- 2018-05-30 Brian Foster Superseded
[03/24] xfs: remove dfops parameter from ifree call stack - 2 - --- 2018-06-28 Brian Foster Accepted
[03/25] xfs: use ->t_firstblock in dir ops - 1 - --- 2018-07-03 Brian Foster Accepted
[04/12] xfs: remove unnecessary shutdown check from xfs_iflush() xfs: flush related error handling cleanups - 2 - --- 2020-04-17 Brian Foster Superseded
[04/14] xfs: make deferred processing safe for embedded dfops - 1 - --- 2018-07-19 Brian Foster Accepted
[04/15] xfs: pass transaction to dfops reset/move helpers xfs: condense dfops and automatic relogging - 2 - --- 2018-07-30 Brian Foster Accepted
[04/24] xfs: remove dfops param from high level dirname calls - 1 - --- 2018-06-28 Brian Foster Accepted
[04/25] xfs: remove firstblock param from xfs dir ops - - - --- 2018-07-03 Brian Foster Accepted
[05/10] xfs: don't assert fail with AIL lock held - - - --- 2018-05-07 Brian Foster Accepted
[05/14] xfs: remove unused deferred ops committed field - 1 - --- 2018-07-19 Brian Foster Superseded
[05/15] xfs: replace dop_low with transaction flag xfs: condense dfops and automatic relogging - 2 - --- 2018-07-30 Brian Foster Accepted
[05/24] xfs: use ->t_dfops for recovery of [b|c]ui log items - 1 - --- 2018-06-28 Brian Foster Accepted
[05/25] xfs: use ->t_firstblock in attrfork add - 1 - --- 2018-07-03 Brian Foster Accepted
[06/14] xfs: reset dfops to initial state after finish - 1 - --- 2018-07-19 Brian Foster Superseded
[06/15] xfs: add missing defer ijoins for held inodes xfs: condense dfops and automatic relogging - 2 - --- 2018-07-30 Brian Foster Superseded
[06/24] xfs: use ->t_dfops for attr set/remove operations - 2 - --- 2018-06-28 Brian Foster Accepted
[06/25] xfs: use ->t_firstblock in xattr ops - 1 - --- 2018-07-03 Brian Foster Accepted
[07/12] xfs: abort consistently on dquot flush failure xfs: flush related error handling cleanups - 2 - --- 2020-04-17 Brian Foster Superseded
[07/14] xfs: pack holes in xfs_defer_ops and xfs_trans - 1 - --- 2018-07-19 Brian Foster Superseded
[07/15] xfs: automatic dfops buffer relogging xfs: condense dfops and automatic relogging - 1 - --- 2018-07-30 Brian Foster Superseded
[07/24] xfs: remove dfops param in attr fork add path - 2 - --- 2018-06-28 Brian Foster Accepted
[07/25] xfs: use ->t_firstblock for all xfs_bmapi_write() callers - 1 - --- 2018-07-03 Brian Foster Accepted
[08/14] xfs: support embedded dfops in transaction - - - --- 2018-07-19 Brian Foster Accepted
[08/15] xfs: automatic dfops inode relogging xfs: condense dfops and automatic relogging - 1 - --- 2018-07-30 Brian Foster Superseded
[08/24] xfs: use ->t_dfops in extent split tx and remove param - 2 - --- 2018-06-28 Brian Foster Accepted
[08/25] xfs: use ->t_firstblock for all xfs_bunmapi() callers - 1 - --- 2018-07-03 Brian Foster Accepted
[09/11] xfs: fix btree cursor error cleanups - 1 - --- 2016-11-04 Brian Foster Accepted
[09/12] xfs: elide the AIL lock on log item failure tracking xfs: flush related error handling cleanups - - - --- 2020-04-17 Brian Foster Superseded
[09/14] xfs: use internal dfops in cow blocks cancel - - - --- 2018-07-19 Brian Foster Accepted
[09/15] xfs: drop dop param from xfs_defer_op_type ->finish_item() callback xfs: condense dfops and automatic relogging - 2 - --- 2018-07-30 Brian Foster Superseded
[09/24] xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove - 2 - --- 2018-06-28 Brian Foster Accepted
[09/25] xfs: use ->t_firstblock in xfs_bmapi_remap() - 1 - --- 2018-07-03 Brian Foster Accepted
[1/2] xfs: combine [a]sync buffer submission apis - 2 - --- 2018-06-18 Brian Foster Accepted
[1/2] xfs: drop minlen before tossing alignment on bmap allocs [1/2] xfs: drop minlen before tossing alignment on bmap allocs - - - --- 2019-05-01 Brian Foster Superseded
[1/2] xfs: factor out quotaoff intent AIL removal and memory free xfs: quotaoff shutdown fixes - 2 - --- 2020-03-16 Brian Foster Accepted
[1/2] xfs: flush inodegc workqueue tasks before cancel xfs: a couple misc/small deferred inactivation tweaks - 2 - --- 2022-01-13 Brian Foster Accepted
[1/2] xfs: handle indlen shortage on delalloc extent merge - 1 - --- 2017-02-03 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
[1/2] xfs: release bli from transaction properly on fs shutdown - 2 - --- 2017-06-06 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
[1/2] xfs: trylock underlying buffer on dquot flush xfs: a couple AIL pushing trylock fixes - 2 - --- 2020-03-26 Brian Foster Accepted
[1/2] xfs: wake commit waiters on CIL abort before log item abort xfs: a couple minor shutdown fixes - 1 - --- 2019-03-29 Brian Foster Accepted
[1/3] xfs: don't unlock invalidated buf on aborted tx commit xfs: bli refcount fixups - - - --- 2018-08-27 Brian Foster Superseded
[1/3] xfs: fix up inode cowblocks tracking tracepoints - - - --- 2016-10-21 Brian Foster Accepted
[1/3] xfs: fix up quotacheck buffer list error handling - - - --- 2017-02-24 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
[1/3] xfs: open code insert range extent split helper xfs: hold ilock across insert and collapse range - 2 - --- 2019-12-13 Brian Foster Accepted
[1/3] xfs: separate shutdown from ticket reservation print helper - - - --- 2017-05-08 Brian Foster Accepted
[1/3] xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() - - - --- 2016-11-22 Brian Foster Accepted
[1/3] xfstests: move generic indlen reservation test to xfs dir - - - --- 2017-02-09 Brian Foster Not Applicable
[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
[1/4] xfs: add bmapi nodiscard flag - - - --- 2018-05-07 Brian Foster Superseded
[1/4] xfs: clear delalloc and cache on buffered write failure - 1 - --- 2017-02-14 Brian Foster Superseded
[1/4] xfs: clear delalloc and cache on buffered write failure - - - --- 2017-02-09 Brian Foster Accepted
[1/4] xfs: drop submit side trans alloc for append ioends xfs: ioend batching log reservation deadlock - 2 - --- 2021-04-05 Brian Foster Superseded
[1/4] xfs: eof trim writeback mapping as soon as it is cached xfs: properly invalidate cached writeback mapping - - - --- 2019-01-11 Brian Foster Superseded
[1/4] xfs: fix recovery failure when log record header wraps log end - - - --- 2017-06-27 Brian Foster Superseded
[1/4] xfs: print transaction log reservation on overrun - 1 - --- 2017-11-27 Brian Foster Accepted
[1/4] xfs: shutdown if block allocation overruns tx reservation - 1 - --- 2018-02-05 Brian Foster Accepted
[1/5] xfs: create a separate finobt verifier xfs: fix [f]inobt magic value verification - - - --- 2019-01-29 Brian Foster Superseded
[1/5] xfs: rework log recovery to submit buffers on LSN boundaries - - - --- 2016-08-11 Brian Foster Accepted
[1/7] xfs: create agfl block free helper function - 2 - --- 2018-04-10 Brian Foster Accepted
[1/9] xfs: open-code xfs_buf_item_dirty() - 2 - --- 2017-08-25 Brian Foster Accepted
[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
[10/12] xfs: clean up AIL log item removal functions xfs: flush related error handling cleanups - - - --- 2020-04-17 Brian Foster Superseded
[10/14] xfs: use internal dfops in attr code - - - --- 2018-07-19 Brian Foster Superseded
[10/15] xfs: clean out superfluous dfops dop params/vars xfs: condense dfops and automatic relogging - 2 - --- 2018-07-30 Brian Foster Superseded
[10/24] xfs: use ->t_dfops in dqalloc transaction - 1 - --- 2018-06-28 Brian Foster Accepted
[10/25] xfs: use ->t_firstblock in insert/collapse range - 1 - --- 2018-07-03 Brian Foster Accepted
[11/12] xfs: remove unused iflush stale parameter xfs: flush related error handling cleanups - 2 - --- 2020-04-17 Brian Foster Superseded
[11/14] xfs: use internal dfops during [b|c]ui recovery - - - --- 2018-07-19 Brian Foster Superseded
[11/15] xfs: cancel dfops on xfs_defer_finish() error xfs: condense dfops and automatic relogging - 2 - --- 2018-07-30 Brian Foster Accepted
[11/24] xfs: use ->t_dfops for all xfs_bmapi_write() callers - 2 - --- 2018-06-28 Brian Foster Accepted
[11/25] xfs: remove xfs_bmapi_write() firstblock param - 1 - --- 2018-07-03 Brian Foster Accepted
[12/12] xfs: random buffer write failure errortag xfs: flush related error handling cleanups - 1 - --- 2020-04-17 Brian Foster Superseded
[12/14] xfs: remove all boilerplate defer init/finish code - - - --- 2018-07-19 Brian Foster Superseded
[12/15] xfs: replace xfs_defer_ops ->dop_pending with on-stack list xfs: condense dfops and automatic relogging - - - --- 2018-07-30 Brian Foster Superseded
[12/24] xfs: remove xfs_bmapi_write() dfops param - 2 - --- 2018-06-28 Brian Foster Accepted
[12/25] xfs: remove xfs_bunmapi() firstblock param - 1 - --- 2018-07-03 Brian Foster Accepted
[13/14] xfs: remove unnecessary dfops init calls in xattr code - - - --- 2018-07-19 Brian Foster Superseded
[13/15] xfs: pass transaction to xfs_defer_add() xfs: condense dfops and automatic relogging - 2 - --- 2018-07-30 Brian Foster Superseded
[13/24] xfs: use ->t_dfops for all xfs_bunmapi() callers - 1 - --- 2018-06-28 Brian Foster Accepted
[13/25] xfs: remove bmap insert/collapse firstblock param - 1 - --- 2018-07-03 Brian Foster Accepted
[14/14] xfs: drop unnecessary xfs_defer_finish() dfops parameter - - - --- 2018-07-19 Brian Foster Accepted
[14/15] xfs: always defer agfl block frees xfs: condense dfops and automatic relogging - 2 - --- 2018-07-30 Brian Foster Superseded
[14/24] xfs: remove xfs_bunmapi() dfops param - 2 - --- 2018-06-28 Brian Foster Accepted
[14/25] xfs: use ->t_firstblock in bmap extent split - 1 - --- 2018-07-03 Brian Foster Accepted
[15/15] xfs: fold dfops into the transaction xfs: condense dfops and automatic relogging - 2 - --- 2018-07-30 Brian Foster Superseded
« 1 2 3 46 7 »