Show patches with: Submitter = Jeff Layton       |    State = Action Required       |   933 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
"nfs4_discover_server_trunking unhandled error" on Ctrl-C - - - --- 2017-06-14 Jeff Layton New
[xfstests,v2,3/3] btrfs: allow it to use $SCRATCH_LOGDEV - - - --- 2017-05-09 Jeff Layton New
[xfstests,v2,2/3] ext4: allow ext4 to use $SCRATCH_LOGDEV - 1 - --- 2017-05-09 Jeff Layton New
[xfstests,v2,1/3] generic: add a writeback error handling test - - - --- 2017-05-09 Jeff Layton New
[v4,27/27] mm: clean up comments in me_pagecache_dirty - - - --- 2017-05-09 Jeff Layton New
[v4,26/27] mm: flesh out comments over mapping_set_error - - - --- 2017-05-09 Jeff Layton New
[v4,25/27] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors - - - --- 2017-05-09 Jeff Layton New
[v4,24/27,RFC] nfs: convert to new errseq_t based error tracking for writeback errors - - - --- 2017-05-09 Jeff Layton New
[v4,23/27] gfs2: clean up some filemap_* calls - - - --- 2017-05-09 Jeff Layton New
[v4,22/27] jbd2: don't reset error in journal_finish_inode_data_buffers - 1 - --- 2017-05-09 Jeff Layton New
[v4,21/27] mm: clean up error handling in write_one_page - 1 - --- 2017-05-09 Jeff Layton New
[v4,20/27] cifs: cleanup writeback handling errors and comments - - - --- 2017-05-09 Jeff Layton New
[v4,19/27] buffer: set errors in mapping at the time that the error occurs - 1 - --- 2017-05-09 Jeff Layton New
[v4,18/27] mm: don't TestClearPageError in __filemap_fdatawait_range - - - --- 2017-05-09 Jeff Layton New
[v4,17/27] mm: remove AS_EIO and AS_ENOSPC flags - - - --- 2017-05-09 Jeff Layton New
[v4,16/27] fs: adapt sync_file_range to new reporting infrastructure - - - --- 2017-05-09 Jeff Layton New
[v4,15/27] fs: retrofit old error reporting API onto new infrastructure - - - --- 2017-05-09 Jeff Layton New
[v4,14/27] fs: new infrastructure for writeback error handling and reporting - 1 - --- 2017-05-09 Jeff Layton New
[v4,13/27] lib: add errseq_t type and infrastructure for handling it - 2 - --- 2017-05-09 Jeff Layton New
[v4,12/27] cifs: set mapping error when page writeback fails in writepage or launder_pages - 2 - --- 2017-05-09 Jeff Layton New
[v4,11/27] fuse: set mapping error in writepage_locked when it fails - 2 - --- 2017-05-09 Jeff Layton New
[v4,10/27] 9p: set mapping error when writeback fails in launder_page - 2 - --- 2017-05-09 Jeff Layton New
[v4,09/27] nilfs2: set the mapping error when calling SetPageError on writeback 1 1 - --- 2017-05-09 Jeff Layton New
[v4,08/27] dax: set errors in mapping when writeback fails - 2 - --- 2017-05-09 Jeff Layton New
[v4,07/27] orangefs: don't call filemap_write_and_wait from fsync 1 1 - --- 2017-05-09 Jeff Layton New
[v4,06/27] fs: check for writeback errors after syncing out buffers in generic_file_fsync - 3 - --- 2017-05-09 Jeff Layton New
[v4,05/27] btrfs: btrfs_wait_tree_block_writeback can be void return - 2 - --- 2017-05-09 Jeff Layton New
[v4,04/27] buffer: use mapping_set_error instead of setting the flag - 3 - --- 2017-05-09 Jeff Layton New
[v4,03/27] mm: fix mapping_set_error call in me_pagecache_dirty - 4 - --- 2017-05-09 Jeff Layton New
[v4,02/27] mm: drop "wait" parameter from write_one_page - 4 - --- 2017-05-09 Jeff Layton New
[v4,01/27] fs: remove unneeded forward definition of mm_struct from fs.h - 1 - --- 2017-05-09 Jeff Layton New
nfsdcltrack: silence some expected errors - - - --- 2017-04-24 Jeff Layton New
svcrdma: set XPT_CONG_CTRL flag for bc xprt - - - --- 2017-03-27 Jeff Layton New
[RFC,nfs-utils] nfsd: don't enable a UDP socket by default - - - --- 2017-02-25 Jeff Layton New
[v2,4/4] sunrpc: don't register UDP port with rpcbind when version needs congestion control - - - --- 2017-02-24 Jeff Layton New
[v2,3/4] nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 - - - --- 2017-02-24 Jeff Layton New
[v2,2/4] sunrpc: flag transports as having both reliable and ordered delivery, and congestion contr… - - - --- 2017-02-24 Jeff Layton New
[v2,1/4] sunrpc: turn bitfield flags in svc_version into bools - - - --- 2017-02-24 Jeff Layton New
[4/4] sunrpc: don't register UDP port with rpcbind when version needs congestion control - - - --- 2017-02-23 Jeff Layton New
[3/4] nfs/nfsd/sunrpc: enforce congestion control protocol requirement for NFSv4 - - - --- 2017-02-23 Jeff Layton New
[2/4] sunrpc: turn bitfield flags in svc_version into bools - - - --- 2017-02-23 Jeff Layton New
[1/4] sunrpc: flag transports as using IETF approved congestion control protocols - - - --- 2017-02-23 Jeff Layton New
[v4,2/2] ceph: switch DIO code to use iov_iter_get_pages_alloc - - - --- 2017-01-27 Jeff Layton New
[v4,1/2] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call - - - --- 2017-01-27 Jeff Layton New
[v3,2/2] ceph: switch DIO code to use iov_iter_get_pages_alloc - - - --- 2017-01-25 Jeff Layton New
[v3,1/2] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call - - - --- 2017-01-25 Jeff Layton New
iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call - - - --- 2017-01-24 Jeff Layton New
[RFC,v1,30/30] fs: convert i_version counter over to an atomic64_t - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,29/30] fs: track whether the i_version has been queried with an i_state flag - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,28/30] btrfs: only dirty the inode in btrfs_update_time if something was changed - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,27/30] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,26/30] fs: only set S_VERSION when updating times if it has been queried - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,25/30] fs: add a "force" parameter to inode_inc_iversion - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,24/30] IMA: switch IMA over to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,23/30] xfs: convert to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,22/30] ufs: use new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,21/30] ocfs2: convert to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,20/30] nfsd: convert to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,19/30] nfs: convert to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,18/30] ext4: convert to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,17/30] ext2: convert to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,16/30] exofs: switch to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,15/30] btrfs: convert to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,14/30] afs: convert to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,13/30] affs: convert to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,12/30] fat: convert to new i_version API - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,11/30] fs: new API for handling i_version - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,10/30] ntfs: remove i_version handling - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,09/30] reiserfs: remove unneeded i_version bump - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,08/30] orangefs: remove initialization of i_version - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,07/30] nilfs2: remove inode->i_version initialization - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,06/30] jfs: remove initialization of i_version counter - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,05/30] hpfs: don't bother with the i_version counter - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,04/30] f2fs: don't bother setting i_version - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,03/30] ceph: remove the bump of i_version - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,02/30] ecryptfs: remove unnecessary i_version bump - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,01/30] lustre: don't set f_version in ll_readdir - - - --- 2016-12-21 Jeff Layton New
CLOSE/OPEN race - - - --- 2016-11-13 Jeff Layton New
[v2] fs/nfsd/nfs4callback: Remove deprecated create_singlethread_workqueue - 1 - --- 2016-11-09 Jeff Layton New
[v2] nfsd: more robust allocation failure handling in nfsd_reply_cache_init - - - --- 2016-10-26 Jeff Layton New
sunrpc: fix some missing rq_rbuffer assignments - 1 1 --- 2016-10-25 Jeff Layton New
upstream server crash - - - --- 2016-10-24 Jeff Layton New
upstream server crash - - - --- 2016-10-24 Jeff Layton New
nfsd: fix error handling for clients that fail to return the layout - 1 - --- 2016-10-20 Jeff Layton New
nfsd: move blocked lock handling under a dedicated spinlock - - - --- 2016-10-20 Jeff Layton New
nfsd: fix dprintk in nfsd4_encode_getdeviceinfo - - - --- 2016-09-22 Jeff Layton New
[v4,9/9] nfs: allow blocking locks to be awoken by lock callbacks - - - --- 2016-09-17 Jeff Layton New
[v4,8/9] nfs: move nfs4 lock retry attempt loop to a separate function - - - --- 2016-09-17 Jeff Layton New
[v4,7/9] nfs: move nfs4_set_lock_state call into caller - - - --- 2016-09-17 Jeff Layton New
[v4,6/9] nfs: add handling for CB_NOTIFY_LOCK in client - - - --- 2016-09-17 Jeff Layton New
[v4,5/9] nfs: track whether server sets MAY_NOTIFY_LOCK flag - - - --- 2016-09-17 Jeff Layton New
[v4,4/9] nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant - - - --- 2016-09-17 Jeff Layton New
[v4,3/9] nfs: use safe, interruptible sleeps when waiting to retry LOCK - - - --- 2016-09-17 Jeff Layton New
[v4,2/9] nfs: eliminate pointless and confusing do_vfs_lock wrappers - - - --- 2016-09-17 Jeff Layton New
[v4,1/9] nfs: the length argument to read_buf should be unsigned - - - --- 2016-09-17 Jeff Layton New
[v3,5/5] nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies - - - --- 2016-09-16 Jeff Layton New
[v3,4/5] nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant - - - --- 2016-09-16 Jeff Layton New
[v3,3/5] nfsd: add a LRU list for blocked locks - - - --- 2016-09-16 Jeff Layton New
[v3,2/5] nfsd: have nfsd4_lock use blocking locks for v4.1+ locks - - - --- 2016-09-16 Jeff Layton New
[v3,1/5] nfsd: plumb in a CB_NOTIFY_LOCK operation - - - --- 2016-09-16 Jeff Layton New
« 1 2 3 49 10 »