Show patches with: Submitter = Dave Chinner       |    State = Action Required       |   290 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] iomap: add fiemap support for attribute mappings - - - --- 2016-08-08 Dave Chinner New
[1/6] xfs: clean up XFS_AGFL_SIZE - 1 - --- 2016-09-02 Dave Chinner New
[2/6] xfs: shadow agfl indexes in the per-ag structures - - - --- 2016-09-02 Dave Chinner New
[3/6] xfs: detect AGFL size mismatches - - - --- 2016-09-02 Dave Chinner New
[4/6] xfs: automatically fix up AGFL size issues - - - --- 2016-09-02 Dave Chinner New
[5/6] xfs: clean up AGFL index initialisation in growfs - - - --- 2016-09-02 Dave Chinner New
[6/6] xfs: use per-ag AGFL indexes everywhere - - - --- 2016-09-02 Dave Chinner New
[V4] xfs: Document error handlers behavior - - - --- 2016-09-14 Dave Chinner New
[RFC] xfs: drop SYNC_WAIT from xfs_reclaim_inodes_ag during slab reclaim - - - --- 2016-11-14 Dave Chinner New
[2/4] xfs: add more AGF/AGFL manipulation tracepoints - - - --- 2016-11-17 Dave Chinner New
[3/4] xfs: hold AGF buffers over defer ops - - - --- 2016-11-17 Dave Chinner New
[4/4] xfs: defer indirect delalloc rmap reservations - - - --- 2016-11-17 Dave Chinner New
xfs: icreate transactions should be replayed first - - - --- 2016-12-09 Dave Chinner New
[09/14] xfs: split usable space from block device size - - - --- 2017-10-26 Dave Chinner New
[10/14] xfs: hide reserved metadata space from users - - - --- 2017-10-26 Dave Chinner New
[13/14] xfs: add suport for "thin space" filesystems - - - --- 2017-10-26 Dave Chinner New
[14/14] xfs: add growfs support for changing usable blocks - - - --- 2017-10-26 Dave Chinner New
Illegal value 0 for -l sunit option ? - - - --- 2017-11-18 Dave Chinner New
tr_ifree transaction log reservation calculation - - - --- 2017-11-25 Dave Chinner New
[3/7] xfs: factor ag btree reoot block initialisation - - - --- 2018-02-01 Dave Chinner New
[v2] xfs: byte range buffer dirty region tracking - - - --- 2018-02-05 Dave Chinner New
xfs_buf_lock vs aio - - - --- 2018-02-19 Dave Chinner New
fs: don't scan the inode cache before SB_ACTIVE is set - - - --- 2018-03-26 Dave Chinner New
[02/10] xfs: catch log items multiply joined to a transaction - 2 - --- 2018-05-02 Dave Chinner New
[3/9] xfs: adder caller IP to xfs_defer* tracepoints - 3 - --- 2018-05-08 Dave Chinner New
[2/2] xfs: allow delwri requeue of wait listed buffers - - - --- 2018-06-07 Dave Chinner New
xfs: symlinks can be zero length during log recovery - 1 - --- 2018-06-15 Dave Chinner New
[1/2] xfs: transactionless xfs_bunmapi shouldn't do format conversion - - - --- 2018-06-19 Dave Chinner New
file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication betw… file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication betw… - - - --- 2018-08-20 Dave Chinner New
[06/10] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shut_down xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner New
[10/10] xfs: remove unused xfs_sb_version_has... wrappers xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner New
[1/4] mkfs: stop zeroing old superblocks excessively mkfs.xfs IO scalability - - - --- 2018-09-05 Dave Chinner New
[2/4] mkfs: rework AG header initialisation ordering mkfs.xfs IO scalability - - - --- 2018-09-05 Dave Chinner New
[3/4] mkfs: introduce new delayed write buffer list mkfs.xfs IO scalability - - - --- 2018-09-05 Dave Chinner New
[4/4] mkfs: Use AIO for batched writeback mkfs.xfs IO scalability - - - --- 2018-09-05 Dave Chinner New
writeback: fix range_cyclic writeback vs writepages deadlock writeback: fix range_cyclic writeback vs writepages deadlock - 1 - --- 2018-10-05 Dave Chinner New
[ANNOUNCE] xfs-linux: for-next updated to b39989009bdb [ANNOUNCE] xfs-linux: for-next updated to b39989009bdb - - - --- 2018-10-08 Dave Chinner New
[ANNOUNCE] xfs-linux: for-next branch updated to 96987eea537d [ANNOUNCE] xfs-linux: for-next branch updated to 96987eea537d - - - --- 2018-10-18 Dave Chinner New
[ANNOUNCE] xfs: master and for-next branches updated [ANNOUNCE] xfs: master and for-next branches updated - - - --- 2018-10-30 Dave Chinner New
[2/7] repair: don't dirty inodes which are not unlinked xfs_repair: scale to 150,000 iops - 2 - --- 2018-10-30 Dave Chinner New
[3/7] cache: prevent expansion races xfs_repair: scale to 150,000 iops - - - --- 2018-10-30 Dave Chinner New
[02/16] xfs: move writepage context warnings to writepages xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[06/16] iomap: support block size > page size for direct IO xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[07/16] iomap: prepare buffered IO paths for block size > page size xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[08/16] iomap: mode iomap_zero_range and friends xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[09/16] iomap: introduce zero-around functionality xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[10/16] iomap: enable zero-around for iomap_zero_range() xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[11/16] iomap: Don't mark partial pages zeroing uptodate for zero-around xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[12/16] iomap: zero-around in iomap_page_mkwrite xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[13/16] xfs: add zero-around controls to iomap xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[14/16] xfs: align writepages to large block sizes xfs: Block size > PAGE_SIZE support - - - --- 2018-11-07 Dave Chinner New
[6/7] xfs: don't ENOSPC on writeback when punching holes xfs: various fixes for 4.20 - - - --- 2018-11-19 Dave Chinner New
[4/5] splice: increase pipe size in splice_direct_to_actor() iomap: data corruption fixes and more - 1 - --- 2018-11-19 Dave Chinner New
[1/3] xfs: make iomap type tracing work xfs: enums don't work with __print_symbolic - - - --- 2018-11-21 Dave Chinner New
[2/3] xfs: remove xfs_lookup_t enum because tracing xfs: enums don't work with __print_symbolic - - - --- 2018-11-21 Dave Chinner New
[3/3] xfs: remove xfs_extst_t enum because tracing xfs: enums don't work with __print_symbolic - - - --- 2018-11-21 Dave Chinner New
[01/11] vfs: copy_file_range source range over EOF should fail fs: fixes for major copy_file_range() issues - 1 - --- 2018-12-03 Dave Chinner New
[05/11] vfs: use inode_permission in copy_file_range() fs: fixes for major copy_file_range() issues - 1 - --- 2018-12-03 Dave Chinner New
[08/11] vfs: push EXDEV check down into ->remap_file_range fs: fixes for major copy_file_range() issues - - - --- 2018-12-03 Dave Chinner New
[09/11] vfs: push copy_file_ranges -EXDEV checks down fs: fixes for major copy_file_range() issues - 1 - --- 2018-12-03 Dave Chinner New
[10/11] vfs: allow generic_copy_file_range to copy across devices fs: fixes for major copy_file_range() issues - 1 - --- 2018-12-03 Dave Chinner New
[11/11] ovl: allow cross-device copy_file_range calls fs: fixes for major copy_file_range() issues - 1 - --- 2018-12-03 Dave Chinner New
[3/3] xfs: Don't free EOF blocks on sync write close : Extreme fragmentation ahoy! - - - --- 2019-02-07 Dave Chinner New
[4/3] xfs: EOF blocks are not busy extents : Extreme fragmentation ahoy! - - - --- 2019-02-18 Dave Chinner New
[02/24] shrinkers: use will_defer for GFP_NOFS sensitive shrinkers mm, xfs: non-blocking inode reclaim - - - --- 2019-08-01 Dave Chinner New
[11/24] xfs:: account for memory freed from metadata buffers mm, xfs: non-blocking inode reclaim - - - --- 2019-08-01 Dave Chinner New
[15/24] xfs: eagerly free shadow buffers to reduce CIL footprint mm, xfs: non-blocking inode reclaim - - - --- 2019-08-01 Dave Chinner New
[Regression,v5.0] mm: boosted kswapd reclaim b0rks system cache balance [Regression,v5.0] mm: boosted kswapd reclaim b0rks system cache balance - 1 - --- 2019-08-07 Dave Chinner New
[3/3] xfs: alignment check bio buffers xfs: avoid IO issues unaligned memory allocation - - - --- 2019-08-21 Dave Chinner New
[2/2] xfs: hard limit the background CIL push xfs: hard limit background CIL push size - - - --- 2019-09-09 Dave Chinner New
[26/26] xfs: use xfs_ail_push_all_sync in xfs_reclaim_inodes mm, xfs: non-blocking inode reclaim - - - --- 2019-10-09 Dave Chinner New
[V2] xfs: properly serialise fallocate against AIO+DIO [V2] xfs: properly serialise fallocate against AIO+DIO - 4 - --- 2019-10-29 Dave Chinner New
[09/28] mm: directed shrinker work deferral mm, xfs: non-blocking inode reclaim - - - --- 2019-10-31 Dave Chinner New
[10/28] shrinkers: use defer_work for GFP_NOFS sensitive shrinkers mm, xfs: non-blocking inode reclaim - - - --- 2019-10-31 Dave Chinner New
[11/28] mm: factor shrinker work calculations mm, xfs: non-blocking inode reclaim - - - --- 2019-10-31 Dave Chinner New
[12/28] shrinker: defer work only to kswapd mm, xfs: non-blocking inode reclaim - - - --- 2019-10-31 Dave Chinner New
[13/28] shrinker: clean up variable types and tracepoints mm, xfs: non-blocking inode reclaim - 1 - --- 2019-10-31 Dave Chinner New
[14/28] mm: reclaim_state records pages reclaimed, not slabs mm, xfs: non-blocking inode reclaim - 1 - --- 2019-10-31 Dave Chinner New
[15/28] mm: back off direct reclaim on excessive shrinker deferral mm, xfs: non-blocking inode reclaim - - - --- 2019-10-31 Dave Chinner New
[16/28] mm: kswapd backoff for shrinkers mm, xfs: non-blocking inode reclaim - - - --- 2019-10-31 Dave Chinner New
[17/28] xfs: synchronous AIL pushing mm, xfs: non-blocking inode reclaim - 1 - --- 2019-10-31 Dave Chinner New
[18/28] xfs: don't block kswapd in inode reclaim mm, xfs: non-blocking inode reclaim - 1 - --- 2019-10-31 Dave Chinner New
[19/28] xfs: reduce kswapd blocking on inode locking. mm, xfs: non-blocking inode reclaim - 2 - --- 2019-10-31 Dave Chinner New
[20/28] xfs: kill background reclaim work mm, xfs: non-blocking inode reclaim - 2 - --- 2019-10-31 Dave Chinner New
[21/28] xfs: use AIL pushing for inode reclaim IO mm, xfs: non-blocking inode reclaim - 1 - --- 2019-10-31 Dave Chinner New
[22/28] xfs: remove mode from xfs_reclaim_inodes() mm, xfs: non-blocking inode reclaim - 1 - --- 2019-10-31 Dave Chinner New
[23/28] xfs: track reclaimable inodes using a LRU list mm, xfs: non-blocking inode reclaim - 1 - --- 2019-10-31 Dave Chinner New
[24/28] xfs: reclaim inodes from the LRU mm, xfs: non-blocking inode reclaim - - - --- 2019-10-31 Dave Chinner New
[25/28] xfs: remove unusued old inode reclaim code mm, xfs: non-blocking inode reclaim - 1 - --- 2019-10-31 Dave Chinner New
[26/28] xfs: use xfs_ail_push_all in xfs_reclaim_inodes mm, xfs: non-blocking inode reclaim - - - --- 2019-10-31 Dave Chinner New
[27/28] rwsem: introduce down/up_write_non_owner mm, xfs: non-blocking inode reclaim - - - --- 2019-10-31 Dave Chinner New
[28/28] xfs: rework unreferenced inode lookups mm, xfs: non-blocking inode reclaim - - - --- 2019-10-31 Dave Chinner New
[06/11] xfs: move xlog_state_ioerror() xfs: clean up log tickets and record writes - 1 - --- 2020-03-04 Dave Chinner New
[07/11] xfs: clean up xlog_state_ioerror() xfs: clean up log tickets and record writes - 1 - --- 2020-03-04 Dave Chinner New
[09/11] xfs: merge unmount record write iclog cleanup. xfs: clean up log tickets and record writes - 1 - --- 2020-03-04 Dave Chinner New
[2/7] xfs: convert btree cursor ag private member name xfs: make btree cursor private unions anonymous - - - --- 2020-03-05 Dave Chinner New
[3/7] xfs: convert btree cursor btree private member name xfs: make btree cursor private unions anonymous - - - --- 2020-03-05 Dave Chinner New
[4/7] xfs: rename btree cursur private btree member flags xfs: make btree cursor private unions anonymous - - - --- 2020-03-05 Dave Chinner New
[4/5] xfsprogs: fix sliently borken option parsing xfsprogs: miscellenaous patches - 2 - --- 2020-03-24 Dave Chinner New
[2/5] xfs: convert m_active_trans counter to per-cpu xfs: fix a couple of performance issues - 1 - --- 2020-05-12 Dave Chinner New
« 1 2 3 »