Show patches with: none      |   34853 patches
« 1 2 ... 318 319 320348 349 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/4] xfs: expose errortag knobs via sysfs - - - --- 2017-06-21 Darrick J. Wong Superseded
[1/4] xfs: make errortag a per-mountpoint structure - - - --- 2017-06-21 Darrick J. Wong Superseded
[2/2] xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk - 1 - --- 2017-06-20 Christoph Hellwig Accepted
[1/2] xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent - 1 - --- 2017-06-20 Christoph Hellwig Accepted
xfs: don't allow realtime swap files - 1 - --- 2017-06-19 Darrick J. Wong Superseded
xfs: don't allow bmap/swap on rt files - 1 - --- 2017-06-19 Darrick J. Wong Accepted
[xfstests,v5,5/5] btrfs: make a btrfs version of writeback error reporting test - - - --- 2017-06-16 Jeff Layton Not Applicable
[xfstests,v5,4/5] generic: test writeback error handling on dmerror devices - - - --- 2017-06-16 Jeff Layton Accepted
[xfstests,v5,3/5] generic: add a writeback error handling test - - - --- 2017-06-16 Jeff Layton Accepted
[xfstests,v5,2/5] ext3: allow it to put journal on a separate device when doing scratch_mkfs - - - --- 2017-06-16 Jeff Layton Accepted
[xfstests,v5,1/5] ext4: allow ext4 to use $SCRATCH_LOGDEV - 1 - --- 2017-06-16 Jeff Layton Not Applicable
[v7,22/22] btrfs: minimal conversion to errseq_t writeback error reporting on fsync - - - --- 2017-06-16 Jeff Layton Not Applicable
[v7,21/22] xfs: minimal conversion to errseq_t writeback error reporting - 2 - --- 2017-06-16 Jeff Layton Superseded
[v7,20/22] ext2: convert to errseq_t based writeback error tracking - - - --- 2017-06-16 Jeff Layton Not Applicable
[v7,19/22] ext4: add more robust reporting of metadata writeback errors - - - --- 2017-06-16 Jeff Layton Not Applicable
[v7,18/22] fs: add f_md_wb_err field to struct file for tracking metadata errors - - - --- 2017-06-16 Jeff Layton Not Applicable
[v7,17/22] ext4: use errseq_t based error handling for reporting data writeback errors - - - --- 2017-06-16 Jeff Layton Not Applicable
[v7,16/22] block: convert to errseq_t based writeback error tracking - - - --- 2017-06-16 Jeff Layton Superseded
[v7,15/22] dax: set errors in mapping when writeback fails - 2 - --- 2017-06-16 Jeff Layton Not Applicable
[v7,14/22] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors - - - --- 2017-06-16 Jeff Layton Superseded
[v7,13/22] mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error - - - --- 2017-06-16 Jeff Layton Not Applicable
[v7,12/22] mm: tracepoints for writeback error events - - - --- 2017-06-16 Jeff Layton Not Applicable
[v7,11/22] fs: new infrastructure for writeback error handling and reporting - 1 - --- 2017-06-16 Jeff Layton Superseded
[v7,10/22] lib: add errseq_t type and infrastructure for handling it - 2 - --- 2017-06-16 Jeff Layton Superseded
[v7,09/22] fs: always sync metadata in __generic_file_fsync - - - --- 2017-06-16 Jeff Layton Not Applicable
[v7,08/22] mm: clean up error handling in write_one_page - 1 - --- 2017-06-16 Jeff Layton Not Applicable
[v7,07/22] mm: don't TestClearPageError in __filemap_fdatawait_range - - - --- 2017-06-16 Jeff Layton Not Applicable
[v7,06/22] mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails - - - --- 2017-06-16 Jeff Layton Not Applicable
[v7,05/22] jbd2: don't clear and reset errors after waiting on writeback - 2 - --- 2017-06-16 Jeff Layton Not Applicable
[v7,04/22] buffer: set errors in mapping at the time that the error occurs - 2 - --- 2017-06-16 Jeff Layton Superseded
[v7,03/22] fs: check for writeback errors after syncing out buffers in generic_file_fsync - 3 - --- 2017-06-16 Jeff Layton Superseded
[v7,02/22] buffer: use mapping_set_error instead of setting the flag - 3 - --- 2017-06-16 Jeff Layton Superseded
[v7,01/22] fs: remove call_fsync helper function - 3 - --- 2017-06-16 Jeff Layton Superseded
[v2] xfs: free uncommitted transactions during log recovery - 2 - --- 2017-06-16 Brian Foster Accepted
[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
« 1 2 ... 318 319 320348 349 »