Show patches with: Submitter = Jeff Layton       |    State = Action Required       |   371 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0/3] mm/fs: get PG_error out of the writeback reporting business - - - --- 2017-03-05 Jeff Layton New
[1/2] mm: clear any AS_* errors when returning from filemap_write_and_wait{_range} - - - --- 2017-05-30 Jeff Layton New
[1/2] Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" - - - --- 2016-02-15 Jeff Layton New
[1/3] ceph: clean up unsafe d_parent access in __choose_mds - - - --- 2016-12-13 Jeff Layton New
[1/3] nilfs2: set the mapping error when calling SetPageError on writeback 1 - - --- 2017-03-05 Jeff Layton New
[1/4] ceph: remove ceph_mdsc_lease_release - - - --- 2016-07-05 Jeff Layton New
[1/4] fs: have flush_delayed_fput flush the workqueue job - - - --- 2015-09-14 Jeff Layton New
[2/2] dax: set errors in mapping when writeback fails - 2 - --- 2017-05-30 Jeff Layton New
[2/2] fsnotify: turn fsnotify reaper thread into a workqueue job - 1 - --- 2016-02-15 Jeff Layton New
[2/3] ceph: clean up unsafe d_parent accesses in build_dentry_path - - - --- 2016-12-13 Jeff Layton New
[2/3] mm: don't TestClearPageError in __filemap_fdatawait_range - - - --- 2017-03-05 Jeff Layton New
[2/4] ceph: clear d_fsinfo pointer under d_lock - - - --- 2016-07-05 Jeff Layton New
[2/4] fs: add a kerneldoc header to fput - - - --- 2015-09-14 Jeff Layton New
[3/3] ceph: fix unsafe dcache access in ceph_encode_dentry_release - - - --- 2016-12-13 Jeff Layton New
[3/3] mm: set mapping error when launder_pages fails - - - --- 2017-03-05 Jeff Layton New
[3/4] ceph: allow dentry_lease_is_valid to work under RCU walk - - - --- 2016-07-05 Jeff Layton New
[3/4] fs: add fput_queue - - - --- 2015-09-14 Jeff Layton New
[4.14-rc1,bug] fstests generic/441 failure on ext2 - - - --- 2017-09-18 Jeff Layton New
[4/4] ceph: handle LOOKUP_RCU in ceph_d_revalidate - - - --- 2016-07-05 Jeff Layton New
[4/4] fs: export flush_delayed_fput - - - --- 2015-09-14 Jeff Layton New
[5/4] locks: inline posix_lock_file_wait and flock_lock_file_wait - - - --- 2015-07-13 Jeff Layton New
[GIT,PULL] file lease fix and tracepoint for v5.3 [GIT,PULL] file lease fix and tracepoint for v5.3 - - - --- 2019-07-08 Jeff Layton New
[GIT,PULL] please pull file-locking related changes for v3.20 - - - --- 2015-02-17 Jeff Layton New
[glibc,PATCHv2] fcntl-linux.h: add F_OFD_*32 constants - - - --- 2016-08-18 Jeff Layton New
[glibc,PATCHv2] fcntl: don't define OFD lock constants for 32-bit builds with small file offsets - - - --- 2016-08-18 Jeff Layton New
[glibc] fcntl-linux.h: add F_OFD_*32 constants - - - --- 2016-08-18 Jeff Layton New
[glibc] fcntl: put F_OFD_* constants under #ifdef __USE_FILE_OFFSET64 - - - --- 2016-08-17 Jeff Layton New
[Linux] fcntl: add new F_OFD_*32 constants and handle them appropriately - - - --- 2016-08-18 Jeff Layton New
[resend] posix_acl: de-union a_refcount and a_rcu - - - --- 2016-07-11 Jeff Layton New
[RFC,0/4] fs: introduce new writeback error tracking infrastructure and convert ext4 to use it - - - --- 2017-04-06 Jeff Layton New
[RFC,1/4] fs: new infrastructure for writeback error handling and reporting - - - --- 2017-03-31 Jeff Layton New
[RFC,1/4] Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation" - - - --- 2015-07-10 Jeff Layton New
[RFC,2/4] dax: set errors in mapping when writeback fails - - - --- 2017-03-31 Jeff Layton New
[RFC,2/4] locks: have flock_lock_file take an inode pointer instead of a filp - - - --- 2015-07-10 Jeff Layton New
[RFC,3/4] buffer: set wb errors using both new and old infrastructure for now - - - --- 2017-03-31 Jeff Layton New
[RFC,3/4] locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait - - - --- 2015-07-10 Jeff Layton New
[RFC,4/4] ext4: wire it up to the new writeback error reporting infrastructure - - - --- 2017-03-31 Jeff Layton New
[RFC,4/4] nfs4: have do_vfs_lock take an inode pointer - - - --- 2015-07-10 Jeff Layton New
[RFC,v1,01/30] lustre: don't set f_version in ll_readdir - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,02/30] ecryptfs: remove unnecessary i_version bump - - - --- 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,04/30] f2fs: don't bother setting i_version - - - --- 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,06/30] jfs: remove initialization of i_version counter - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,07/30] nilfs2: remove inode->i_version initialization - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,08/30] orangefs: remove initialization of i_version - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,09/30] reiserfs: remove unneeded i_version bump - - - --- 2016-12-21 Jeff Layton New
[RFC,v1,10/30] ntfs: remove i_version handling - - - --- 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,12/30] fat: 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,14/30] afs: convert 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,16/30] exofs: switch 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,18/30] ext4: 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,20/30] nfsd: convert to 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,22/30] ufs: use 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,24/30] IMA: switch IMA over to new i_version API - - - --- 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,26/30] fs: only set S_VERSION when updating times if it has been queried - - - --- 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,28/30] btrfs: only dirty the inode in btrfs_update_time if something was changed - - - --- 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,30/30] fs: convert i_version counter over to an atomic64_t - - - --- 2016-12-21 Jeff Layton New
[RFC,xfstests] xfstests: add a writeback error handling test - - - --- 2017-04-24 Jeff Layton New
[v1,01/38] nfsd: add new io class tracepoint - - - --- 2015-11-17 Jeff Layton New
[v1,02/38] fs: have flush_delayed_fput flush the workqueue job - - - --- 2015-11-17 Jeff Layton New
[v1,03/38] fs: add a kerneldoc header to fput - - - --- 2015-11-17 Jeff Layton New
[v1,04/38] fs: rename "delayed_fput" infrastructure to "fput_global" - - - --- 2015-11-17 Jeff Layton New
[v1,05/38] fs: add fput_global - - - --- 2015-11-17 Jeff Layton New
[v1,06/38] fsnotify: fix a sparse warning - - - --- 2015-11-17 Jeff Layton New
[v1,07/38] fsnotify: export several symbols - - - --- 2015-11-17 Jeff Layton New
[v1,08/38] fsnotify: destroy marks with call_srcu instead of dedicated thread - 1 - --- 2015-11-17 Jeff Layton New
[v1,09/38] fsnotify: add a srcu barrier for fsnotify - - - --- 2015-11-17 Jeff Layton New
[v1,10/38] locks: create a new notifier chain for lease attempts - - - --- 2015-11-17 Jeff Layton New
[v1,11/38] sunrpc: add a new cache_detail operation for when a cache is flushed - - - --- 2015-11-17 Jeff Layton New
[v1,12/38] nfsd: add a new struct file caching facility to nfsd - - - --- 2015-11-17 Jeff Layton New
[v1,13/38] nfsd: keep some rudimentary stats on nfsd_file cache - - - --- 2015-11-17 Jeff Layton New
[v1,14/38] nfsd: allow filecache open to skip fh_verify check - - - --- 2015-11-17 Jeff Layton New
[v1,15/38] nfsd: hook up nfsd_write to the new nfsd_file cache - - - --- 2015-11-17 Jeff Layton New
[v1,16/38] nfsd: hook up nfsd_read to the nfsd_file cache - - - --- 2015-11-17 Jeff Layton New
[v1,17/38] nfsd: hook nfsd_commit up to the nfsd_file cache - - - --- 2015-11-17 Jeff Layton New
[v1,18/38] nfsd: convert nfs4_file->fi_fds array to use nfsd_files - - - --- 2015-11-17 Jeff Layton New
[v1,19/38] nfsd: have nfsd_test_lock use the nfsd_file cache - - - --- 2015-11-17 Jeff Layton New
[v1,20/38] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file - - - --- 2015-11-17 Jeff Layton New
[v1,21/38] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache - - - --- 2015-11-17 Jeff Layton New
[v1,22/38] nfsd: rip out the raparms cache - - - --- 2015-11-17 Jeff Layton New
[v1,23/38] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations - - - --- 2015-11-17 Jeff Layton New
[v1,24/38] nfsd: allow lockd to be forcibly disabled - - - --- 2015-11-17 Jeff Layton New
[v1,25/38] nfsd: add errno mapping for EREMOTEIO - - - --- 2015-11-17 Jeff Layton New
[v1,26/38] nfsd: return EREMOTE if we find an S_AUTOMOUNT inode - - - --- 2015-11-17 Jeff Layton New
[v1,27/38] nfsd: allow filesystems to opt out of subtree checking - - - --- 2015-11-17 Jeff Layton New
[v1,28/38] nfsd: close cached files prior to a REMOVE or RENAME that would replace target - - - --- 2015-11-17 Jeff Layton New
[v1,29/38] nfsd: retry once in nfsd_open on an -EOPENSTALE return - - - --- 2015-11-17 Jeff Layton New
[v1,30/38] nfsd: close cached file when underlying file systems says no such file - - - --- 2015-11-17 Jeff Layton New
[v1,31/38] nfs: replace d_add with d_splice_alias in atomic_open - - - --- 2015-11-17 Jeff Layton New
« 1 2 3 4 »