Show patches with: none      |   31104 patches
« 1 2 ... 241 242 243311 312 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,064/104] nfsd: optimize destroy_lockowner cl_lock thrashing - - - --- 2014-06-19 Jeff Layton New
[v1,063/104] nfsd: add locking to stateowner release - - - --- 2014-06-19 Jeff Layton New
[v1,062/104] lockdep: add lockdep_assert_not_held - - - --- 2014-06-19 Jeff Layton New
[v1,061/104] NFSd: Move the open owner hash table into struct nfs4_client - - - --- 2014-06-19 Jeff Layton New
[v1,060/104] NFSd: Always use lookup_clientid() in nfsd4_process_open1 - - - --- 2014-06-19 Jeff Layton New
[v1,059/104] NFSd: Convert nfsd4_process_open1() to work with lookup_clientid() - - - --- 2014-06-19 Jeff Layton New
[v1,058/104] NFSd: Cache the client that was looked up in lookup_clientid() - - - --- 2014-06-19 Jeff Layton New
[v1,057/104] NFSd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argument - - - --- 2014-06-19 Jeff Layton New
[v1,056/104] NFSd: Protect adding/removing lock owners using client_lock - - - --- 2014-06-19 Jeff Layton New
[v1,055/104] NFSd: Protect adding/removing open state owners using client_lock - - - --- 2014-06-19 Jeff Layton New
[v1,054/104] nfsd: don't allow CLOSE to proceed until refcount on stateid drops - - - --- 2014-06-19 Jeff Layton New
[v1,053/104] nfsd: make openstateids hold references to their openowners - - - --- 2014-06-19 Jeff Layton New
[v1,052/104] nfsd: declare v4.1+ openowners confirmed on creation - - - --- 2014-06-19 Jeff Layton New
[v1,051/104] nfsd: clean up refcounting for lockowners - - - --- 2014-06-19 Jeff Layton New
[v1,050/104] nfsd: clean up nfs4_release_lockowner - - - --- 2014-06-19 Jeff Layton New
[v1,049/104] NFSd: Make lock stateid take a reference to the lockowner - - - --- 2014-06-19 Jeff Layton New
[v1,048/104] nfsd: add an operation for unhashing a stateowner - - - --- 2014-06-19 Jeff Layton New
[v1,047/104] nfsd: clean up lockowner refcounting when finding them - - - --- 2014-06-19 Jeff Layton New
[v1,046/104] NFSd: Keep a reference to the open stateid for the NFSv4.0 replay cache - - - --- 2014-06-19 Jeff Layton New
[v1,045/104] NFSd: Add reference counting to state owners - - - --- 2014-06-19 Jeff Layton New
[v1,044/104] NFSd: Migrate the stateid reference into nfs4_find_stateid_by_type() - - - --- 2014-06-19 Jeff Layton New
[v1,043/104] NFSd: Migrate the stateid reference into nfs4_lookup_stateid() - - - --- 2014-06-19 Jeff Layton New
[v1,042/104] NFSd: Migrate the stateid reference into nfs4_preprocess_seqid_op - - - --- 2014-06-19 Jeff Layton New
[v1,041/104] NFSd: Add reference counting to nfs4_preprocess_confirmed_seqid_op - - - --- 2014-06-19 Jeff Layton New
[v1,040/104] NFSd: nfsd4_open_confirm() must reference the open stateid - - - --- 2014-06-19 Jeff Layton New
[v1,039/104] NFSd: Prepare nfsd4_close() for open stateid referencing - - - --- 2014-06-19 Jeff Layton New
[v1,038/104] NFSd: nfsd4_process_open2() must reference the open stateid - - - --- 2014-06-19 Jeff Layton New
[v1,037/104] NFSd: nfsd4_process_open2() must reference the delegation stateid - - - --- 2014-06-19 Jeff Layton New
[v1,036/104] NFSd: Ensure that nfs4_open_delegation() references the delegation stateid - - - --- 2014-06-19 Jeff Layton New
[v1,035/104] NFSd: nfsd4_locku() must reference the lock stateid - - - --- 2014-06-19 Jeff Layton New
[v1,034/104] NFSd: Add reference counting to lock stateids - - - --- 2014-06-19 Jeff Layton New
[v1,033/104] NFSd: Add reference counting to find_stateid - - - --- 2014-06-19 Jeff Layton New
[v1,032/104] NFSd: Slight cleanup of find_stateid() - - - --- 2014-06-19 Jeff Layton New
[v1,031/104] NFSd: Convert delegation counter to an atomic_long_t type - - - --- 2014-06-19 Jeff Layton New
[v1,030/104] nfsd: clean up races in lock stateid searching and creation - - - --- 2014-06-19 Jeff Layton New
[v1,029/104] NFSd: Add locking to protect the state owner lists - - - --- 2014-06-19 Jeff Layton New
[v1,028/104] nfsd: do filp_close in sc_free callback for lock stateids - - - --- 2014-06-19 Jeff Layton New
[v1,027/104] NFSd: Cleanup the freeing of stateids - - - --- 2014-06-19 Jeff Layton New
[v1,026/104] NFSd: Ensure atomicity of stateid destruction and idr tree removal - - - --- 2014-06-19 Jeff Layton New
[v1,025/104] NFSd: Ensure stateids remain unique until they are freed - - - --- 2014-06-19 Jeff Layton New
[v1,024/104] NFSd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file - - - --- 2014-06-19 Jeff Layton New
[v1,023/104] NFSd: Add a struct nfs4_file field to struct nfs4_stid - - - --- 2014-06-19 Jeff Layton New
[v1,022/104] NFSd: clean up nfsd4_close_open_stateid - - - --- 2014-06-19 Jeff Layton New
[v1,021/104] NFSd: Add reference counting to the lock and open stateids - - - --- 2014-06-19 Jeff Layton New
[v1,020/104] NFSd: Fix delegation revocation - - - --- 2014-06-19 Jeff Layton New
[v1,019/104] NFSd: Simplify stateid management - - - --- 2014-06-19 Jeff Layton New
[v1,018/104] NFSd: Move the delegation reference counter into the struct nfs4_stid - - - --- 2014-06-19 Jeff Layton New
[v1,017/104] NFSd: Allow struct nfsd4_compound_state to cache the nfs4_client - - - --- 2014-06-19 Jeff Layton New
[v1,016/104] NFSd: Don't get a session reference without a client reference - - - --- 2014-06-19 Jeff Layton New
[v1,015/104] NFSd: Cleanup nfs4svc_encode_compoundres - - - --- 2014-06-19 Jeff Layton New
[v1,014/104] NFSd: NFSv4 lock-owners are not associated to a specific file - - - --- 2014-06-19 Jeff Layton New
[v1,013/104] NFSd: Allow lockowners to hold several stateids - - - --- 2014-06-19 Jeff Layton New
[v1,012/104] NFSd: Clean up helper __release_lock_stateid - - - --- 2014-06-19 Jeff Layton New
[v1,011/104] NFSd: Lock owners are not per open stateid - - - --- 2014-06-19 Jeff Layton New
[v1,010/104] NFSd: Protect the nfs4_file delegation fields using the fi_lock - - - --- 2014-06-19 Jeff Layton New
[v1,009/104] locks: add file_has_lease - - - --- 2014-06-19 Jeff Layton New
[v1,008/104] NFSd: Ensure that nfs4_file_get_access enforces share access modes - - - --- 2014-06-19 Jeff Layton New
[v1,007/104] NFSd: Add locking to the nfs4_file->fi_fds[] array - - - --- 2014-06-19 Jeff Layton New
[v1,006/104] NFSd: Add a mutex to protect the NFSv4.0 open owner replay cache - - - --- 2014-06-19 Jeff Layton New
[v1,005/104] NFSd: Add fine grained protection for the nfs4_file->fi_stateids list - - - --- 2014-06-19 Jeff Layton New
[v1,004/104] nfsd4: use cl_lock to synchronize all stateid idr calls - - - --- 2014-06-19 Jeff Layton New
[v1,003/104] NFSd: nfs4_preprocess_seqid_op should only set *stpp on success - - - --- 2014-06-19 Jeff Layton New
[v1,002/104] NFSd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg - - - --- 2014-06-19 Jeff Layton New
[v1,001/104] nfsd: Protect addition to the file_hashtbl - - - --- 2014-06-19 Jeff Layton New
[V2] xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result - - - --- 2014-06-19 Yan Burman New
nfsd: properly handle embedded newlines in fault_injection input - - - --- 2014-06-18 Jeff Layton New
nfs: only show Posix ACLs in listxattr if actually present - - - --- 2014-06-18 Christoph Hellwig New
[RFC] nfs: ensure cached data is correct before using delegation - - - --- 2014-06-17 Scott Mayhew New
xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result - - - --- 2014-06-17 Yan Burman New
[v2,4/4] nfsd: add appropriate __force directives to filehandle generation code - - - --- 2014-06-17 Jeff Layton New
[v2,3/4] nfsd: nfsd_splice_read and nfsd_readv should return __be32 - - - --- 2014-06-17 Jeff Layton New
[v2,2/4] nfsd: clean up sparse endianness warnings in nfscache.c - - - --- 2014-06-17 Jeff Layton New
[v2,1/4] nfsd: add __force to opaque verifier field casts - - - --- 2014-06-17 Jeff Layton New
nfsd: sparse endianness warning cleanups - - - --- 2014-06-17 Jeff Layton New
nfsd: fix return of nfs4_acl_write_who - - - --- 2014-06-17 Jeff Layton New
nfsiostat: Document the output columns in the manpage - - - --- 2014-06-16 Steve Dickson New
[RFC] nfs: ensure cached data is correct before using delegation - - - --- 2014-06-13 Scott Mayhew New
[3/3,v3] ACL: Add some test cases for nfsv4 acl - - - --- 2014-06-13 Kinglong Mee New
[2/3,v3] NFS4.0: Cases for SGID/SUID status after writing - - - --- 2014-06-13 Kinglong Mee New
[1/3,v2] NFS4.0: Add IPv6 support - - - --- 2014-06-13 Kinglong Mee New
NFSD: fix bug for readdir of pseudofs - - - --- 2014-06-13 Kinglong Mee New
[Version,2,1/1] NFS NFS test SECINFO RPC_AUTH_GSS pseudoflavors for support - - - --- 2014-06-12 Andy Adamson New
[Version,2,1/2] NFS NFS test SECINFO RPC_AUTH_GSS pseudoflavors for support - - - --- 2014-06-12 Andy Adamson New
Phantom ACL-related xattrs on 3.14.4 NFS client - - - --- 2014-06-11 Christoph Hellwig New
rpc_pipe: Drop memory allocation cast - - - --- 2014-06-10 HIMANGI SARAOGI New
NFSD: Using exp_get for export getting - - - --- 2014-06-10 Kinglong Mee New
NFSD: Using path_get when assigning path for export - - - --- 2014-06-10 Kinglong Mee New
[v2] NFS4.1: try to clean sessions after testing - - - --- 2014-06-10 Kinglong Mee New
NFS: populate ->net in mount data when remounting - - - --- 2014-06-10 Mateusz Guzik New
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok - - - --- 2014-06-10 Kinglong Mee New
NFSD: Using min/max/min_t/max_t for calculate - - - --- 2014-06-10 Kinglong Mee New
NFS4.1: try to clean sessions after testing - - - --- 2014-06-10 Kinglong Mee New
pnfs: fix lockup caused by pnfs_generic_pg_test - - - --- 2014-06-09 Weston Andros Adamson New
[3/3] NFS test SECINFO RPC_AUTH_GSS pseudoflavors for support - - - --- 2014-06-09 Andy Adamson New
[2/3] NFS Return -EPERM if no supported or matching SECINFO flavor - - - --- 2014-06-09 Andy Adamson New
[1/3] NFS check the return of nfs4_negotiate_security in nfs4_submount - - - --- 2014-06-09 Andy Adamson New
[v3,7/7] nfs: remove unneeded EXPORTs - - - --- 2014-06-09 Weston Andros Adamson New
[v3,6/7] pnfs: clean up *_resend_to_mds - - - --- 2014-06-09 Weston Andros Adamson New
[v3,5/7] nfs: remove pgio_header refcount, related cleanup - - - --- 2014-06-09 Weston Andros Adamson New
[v3,4/7] nfs: remove unused writeverf code - - - --- 2014-06-09 Weston Andros Adamson New
« 1 2 ... 241 242 243311 312 »