Show patches with: none      |   30826 patches
« 1 2 ... 266 267 268308 309 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3] NFS: Use server-recommended security flavor by default (NFSv3) - - - --- 2013-03-22 Chuck Lever New
[v3,2/3] SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR - - - --- 2013-03-22 Chuck Lever New
[v3,1/3] SUNRPC: Remove extra xprt_put() - - - --- 2013-03-22 Chuck Lever New
NFSv4: Fix the string length returned by the idmapper - - - --- 2013-03-22 Dave Chiluk New
nfsd: remove support for nfsdcld - - - --- 2013-03-22 Jeff Layton New
nfsv4.1 client refuses to suspend - - - --- 2013-03-22 ycnian@gmail.com New
[9/9] nfsd4: don't destroy in-use session - - - --- 2013-03-21 Bruce Fields New
[8/9] nfsd4: don't destroy in-use clients - - - --- 2013-03-21 Bruce Fields New
[7/9] nfsd4: simplify bind_conn_to_session locking - - - --- 2013-03-21 Bruce Fields New
[6/9] nfsd4: fix destroy_session race - - - --- 2013-03-21 Bruce Fields New
[5/9] nfsd4: clientid lookup cleanup - - - --- 2013-03-21 Bruce Fields New
[4/9] nfsd4: destroy_clientid simplification - - - --- 2013-03-21 Bruce Fields New
[3/9] nfsd4: remove some dprintk's - - - --- 2013-03-21 Bruce Fields New
[2/9] nfsd4: STALE_STATEID cleanup - - - --- 2013-03-21 Bruce Fields New
[1/9] nfsd4: warn on odd create_session state - - - --- 2013-03-21 Bruce Fields New
[v2,3/3] NFSv4.1: Add a helper pnfs_commit_and_return_layout - - - --- 2013-03-21 Trond Myklebust New
[v2,2/3] NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn - - - --- 2013-03-21 Trond Myklebust New
[v2,1/3] NFSv4.1: Fix a race in pNFS layoutcommit - - - --- 2013-03-21 Trond Myklebust New
pnfs-block: removing DM device maybe cause oops when call dev_remove - - - --- 2013-03-21 fanchaoting New
[v2,3/3] NFS: Use server-recommended security flavor by default (NFSv3) - - - --- 2013-03-21 Chuck Lever New
[v2,2/3] SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR - - - --- 2013-03-21 Chuck Lever New
[v2,1/3] SUNRPC: Remove extra xprt_put() - - - --- 2013-03-21 Chuck Lever New
mountd: Add a default flavor to an export's e_secinfo list - - - --- 2013-03-20 Chuck Lever New
[3/3] NFSv4.1: Add a helper pnfs_commit_and_return_layout - - - --- 2013-03-20 Trond Myklebust New
[2/3] NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn - - - --- 2013-03-20 Trond Myklebust New
[1/3] NFSv4.1: Fix a race in pNFS layoutcommit - - - --- 2013-03-20 Trond Myklebust New
pnfs-block: removing DM device maybe cause oops when call dev_remove - - - --- 2013-03-20 fanchaoting New
sunrpc/cache.c: races while updating cache entries - - - --- 2013-03-20 NeilBrown New
NFS man page patch that moves nordirplus/rdirplus - - - --- 2013-03-19 Christopher T Vogan New
[3/3] NFS: Use server-recommended security flavor by default (NFSv3) - - - --- 2013-03-19 Chuck Lever New
[2/3] SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR - - - --- 2013-03-19 Chuck Lever New
[1/3] SUNRPC: Remove extra xprt_put() - - - --- 2013-03-19 Chuck Lever New
[10/11] NFSv4.1: Enable open-by-filehandle - - - --- 2013-03-19 Adamson, Andy New
NFSv4 setattr null-terminates strings - - - --- 2013-03-19 Dave Chiluk New
[10/11] NFSv4.1: Enable open-by-filehandle - - - --- 2013-03-19 Trond Myklebust New
[6/6] nfsd: scale up the number of DRC hash buckets with cache size - - - --- 2013-03-19 Jeff Layton New
[5/6] nfsd: keep stats on worst hash balancing seen so far - - - --- 2013-03-19 Jeff Layton New
[4/6] nfsd: add new reply_cache_stats file in nfsdfs - - - --- 2013-03-19 Jeff Layton New
[3/6] nfsd: track memory utilization by the DRC - - - --- 2013-03-19 Jeff Layton New
[2/6] nfsd: break out comparator into separate function - - - --- 2013-03-19 Jeff Layton New
[1/6] nfsd: eliminate one of the DRC cache searches - - - --- 2013-03-19 Jeff Layton New
[11/11] NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when available - - - --- 2013-03-19 Trond Myklebust New
[10/11] NFSv4.1: Enable open-by-filehandle - - - --- 2013-03-19 Trond Myklebust New
[09/11] NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opens - - - --- 2013-03-19 Trond Myklebust New
[08/11] NFSv4: Clean up nfs4_opendata_alloc in preparation for NFSv4.1 open modes - - - --- 2013-03-19 Trond Myklebust New
[07/11] NFSv4.1: Select the "most recent locking state" for read/write/setattr stateids - - - --- 2013-03-19 Trond Myklebust New
[06/11] NFSv4: Prepare for minorversion-specific nfs_server capabilities - - - --- 2013-03-19 Trond Myklebust New
[05/11] NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error - - - --- 2013-03-19 Trond Myklebust New
[04/11] NFSv4: The stateid must remain the same for replayed RPC calls - - - --- 2013-03-19 Trond Myklebust New
[03/11] NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match too - - - --- 2013-03-19 Trond Myklebust New
[02/11] NFS: Don't accept more reads/writes if the open context recovery failed - - - --- 2013-03-19 Trond Myklebust New
[01/11] NFSv4: Fail I/O if the state recovery fails irrevocably - - - --- 2013-03-19 Trond Myklebust New
sunrpc/cache.c: races while updating cache entries - - - --- 2013-03-19 NeilBrown New
nfsd: only unhash DRC entries that are in the hashtable - - - --- 2013-03-18 Jeff Layton New
pnfs: clear NFS_INO_LAYOUTCOMMIT* flags on destroy_layout - - - --- 2013-03-18 Benny Halevy New
nfsd: eliminate one of the DRC cache searches - - - --- 2013-03-18 Jeff Layton New
[v1,15/15] NFS: Use "krb5i" to establish NFSv4 state whenever possible - - - --- 2013-03-16 Chuck Lever New
[v1,14/15] NFS: Try AUTH_UNIX when PUTROOTFH gets NFS4ERR_WRONGSEC - - - --- 2013-03-16 Chuck Lever New
[v1,13/15] NFS: Use static list of security flavors during root FH lookup recovery - - - --- 2013-03-16 Chuck Lever New
[v1,12/15] NFS: Avoid PUTROOTFH when managing leases - - - --- 2013-03-16 Chuck Lever New
[v1,11/15] NFS: Clean up nfs4_proc_get_rootfh - - - --- 2013-03-16 Chuck Lever New
[v1,10/15] NFS: Handle missing rpc.gssd when looking up root FH - - - --- 2013-03-16 Chuck Lever New
[v1,09/15] SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch - - - --- 2013-03-16 Chuck Lever New
[v1,08/15] SUNRPC: Make gss_mech_get() static - - - --- 2013-03-16 Chuck Lever New
[v1,06/15] SUNRPC: Consider qop when looking up pseudoflavors - - - --- 2013-03-16 Chuck Lever New
[v1,05/15] SUNRPC: Load GSS kernel module by OID - - - --- 2013-03-16 Chuck Lever New
[v1,04/15] SUNRPC: Introduce rpcauth_get_pseudoflavor() - - - --- 2013-03-16 Chuck Lever New
[v1,03/15] SUNRPC: Define rpcsec_gss_info structure - - - --- 2013-03-16 Chuck Lever New
[v1,02/15] NFS: Remove unneeded forward declaration - - - --- 2013-03-16 Chuck Lever New
[v1,01/15] SUNRPC: Missing module alias for auth_rpcgss.ko - - - --- 2013-03-16 Chuck Lever New
nfsd: fix startup order in nfsd_reply_cache_init - - - --- 2013-03-15 Jeff Layton New
nfsd: remove unnecessary permission checking in nfsv4 - - - --- 2013-03-15 ycnian@gmail.com New
sunrpc/cache.c: races while updating cache entries - - - --- 2013-03-13 Bodo Stroesser New
[v2,08/10] gssd: Clean up gssd_setup_krb5_user_gss_ccache() - - - --- 2013-03-12 Chuck Lever New
pnfs-block: may be return NULL when find a extent - - - --- 2013-03-12 fanchaoting New
[linux-next,v3] SUNRPC: rpcrdma_register_default_external: Dynamically allocate ib_phys_buf - - - --- 2013-03-11 Tim Gardner New
[linux-next,v2] SUNRPC: rpcrdma_register_default_external: Dynamically allocate ib_phys_buf - - - --- 2013-03-11 Tim Gardner New
ctl: should return NULL when dmsetup fail in find_dm_name - - - --- 2013-03-11 fanchaoting New
spnfs-block: reserve space error in bl_encode_stripe - - - --- 2013-03-11 fanchaoting New
[v2] nfsd: rmmove unused macro in nfsv4 - - - --- 2013-03-11 ycnian@gmail.com New
nfsd: rmmove unused macro in nfsv4 - - - --- 2013-03-11 ycnian@gmail.com New
[v2] nfsd: fix bug on nfs4 stateid deallocation - - - --- 2013-03-11 ycnian@gmail.com New
nfsd: fix bug on nfs4 stateid deallocation - - - --- 2013-03-11 ycnian@gmail.com New
[linux-next] SUNRPC: rpcrdma_register_default_external: Dynamically allocate ib_phys_buf - - - --- 2013-03-10 Tim Gardner New
sunrpc: drop "select NETVM" - - - --- 2013-03-09 Paul Bolle New
sunrpc ODEBUG assertion. - - - --- 2013-03-09 J. Bruce Fields New
gssd - expired credentials problem - - - --- 2013-03-09 Lukas Hejtmanek New
sunrpc: don't attempt to cancel unitialized work - - - --- 2013-03-09 J. Bruce Fields New
[2/2] nfsd4: fix use-after-free of 4.1 client on connection loss - - - --- 2013-03-09 Bruce Fields New
[1/2] nfsd4: fix race on client shutdown - - - --- 2013-03-09 Bruce Fields New
[V7,-next,24/33] nfs: simplify swap - - - --- 2013-03-08 Dave Kleikamp New
[V7,-next,23/33] nfs: add support for read_iter, write_iter - - - --- 2013-03-08 Dave Kleikamp New
[11/11] gssd: Add "-c" command line option - - - --- 2013-03-08 Chuck Lever New
[10/11] gssd: gethostname(3) returns zero or -1, not an errno - - - --- 2013-03-08 Chuck Lever New
[09/11] gssd: Fix whitespace nits - - - --- 2013-03-08 Chuck Lever New
[08/11] rpc.gssd: Clean up gssd_setup_krb5_user_gss_ccache() - - - --- 2013-03-08 Chuck Lever New
[07/11] gssd: Update description of "-l" option - - - --- 2013-03-08 Chuck Lever New
[06/11] gssd: Clarify use of the term "machine credentials" in rpc.gssd(8) - - - --- 2013-03-08 Chuck Lever New
[05/11] gssd: Provide an introduction in gssd(8) - - - --- 2013-03-08 Chuck Lever New
[04/11] gssd: gssd.man is missing a description of the "-M" option - - - --- 2013-03-08 Chuck Lever New
« 1 2 ... 266 267 268308 309 »