Jeffrey Layton ([email protected])

Number of posts: 3760 (1.51 per day)
First post: 2017-07-06 14:54:25
Last post: 2024-05-03 17:32:54

Date List Subject
2024-01-31 23:27:41 linux-nfs [PATCH v3 43/47] ocfs2: adapt to breakup of struct file_lock
2024-01-31 23:24:24 linux-nfs [PATCH v3 47/47] filelock: split leases out of struct file_lock
2024-01-31 23:23:56 linux-nfs [PATCH v3 46/47] filelock: remove temporary compatibility macros
2024-01-31 23:23:14 linux-kernel [PATCH v3 44/47] smb/client: adapt to breakup of struct file_lock
2024-01-31 23:22:12 linux-kernel [PATCH v3 42/47] nfsd: adapt to breakup of struct file_lock
2024-01-31 23:21:30 linux-nfs [PATCH v3 41/47] nfs: adapt to breakup of struct file_lock
2024-01-31 23:21:23 linux-nfs [PATCH v3 40/47] lockd: adapt to breakup of struct file_lock
2024-01-31 23:21:12 linux-nfs [PATCH v3 39/47] fuse: adapt to breakup of struct file_lock
2024-01-31 23:20:07 linux-nfs [PATCH v3 38/47] gfs2: adapt to breakup of struct file_lock
2024-01-31 23:19:54 linux-kernel [PATCH v3 37/47] dlm: adapt to breakup of struct file_lock
2024-01-31 23:19:01 linux-nfs [PATCH v3 36/47] ceph: adapt to breakup of struct file_lock
2024-01-31 23:18:51 linux-nfs [PATCH v3 35/47] afs: adapt to breakup of struct file_lock
2024-01-31 23:18:46 linux-kernel [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock
2024-01-31 23:18:35 linux-kernel [PATCH v3 33/47] filelock: convert seqfile handling to use file_lock_core
2024-01-31 23:17:22 linux-kernel [PATCH v3 32/47] filelock: convert locks_translate_pid to take file_lock_core
2024-01-31 23:17:13 linux-kernel [PATCH v3 13/47] ocfs2: convert to using new filelock helpers
2024-01-31 23:16:54 linux-kernel [PATCH v3 31/47] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
2024-01-31 23:16:23 linux-nfs [PATCH v3 29/47] filelock: make assign_type helper take a file_lock_core pointer
2024-01-31 23:16:18 linux-kernel [PATCH v3 28/47] filelock: reorganize locks_delete_block and __locks_insert_block
2024-01-31 23:16:06 linux-nfs [PATCH v3 30/47] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer
2024-01-31 23:14:45 linux-nfs [PATCH v3 27/47] filelock: clean up locks_delete_block internals
2024-01-31 23:14:03 linux-kernel [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
2024-01-31 23:14:01 linux-kernel [PATCH v3 12/47] nfsd: convert to using new filelock helpers
2024-01-31 23:13:16 linux-kernel [PATCH v3 24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
2024-01-31 23:12:13 linux-nfs [PATCH v3 22/47] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg
2024-01-31 23:12:02 linux-kernel [PATCH v3 21/47] filelock: convert posix_owner_key to take file_lock_core arg
2024-01-31 23:11:34 linux-nfs [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers
2024-01-31 23:11:18 linux-kernel [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly
2024-01-31 23:11:17 linux-nfs [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core
2024-01-31 23:10:51 linux-nfs [PATCH v3 17/47] filelock: split common fields into struct file_lock_core
2024-01-31 23:09:53 linux-kernel [PATCH v3 16/47] filelock: drop the IS_* macros
2024-01-31 23:09:19 linux-nfs [PATCH v3 15/47] smb/server: convert to using new filelock helpers
2024-01-31 23:08:57 linux-nfs [PATCH v3 14/47] smb/client: convert to using new filelock helpers
2024-01-31 23:07:35 linux-nfs [PATCH v3 11/47] nfs: convert to using new filelock helpers
2024-01-31 23:07:06 linux-nfs [PATCH v3 10/47] lockd: convert to using new filelock helpers
2024-01-31 23:06:39 linux-nfs [PATCH v3 09/47] gfs2: convert to using new filelock helpers
2024-01-31 23:06:14 linux-nfs [PATCH v3 08/47] dlm: convert to using new filelock helpers
2024-01-31 23:05:46 linux-nfs [PATCH v3 07/47] ceph: convert to using new filelock helpers
2024-01-31 23:05:34 linux-kernel [PATCH v3 06/47] afs: convert to using new filelock helpers
2024-01-31 23:04:43 linux-kernel [PATCH v3 04/47] filelock: add some new helper functions
2024-01-31 23:04:03 linux-nfs [PATCH v3 02/47] filelock: rename some fields in tracepoints
2024-01-31 23:03:46 linux-nfs [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status
2024-01-31 23:03:28 linux-nfs [PATCH v3 00/47] filelock: split file leases out of struct file_lock
2024-01-31 23:02:50 linux-nfs [PATCH v3 01/47] filelock: fl_pid field should be signed int
2024-01-31 16:38:14 linux-nfs Re: [PATCH v2] NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
2024-01-31 11:22:57 linux-nfs Re: [PATCH v3] nfs: fix regression in handling of fsc= option in NFSv4
2024-01-31 11:09:24 linux-kernel Re: [PATCH] nfsd: Simplify the allocation of slab caches in nfsd_file_cache_init
2024-01-30 22:24:00 linux-nfs Re: [PATCH 13/13] nfsd: allow layout state to be admin-revoked.
2024-01-30 20:07:24 linux-nfs Re: [PATCH 1/1] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
2024-01-30 15:50:41 linux-nfs Re: [PATCH v2] nfs: fix regression in handling of fsc= option in NFSv4
2024-01-30 15:00:05 linux-nfs Re: [PATCH] NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt