Show patches with: none      |   34819 patches
« 1 2 ... 318 319 320348 349 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,07/13] xfs: check if an inode is cached and allocated - 1 - --- 2017-06-16 Darrick J. Wong Accepted
mkfs.xfs: allow specification of 0 data stripe width & unit - 1 - --- 2017-06-16 Eric Sandeen Accepted
xfs: don't crash on unexpected holes in dir/attr btrees - - - --- 2017-06-16 Darrick J. Wong Accepted
tests/xfs: test for log recovery failure after tail overwrite - - - --- 2017-06-16 Brian Foster Superseded
xfs: debug mode sysfs flag to force [un]pin the log tail - - - --- 2017-06-16 Brian Foster Deferred
docs: add missing sb_qflags values - 1 - --- 2017-06-16 Darrick J. Wong Not Applicable
[7/7] xfs: Switch to iomap for seeking in quota files - - - --- 2017-06-16 Andreas Gruenbacher Deferred
[6/7] xfs: Switch to iomap for lseek SEEK_HOLE / SEEK_DATA - - - --- 2017-06-16 Andreas Gruenbacher Deferred
[5/7] gfs2: Implement lseek SEEK_HOLE / SEEK_DATA via iomap - - - --- 2017-06-16 Andreas Gruenbacher Not Applicable
[4/7] vfs: Add iomap_seek_hole_data helper - - - --- 2017-06-16 Andreas Gruenbacher Not Applicable
[3/7] GFS2: Switch fiemap implementation to use iomap - - - --- 2017-06-16 Andreas Gruenbacher Not Applicable
[2/7] GFS2: Implement iomap for block_map - - - --- 2017-06-16 Andreas Gruenbacher Not Applicable
[1/7] GFS2: Make height info part of metapath - - - --- 2017-06-16 Andreas Gruenbacher Not Applicable
[2/2] xfs: Properly retry failed inode items in case of error during buffer writeback - - - --- 2017-06-16 Carlos Maiolino Superseded
[1/2,V4] xfs: Add infrastructure needed for error propagation during buffer IO failure - - - --- 2017-06-16 Carlos Maiolino Superseded
docs: fix mailing list - 1 - --- 2017-06-15 Darrick J. Wong Not Applicable
docs: record the metadump file format - - - --- 2017-06-15 Darrick J. Wong Not Applicable
[12/12] xfs_spaceman: add group summary mode - 2 - --- 2017-06-15 Darrick J. Wong Accepted
[11/12] xfs_spaceman: add a man page - 1 - --- 2017-06-15 Darrick J. Wong Accepted
[10/12] xfs_spaceman: Free space mapping command - 1 - --- 2017-06-15 Darrick J. Wong Accepted
[09/12] xfs_spaceman: add new speculative prealloc control - 1 - --- 2017-06-15 Darrick J. Wong Accepted
[08/12] xfs_spaceman: add FITRIM support - 1 - --- 2017-06-15 Darrick J. Wong Accepted
[07/12] xfs_spaceman: space management tool - 1 - --- 2017-06-15 Darrick J. Wong Accepted
[06/12] xfs_repair: replace rmap_compare with libxfs version - 1 - --- 2017-06-15 Darrick J. Wong Accepted
[05/12] xfs_io: support the new getfsmap ioctl - 1 - --- 2017-06-15 Darrick J. Wong Accepted
[04/12] xfs: introduce the XFS_IOC_GETFSMAP ioctl - 1 - --- 2017-06-15 Darrick J. Wong Accepted
[03/12] libxfs: use crc32c slice-by-8 variant by default - 1 - --- 2017-06-15 Darrick J. Wong Accepted
[02/12] libxcmd: add cvt{int, long} to convert strings to int and long - - - --- 2017-06-15 Darrick J. Wong Superseded
[01/12] xfs_io: refactor numlen into a library function - 1 - --- 2017-06-15 Darrick J. Wong Accepted
[3/3] libxfs: use crc32c slice-by-8 variant by default - 1 - --- 2017-06-15 Darrick J. Wong Superseded
[2/3] libxcmd: add cvt{int, long} to convert strings to int and long - - - --- 2017-06-15 Darrick J. Wong Superseded
[1/3] xfs_io: refactor numlen into a library function - - - --- 2017-06-15 Darrick J. Wong Superseded
[RFC] xfs: prevent overwrite of pinned log tail - - - --- 2017-06-14 Brian Foster Deferred
[v2,3/3] dax: use common 4k zero page for dax mmap reads - - - --- 2017-06-14 Ross Zwisler Not Applicable
[v2,2/3] dax: relocate dax_load_hole() - - - --- 2017-06-14 Ross Zwisler Not Applicable
[v2,1/3] mm: add vm_insert_mixed_mkwrite() - - - --- 2017-06-14 Ross Zwisler Not Applicable
[xfstests,v4,5/5] btrfs: make a btrfs version of writeback error reporting test - - - --- 2017-06-12 Jeff Layton Not Applicable
[xfstests,v4,4/5] ext3: allow it to put journal on a separate device when doing scratch_mkfs - - - --- 2017-06-12 Jeff Layton Superseded
[xfstests,v4,3/5] generic: test writeback error handling on dmerror devices - - - --- 2017-06-12 Jeff Layton Superseded
[xfstests,v4,2/5] ext4: allow ext4 to use $SCRATCH_LOGDEV - 1 - --- 2017-06-12 Jeff Layton Not Applicable
[xfstests,v4,1/5] generic: add a writeback error handling test - - - --- 2017-06-12 Jeff Layton Superseded
[v6,20/20] btrfs: minimal conversion to errseq_t writeback error reporting on fsync - - - --- 2017-06-12 Jeff Layton Not Applicable
[v6,19/20] xfs: minimal conversion to errseq_t writeback error reporting - - - --- 2017-06-12 Jeff Layton Superseded
[v6,18/20] ext4: use errseq_t based error handling for reporting data writeback errors - - - --- 2017-06-12 Jeff Layton Not Applicable
[v6,17/20] fs: add f_md_wb_err field to struct file for tracking metadata errors - - - --- 2017-06-12 Jeff Layton Superseded
[v6,16/20] block: convert to errseq_t based writeback error tracking - - - --- 2017-06-12 Jeff Layton Superseded
[v6,15/20] fs: have call_fsync call filemap_report_wb_err if FS_WB_ERRSEQ is set - - - --- 2017-06-12 Jeff Layton Not Applicable
[v6,14/20] dax: set errors in mapping when writeback fails - 2 - --- 2017-06-12 Jeff Layton Not Applicable
[v6,13/20] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors - - - --- 2017-06-12 Jeff Layton Superseded
[v6,13/13] btrfs: minimal conversion to errseq_t writeback error reporting on fsync - - - --- 2017-06-12 Jeff Layton Not Applicable
[v6,12/13] xfs: minimal conversion to errseq_t writeback error reporting - - - --- 2017-06-12 Jeff Layton Superseded
[v6,12/20] fs: add a new fstype flag to indicate how writeback errors are tracked - - - --- 2017-06-12 Jeff Layton Not Applicable
[v6,11/20] mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error - - - --- 2017-06-12 Jeff Layton Not Applicable
[v6,11/13] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors - - - --- 2017-06-12 Jeff Layton Superseded
[v6,10/20] mm: tracepoints for writeback error events - - - --- 2017-06-12 Jeff Layton Not Applicable
[v6,10/13] ext4: add more robust reporting of metadata writeback errors - - - --- 2017-06-12 Jeff Layton Not Applicable
[v6,09/20] fs: new infrastructure for writeback error handling and reporting - 1 - --- 2017-06-12 Jeff Layton Superseded
[v6,08/20] lib: add errseq_t type and infrastructure for handling it - 2 - --- 2017-06-12 Jeff Layton Superseded
[v6,07/20] mm: clean up error handling in write_one_page - 1 - --- 2017-06-12 Jeff Layton Not Applicable
[v6,06/20] mm: drop "wait" parameter from write_one_page - 4 - --- 2017-06-12 Jeff Layton Not Applicable
[v6,05/20] mm: don't TestClearPageError in __filemap_fdatawait_range - - - --- 2017-06-12 Jeff Layton Not Applicable
[v6,04/20] buffer: set errors in mapping at the time that the error occurs - 1 - --- 2017-06-12 Jeff Layton Superseded
[v6,03/20] fs: check for writeback errors after syncing out buffers in generic_file_fsync - 3 - --- 2017-06-12 Jeff Layton Superseded
[v6,02/20] buffer: use mapping_set_error instead of setting the flag - 3 - --- 2017-06-12 Jeff Layton Superseded
[v6,01/20] mm: fix mapping_set_error call in me_pagecache_dirty - 4 - --- 2017-06-12 Jeff Layton Not Applicable
xfs: free uncommitted transactions during log recovery - 2 - --- 2017-06-09 Brian Foster Accepted
xfsdump: add AC_SYS_LARGEFILE - 1 - --- 2017-06-09 Eric Sandeen Superseded
[v2,11/13] xfs: return the hash value of a leaf1 directory block - 1 - --- 2017-06-08 Darrick J. Wong Accepted
[2/2,V3] xfs: Properly retry failed inode items in case of error during buffer writeback - - - --- 2017-06-08 Carlos Maiolino Superseded
[1/2,V3] xfs: Add infrastructure needed for error propagation during buffer IO failure - - - --- 2017-06-08 Carlos Maiolino Superseded
[3/3] dax: use common 4k zero page for dax mmap reads - - - --- 2017-06-07 Ross Zwisler Not Applicable
[2/3] dax: relocate dax_load_hole() - - - --- 2017-06-07 Ross Zwisler Not Applicable
[1/3] mm: add vm_insert_mixed_mkwrite() - - - --- 2017-06-07 Ross Zwisler Not Applicable
[v2] xfs: fix spurious spin_is_locked() assert failures on non-smp kernels - 2 - --- 2017-06-07 Brian Foster Accepted
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels - - - --- 2017-06-07 Brian Foster Superseded
[v2,10/13] xfs: refactor the ifork block counting function - 1 - --- 2017-06-07 Darrick J. Wong Accepted
[v2,9.9/13] xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior - 1 - --- 2017-06-07 Darrick J. Wong Accepted
[v2,09/13] xfs: separate function to check if reflink flag needed - 1 - --- 2017-06-07 Darrick J. Wong Accepted
[v2,07/13] xfs: check if an inode is cached and allocated - - - --- 2017-06-07 Darrick J. Wong Superseded
[v2,01/13] xfs: optimize _btree_query_all - 1 - --- 2017-06-07 Darrick J. Wong Accepted
Polish translation update for xfsprogs 4.11.0 - 1 - --- 2017-06-06 Jakub Bogusz Accepted
[2/2] xfs: remove bli from AIL before release on transaction abort - 2 - --- 2017-06-06 Brian Foster Accepted
[1/2] xfs: release bli from transaction properly on fs shutdown - 2 - --- 2017-06-06 Brian Foster Accepted
[10/10] btrfs: nowait aio support 1 - - --- 2017-06-06 Goldwyn Rodrigues Not Applicable
[09/10] xfs: nowait aio support - 2 - --- 2017-06-06 Goldwyn Rodrigues Accepted
[08/10] ext4: nowait aio support - 1 - --- 2017-06-06 Goldwyn Rodrigues Not Applicable
[07/10] block: return on congested block device - 1 - --- 2017-06-06 Goldwyn Rodrigues Not Applicable
[06/10] fs: Introduce IOMAP_NOWAIT - 2 - --- 2017-06-06 Goldwyn Rodrigues Not Applicable
[05/10] fs: return if direct write will trigger writeback - 2 - --- 2017-06-06 Goldwyn Rodrigues Not Applicable
[04/10] fs: Introduce RWF_NOWAIT - 2 - --- 2017-06-06 Goldwyn Rodrigues Not Applicable
[03/10] fs: Use RWF_* flags for AIO operations - 2 - --- 2017-06-06 Goldwyn Rodrigues Not Applicable
[02/10] fs: Introduce filemap_range_has_page() - 2 - --- 2017-06-06 Goldwyn Rodrigues Not Applicable
[01/10] fs: Separate out kiocb flags setup based on RWF_* flags - 2 - --- 2017-06-06 Goldwyn Rodrigues Not Applicable
[4.11,112/115] xfs: xfs_trans_alloc_empty - - - --- 2017-06-05 Greg KH Deferred
[4.9,91/94] xfs: xfs_trans_alloc_empty - - - --- 2017-06-05 Greg KH Superseded
fs: xfs: Fix a lock-twice and sleep-in-atomic bug in xfs_iget - - - --- 2017-06-05 Jia-Ju Bai Deferred
[10/10] btrfs: nowait aio support 1 - - --- 2017-06-05 Goldwyn Rodrigues Not Applicable
[09/10] xfs: nowait aio support - 2 - --- 2017-06-05 Goldwyn Rodrigues Superseded
[08/10] ext4: nowait aio support - 1 - --- 2017-06-05 Goldwyn Rodrigues Not Applicable
[07/10] fs: return on congested block device - 1 - --- 2017-06-05 Goldwyn Rodrigues Deferred
« 1 2 ... 318 319 320348 349 »