Show patches with: none      |   34019 patches
« 1 2 ... 314 315 316340 341 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/10] fs: Introduce RWF_NOWAIT - 1 - --- 2017-05-11 Goldwyn Rodrigues Superseded
[03/10] fs: Use RWF_* flags for AIO operations - 1 - --- 2017-05-11 Goldwyn Rodrigues Superseded
[02/10] fs: Introduce filemap_range_has_page() - 1 - --- 2017-05-11 Goldwyn Rodrigues Superseded
[01/10] fs: Separate out kiocb flags setup based on RWF_* flags - 1 - --- 2017-05-11 Goldwyn Rodrigues Superseded
[RFC,v1,00/30] fs: inode->i_version rework and optimization - - - --- 2017-05-11 J. Bruce Fields Not Applicable
xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN - 1 - --- 2017-05-11 Darrick J. Wong Accepted
[2/2] xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff() - - - --- 2017-05-11 Jan Kara Superseded
[1/2] xfs: Fix missed holes in SEEK_HOLE implementation - 1 - --- 2017-05-11 Jan Kara Superseded
generic/285: Add more SEEK_HOLE tests - - - --- 2017-05-11 Jan Kara Not Applicable
[v2] xfs: avoid harmless gcc-7 warnings - 2 - --- 2017-05-11 Arnd Bergmann Accepted
[2/2] xfs: Properly retry failed inode items in case of error during buffer writeback - - - --- 2017-05-11 Carlos Maiolino Superseded
[1/2] xfs: Add infrastructure needed for error propagation during buffer IO failure - - - --- 2017-05-11 Carlos Maiolino Superseded
xfs: avoid harmless gcc-7 warnings - 1 - --- 2017-05-11 Arnd Bergmann Superseded
[1/1] xfs: remove lsn relevant fields from xfs_trans structure and its users - - - --- 2017-05-11 Shan Hai Superseded
[v2] xfs: BMAPX shouldn't barf on inline-format directories - 2 - --- 2017-05-10 Darrick J. Wong Accepted
[16/16] fs: switch ->s_uuid to uuid_t - - - --- 2017-05-10 Christoph Hellwig Superseded
[15/16] ima/policy: switch to use uuid_t - - - --- 2017-05-10 Christoph Hellwig Superseded
[14/16] block: remove blk_part_pack_uuid - - - --- 2017-05-10 Christoph Hellwig Superseded
[13/16] block: remove blk_part_pack_uuid - - - --- 2017-05-10 Christoph Hellwig Superseded
[12/16] xfs: use the common helper uuid_is_null() - - - --- 2017-05-10 Christoph Hellwig Accepted
[11/16] uuid: hoist uuid_is_null() helper from libnvdimm - - - --- 2017-05-10 Christoph Hellwig Superseded
[10/16] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs - - - --- 2017-05-10 Christoph Hellwig Superseded
[09/16] md: namespace private helper names - - - --- 2017-05-10 Christoph Hellwig Superseded
[08/16] xfs: remove uuid_getnodeuniq and xfs_uu_t - - - --- 2017-05-10 Christoph Hellwig Superseded
[07/16] uuid: remove struct uuid_v1 - - - --- 2017-05-10 Christoph Hellwig Superseded
[06/16] afs: switch to use uuid_t and uuid_gen - 1 - --- 2017-05-10 Christoph Hellwig Not Applicable
[05/16] uuid: add the v1 layout to uuid_t - 1 - --- 2017-05-10 Christoph Hellwig Superseded
[04/16] uuid: don't export guid_index and uuid_index - - - --- 2017-05-10 Christoph Hellwig Superseded
[03/16] uuid: rename uuid types - - - --- 2017-05-10 Christoph Hellwig Superseded
[02/16] xfs: use uuid_be to implement the uuid_t type - - - --- 2017-05-10 Christoph Hellwig Superseded
[01/16] xfs: use uuid_copy() helper to abstract uuid_t - - - --- 2017-05-10 Christoph Hellwig Superseded
xfs: bmap shouldn't barf on inline-format directories - - - --- 2017-05-10 Darrick J. Wong Deferred
[v1,3/3] (to be folded into): block: remove blk_part_pack_uuid - - - --- 2017-05-10 Andy Shevchenko Superseded
[v1,2/3] (to be folded into): uuid: hoist uuid_is_null() helper from libnvdimm - - - --- 2017-05-10 Andy Shevchenko Superseded
[v1,1/3] (to be split and folded into): uuid: rename uuid types - - - --- 2017-05-10 Andy Shevchenko Superseded
[v3,2/2] xfs: define fatal assert build time tunable - 1 - --- 2017-05-10 Brian Foster Accepted
[v3,1/2] xfs: define bug_on_assert debug mode sysfs tunable - - - --- 2017-05-10 Brian Foster Accepted
[xfstests,v2,3/3] btrfs: allow it to use $SCRATCH_LOGDEV - - - --- 2017-05-09 Jeff Layton Not Applicable
[xfstests,v2,2/3] ext4: allow ext4 to use $SCRATCH_LOGDEV - 1 - --- 2017-05-09 Jeff Layton Not Applicable
[xfstests,v2,1/3] generic: add a writeback error handling test - - - --- 2017-05-09 Jeff Layton Superseded
[v4,27/27] mm: clean up comments in me_pagecache_dirty - - - --- 2017-05-09 Jeff Layton Not Applicable
[v4,26/27] mm: flesh out comments over mapping_set_error - - - --- 2017-05-09 Jeff Layton Not Applicable
[v4,25/27] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors - - - --- 2017-05-09 Jeff Layton Superseded
[v4,24/27,RFC] nfs: convert to new errseq_t based error tracking for writeback errors - - - --- 2017-05-09 Jeff Layton Not Applicable
[v4,23/27] gfs2: clean up some filemap_* calls - - - --- 2017-05-09 Jeff Layton Not Applicable
[v4,22/27] jbd2: don't reset error in journal_finish_inode_data_buffers - 1 - --- 2017-05-09 Jeff Layton Not Applicable
[v4,21/27] mm: clean up error handling in write_one_page - 1 - --- 2017-05-09 Jeff Layton Not Applicable
[v4,20/27] cifs: cleanup writeback handling errors and comments - - - --- 2017-05-09 Jeff Layton Not Applicable
[v4,19/27] buffer: set errors in mapping at the time that the error occurs - 1 - --- 2017-05-09 Jeff Layton Superseded
[v4,18/27] mm: don't TestClearPageError in __filemap_fdatawait_range - - - --- 2017-05-09 Jeff Layton Not Applicable
[v4,17/27] mm: remove AS_EIO and AS_ENOSPC flags - - - --- 2017-05-09 Jeff Layton Not Applicable
[v4,16/27] fs: adapt sync_file_range to new reporting infrastructure - - - --- 2017-05-09 Jeff Layton Not Applicable
[v4,15/27] fs: retrofit old error reporting API onto new infrastructure - - - --- 2017-05-09 Jeff Layton Not Applicable
[v4,14/27] fs: new infrastructure for writeback error handling and reporting - 1 - --- 2017-05-09 Jeff Layton Superseded
[v4,13/27] lib: add errseq_t type and infrastructure for handling it - 2 - --- 2017-05-09 Jeff Layton Superseded
[v4,12/27] cifs: set mapping error when page writeback fails in writepage or launder_pages - 2 - --- 2017-05-09 Jeff Layton Not Applicable
[v4,11/27] fuse: set mapping error in writepage_locked when it fails - 2 - --- 2017-05-09 Jeff Layton Not Applicable
[v4,10/27] 9p: set mapping error when writeback fails in launder_page - 2 - --- 2017-05-09 Jeff Layton Not Applicable
[v4,09/27] nilfs2: set the mapping error when calling SetPageError on writeback 1 1 - --- 2017-05-09 Jeff Layton Not Applicable
[v4,08/27] dax: set errors in mapping when writeback fails - 2 - --- 2017-05-09 Jeff Layton Not Applicable
[v4,07/27] orangefs: don't call filemap_write_and_wait from fsync 1 1 - --- 2017-05-09 Jeff Layton Not Applicable
[v4,06/27] fs: check for writeback errors after syncing out buffers in generic_file_fsync - 3 - --- 2017-05-09 Jeff Layton Superseded
[v4,05/27] btrfs: btrfs_wait_tree_block_writeback can be void return - 2 - --- 2017-05-09 Jeff Layton Not Applicable
[v4,04/27] buffer: use mapping_set_error instead of setting the flag - 3 - --- 2017-05-09 Jeff Layton Superseded
[v4,03/27] mm: fix mapping_set_error call in me_pagecache_dirty - 4 - --- 2017-05-09 Jeff Layton Not Applicable
[v4,02/27] mm: drop "wait" parameter from write_one_page - 4 - --- 2017-05-09 Jeff Layton Not Applicable
[v4,01/27] fs: remove unneeded forward definition of mm_struct from fs.h - 1 - --- 2017-05-09 Jeff Layton Not Applicable
[v2] block, dax: move "select DAX" from BLOCK to FS_DAX - 1 - --- 2017-05-09 Dan Williams Accepted
[8/8] nowait aio: btrfs 1 - - --- 2017-05-09 Goldwyn Rodrigues Not Applicable
[7/8] nowait aio: xfs - 2 - --- 2017-05-09 Goldwyn Rodrigues Not Applicable
[6/8] nowait aio: ext4 - 1 - --- 2017-05-09 Goldwyn Rodrigues Not Applicable
[5/8] nowait aio: return on congested block device - 1 - --- 2017-05-09 Goldwyn Rodrigues Not Applicable
[4/8] nowait-aio: Introduce IOMAP_NOWAIT - 1 - --- 2017-05-09 Goldwyn Rodrigues Not Applicable
[3/8] nowait aio: return if direct write will trigger writeback - 1 - --- 2017-05-09 Goldwyn Rodrigues Not Applicable
[2/8] nowait aio: Introduce RWF_NOWAIT - 1 - --- 2017-05-09 Goldwyn Rodrigues Not Applicable
[1/8] Use RWF_* flags for AIO operations - 1 - --- 2017-05-09 Goldwyn Rodrigues Not Applicable
xfs: remove XFS_HSIZE - 2 - --- 2017-05-09 Christoph Hellwig Accepted
[3/3] xfs: dump transaction usage details on log reservation overrun - - - --- 2017-05-08 Brian Foster Accepted
[2/3] xfs: refactor xlog_cil_insert_items() to facilitate transaction dump - - - --- 2017-05-08 Brian Foster Accepted
[1/3] xfs: separate shutdown from ticket reservation print helper - - - --- 2017-05-08 Brian Foster Accepted
[0.9/9] xfs: introduce the XFS_IOC_GETFSMAP ioctl - - - --- 2017-05-08 Darrick J. Wong Superseded
ioctl_getfsmap.2: document the GETFSMAP ioctl - - - --- 2017-05-07 Darrick J. Wong Superseded
[9/9] xfs_spaceman: add group summary mode - - - --- 2017-05-07 Darrick J. Wong Superseded
[8/9] xfs_spaceman: add a man page - - - --- 2017-05-07 Darrick J. Wong Superseded
[7/9] xfs_spaceman: Free space mapping command - - - --- 2017-05-07 Darrick J. Wong Superseded
[6/9] xfs_spaceman: AG state control - - - --- 2017-05-07 Darrick J. Wong Not Applicable
[5/9] xfs_spaceman: add new speculative prealloc control - - - --- 2017-05-07 Darrick J. Wong Superseded
[4/9] xfs_spaceman: add FITRIM support - - - --- 2017-05-07 Darrick J. Wong Superseded
[3/9] xfs_spaceman: space management tool - - - --- 2017-05-07 Darrick J. Wong Superseded
[2/9] xfs_repair: replace rmap_compare with libxfs version - - - --- 2017-05-07 Darrick J. Wong Superseded
[1/9] xfs_io: support the new getfsmap ioctl - - - --- 2017-05-07 Darrick J. Wong Superseded
[v2] xfs: make fatal assert failures conditional in debug mode - 1 - --- 2017-05-05 Brian Foster Deferred
[3/3] xfs: remove uuid_getnodeuniq and xfs_uu_t - 1 - --- 2017-05-05 Christoph Hellwig Superseded
[2/3] xfs: use uuid_be to implement the uuid_t type - 1 - --- 2017-05-05 Christoph Hellwig Accepted
[1/3] xfs: use uuid_copy() helper to abstract uuid_t - - - --- 2017-05-05 Christoph Hellwig Superseded
xfs: make fatal assert failures conditional in debug mode - - - --- 2017-05-04 Brian Foster Superseded
[v2,8/8] xfs: use the common helper uuid_is_null() - - - --- 2017-05-04 Amir Goldstein Superseded
[v2,7/8] linux/uuid.h: hoist uuid_is_null() helper from libnvdimm - - - --- 2017-05-04 Amir Goldstein Not Applicable
[v2,6/8] linux/uuid.h: hoist helpers uuid_equal() and uuid_copy() from xfs - - - --- 2017-05-04 Amir Goldstein Not Applicable
[v2,5/8] md: namespace private helper names - - - --- 2017-05-04 Amir Goldstein Superseded
« 1 2 ... 314 315 316340 341 »