Show patches with: none      |   30842 patches
« 1 2 ... 189 190 191308 309 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
SUNRPC: drop unused xs_reclassify_socketX() helpers - - - --- 2015-12-02 Stefan Hajnoczi New
[v2,7/7] svcrdma: No need to count WRs in svc_rdma_send() - - - --- 2015-11-30 Chuck Lever New
[v2,6/7] xprtrdma: Add class for RDMA backwards direction transport - - - --- 2015-11-30 Chuck Lever New
[v2,5/7] svcrdma: Add infrastructure to receive backwards direction RPC/RDMA replies - - - --- 2015-11-30 Chuck Lever New
[v2,4/7] svcrdma: Add infrastructure to send backwards direction RPC/RDMA calls - - - --- 2015-11-30 Chuck Lever New
[v2,3/7] svcrdma: Define maximum number of backchannel requests - - - --- 2015-11-30 Chuck Lever New
[v2,2/7] svcrdma: Add svc_rdma_get_context() API that is allowed to fail - - - --- 2015-11-30 Chuck Lever New
[v2,1/7] svcrdma: Do not send XDR roundup bytes for a write chunk - - - --- 2015-11-30 Chuck Lever New
[v2,11/11] xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit'). - - - --- 2015-11-30 Chuck Lever New
[v2,10/11] xprtrdma: Invalidate in the RPC reply handler - - - --- 2015-11-30 Chuck Lever New
[v2,09/11] SUNRPC: Introduce xprt_commit_rqst() - - - --- 2015-11-30 Chuck Lever New
[v2,08/11] xprtrdma: Add ro_unmap_sync method for all-physical registration - - - --- 2015-11-30 Chuck Lever New
[v2,07/11] xprtrdma: Add ro_unmap_sync method for FMR - - - --- 2015-11-30 Chuck Lever New
[v2,06/11] xprtrdma: Add ro_unmap_sync method for FRWR - - - --- 2015-11-30 Chuck Lever New
[v2,05/11] xprtrdma: Introduce ro_unmap_sync method - - - --- 2015-11-30 Chuck Lever New
[v2,04/11] xprtrdma: Move struct ib_send_wr off the stack - - - --- 2015-11-30 Chuck Lever New
[v2,03/11] xprtrdma: Disable RPC/RDMA backchannel debugging messages - - - --- 2015-11-30 Chuck Lever New
[v2,02/11] xprtrdma: xprt_rdma_free() must not release backchannel reqs - - - --- 2015-11-30 Chuck Lever New
[v2,01/11] xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock) - - - --- 2015-11-30 Chuck Lever New
[09/10] nfs: Move call to security_inode_listsecurity into nfs_listxattr - - - --- 2015-11-30 Andreas Gruenbacher New
[RFC] nfsd: serialize layout stateid morphing operations - - - --- 2015-11-29 Jeff Layton New
nfsd: ERROR: do not initialise statics to 0 - - - --- 2015-11-27 Wei Tang New
nfs: ERROR: do not initialise statics to 0 - - - --- 2015-11-27 Wei Tang New
[5/5] nfsd: implement the NFSv4.2 CLONE operation - - - --- 2015-11-26 Christoph Hellwig New
[4/5] nfsd: Pass filehandle to nfs4_preprocess_stateid_op() - - - --- 2015-11-26 Christoph Hellwig New
[3/5] vfs: pull btrfs clone API to vfs layer - - - --- 2015-11-26 Christoph Hellwig New
[2/5] locks: new locks_mandatory_area calling convention - - - --- 2015-11-26 Christoph Hellwig New
[1/5] cifs: implement clone_file_range operation - - - --- 2015-11-26 Christoph Hellwig New
nfs: ensure that attrcache is revalidated after a SETATTR - - - --- 2015-11-25 Jeff Layton New
nfs: if we have no valid attrs, then don't declare the attribute cache valid - - - --- 2015-11-25 Jeff Layton New
nfs4: resend LAYOUTGET when there is a race that changes the seqid - - - --- 2015-11-25 Jeff Layton New
xprtrdma: add missing curly braces, set rc to zero on non-zero - - - --- 2015-11-24 Colin King New
[01/12] Ext4: Fix extended timestamp encoding and decoding - - - --- 2015-11-24 Theodore Ts'o New
[Version,2,2/2] Adding tracepoint to cached open - - - --- 2015-11-24 Olga Kornievskaia New
[Version,2,1/2] Adding stateid information to tracepoints - - - --- 2015-11-24 Olga Kornievskaia New
[5/5] nfsd4: fix gss-proxy 4.1 mounts for some AD principals - - - --- 2015-11-24 Bruce Fields New
[4/5] nfsd: fix unlikely NULL deref in mach_creds_match - - - --- 2015-11-24 Bruce Fields New
[3/5] nfsd: minor consolidation of mach_cred handling code - - - --- 2015-11-24 Bruce Fields New
[2/5] nfsd: helper for dup of possibly NULL string - - - --- 2015-11-24 Bruce Fields New
[1/5] svcrpc: move some initialization to common code - - - --- 2015-11-24 Bruce Fields New
[v1,8/8] svcrdma: Remove svc_rdma_fastreg_mr::access_flags field - - - --- 2015-11-23 Chuck Lever New
[v1,7/8] svcrdma: No need to count WRs in svc_rdma_send() - - - --- 2015-11-23 Chuck Lever New
[v1,6/8] xprtrdma: Add class for RDMA backwards direction transport - - - --- 2015-11-23 Chuck Lever New
[v1,5/8] svcrdma: Add infrastructure to receive backwards direction RPC/RDMA replies - - - --- 2015-11-23 Chuck Lever New
[v1,4/8] svcrdma: Add infrastructure to send backwards direction RPC/RDMA calls - - - --- 2015-11-23 Chuck Lever New
[v1,3/8] svcrdma: Add svc_rdma_get_context() API that is allowed to fail - - - --- 2015-11-23 Chuck Lever New
[v1,2/8] svcrdma: Define maximum number of backchannel requests - - - --- 2015-11-23 Chuck Lever New
[v1,1/8] svcrdma: Do not send XDR roundup bytes for a write chunk - - - --- 2015-11-23 Chuck Lever New
[v1,9/9] xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit'). - - - --- 2015-11-23 Chuck Lever New
[v1,8/9] xprtrdma: Invalidate in the RPC reply handler - - - --- 2015-11-23 Chuck Lever New
[v1,7/9] SUNRPC: Introduct xprt_commit_rqst() - - - --- 2015-11-23 Chuck Lever New
[v1,6/9] xprtrdma: Add ro_unmap_sync method for all-physical registration - - - --- 2015-11-23 Chuck Lever New
[v1,5/9] xprtrdma: Add ro_unmap_sync method for FMR - - - --- 2015-11-23 Chuck Lever New
[v1,4/9] xprtrdma: Add ro_unmap_sync method for FRWR - - - --- 2015-11-23 Chuck Lever New
[v1,3/9] xprtrdma: Introduce ro_unmap_sync method - - - --- 2015-11-23 Chuck Lever New
[v1,2/9] xprtrdma: Move struct ib_send_wr off the stack - - - --- 2015-11-23 Chuck Lever New
[v1,1/9] xprtrdma: Add a safety margin for receive buffers - - - --- 2015-11-23 Chuck Lever New
nfs4.0 tests: discover max supported file size - - - --- 2015-11-23 Mkrtchyan, Tigran New
nfsd: recover: constify nfsd4_client_tracking_ops structures - - - --- 2015-11-22 Julia Lawall New
nfsd: constify nfsd4_callback_ops structure - - - --- 2015-11-21 Julia Lawall New
nfsd: fix a warning message - - - --- 2015-11-21 Dan Carpenter New
[1/1] Adding stateid information to tracepoints - - - --- 2015-11-20 Olga Kornievskaia New
[nfs-utils] statd: Update existing record if we receive SM_MON with new cookie - - - --- 2015-11-20 Scott Mayhew New
[12/12] fsinfo: CIFS: Return information through the filesystem info syscall - - - --- 2015-11-20 David Howells New
[11/12] fsinfo: NFS: Return information through the filesystem info syscall - - - --- 2015-11-20 David Howells New
[10/12] fsinfo: AFS: Return information through the filesystem info syscall - - - --- 2015-11-20 David Howells New
nfs4: start callback_ident at idr 1 - - - --- 2015-11-20 Benjamin Coddington New
[09/12] fsinfo: Ext4: Return information through the filesystem info syscall - - - --- 2015-11-20 David Howells New
[08/12] fsinfo: Add a system call to make enhanced filesystem info available - - - --- 2015-11-20 David Howells New
[07/12] statx: CIFS: Return enhanced attributes - - - --- 2015-11-20 David Howells New
[06/12] statx: NFS: Return enhanced file attributes - - - --- 2015-11-20 David Howells New
nfs4: limit callback decoding to received bytes - - - --- 2015-11-20 Benjamin Coddington New
[05/12] statx: Ext4: Return enhanced file attributes - - - --- 2015-11-20 David Howells New
[04/12] statx: AFS: Return enhanced file attributes - - - --- 2015-11-20 David Howells New
[03/12] statx: Add a system call to make enhanced file info available - - - --- 2015-11-20 David Howells New
[02/12] statx: Provide IOC flags for Windows fs attributes - - - --- 2015-11-20 David Howells New
[01/12] Ext4: Fix extended timestamp encoding and decoding - - - --- 2015-11-20 David Howells New
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY - - - --- 2015-11-19 Jeff Layton New
svc_create.c: Make sure errors are logged - - - --- 2015-11-18 Steve Dickson New
[RFC,2/2] exportfs: vet exports for subtree checking when testing the export fails - - - --- 2015-11-18 Jeff Layton New
[RFC,1/2] exportfs: pass export option flags to the kernel when testing export - - - --- 2015-11-18 Jeff Layton New
[v2] NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success - - - --- 2015-11-18 Kinglong Mee New
[v1,38/38] nfs: add a Kconfig option for NFS reexporting and documentation - - - --- 2015-11-17 Jeff Layton New
[v1,37/38] nfs: set export ops - - - --- 2015-11-17 Jeff Layton New
[v1,36/38] nfs: add a get_parent export operation for NFS - - - --- 2015-11-17 Jeff Layton New
[v1,35/38] nfs4: add NFSv4 LOOKUPP handlers - - - --- 2015-11-17 Jeff Layton New
[v1,34/38] nfs: nfs_fh_to_dentry() make use of inode cache - - - --- 2015-11-17 Jeff Layton New
[v1,33/38] nfs: add fh_to_dentry export op - - - --- 2015-11-17 Jeff Layton New
[v1,32/38] nfs: add encode_fh export op - - - --- 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
[v1,30/38] nfsd: close cached file when underlying file systems says no such file - - - --- 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,28/38] nfsd: close cached files prior to a REMOVE or RENAME that would replace target - - - --- 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,26/38] nfsd: return EREMOTE if we find an S_AUTOMOUNT inode - - - --- 2015-11-17 Jeff Layton New
[v1,25/38] nfsd: add errno mapping for EREMOTEIO - - - --- 2015-11-17 Jeff Layton New
[v1,24/38] nfsd: allow lockd to be forcibly disabled - - - --- 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,22/38] nfsd: rip out the raparms cache - - - --- 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
« 1 2 ... 189 190 191308 309 »