Show patches with: none      |   32870 patches
« 1 2 ... 256 257 258328 329 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[13/22] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[12/22] xfs: remove xfs_reflink_find_cow_mapping - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[11/22] xfs: remove the now unused XFS_BMAPI_IGSTATE flag - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[10/22] xfs: make xfs_writepage_map extent map centric - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[09/22] xfs: rename the offset variable in xfs_writepage_map - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[08/22] xfs: remove xfs_map_cow - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[07/22] xfs: remove xfs_reflink_trim_irec_to_next_cow - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[06/22] xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[05/22] xfs: don't clear imap_valid for a non-uptodate buffers - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[04/22] xfs: do not set the page uptodate in xfs_writepage_map - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[03/22] xfs: move locking into xfs_bmap_punch_delalloc_range - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[02/22] xfs: simplify xfs_aops_discard_page - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[01/22] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[3/3] iomap: add inline data support to iomap_readpage_actor - 1 - --- 2018-07-02 Christoph Hellwig Accepted
[2/3] iomap: support direct I/O to inline data - 1 - --- 2018-07-02 Christoph Hellwig Accepted
[1/3] iomap: refactor iomap_dio_actor - 2 - --- 2018-07-02 Christoph Hellwig Accepted
[23/24] iomap: add support for sub-pagesize buffered I/O without buffer heads - - - --- 2018-07-02 Christoph Hellwig Superseded
generic: test dm-thin running out of data space vs concurrent discard - - - --- 2018-06-29 Zorro Lang Superseded
[12/10] xfs_repair: use libxfs extsize/cowextsize validation helpers - - - --- 2018-06-28 Darrick J. Wong Superseded
[11/10] xfs_repair: clear extent size hints when clearing inode core - 1 - --- 2018-06-28 Darrick J. Wong Accepted
[24/24] xfs: refactor dfops init to attach to transaction - 2 - --- 2018-06-28 Brian Foster Accepted
[23/24] xfs: use ->t_dfops in reflink cow recover path - 2 - --- 2018-06-28 Brian Foster Accepted
[22/24] xfs: use ->t_dfops in cancel cow blocks operation - 2 - --- 2018-06-28 Brian Foster Accepted
[21/24] xfs: use ->t_dfops for rmap extent swap operations - 2 - --- 2018-06-28 Brian Foster Accepted
[20/24] xfs: remove unused btree cursor bc_private.a.dfops field - 2 - --- 2018-06-28 Brian Foster Accepted
[19/24] xfs: remove xfs_btree_cur bmbt dfops field - 2 - --- 2018-06-28 Brian Foster Accepted
[18/24] xfs: remove dfops param from internal bmap extent helpers - 2 - --- 2018-06-28 Brian Foster Accepted
[17/24] xfs: use ->t_dfops for collapse/insert range operations - 2 - --- 2018-06-28 Brian Foster Accepted
[16/24] xfs: remove struct xfs_bmalloca dfops field - 2 - --- 2018-06-28 Brian Foster Accepted
[15/24] xfs: remove xfs_bmapi_remap() dfops param - 2 - --- 2018-06-28 Brian Foster Accepted
[14/24] xfs: remove xfs_bunmapi() dfops param - 2 - --- 2018-06-28 Brian Foster Accepted
[13/24] xfs: use ->t_dfops for all xfs_bunmapi() callers - 1 - --- 2018-06-28 Brian Foster Accepted
[12/24] xfs: remove xfs_bmapi_write() dfops param - 2 - --- 2018-06-28 Brian Foster Accepted
[11/24] xfs: use ->t_dfops for all xfs_bmapi_write() callers - 2 - --- 2018-06-28 Brian Foster Accepted
[10/24] xfs: use ->t_dfops in dqalloc transaction - 1 - --- 2018-06-28 Brian Foster Accepted
[09/24] xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove - 2 - --- 2018-06-28 Brian Foster Accepted
[08/24] xfs: use ->t_dfops in extent split tx and remove param - 2 - --- 2018-06-28 Brian Foster Accepted
[07/24] xfs: remove dfops param in attr fork add path - 2 - --- 2018-06-28 Brian Foster Accepted
[06/24] xfs: use ->t_dfops for attr set/remove operations - 2 - --- 2018-06-28 Brian Foster Accepted
[05/24] xfs: use ->t_dfops for recovery of [b|c]ui log items - 1 - --- 2018-06-28 Brian Foster Accepted
[04/24] xfs: remove dfops param from high level dirname calls - 1 - --- 2018-06-28 Brian Foster Accepted
[03/24] xfs: remove dfops parameter from ifree call stack - 2 - --- 2018-06-28 Brian Foster Accepted
[02/24] xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops - 2 - --- 2018-06-28 Brian Foster Accepted
[01/24] xfs: cow unwritten conversion uses uninitialized dfops - 4 - --- 2018-06-28 Brian Foster Accepted
[V2] xfs: Initialize variables in xfs_alloc_get_rec before using them - 2 - --- 2018-06-28 Carlos Maiolino Accepted
mm: reject MAP_SHARED_VALIDATE without new flags - - - --- 2018-06-28 Eric Sandeen New
Mounting xfs filesystem takes long time - - - --- 2018-06-27 Luis Chamberlain New
xfs: test bad character in xfs_db field list selector string - 1 - --- 2018-06-27 Zorro Lang Accepted
[10/10] xfs_repair: use libxfs extsize/cowextsize validation helpers - - - --- 2018-06-27 Darrick J. Wong Superseded
[09/10] xfs_io: wire up repair ioctl stuff - 1 - --- 2018-06-27 Darrick J. Wong Accepted
[08/10] xfs_scrub: only retry non-permanent repair failures - 1 - --- 2018-06-27 Darrick J. Wong Accepted
[07/10] xfs_scrub: rename NOFIX_COMPLAIN to be less confusing - 1 - --- 2018-06-27 Darrick J. Wong Accepted
[06/10] xfs_scrub: don't error out if an optimize-only repair isn't supported - 1 - --- 2018-06-27 Darrick J. Wong Accepted
[05/10] xfs_scrub: allow developers to force repairs - 1 - --- 2018-06-27 Darrick J. Wong Accepted
[04/10] xfs_scrub: schedule and manage optimizations/repairs to the filesystem - - - --- 2018-06-27 Darrick J. Wong Accepted
[03/10] xfs_scrub: destroy workqueues when erroring out - 1 - --- 2018-06-27 Darrick J. Wong Accepted
[02/10] libfrog: move crc32c code out of libxfs - - - --- 2018-06-27 Darrick J. Wong Accepted
[01/10] libxfs: remove crc32 functions - 1 - --- 2018-06-27 Darrick J. Wong Accepted
[v4,3/3] dm: prevent DAX mounts if not supported - - - --- 2018-06-26 Ross Zwisler Not Applicable
[v3,3/3] dm: prevent DAX mounts if not supported - - - --- 2018-06-26 Ross Zwisler Superseded
[v3,2/3] dax: bdev_dax_supported() check for QUEUE_FLAG_DAX - - - --- 2018-06-26 Ross Zwisler New
[v3,1/3] pmem: only set QUEUE_FLAG_DAX for fsdax mode - - - --- 2018-06-26 Ross Zwisler New
xfs: cow unwritten conversion uses uninitialized dfops - 2 - --- 2018-06-26 Brian Foster Accepted
[4.19,V2] xfs: remove deprecated barrier/nobarrier mount options - 2 - --- 2018-06-26 Eric Sandeen Superseded
xfsprogs: Remove barrier/nobarrier mount options from xfs.5 - 1 - --- 2018-06-26 Eric Sandeen Accepted
xfs: remove deprecated barrier/nobarrier mount options - - - --- 2018-06-26 Eric Sandeen Superseded
[21/21] xfs: add online scrub/repair for superblock counters - - - --- 2018-06-24 Darrick J. Wong Superseded
[20/21] xfs: implement live quotacheck as part of quota repair - - - --- 2018-06-24 Darrick J. Wong Superseded
[19/21] xfs: repair quotas - - - --- 2018-06-24 Darrick J. Wong Superseded
[18/21] xfs: scrub should set preen if attr leaf has holes - 1 - --- 2018-06-24 Darrick J. Wong Superseded
[17/21] xfs: repair extended attributes - - - --- 2018-06-24 Darrick J. Wong Superseded
[16/21] xfs: repair damaged symlinks - - - --- 2018-06-24 Darrick J. Wong Superseded
[15/21] xfs: repair inode block maps - - - --- 2018-06-24 Darrick J. Wong Superseded
[14/21] xfs: zap broken inode forks - - - --- 2018-06-24 Darrick J. Wong Superseded
[13/21] xfs: repair inode records - - - --- 2018-06-24 Darrick J. Wong Superseded
[12/21] xfs: repair refcount btrees - 1 - --- 2018-06-24 Darrick J. Wong Superseded
[11/21] xfs: repair the rmapbt - - - --- 2018-06-24 Darrick J. Wong Superseded
[10/21] xfs: introduce online scrub freeze - - - --- 2018-06-24 Darrick J. Wong Superseded
[09/21] xfs: finish our set of inode get/put tracepoints for scrub - - - --- 2018-06-24 Darrick J. Wong New
[08/21] xfs: defer iput on certain inodes while scrub / repair are running - - - --- 2018-06-24 Darrick J. Wong New
[07/21] xfs: repair inode btrees - - - --- 2018-06-24 Darrick J. Wong Superseded
[06/21] xfs: repair free space btrees - - - --- 2018-06-24 Darrick J. Wong Superseded
[05/21] xfs: repair the AGI - - - --- 2018-06-24 Darrick J. Wong Superseded
[04/21] xfs: repair the AGF and AGFL - - - --- 2018-06-24 Darrick J. Wong Superseded
[03/21] xfs: refactor part of xfs_free_eofblocks - 1 - --- 2018-06-24 Darrick J. Wong New
[02/21] xfs: add helper to decide if an inode has allocated cow blocks - 1 - --- 2018-06-24 Darrick J. Wong New
[01/21] xfs: don't assume a left rmap when allocating a new rmap - 2 - --- 2018-06-24 Darrick J. Wong Accepted
[v3,3/3] xfstests: dedupe with random io race test - - - --- 2018-06-23 Zorro Lang New
[v3,2/3] xfstests: iterate dedupe integrity test - - - --- 2018-06-23 Zorro Lang Accepted
[v3,1/3] xfstests: dedupe a single big file and verify integrity - - - --- 2018-06-23 Zorro Lang Accepted
[v3] xfs: test inode allocation state missmatch corruption - - - --- 2018-06-23 Zorro Lang Superseded
[23/24] iomap: add support for sub-pagesize buffered I/O without buffer heads - - - --- 2018-06-23 Brian Foster Superseded
[v2,6/8] xfs: fix uninitialized field in rtbitmap fsmap backend - 2 - --- 2018-06-22 Darrick J. Wong Accepted
[v2,4/8] xfs: don't allow insert-range to shift extents past the maximum offset - 2 - --- 2018-06-22 Darrick J. Wong Accepted
[v2] xfstests: Test root inode parent pointer repairing - 1 - --- 2018-06-22 Marco Benatto New
[v2] xfs_quota: don't stop the directory tree walk when DEPTH is hit - 2 - --- 2018-06-22 Kazuya Mio Accepted
[6/8] xfs: fix uninitialized field in rtbitmap fsmap backend - - - --- 2018-06-22 Christoph Hellwig Superseded
[v2,2/4] xfs: regression test for rmapbt fdblocks accounting problems - - - --- 2018-06-22 Darrick J. Wong Accepted
[9/8] xfs: check leaf attribute block freemap in verifier - - - --- 2018-06-22 Darrick J. Wong Superseded
[RFC] writeback: fix range_cyclic writeback vs writepages deadlock - 1 - --- 2018-06-22 Dave Chinner Superseded
« 1 2 ... 256 257 258328 329 »