Show patches with: none      |   30826 patches
« 1 2 ... 234 235 236308 309 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,062/100] nfsd: don't thrash the cl_lock while freeing an open stateid - - - --- 2014-07-08 Jeff Layton New
[v4,061/100] nfsd: reduce cl_lock thrashing in release_openowner - - - --- 2014-07-08 Jeff Layton New
[v4,060/100] nfsd: close potential race in nfsd4_free_stateid - - - --- 2014-07-08 Jeff Layton New
[v4,059/100] nfsd: optimize destroy_lockowner cl_lock thrashing - - - --- 2014-07-08 Jeff Layton New
[v4,058/100] nfsd: add locking to stateowner release - - - --- 2014-07-08 Jeff Layton New
[v4,057/100] nfsd: clean up and reorganize release_lockowner - - - --- 2014-07-08 Jeff Layton New
[v4,056/100] nfsd: Move the open owner hash table into struct nfs4_client - - - --- 2014-07-08 Jeff Layton New
[v4,055/100] nfsd: Protect adding/removing lock owners using client_lock - - - --- 2014-07-08 Jeff Layton New
[v4,054/100] nfsd: Protect adding/removing open state owners using client_lock - - - --- 2014-07-08 Jeff Layton New
[v4,053/100] nfsd: don't allow CLOSE to proceed until refcount on stateid drops - - - --- 2014-07-08 Jeff Layton New
[v4,052/100] nfsd: make openstateids hold references to their openowners - - - --- 2014-07-08 Jeff Layton New
[v4,051/100] nfsd: clean up refcounting for lockowners - - - --- 2014-07-08 Jeff Layton New
[v4,050/100] nfsd: Make lock stateid take a reference to the lockowner - - - --- 2014-07-08 Jeff Layton New
[v4,049/100] nfsd: add an operation for unhashing a stateowner - - - --- 2014-07-08 Jeff Layton New
[v4,048/100] nfsd: clean up lockowner refcounting when finding them - - - --- 2014-07-08 Jeff Layton New
[v4,047/100] nfsd: Keep a reference to the open stateid for the NFSv4.0 replay cache - - - --- 2014-07-08 Jeff Layton New
[v4,046/100] nfsd: Add reference counting to state owners - - - --- 2014-07-08 Jeff Layton New
[v4,045/100] nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type() - - - --- 2014-07-08 Jeff Layton New
[v4,044/100] nfsd: Migrate the stateid reference into nfs4_lookup_stateid() - - - --- 2014-07-08 Jeff Layton New
[v4,043/100] nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op - - - --- 2014-07-08 Jeff Layton New
[v4,042/100] nfsd: Add reference counting to nfs4_preprocess_confirmed_seqid_op - - - --- 2014-07-08 Jeff Layton New
[v4,041/100] nfsd: nfsd4_open_confirm() must reference the open stateid - - - --- 2014-07-08 Jeff Layton New
[v4,040/100] nfsd: Prepare nfsd4_close() for open stateid referencing - - - --- 2014-07-08 Jeff Layton New
[v4,039/100] nfsd: nfsd4_process_open2() must reference the open stateid - - - --- 2014-07-08 Jeff Layton New
[v4,038/100] nfsd: nfsd4_process_open2() must reference the delegation stateid - - - --- 2014-07-08 Jeff Layton New
[v4,037/100] nfsd: Ensure that nfs4_open_delegation() references the delegation stateid - - - --- 2014-07-08 Jeff Layton New
[v4,036/100] nfsd: nfsd4_locku() must reference the lock stateid - - - --- 2014-07-08 Jeff Layton New
[v4,035/100] nfsd: Add reference counting to lock stateids - - - --- 2014-07-08 Jeff Layton New
[v4,034/100] nfsd: ensure atomicity in nfsd4_free_stateid and nfsd4_validate_stateid - - - --- 2014-07-08 Jeff Layton New
[v4,033/100] nfsd: Slight cleanup of find_stateid() - - - --- 2014-07-08 Jeff Layton New
[v4,032/100] nfsd: Convert delegation counter to an atomic_long_t type - - - --- 2014-07-08 Jeff Layton New
[v4,031/100] nfsd: clean up races in lock stateid searching and creation - - - --- 2014-07-08 Jeff Layton New
[v4,030/100] nfsd: Add locking to protect the state owner lists - - - --- 2014-07-08 Jeff Layton New
[v4,029/100] nfsd: do filp_close in sc_free callback for lock stateids - - - --- 2014-07-08 Jeff Layton New
[v4,028/100] nfsd: Cleanup the freeing of stateids - - - --- 2014-07-08 Jeff Layton New
[v4,027/100] nfsd: Ensure atomicity of stateid destruction and idr tree removal - - - --- 2014-07-08 Jeff Layton New
[v4,026/100] nfsd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file - - - --- 2014-07-08 Jeff Layton New
[v4,025/100] nfsd: Add a struct nfs4_file field to struct nfs4_stid - - - --- 2014-07-08 Jeff Layton New
[v4,024/100] nfsd: Add reference counting to the lock and open stateids - - - --- 2014-07-08 Jeff Layton New
[v4,023/100] nfsd: Fix delegation revocation - - - --- 2014-07-08 Jeff Layton New
[v4,022/100] nfsd: Simplify stateid management - - - --- 2014-07-08 Jeff Layton New
[v4,021/100] nfsd: Protect the nfs4_file delegation fields using the fi_lock - - - --- 2014-07-08 Jeff Layton New
[v4,020/100] nfsd: nfs4_alloc_init_lease should take a nfs4_file arg - - - --- 2014-07-08 Jeff Layton New
[v4,019/100] locks: add file_has_lease to prevent delegation break races - - - --- 2014-07-08 Jeff Layton New
[v4,018/100] nfsd: cleanup and rename nfs4_check_open - - - --- 2014-07-08 Jeff Layton New
[v4,017/100] nfsd: make deny mode enforcement more efficient and close races in it - - - --- 2014-07-08 Jeff Layton New
[v4,016/100] nfsd: always hold the fi_lock when bumping fi_access refcounts - - - --- 2014-07-08 Jeff Layton New
[v4,015/100] nfsd: clean up reset_union_bmap_deny - - - --- 2014-07-08 Jeff Layton New
[v4,014/100] nfsd: set stateid access and deny bits in nfs4_get_vfs_file - - - --- 2014-07-08 Jeff Layton New
[v4,013/100] nfsd: shrink st_access_bmap and st_deny_bmap - - - --- 2014-07-08 Jeff Layton New
[v4,012/100] nfsd: remove nfs4_file_put_fd - - - --- 2014-07-08 Jeff Layton New
[v4,011/100] nfsd: refactor nfs4_file_get_access and nfs4_file_put_access - - - --- 2014-07-08 Jeff Layton New
[v4,010/100] nfsd: clean up helper __release_lock_stateid - - - --- 2014-07-08 Jeff Layton New
[v4,009/100] nfsd: Add locking to the nfs4_file->fi_fds[] array - - - --- 2014-07-08 Jeff Layton New
[v4,008/100] nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache - - - --- 2014-07-08 Jeff Layton New
[v4,007/100] nfsd: Add fine grained protection for the nfs4_file->fi_stateids list - - - --- 2014-07-08 Jeff Layton New
[v4,006/100] nfsd4: use cl_lock to synchronize all stateid idr calls - - - --- 2014-07-08 Jeff Layton New
[v4,005/100] nfsd: Move the delegation reference counter into the struct nfs4_stid - - - --- 2014-07-08 Jeff Layton New
[v4,004/100] nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg - - - --- 2014-07-08 Jeff Layton New
[v4,003/100] nfsd: Ensure stateids remain unique until they are freed - - - --- 2014-07-08 Jeff Layton New
[v4,002/100] nfsd: reduce some spinlocking in put_client_renew - - - --- 2014-07-08 Jeff Layton New
[v4,001/100] nfsd: close potential race between delegation break and laundromat - - - --- 2014-07-08 Jeff Layton New
gssd: Error out when rpc_pipefs directory is empty - - - --- 2014-07-08 Steve Dickson New
[2/4] NFSD: Rervert "knfsd: locks: flag NFSv4-owned locks" - - - --- 2014-07-08 Jeff Layton New
[2/2] nfs: check hostname in nfs_get_client - - - --- 2014-07-08 Peng Tao New
[1/2] nfsv4: set hostname when creating nfsv4 ds connection - - - --- 2014-07-08 Peng Tao New
nfsd: close potential race between delegation break and laundromat - - - --- 2014-07-07 Jeff Layton New
[4/4] NFSD: Cleanup for nfsd4_release_lockowner() - - - --- 2014-07-07 Kinglong Mee New
[3/4,RFC] NFSD: Revert setting op_encode_lockowner_maxsz - - - --- 2014-07-07 Kinglong Mee New
[2/4] NFSD: Rervert "knfsd: locks: flag NFSv4-owned locks" - - - --- 2014-07-07 Kinglong Mee New
[1/4] NFSD: Fix memory leak in encoding denied lock - - - --- 2014-07-07 Kinglong Mee New
[2/2] SCHED: allow wait_on_bit_action functions to support a timeout. - - - --- 2014-07-07 NeilBrown New
[1/2] SCHED: remove proliferation of wait_on_bit action functions. - - - --- 2014-07-07 NeilBrown New
nfsd: Fix bad reserving space for encoding rdattr_error - - - --- 2014-07-06 Kinglong Mee New
[3.14,35/59] NFS: populate ->net in mount data when remounting - - - --- 2014-07-04 Greg Kroah-Hartman New
[3.15,39/66] NFS: populate ->net in mount data when remounting - - - --- 2014-07-04 Greg Kroah-Hartman New
[v3,015/114] nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client - - - --- 2014-07-03 Jeff Layton New
nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbig - - - --- 2014-07-03 Jeff Layton New
nfsd: properly convert return from commit_metadata to __be32 - - - --- 2014-07-03 Jeff Layton New
[3.11,113/198] NFS: populate ->net in mount data when remounting - - - --- 2014-07-03 Luis Henriques New
[2/2] pnfs/filelayout: retry ds commit if nfs_commitdata_alloc fails - - - --- 2014-07-03 Peng Tao New
[1/2] pnfs/filelayout: fix race between mark_request_commit and scan_commit_lists - - - --- 2014-07-03 Peng Tao New
[3/3] nfs41: layout return on close in delegation return - - - --- 2014-07-03 Peng Tao New
[2/3] nfs41: return layout on last close - - - --- 2014-07-03 Peng Tao New
[1/3] nfs4: add nfs4_check_delegation - - - --- 2014-07-03 Peng Tao New
[v3,2/2] SUNRPC: Handle EPIPE in xprt_connect_status - - - --- 2014-07-03 Trond Myklebust New
[v3,1/2] SUNRPC: Ensure that we handle ENOBUFS errors correctly. - - - --- 2014-07-03 Trond Myklebust New
nfsd: add a new /proc/fs/nfsd/max_connections file - - - --- 2014-07-02 Jeff Layton New
[v3,2/3] mm: Introduce atomic_remove_mapping - - - --- 2014-07-02 Minchan Kim New
nfsd: Ensure that nfsd_create_setattr commits files to stable storage - - - --- 2014-07-01 Trond Myklebust New
[RFC] dlm: Remove unused conf from lm_grant - - - --- 2014-07-01 Joe Perches New
NFSD: Remove iattr parameter from nfsd_symlink() - - - --- 2014-07-01 Kinglong Mee New
SUNRPC: Ensure that we handle ENOBUFS errors correctly. - - - --- 2014-06-30 Trond Myklebust New
[1/1] NFS: use ARRAY_SIZE instead of sizeof/sizeof[0] - - - --- 2014-06-30 Fabian Frederick New
[v3,114/114] nfsd: add some comments to the nfsd4 object definitions - - - --- 2014-06-30 Jeff Layton New
[v3,113/114] nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers - - - --- 2014-06-30 Jeff Layton New
[v3,112/114] nfsd: remove nfs4_lock_state: nfs4_state_shutdown_net - - - --- 2014-06-30 Jeff Layton New
[v3,111/114] nfsd: remove nfs4_lock_state: nfs4_laundromat - - - --- 2014-06-30 Jeff Layton New
[v3,110/114] nfsd: Remove nfs4_lock_state(): reclaim_complete() - - - --- 2014-06-30 Jeff Layton New
[v3,109/114] nfsd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renew - - - --- 2014-06-30 Jeff Layton New
« 1 2 ... 234 235 236308 309 »