Jeff Layton ([email protected])

Number of posts: 897 (0.14 per day)
First post: 2006-09-13 14:13:59
Last post: 2024-05-16 13:17:21

Date List Subject
2015-11-17 11:53:28 linux-nfs [PATCH v1 09/38] fsnotify: add a srcu barrier for fsnotify
2015-11-17 11:53:28 linux-nfs [PATCH v1 10/38] locks: create a new notifier chain for lease attempts
2015-11-17 11:53:26 linux-nfs [PATCH v1 08/38] fsnotify: destroy marks with call_srcu instead of dedicated thread
2015-11-17 11:53:25 linux-nfs [PATCH v1 07/38] fsnotify: export several symbols
2015-11-17 11:53:24 linux-nfs [PATCH v1 06/38] fsnotify: fix a sparse warning
2015-11-17 11:53:23 linux-nfs [PATCH v1 05/38] fs: add fput_global
2015-11-17 11:53:22 linux-nfs [PATCH v1 04/38] fs: rename "delayed_fput" infrastructure to "fput_global"
2015-11-17 11:53:21 linux-nfs [PATCH v1 03/38] fs: add a kerneldoc header to fput
2015-11-17 11:53:20 linux-nfs [PATCH v1 02/38] fs: have flush_delayed_fput flush the workqueue job
2015-11-17 11:53:18 linux-nfs [PATCH v1 01/38] nfsd: add new io class tracepoint
2015-11-17 11:53:17 linux-nfs [PATCH v1 00/38] Allow NFS filesystems to be reexported via knfsd
2015-11-14 00:59:04 linux-nfs Re: lock reclaim failed!
2015-11-06 12:28:18 linux-nfs Re: [PATCH] nfsd: fix nfsd4_delegreturn to return correct error codes
2015-11-06 11:30:43 linux-nfs Re: [PATCH RFC v4] nfsd: fix race with open / open upgrade stateids
2015-11-04 19:57:26 linux-nfs [PATCH v2] nfs4: use sliding delay in async calls that get NFS4ERR_DELAY
2015-11-04 16:02:35 linux-nfs [PATCH] nfsd: remove recurring workqueue job to clean DRC
2015-11-04 11:48:42 linux-kernel Re: timer code oops when calling mod_delayed_work
2015-11-04 01:37:02 linux-nfs Re: Update and questions.
2015-11-03 20:43:37 linux-nfs [PATCH RFC] nfs4: use adaptive backoff when we get NFS4ERR_DELAY on LAYOUTGET
2015-11-03 17:55:13 linux-kernel Re: timer code oops when calling mod_delayed_work
2015-11-03 01:33:46 linux-kernel Re: timer code oops when calling mod_delayed_work
2015-11-02 19:56:38 linux-kernel Re: timer code oops when calling mod_delayed_work
2015-11-02 02:05:47 linux-kernel Re: [GIT PULL] please pull file-locking related changes for v4.3
2015-11-02 01:41:38 linux-kernel Re: [GIT PULL] please pull file-locking related changes for v4.3
2015-11-02 01:21:19 linux-kernel [GIT PULL] please pull file-locking related changes for v4.3
2015-10-23 19:17:16 linux-nfs Re: NULL pointer dereference in nfs_delegation_find_inode
2015-10-23 11:28:32 linux-nfs Re: NULL pointer dereference in nfs_delegation_find_inode
2015-10-23 00:21:13 linux-nfs Re: [PATCH v6 00/19] nfsd: open file caching
2015-10-22 18:45:38 linux-nfs Re: [PATCH V2 0/3] Minor cleanup for locks API
2015-10-22 18:40:00 linux-nfs Re: locks_get_lock_context null deref
2015-10-21 23:49:40 linux-nfs Re: [PATCH 08/10] NFS: Move do_vfs_lock to shared inline
2015-10-20 17:34:17 linux-nfs [PATCH v6 19/19] nfsd: rip out the raparms cache
2015-10-20 17:34:15 linux-nfs [PATCH v6 17/19] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
2015-10-20 17:34:15 linux-nfs [PATCH v6 18/19] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
2015-10-20 17:34:13 linux-nfs [PATCH v6 16/19] nfsd: have nfsd_test_lock use the nfsd_file cache
2015-10-20 17:34:12 linux-nfs [PATCH v6 15/19] nfsd: convert nfs4_file->fi_fds array to use nfsd_files
2015-10-20 17:34:11 linux-nfs [PATCH v6 13/19] nfsd: hook up nfsd_read to the nfsd_file cache
2015-10-20 17:34:11 linux-nfs [PATCH v6 14/19] nfsd: hook nfsd_commit up to the nfsd_file cache
2015-10-20 17:34:10 linux-nfs [PATCH v6 12/19] nfsd: hook up nfsd_write to the new nfsd_file cache
2015-10-20 17:34:09 linux-nfs [PATCH v6 11/19] nfsd: allow filecache open to skip fh_verify check
2015-10-20 17:34:08 linux-nfs [PATCH v6 10/19] nfsd: keep some rudimentary stats on nfsd_file cache
2015-10-20 17:34:07 linux-nfs [PATCH v6 09/19] nfsd: add a new struct file caching facility to nfsd
2015-10-20 17:34:06 linux-nfs [PATCH v6 08/19] sunrpc: add a new cache_detail operation for when a cache is flushed
2015-10-20 17:34:06 linux-nfs [PATCH v6 05/19] fs: add fput_global
2015-10-20 17:34:05 linux-nfs [PATCH v6 07/19] locks: create a new notifier chain for lease attempts
2015-10-20 17:34:04 linux-nfs [PATCH v6 06/19] fsnotify: export several symbols
2015-10-20 17:34:02 linux-nfs [PATCH v6 04/19] fs: rename "delayed_fput" infrastructure to "fput_global"
2015-10-20 17:34:01 linux-nfs [PATCH v6 03/19] fs: add a kerneldoc header to fput
2015-10-20 17:34:00 linux-nfs [PATCH v6 02/19] fs: have flush_delayed_fput flush the workqueue job
2015-10-20 17:33:59 linux-nfs [PATCH v6 01/19] nfsd: move include of state.h from trace.c to trace.h
2015-10-20 17:33:58 linux-nfs [PATCH v6 00/19] nfsd: open file caching