Show patches with: Submitter = Jeff Layton       |   948 patches
« 1 2 ... 3 4 59 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,13/20] nfsd: hook up nfsd_write to the new nfsd_file cache - - - --- 2015-10-05 Jeff Layton New
[v5,12/20] nfsd: allow filecache open to skip fh_verify check - - - --- 2015-10-05 Jeff Layton New
[v5,11/20] nfsd: keep some rudimentary stats on nfsd_file cache - - - --- 2015-10-05 Jeff Layton New
[v5,10/20] nfsd: add a new struct file caching facility to nfsd - - - --- 2015-10-05 Jeff Layton New
[v5,09/20] sunrpc: add a new cache_detail operation for when a cache is flushed - - - --- 2015-10-05 Jeff Layton New
[v5,08/20] nfsd: move include of state.h from trace.c to trace.h - - - --- 2015-10-05 Jeff Layton New
[v5,07/20] locks: create a new notifier chain for lease attempts - - - --- 2015-10-05 Jeff Layton New
[v5,06/20] fsnotify: export several symbols - - - --- 2015-10-05 Jeff Layton New
[v5,05/20] fs: export flush_delayed_fput - - - --- 2015-10-05 Jeff Layton New
[v5,04/20] fs: add fput_queue - - - --- 2015-10-05 Jeff Layton New
[v5,03/20] fs: add a kerneldoc header to fput - - - --- 2015-10-05 Jeff Layton New
[v5,02/20] fs: have flush_delayed_fput flush the workqueue job - - - --- 2015-10-05 Jeff Layton New
[v5,01/20] list_lru: add list_lru_rotate - - - --- 2015-10-05 Jeff Layton New
nfsd: use a multithreaded workqueue for nfsd4_callbacks - - - --- 2015-10-03 Jeff Layton New
[v2] nfs4: reset states to use open_stateid when returning delegation voluntarily - - - --- 2015-10-02 Jeff Layton New
[RFC] nfs4: clear delegation from open states when returning delegation voluntarily - - - --- 2015-10-02 Jeff Layton New
nfsd: add a spinlock to nfs4_stid - - - --- 2015-10-01 Jeff Layton New
nfsd: ensure that seqid morphing operations are atomic wrt to copies - - - --- 2015-10-01 Jeff Layton New
[v2,4/4] fs: export flush_delayed_fput - - - --- 2015-09-17 Jeff Layton New
[v2,3/4] fs: add fput_queue - - - --- 2015-09-17 Jeff Layton New
[v2,2/4] fs: add a kerneldoc header to fput - - - --- 2015-09-17 Jeff Layton New
[v2,1/4] fs: have flush_delayed_fput flush the workqueue job - - - --- 2015-09-17 Jeff Layton New
[2/2] nfsd: switch unsigned char flags in svc_fh to bools - - - --- 2015-09-17 Jeff Layton New
[1/2] nfsd: move svc_fh->fh_maxsize to just after fh_handle - - - --- 2015-09-17 Jeff Layton New
[RFC] nfsd: serialize layout stateid morphing operations - - - --- 2015-09-17 Jeff Layton New
nfsd: serialize state seqid morphing operations - - - --- 2015-09-17 Jeff Layton New
[PATCHv2] SUNRPC: Fix a race in xs_reset_transport - - - --- 2015-09-16 Jeff Layton New
[4/4] fs: export flush_delayed_fput - - - --- 2015-09-14 Jeff Layton New
[3/4] fs: add fput_queue - - - --- 2015-09-14 Jeff Layton New
[2/4] fs: add a kerneldoc header to fput - - - --- 2015-09-14 Jeff Layton New
[1/4] fs: have flush_delayed_fput flush the workqueue job - - - --- 2015-09-14 Jeff Layton New
[v4,16/16] nfsd: rip out the raparms cache - - - --- 2015-09-11 Jeff Layton New
[v4,15/16] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache - - - --- 2015-09-11 Jeff Layton New
[v4,14/16] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file - - - --- 2015-09-11 Jeff Layton New
[v4,13/16] nfsd: have nfsd_test_lock use the nfsd_file cache - - - --- 2015-09-11 Jeff Layton New
[v4,12/16] nfsd: convert nfs4_file->fi_fds array to use nfsd_files - - - --- 2015-09-11 Jeff Layton New
[v4,11/16] nfsd: hook nfsd_commit up to the nfsd_file cache - - - --- 2015-09-11 Jeff Layton New
[v4,10/16] nfsd: hook up nfsd_read to the nfsd_file cache - - - --- 2015-09-11 Jeff Layton New
[v4,09/16] nfsd: hook up nfsd_write to the new nfsd_file cache - - - --- 2015-09-11 Jeff Layton New
[v4,08/16] nfsd: add a new struct file caching facility to nfsd - - - --- 2015-09-11 Jeff Layton New
[v4,07/16] sunrpc: add a new cache_detail operation for when a cache is flushed - - - --- 2015-09-11 Jeff Layton New
[v4,06/16] nfsd: move include of state.h from trace.c to trace.h - - - --- 2015-09-11 Jeff Layton New
[v4,05/16] locks: create a new notifier chain for lease attempts - - - --- 2015-09-11 Jeff Layton New
[v4,04/16] fsnotify: export several symbols - - - --- 2015-09-11 Jeff Layton New
[v4,03/16] fs: allow __fput_sync to be used by non-kthreads and in modules - - - --- 2015-09-11 Jeff Layton New
[v4,02/16] list_lru: add list_lru_rotate - - - --- 2015-09-11 Jeff Layton New
[v4,01/16] locks: change tracepoint for generic_add_lease - - - --- 2015-09-11 Jeff Layton New
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations - - - --- 2015-09-11 Jeff Layton New
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations - - - --- 2015-09-04 Jeff Layton New
exportfs: add support for "nowcc" option - - - --- 2015-09-03 Jeff Layton New
nfsd: add a new nowcc export option to disable WCC attrs in v3 replies - - - --- 2015-09-03 Jeff Layton New
[v2,2/2] nfsd: ensure that delegation stateid hash references are only put once - - - --- 2015-08-24 Jeff Layton New
[v2,1/2] nfsd: ensure that the ol stateid hash reference is only put once - - - --- 2015-08-24 Jeff Layton New
[2/2] nfsd: ensure that delegation stateid hash references are only put once - - - --- 2015-08-22 Jeff Layton New
[1/2] nfsd: ensure that the ol stateid hash reference is only put once - - - --- 2015-08-22 Jeff Layton New
[v3,20/20] nfsd: rip out the raparms cache - - - --- 2015-08-20 Jeff Layton New
[v3,19/20] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache - - - --- 2015-08-20 Jeff Layton New
[v3,18/20] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file - - - --- 2015-08-20 Jeff Layton New
[v3,17/20] nfsd: have nfsd_test_lock use the nfsd_file cache - - - --- 2015-08-20 Jeff Layton New
[v3,16/20] nfsd: convert nfs4_file->fi_fds array to use nfsd_files - - - --- 2015-08-20 Jeff Layton New
[v3,15/20] nfsd: call flush_delayed_fput from nfsd_file_close_fh - - - --- 2015-08-20 Jeff Layton New
[v3,14/20] nfsd: close cached files prior to a REMOVE or RENAME that would replace target - - - --- 2015-08-20 Jeff Layton New
[v3,13/20] nfsd: add new tracepoints for nfsd_file cache - - - --- 2015-08-20 Jeff Layton New
[v3,12/20] nfsd: move include of state.h from trace.c to trace.h - - - --- 2015-08-20 Jeff Layton New
[v3,11/20] nfsd: hook nfsd_commit up to the nfsd_file cache - - - --- 2015-08-20 Jeff Layton New
[v3,10/20] nfsd: handle NFSD_MAY_NOT_BREAK_LEASE in open file cache - - - --- 2015-08-20 Jeff Layton New
[v3,09/20] sunrpc: add a new cache_detail operation for when a cache is flushed - - - --- 2015-08-20 Jeff Layton New
[v3,08/20] nfsd: hook up nfsd_read to the nfsd_file cache - - - --- 2015-08-20 Jeff Layton New
[v3,07/20] nfsd: hook up nfsd_write to the new nfsd_file cache - - - --- 2015-08-20 Jeff Layton New
[v3,06/20] locks/nfsd: create a new notifier chain for lease attempts - - - --- 2015-08-20 Jeff Layton New
[v3,05/20] nfsd: add a shrinker to the nfsd_file cache - - - --- 2015-08-20 Jeff Layton New
[v3,04/20] nfsd: add a LRU list for nfsd_files - - - --- 2015-08-20 Jeff Layton New
[v3,03/20] list_lru: add list_lru_rotate - - - --- 2015-08-20 Jeff Layton New
[v3,02/20] nfsd: add a new struct file caching facility to nfsd - - - --- 2015-08-20 Jeff Layton New
[v3,01/20] nfsd: allow more than one laundry job to run at a time - - - --- 2015-08-20 Jeff Layton New
nfs: allow nfs4_label_free to ignore a PTR_ERR value - - - --- 2015-08-11 Jeff Layton New
[v2,18/18] nfsd: call flush_delayed_fput from nfsd_file_close_fh - - - --- 2015-08-05 Jeff Layton New
[v2,17/18] nfsd: close cached files prior to a REMOVE or RENAME that would replace target - - - --- 2015-08-05 Jeff Layton New
[v2,16/18] nfsd: add a fh_compose_shallow - - - --- 2015-08-05 Jeff Layton New
[v2,15/18] nfsd: have set_version_and_fsid_type take a knfsd_fh instead of svc_fh - - - --- 2015-08-05 Jeff Layton New
[v2,14/18] nfsd: have _fh_update take a knfsd_fh instead of a svc_fh - - - --- 2015-08-05 Jeff Layton New
[v2,13/18] nfsd: add new tracepoints for nfsd_file cache - - - --- 2015-08-05 Jeff Layton New
[v2,12/18] nfsd: move include of state.h from trace.c to trace.h - - - --- 2015-08-05 Jeff Layton New
[v2,11/18] nfsd: hook nfsd_commit up to the nfsd_file cache - - - --- 2015-08-05 Jeff Layton New
[v2,10/18] nfsd: handle NFSD_MAY_NOT_BREAK_LEASE in open file cache - - - --- 2015-08-05 Jeff Layton New
[v2,09/18] nfsd: allow the file cache expire time to be tunable - - - --- 2015-08-05 Jeff Layton New
[v2,08/18] nfsd: add a ->flush routine to svc_export_cache - - - --- 2015-08-05 Jeff Layton New
[v2,07/18] sunrpc: add a new cache_detail operation for when a cache is flushed - - - --- 2015-08-05 Jeff Layton New
[v2,06/18] nfsd: hook up nfsd_read to the nfsd_file cache - - - --- 2015-08-05 Jeff Layton New
[v2,05/18] nfsd: hook up nfsd_write to the new nfsd_file cache - - - --- 2015-08-05 Jeff Layton New
[v2,04/18] nfsd: add a new struct file caching facility to nfsd - - - --- 2015-08-05 Jeff Layton New
[v2,03/18] nfsd: convert laundry_wq to something less nfsd4 specific - - - --- 2015-08-05 Jeff Layton New
[v2,02/18] nfsd: move some file caching helpers to a common header - - - --- 2015-08-05 Jeff Layton New
[v2,01/18] nfsd: include linux/nfs4.h in export.h - - - --- 2015-08-05 Jeff Layton New
sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes - - - --- 2015-08-03 Jeff Layton New
[9/9] nfsd: allow the file cache expire time to be tunable - - - --- 2015-07-30 Jeff Layton New
[8/9] nfsd: add a ->flush routine to svc_export_cache - - - --- 2015-07-30 Jeff Layton New
[7/9] sunrpc: add a new cache_detail operation for when a cache is flushed - - - --- 2015-07-30 Jeff Layton New
[6/9] nfsd: hook up nfsd_read to the nfsd_file cache - - - --- 2015-07-30 Jeff Layton New
[5/9] nfsd: hook up nfsd_write to the new nfsd_file cache - - - --- 2015-07-30 Jeff Layton New
« 1 2 ... 3 4 59 10 »