Linux NFS
[Prev Page][Next Page]
- [PATCH v9 12/43] vfs: Cache richacl in struct inode, (continued)
- [PATCH v9 12/43] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v9 10/43] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v9 11/43] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v9 09/43] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v9 08/43] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v9 06/43] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v9 07/43] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v9 05/43] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v9 04/43] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v9 03/43] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v9 02/43] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v9 01/43] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- Re: [PATCH v9 00/43] Richacls, Pavel Machek
- [PATCH v5 00/20] nfsd: open file caching,
Jeff Layton
- [PATCH v5 04/20] fs: add fput_queue, Jeff Layton
- [PATCH v5 06/20] fsnotify: export several symbols, Jeff Layton
- [PATCH v5 05/20] fs: export flush_delayed_fput, Jeff Layton
- [PATCH v5 09/20] sunrpc: add a new cache_detail operation for when a cache is flushed, Jeff Layton
- [PATCH v5 20/20] nfsd: rip out the raparms cache, Jeff Layton
- [PATCH v5 14/20] nfsd: hook up nfsd_read to the nfsd_file cache, Jeff Layton
- [PATCH v5 19/20] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache, Jeff Layton
- [PATCH v5 18/20] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file, Jeff Layton
- [PATCH v5 15/20] nfsd: hook nfsd_commit up to the nfsd_file cache, Jeff Layton
- [PATCH v5 16/20] nfsd: convert nfs4_file->fi_fds array to use nfsd_files, Jeff Layton
- [PATCH v5 17/20] nfsd: have nfsd_test_lock use the nfsd_file cache, Jeff Layton
- [PATCH v5 13/20] nfsd: hook up nfsd_write to the new nfsd_file cache, Jeff Layton
- [PATCH v5 12/20] nfsd: allow filecache open to skip fh_verify check, Jeff Layton
- [PATCH v5 07/20] locks: create a new notifier chain for lease attempts, Jeff Layton
- [PATCH v5 08/20] nfsd: move include of state.h from trace.c to trace.h, Jeff Layton
- [PATCH v5 10/20] nfsd: add a new struct file caching facility to nfsd, Jeff Layton
- [PATCH v5 11/20] nfsd: keep some rudimentary stats on nfsd_file cache, Jeff Layton
- [PATCH v5 01/20] list_lru: add list_lru_rotate, Jeff Layton
- [PATCH v5 02/20] fs: have flush_delayed_fput flush the workqueue job, Jeff Layton
- [PATCH v5 03/20] fs: add a kerneldoc header to fput, Jeff Layton
- Re: [PATCH v5 00/20] nfsd: open file caching, J. Bruce Fields
- [PATCH] svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE,
Chuck Lever
- [PATCH] nfsd: use a multithreaded workqueue for nfsd4_callbacks,
Jeff Layton
- [PATCH] NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH,
Trond Myklebust
- [PATCH] NFSv4: Don't try to reclaim unused state owners, Trond Myklebust
- [PATCH] NFS: Fix up page writeback accounting, Trond Myklebust
- 4.1.6 nfs client crash,
Andrew W Elble
- [RFC PATCH] nfs4: clear delegation from open states when returning delegation voluntarily,
Jeff Layton
- [PATCH] NFS: Fix a write performance regression,
Trond Myklebust
- Fwd: Gss context refresh failure due to clock skew,
Adamson, Andy
- [nfs-utils PATCH] gssd: Don't assume the machine account will be in uppercase,
Scott Mayhew
- Is UNSTABLE ever sent in client writes?,
Constantine Peresypkin
Re: NFS / FuseFS Kernel Hangs Bug, Austin S Hemmelgarn
[PATCH] NFSv4: Fix a nograce recovery hang,
Benjamin Coddington
[PATCH] nfsd: add a spinlock to nfs4_stid,
Jeff Layton
[PATCH] nfsd: ensure that seqid morphing operations are atomic wrt to copies, Jeff Layton
Monthly Linux NFS Town Hall meeting: Tomorrow - Thur Oct 1,
Steve Dickson
[PATCH v2] nfsd: eliminate sending duplicate delegations,
Andrew Elble
[PATCH v5 0/9] VFS: In-kernel copy system call,
Anna Schumaker
- [PATCH v5 2/9] x86: add sys_copy_file_range to syscall tables, Anna Schumaker
- [PATCH v5 3/9] btrfs: add .copy_file_range file operation, Anna Schumaker
- [PATCH v5 10/9] copy_file_range.2: New page documenting copy_file_range(), Anna Schumaker
- [PATCH v5 9/9] btrfs: btrfs_copy_file_range() only supports reflinks, Anna Schumaker
- [PATCH v5 5/9] vfs: Copy shouldn't forbid ranges inside the same file, Anna Schumaker
- [PATCH v5 4/9] vfs: Copy should check len after file open mode, Anna Schumaker
- [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies, Anna Schumaker
- [PATCH v5 7/9] vfs: Remove copy_file_range mountpoint checks, Anna Schumaker
- [PATCH v5 1/9] vfs: add copy_file_range syscall and vfs helper, Anna Schumaker
- [PATCH v5 6/9] vfs: Copy should use file_out rather than file_in, Anna Schumaker
[GIT PULL] Please pull an NFSoRDMA client bugfix,
Anna Schumaker
[PATCH v4 0/9] VFS: In-kernel copy system call,
Anna Schumaker
- [PATCH v4 7/9] vfs: Remove copy_file_range mountpoint checks, Anna Schumaker
- [PATCH v4 5/9] vfs: Copy shouldn't forbid ranges inside the same file, Anna Schumaker
- [PATCH v4 2/9] x86: add sys_copy_file_range to syscall tables, Anna Schumaker
- [PATCH v4 6/9] vfs: Copy should use file_out rather than file_in, Anna Schumaker
- [PATCH v4 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies, Anna Schumaker
- [PATCH v4 9/9] btrfs: btrfs_copy_file_range() only supports reflinks, Anna Schumaker
- [PATCH v4 4/9] vfs: Copy should check len after file open mode, Anna Schumaker
- [PATCH v4 3/9] btrfs: add .copy_file_range file operation, Anna Schumaker
- [PATCH v4 10/9] copy_file_range.2: New page documenting copy_file_range(), Anna Schumaker
- [PATCH v4 1/9] vfs: add copy_file_range syscall and vfs helper, Anna Schumaker
[nfs-utils PATCH] Allow gssd and svcgssd to set the libtirpc debug level,
Scott Mayhew
[nfs-utils PATCH] close the syslog fd in daemon_init(),
Scott Mayhew
[PATCH] mm: swap: Use swap_lock to prevent parallel swapon activations instead of i_mutex,
Mel Gorman
[PATCH RESEND] svcrdma: handle rdma read with a non-zero initial page offset,
Steve Wise
[PATCH 13/17] fs/nfs: remove unnecessary new_valid_dev check, Yaowei Bai
[PATCH v8 00/41] Richacls,
Andreas Gruenbacher
- [PATCH v8 41/41] richacl: uapi header split, Andreas Gruenbacher
- [PATCH v8 40/41] nfs: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [PATCH v8 39/41] nfs: Add richacl support, Andreas Gruenbacher
- [PATCH v8 38/41] nfs: Remove unused xdr page offsets in getacl/setacl arguments, Andreas Gruenbacher
- [PATCH v8 37/41] nfs: Fix GETATTR bitmap verification, Andreas Gruenbacher
- [PATCH v8 36/41] sunrpc: Add xdr_init_encode_pages, Andreas Gruenbacher
- [PATCH v8 35/41] sunrpc: Allow to demand-allocate pages to encode into, Andreas Gruenbacher
- [PATCH v8 34/41] ext4: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [PATCH v8 33/41] richacl: Add support for unmapped identifiers, Andreas Gruenbacher
- [PATCH v8 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions, Andreas Gruenbacher
- [PATCH v8 31/41] nfsd: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [PATCH v8 30/41] nfsd: Add richacl support, Andreas Gruenbacher
- [PATCH v8 29/41] nfsd: Use richacls as internal acl representation, Andreas Gruenbacher
- [PATCH v8 28/41] nfsd: Keep list of acls to dispose of in compoundargs, Andreas Gruenbacher
- [PATCH v8 27/41] richacl: Create richacl from mode values, Andreas Gruenbacher
- [PATCH v8 26/41] richacl: Apply the file masks to a richacl, Andreas Gruenbacher
- [PATCH v8 25/41] richacl: Isolate the owner and group classes, Andreas Gruenbacher
- [PATCH v8 24/41] richacl: Set the other permissions to the other mask, Andreas Gruenbacher
- [PATCH v8 23/41] richacl: Set the owner permissions to the owner mask, Andreas Gruenbacher
- [PATCH v8 22/41] richacl: Propagate everyone@ permissions to other aces, Andreas Gruenbacher
- [PATCH v8 21/41] richacl: Move everyone@ aces down the acl, Andreas Gruenbacher
- [PATCH v8 20/41] richacl: acl editing helper functions, Andreas Gruenbacher
- [PATCH v8 19/41] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v8 18/41] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v8 17/41] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v8 16/41] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v8 15/41] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v8 14/41] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v8 13/41] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v8 12/41] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v8 11/41] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v8 10/41] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v8 09/41] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v8 08/41] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v8 07/41] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v8 06/41] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v8 05/41] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v8 04/41] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v8 03/41] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v8 02/41] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v8 01/41] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- Re: [PATCH v8 00/41] Richacls, J. Bruce Fields
- Re: [PATCH v8 00/41] Richacls, Christoph Hellwig
v4.3-rc2, fault in sock_release via nfs_put_client,
J. R. Okajima
ANNOUNCE: nfs-utils-1.3.3 released.,
Steve Dickson
"Lock reclaim failed!" after cluster fail over, Chuck Lever
[PATCH v3 0/9] VFS: In-kernel copy system call,
Anna Schumaker
- [PATCH v3 1/9] vfs: add copy_file_range syscall and vfs helper, Anna Schumaker
- [PATCH v3 6/9] vfs: Copy should use file_out rather than file_in, Anna Schumaker
- [PATCH v3 9/9] btrfs: btrfs_copy_file_range() only supports reflinks, Anna Schumaker
- [PATCH v3 10/9] copy_file_range.2: New page documenting copy_file_range(), Anna Schumaker
- [PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice, Anna Schumaker
- [PATCH v3 7/9] vfs: Remove copy_file_range mountpoint checks, Anna Schumaker
- [PATCH v3 3/9] btrfs: add .copy_file_range file operation, Anna Schumaker
- [PATCH v3 5/9] vfs: Copy shouldn't forbid ranges inside the same file, Anna Schumaker
- [PATCH v3 4/9] vfs: Copy should check len after file open mode, Anna Schumaker
- [PATCH v3 2/9] x86: add sys_copy_file_range to syscall tables, Anna Schumaker
[PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache,
mhocko
Tool or module to test NFSv3 server scalability,
Pankaj Singh
Fwd: Tool to simulate multiple NFS clients., Pankaj Singh
[PATCH 0/6] nfs: add NFSv42 CLONE support,
Peng Tao
[PATCH v2 17/26] IB/srp: Dont allocate a page vector when using fast_reg, Sagi Grimberg
[PATCH v2 20/26] RDMA/ocrdma: Remove old FRWR API, Sagi Grimberg
[PATCH v2 18/26] IB/mlx5: Remove old FRWR API support, Sagi Grimberg
[PATCH v2 21/26] RDMA/cxgb3: Remove old FRWR API, Sagi Grimberg
[PATCH v2 25/26] IB/hfi1: Remove Old fast registraion API support, Sagi Grimberg
[PATCH v2 00/26] New fast registration API,
Sagi Grimberg
- [PATCH v2 01/26] IB/core: Introduce new fast registration API, Sagi Grimberg
- [PATCH v2 02/26] IB/mlx5: Remove dead fmr code, Sagi Grimberg
- [PATCH v2 03/26] IB/mlx5: Support the new memory registration API, Sagi Grimberg
- [PATCH v2 06/26] RDMA/cxgb3: Support the new memory registration API, Sagi Grimberg
- [PATCH v2 08/26] IB/qib: Support the new memory registration API, Sagi Grimberg
- [PATCH v2 04/26] IB/mlx4: Support the new memory registration API, Sagi Grimberg
- [PATCH v2 07/26] iw_cxgb4: Support the new memory registration API, Sagi Grimberg
- [PATCH v2 10/26] IB/iser: Port to new fast registration API, Sagi Grimberg
- [PATCH v2 13/26] svcrdma: Port to new memory registration API, Sagi Grimberg
- [PATCH v2 05/26] RDMA/ocrdma: Support the new memory registration API, Sagi Grimberg
- [PATCH v2 09/26] RDMA/nes: Support the new memory registration API, Sagi Grimberg
- [PATCH v2 11/26] iser-target: Port to new memory registration API, Sagi Grimberg
- [PATCH v2 15/26] IB/srp: Split srp_map_sg, Sagi Grimberg
- [PATCH v2 12/26] xprtrdma: Port to new memory registration API, Sagi Grimberg
- [PATCH v2 16/26] IB/srp: Convert to new registration API, Sagi Grimberg
- [PATCH v2 14/26] RDS/IW: Convert to new memory registration API, Sagi Grimberg
- [PATCH v2 18/26] IB/mlx5: Remove old FRWR API support, Sagi Grimberg
- [PATCH v2 23/26] IB/qib: Remove old FRWR API, Sagi Grimberg
- [PATCH v2 17/26] IB/srp: Dont allocate a page vector when using fast_reg, Sagi Grimberg
- [PATCH v2 26/26] IB/core: Remove old fast registration API, Sagi Grimberg
- [PATCH v2 24/26] RDMA/nes: Remove old FRWR API, Sagi Grimberg
- [PATCH v2 25/26] IB/hfi1: Remove Old fast registraion API support, Sagi Grimberg
- [PATCH v2 22/26] iw_cxgb4: Remove old FRWR API, Sagi Grimberg
- [PATCH v2 21/26] RDMA/cxgb3: Remove old FRWR API, Sagi Grimberg
- [PATCH v2 20/26] RDMA/ocrdma: Remove old FRWR API, Sagi Grimberg
- [PATCH v2 19/26] IB/mlx4: Remove old FRWR API support, Sagi Grimberg
- Re: [PATCH v2 00/26] New fast registration API, Steve Wise
- RE: [PATCH v2 00/26] New fast registration API, Selvin Xavier
[PATCH v2 03/26] IB/mlx5: Support the new memory registration API, Sagi Grimberg
[PATCH v2 24/26] RDMA/nes: Remove old FRWR API, Sagi Grimberg
[PATCH v2 26/26] IB/core: Remove old fast registration API, Sagi Grimberg
[PATCH v2 23/26] IB/qib: Remove old FRWR API, Sagi Grimberg
[PATCH v2 19/26] IB/mlx4: Remove old FRWR API support, Sagi Grimberg
[PATCH v2 22/26] iw_cxgb4: Remove old FRWR API, Sagi Grimberg
[PATCH v2 14/26] RDS/IW: Convert to new memory registration API, Sagi Grimberg
[PATCH v2 11/26] iser-target: Port to new memory registration API, Sagi Grimberg
[PATCH v2 16/26] IB/srp: Convert to new registration API, Sagi Grimberg
[PATCH v2 13/26] svcrdma: Port to new memory registration API, Sagi Grimberg
[PATCH v2 15/26] IB/srp: Split srp_map_sg, Sagi Grimberg
[PATCH v2 12/26] xprtrdma: Port to new memory registration API,
Sagi Grimberg
[PATCH v2 10/26] IB/iser: Port to new fast registration API, Sagi Grimberg
[PATCH v2 09/26] RDMA/nes: Support the new memory registration API, Sagi Grimberg
[PATCH v2 04/26] IB/mlx4: Support the new memory registration API, Sagi Grimberg
[PATCH v2 05/26] RDMA/ocrdma: Support the new memory registration API, Sagi Grimberg
[PATCH v2 08/26] IB/qib: Support the new memory registration API, Sagi Grimberg
[PATCH v2 07/26] iw_cxgb4: Support the new memory registration API, Sagi Grimberg
[PATCH v2 06/26] RDMA/cxgb3: Support the new memory registration API, Sagi Grimberg
[PATCH v2 02/26] IB/mlx5: Remove dead fmr code, Sagi Grimberg
[PATCH v2 01/26] IB/core: Introduce new fast registration API,
Sagi Grimberg
[PATCH 01/19] SUNRPC: fix variable type,
Andrzej Hajda
[PATCH 0/8] Some cleanups and bugfixes for nfs client callback,
Kinglong Mee
[PATCH rdma-rc v2 1/4] xprtrdma: Replace global lkey with lkey local to PD,
Sagi Grimberg
[PATCH] nfsroot: make nfsroot to accept the 1024 bytes long directory name,
roy . qing . li
[PATCH] gssd: Improve scalability by not waiting for child processes,
Steve Dickson
[PATCH Version 2 0/4] GSSD: Do not fork when UID = 0,
andros
Re: Race with ip=dhcp bootparameter in ip_rcv_finish on am335x,
Trond Myklebust
[PATCH] lockd: create NSM handles per net namespace,
Andrey Ryabinin
[PATCH 0/1] nfs-utils: fix a segfault caused by improper usage of RPC interface,
Shan Hai
[PATCH] nfsd: eliminate sending duplicate delegations,
Andrew Elble
[PATCH] pnfs support servers with multiple layout types,
Tigran Mkrtchyan
[PATCH v2] NFS41: make close wait for layoutreturn,
Peng Tao
[PATCH 0/4] GSSD: Do not fork when UID = 0,
andros
[PATCH 1/3] xprtrdma: disconnect and flush cqs before freeing buffers,
Steve Wise
[PATCH] NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set,
Kinglong Mee
NULL pointer dereference using pnfs with block layout,
Kinglong Mee
[PATCH v2 1/5] NFSv4: Refactor NFSv4 error handling,
Trond Myklebust
[PATCH 1/5] NFSv4: Refactor NFSv4 error handling,
Trond Myklebust
[PATCH] NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget, Trond Myklebust
[PATCH 2/2] NFS: Fix an infinite loop when layoutget fail with BAD_STATEID, Kinglong Mee
[PATCH 1/2] NFS: Do cleanup before resetting pageio read/write to mds, Kinglong Mee
[PATCH rdma-rc 1/4] xprtrdma: Remove ib_get_dma_mr calls,
Sagi Grimberg
[PATCH v1 00/18] RFC NFS/RDMA patches for merging into v4.4,
Chuck Lever
- [PATCH v1 01/18] xprtrdma: Enable swap-on-NFS/RDMA, Chuck Lever
- [PATCH v1 02/18] xprtrdma: Replace global lkey with lkey local to PD, Chuck Lever
- [PATCH v1 03/18] xprtrdma: Remove completion polling budgets, Chuck Lever
- [PATCH v1 04/18] xprtrdma: Refactor reply handler error handling, Chuck Lever
- [PATCH v1 05/18] xprtrdma: Replace send and receive arrays, Chuck Lever
- [PATCH v1 06/18] SUNRPC: Abstract backchannel operations, Chuck Lever
- [PATCH v1 07/18] xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers, Chuck Lever
- [PATCH v1 08/18] xprtrdma: Pre-allocate Work Requests for backchannel, Chuck Lever
- [PATCH v1 09/18] xprtrdma: Add support for sending backward direction RPC replies, Chuck Lever
- [PATCH v1 10/18] xprtrdma: Handle incoming backward direction RPC calls, Chuck Lever
- [PATCH v1 11/18] svcrdma: Add backward direction service for RPC/RDMA transport, Chuck Lever
- [PATCH v1 12/18] SUNRPC: Remove the TCP-only restriction in bc_svc_process(), Chuck Lever
- [PATCH v1 13/18] NFS: Enable client side NFSv4.1 backchannel to use other transports, Chuck Lever
- [PATCH v1 15/18] svcrdma: Add svc_rdma_get_context() API that is allowed to fail, Chuck Lever
- [PATCH v1 16/18] svcrdma: Add infrastructure to send backwards direction RPC/RDMA calls, Chuck Lever
- [PATCH v1 14/18] svcrdma: Define maximum number of backchannel requests, Chuck Lever
- [PATCH v1 17/18] svcrdma: Add infrastructure to receive backwards direction RPC/RDMA replies, Chuck Lever
- [PATCH v1 18/18] xprtrdma: Add class for RDMA backwards direction transport, Chuck Lever
[RFC PATCH] SUNRPC: disconnect before retrying requests over TCP, Benjamin Coddington
[PATCH v2 0/4] fs: allow userland tasks to use delayed_fput infrastructure,
Jeff Layton
[PATCH 1/2] nfsd: move svc_fh->fh_maxsize to just after fh_handle,
Jeff Layton
[PATCH RFC] nfsd: serialize layout stateid morphing operations,
Jeff Layton
[PATCH] nfsd: serialize state seqid morphing operations,
Jeff Layton
[PATCH] nfs: Fix open state losing after delegation return,
Kinglong Mee
[PATCH v1 00/24] New fast registration API,
Sagi Grimberg
- [PATCH v1 04/24] IB/mlx4: Support the new memory registration API, Sagi Grimberg
- [PATCH v1 02/24] IB/mlx5: Remove dead fmr code, Sagi Grimberg
- [PATCH v1 03/24] IB/mlx5: Support the new memory registration API, Sagi Grimberg
- [PATCH v1 01/24] IB/core: Introduce new fast registration API, Sagi Grimberg
- [PATCH v1 06/24] RDMA/cxgb3: Support the new memory registration API, Sagi Grimberg
- [PATCH v1 05/24] RDMA/ocrdma: Support the new memory registration API, Sagi Grimberg
- [PATCH v1 11/24] iser-target: Port to new memory registration API, Sagi Grimberg
- [PATCH v1 07/24] iw_cxgb4: Support the new memory registration API, Sagi Grimberg
- [PATCH v1 12/24] xprtrdma: Port to new memory registration API, Sagi Grimberg
- [PATCH v1 13/24] svcrdma: Port to new memory registration API, Sagi Grimberg
- [PATCH v1 08/24] IB/qib: Support the new memory registration API, Sagi Grimberg
- [PATCH v1 14/24] RDS/IW: Convert to new memory registration API, Sagi Grimberg
- [PATCH v1 15/24] IB/srp: Convert to new memory registration API, Sagi Grimberg
- [PATCH v1 09/24] RDMA/nes: Support the new memory registration API, Sagi Grimberg
- [PATCH v1 10/24] IB/iser: Port to new fast registration API, Sagi Grimberg
- [PATCH v1 19/24] RDMA/cxgb3: Remove old FRWR API, Sagi Grimberg
- [PATCH v1 20/24] iw_cxgb4: Remove old FRWR API, Sagi Grimberg
- [PATCH v1 22/24] RDMA/nes: Remove old FRWR API, Sagi Grimberg
- [PATCH v1 16/24] IB/mlx5: Remove old FRWR API support, Sagi Grimberg
- [PATCH v1 21/24] IB/qib: Remove old FRWR API, Sagi Grimberg
- [PATCH v1 17/24] IB/mlx4: Remove old FRWR API support, Sagi Grimberg
- [PATCH v1 23/24] IB/hfi1: Remove Old fast registraion API support, Sagi Grimberg
- [PATCH v1 24/24] IB/core: Remove old fast registration API, Sagi Grimberg
- [PATCH v1 18/24] RDMA/ocrdma: Remove old FRWR API, Sagi Grimberg
- Re: [PATCH v1 00/24] New fast registration API, Christoph Hellwig
- Re: [PATCH v1 00/24] New fast registration API, santosh.shilimkar@xxxxxxxxxx
- Re: [PATCH v1 00/24] New fast registration API, Bart Van Assche
- Re: [PATCH v1 00/24] New fast registration API, Bart Van Assche
[PATCH] nfs: fix v4.2 SEEK on files over 2 gigs,
J. Bruce Fields
[PATCH] Use a separate superblock if mount requires a different security flavor,
Frank Filz
[PATCH] SUNRPC: Fix transport reset race while TCP is connecting,
Benjamin Coddington
rpc.idmapd Too many open files, William Dauchy
[PATCH] NFS41: make close wait for layoutreturn, Peng Tao
[PATCH] SUNRPC: Fix a race in xs_reset_transport,
Suzuki K. Poulose
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]