Show patches with: State = Action Required       |   6956 patches
« 1 2 3 469 70 »
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-07-12 Brian Foster New
[1/3] xfs: helper to set flags on uncached buffer reads - - - --- 2016-07-13 Brian Foster New
xfs: kill __uint*_t and __int*_t - - - --- 2016-08-07 Felix Janda New
[2/2] iomap: add fiemap support for attribute mappings - - - --- 2016-08-08 Dave Chinner New
xfs: close xfs_wait_buftarg() race with buffer lookups - - - --- 2016-08-22 Brian Foster New
[1/7] journaling_log: fix some typos in the section about EFDs - - - --- 2016-08-25 Darrick J. Wong New
[05/71] xfs: introduce tracepoints for AG reservation code - - - --- 2016-08-25 Darrick J. Wong New
[40/71] xfs: report shared extents through the iomap interface - - - --- 2016-08-25 Darrick J. Wong New
[51/71] xfs: CoW shared EOF block when truncating file - - - --- 2016-08-25 Darrick J. Wong New
[57/71] xfs: promote buffered writes to CoW when cowextsz is set - - - --- 2016-08-25 Darrick J. Wong New
[59/71] xfs: provide switch to force filesystem to copy-on-write all the time - - - --- 2016-08-25 Darrick J. Wong New
[67/71] xfs: fail ->bmap for reflink inodes - - - --- 2016-08-25 Darrick J. Wong New
[07/71] xfs: add refcount btree stats infrastructure - - - --- 2016-08-25 Darrick J. Wong New
[17/71] xfs: refcount btree requires more reserved space - - - --- 2016-08-25 Darrick J. Wong New
[33/71] xfs: support FS_XFLAG_REFLINK on reflink filesystems - - - --- 2016-08-25 Darrick J. Wong New
[39/71] xfs: use interval query for rmap map and unmap operations on shared files - - - --- 2016-08-25 Darrick J. Wong New
[20/29] xfs_io: scrub the realtime rmap - - - --- 2016-08-26 Darrick J. Wong New
[21/29] xfs_repair: factor rrmapino into superblock size calculations - - - --- 2016-08-26 Darrick J. Wong New
[24/29] xfs_repair: extend ag_rmap[] for realtime mapping collection - - - --- 2016-08-26 Darrick J. Wong New
[27/29] xfs_repair: find and mark the rtrmapbt inode - - - --- 2016-08-26 Darrick J. Wong 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] Release buffer locks in case of IO error - - - --- 2016-09-29 Carlos Maiolino New
xfs: clear di_forkoff on ialloc - 1 - --- 2016-10-05 Jeff Mahoney New
[2/1] xfs: Remove more unused tracepoints - - - --- 2016-10-07 Eric Sandeen New
[3/3] misc: fix more xfs_db usage - - - --- 2016-10-14 Darrick J. Wong New
[2/3] misc: fix fallocate commands that need the unshare switch - - - --- 2016-10-16 Christoph Hellwig New
[1/3] xfs: fix the AG loop in xfs_alloc_vextent for busy extents - - - --- 2016-10-17 Christoph Hellwig New
[3/3] xfs: merge discard requests - - - --- 2016-10-17 Christoph Hellwig New
[3/3] misc: fix more xfs_db open-coding instances - 1 - --- 2016-10-17 Darrick J. Wong New
[2/2] xfs: switch buffer cache entries to RCU freeing - - - --- 2016-10-18 Lucas Stach New
[1/2] locking/lockdep: Provide a type check for lock_is_held - - - --- 2016-10-21 Christoph Hellwig New
[rfc] larger batches for crc32c - - - --- 2016-10-27 Nicholas Piggin New
[51/60] xfs: convert to bio_for_each_segment_all_rd() - - - --- 2016-10-29 Ming Lei New
xfs: mount with corrupted inopblock in superblock - - - --- 2016-11-03 Eryu Guan New
[20/39] xfs: scrub directories - - - --- 2016-11-05 Darrick J. Wong New
[RFC] xfs: drop SYNC_WAIT from xfs_reclaim_inodes_ag during slab reclaim - - - --- 2016-11-14 Dave Chinner New
[BUG] dd doesn't return on ENOSPC and hang when fulfilling rmapbt XFS - - - --- 2016-11-17 Darrick J. Wong 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
[1/6] xfs: fiemap support for cow fork - - - --- 2016-11-28 Brian Foster New
[BUG] xfs/109 crashed 2k block size reflink enabled XFS - - - --- 2016-12-05 Christoph Hellwig New
xfs: during log recovery, destroy the unlinked inodes even for read-only mount - - - --- 2016-12-06 Hou Tao New
xfs: icreate transactions should be replayed first - - - --- 2016-12-09 Dave Chinner New
[1/1,linux-next] xfs: remove unnecessary return - 1 - --- 2016-12-10 Fabian Frederick New
[RFC] xfs: take indirect blocks into accounting when selecting an AG - - - --- 2016-12-10 Christoph Hellwig New
[2/4] xfs: calculate minleft correctly for bmap allocations - - - --- 2016-12-13 Christoph Hellwig New
[2/9,v2] xfs: introduce and use KM_NOLOCKDEP to silence reclaim lockdep false positives - - - --- 2016-12-16 Michal Hocko New
[1/1] xfs: silent -Wformat-security warning - 1 - --- 2016-12-19 Nicolas Iooss New
[DEBUG,1/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,r… - - - --- 2017-01-06 Michal Hocko New
[DEBUG,2/2] silent warnings which we cannot do anything about - - - --- 2017-01-06 Michal Hocko New
xfs: remove racy hasattr check from attr get - - - --- 2017-01-06 Brian Foster New
[v6,1/3] xfs: fix the size of xfs_mode_to_ftype table - 1 - --- 2017-01-09 Amir Goldstein New
[v4,1/7] tracing: add __print_flags_u64() - 1 - --- 2017-01-10 Ross Zwisler New
[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,5/5] xfs: implement basic COW fork speculative preallocation - - - --- 2017-01-11 Brian Foster New
[10/55] xfs: report shared extents in getfsmapx - - - --- 2017-01-21 Darrick J. Wong New
[32/55] xfs: set up cross-referencing helpers - - - --- 2017-01-21 Darrick J. Wong New
xfs: reset ag_max_usable when retrying failed per-ag reservation init - - - --- 2017-01-24 Christoph Hellwig New
[RFC] xfs: work around unlikely() profiler glitch - - - --- 2017-01-25 Arnd Bergmann New
xfs: fix returnvar.cocci warnings - - - --- 2017-01-26 Julia Lawall New
Quota-enabled XFS hangs during mount - - - --- 2017-01-27 Brian Foster New
[14/14] xfs: use atomic_dec_not_zero() - - - --- 2017-01-30 Fabian Frederick New
[BUG] xfs/305 hangs 4.10-rc4 kernel - - - --- 2017-01-30 Brian Foster New
error propagation problem on xfs over dm stripe - - - --- 2017-02-01 Eric Sandeen New
[BUG,4.10-rc7] sb_fdblocks inconsistency in xfs/297 test - - - --- 2017-02-10 Michal Hocko New
[2/2] xfs: fix inode uid/gid initialization - - - --- 2017-02-14 James Bottomley New
[Bug,192981] New: page allocation stalls - - - --- 2017-02-15 Alexander Polakov New
[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
xfs: do not unconditionally enable hasalign feature on V5 filesystems - - - --- 2017-02-15 Chandan Rajendra New
[7/8] xfs: getfsmap should fall back to rtbitmap when rtrmapbt not present - - - --- 2017-02-18 Darrick J. Wong New
[2/7] fs, xfs: convert xfs_buf.b_hold and xfs_buf.b_lru_ref from atomic_t to refcount_t - - - --- 2017-02-21 Reshetova, Elena New
[3/7] fs, xfs: convert xfs_buf_log_item.bli_refcount from atomic_t to refcount_t - - - --- 2017-02-21 Reshetova, Elena New
[3/3,RFC] xfs: release buffer list after quotacheck buf reset - - - --- 2017-02-24 Brian Foster New
[02/12] iomap: pass IOMAP_* flags to actors - - - --- 2017-02-28 Christoph Hellwig New
[03/12] iomap: add a IOMAP_ATOMIC flag - - - --- 2017-02-28 Christoph Hellwig New
[04/12] fs: add a BH_Atomic flag - - - --- 2017-02-28 Christoph Hellwig New
[05/12] fs: add a F_IOINFO fcntl - - - --- 2017-02-28 Christoph Hellwig New
[06/12] xfs: cleanup is_reflink checks - - - --- 2017-02-28 Christoph Hellwig New
[07/12] xfs: implement failure-atomic writes - - - --- 2017-02-28 Christoph Hellwig New
[08/12] xfs: implement the F_IOINFO fcntl - - - --- 2017-02-28 Christoph Hellwig New
LTP write03 writev07 xfs failures - - - --- 2017-02-28 Brian Foster New
[1/2] xfs: allow kmem_zalloc_greedy to fail - 3 - --- 2017-03-02 Michal Hocko New
[2/2] xfs: back off from kmem_zalloc_greedy if the task is killed - 2 - --- 2017-03-02 Michal Hocko New
xfs: clear XBF_ASYNC if we attach an iodone callback - - - --- 2017-03-03 Josef Bacik New
xfs: allow zero-length symlinks (and directories), sort of - - - --- 2017-03-04 Darrick J. Wong New
[1/7] lockdep: teach lockdep about memalloc_noio_save 2 - - --- 2017-03-06 Michal Hocko New
[2/7] lockdep: allow to disable reclaim lockup detection - - - --- 2017-03-06 Michal Hocko New
[1/3] misc: use system FICLONE/FICLONERANGE/FIDEDUPERANGE definitions - - - --- 2017-03-08 Darrick J. Wong New
[2/2] xfs: remove readonly checks from xfs_release & xfs_inactive - - - --- 2017-03-09 Eric Sandeen New
[08/19] xfs: support scrubbing free space btrees - - - --- 2017-03-10 Darrick J. Wong New
« 1 2 3 469 70 »