index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim record
Jeff Layton
2012-11-12
1
-10
/
+10
*
nfsd: break out reclaim record removal into separate function
Jeff Layton
2012-11-12
1
-3
/
+9
*
nfsd: have nfsd4_find_reclaim_client take a char * argument
Jeff Layton
2012-11-12
1
-7
/
+4
*
nfsd: remove unused argument to nfs4_has_reclaimed_state
Jeff Layton
2012-11-10
1
-1
/
+1
*
nfsd4: common helper to initialize callback work
J. Bruce Fields
2012-11-07
1
-2
/
+2
*
nfsd4: implement backchannel_ctl operation
J. Bruce Fields
2012-11-07
1
-0
/
+14
*
nfsd4: use callback security parameters in create_session
J. Bruce Fields
2012-11-07
1
-0
/
+1
*
nfsd4: don't BUG in delegation break callback
J. Bruce Fields
2012-11-07
1
-3
/
+8
*
nfsd4: remove unused init_session return
J. Bruce Fields
2012-11-07
1
-2
/
+1
*
nfs: fix wrong object type in lockowner_slab
Yanchuan Nian
2012-11-07
1
-1
/
+1
*
nfsd4: remove unused variable in nfsd4_delegreturn()
Wei Yongjun
2012-11-07
1
-2
/
+0
*
nfs: disintegrate UAPI for nfs
J. Bruce Fields
2012-10-09
1
-2
/
+1
|
\
|
*
make get_file() return its argument
Al Viro
2012-09-26
1
-2
/
+1
*
|
nfsd4: don't allow reclaims of expired clients
J. Bruce Fields
2012-10-01
1
-8
/
+10
*
|
nfsd4: remove redundant callback probe
J. Bruce Fields
2012-10-01
1
-3
/
+1
*
|
nfsd4: expire old client earlier
J. Bruce Fields
2012-10-01
1
-10
/
+7
*
|
nfsd4: separate session allocation and initialization
J. Bruce Fields
2012-10-01
1
-23
/
+23
*
|
nfsd4: clean up session allocation
J. Bruce Fields
2012-10-01
1
-12
/
+20
*
|
nfsd4: minor free_session cleanup
J. Bruce Fields
2012-10-01
1
-10
/
+9
*
|
nfsd4: new_conn_from_crses should only allocate
J. Bruce Fields
2012-10-01
1
-16
/
+10
*
|
nfsd4: separate connection allocation and initialization
J. Bruce Fields
2012-10-01
1
-10
/
+15
*
|
nfsd4: reject bad forechannel attrs earlier
J. Bruce Fields
2012-10-01
1
-4
/
+2
*
|
nfsd4: enforce per-client sessions/no-sessions distinction
J. Bruce Fields
2012-10-01
1
-20
/
+29
*
|
nfsd4: set cl_minorversion at create time
J. Bruce Fields
2012-10-01
1
-10
/
+1
*
|
nfsd4: don't pin clientids to pseudoflavors
J. Bruce Fields
2012-10-01
1
-1
/
+17
*
|
nfsd4: eliminate redundant nfs4_free_stateid
J. Bruce Fields
2012-09-10
1
-6
/
+1
*
|
nfsd4: fix nfs4 stateid leak
J. Bruce Fields
2012-09-10
1
-0
/
+1
*
|
knfsd: don't allocate file_locks on the stack
Jeff Layton
2012-08-21
1
-42
/
+76
*
|
knfsd: remove bogus BUG_ON() call from nfsd4_locku
Jeff Layton
2012-08-21
1
-1
/
+0
*
|
nfsd4: nfsd_process_n_delegations should be static
J. Bruce Fields
2012-08-21
1
-1
/
+1
*
|
nfsd: trivial comment updates
Jeff Layton
2012-08-20
1
-5
/
+0
|
/
*
NFSd: make boot_time variable per network namespace
Stanislav Kinsbursky
2012-07-27
1
-16
/
+23
*
NFSd: make grace end flag per network namespace
Stanislav Kinsbursky
2012-07-27
1
-5
/
+3
*
LockD: pass actual network namespace to grace period management functions
Stanislav Kinsbursky
2012-07-27
1
-14
/
+15
*
NFSd: make nfsd4_manager allocated per network namespace context.
Stanislav Kinsbursky
2012-07-27
1
-13
/
+19
*
nfsd4: fix missing fault_inject.h include
J. Bruce Fields
2012-07-27
1
-0
/
+1
*
NFSd: fix locking in nfsd_forget_delegations()
Stanislav Kinsbursky
2012-07-25
1
-6
/
+17
*
nfsd4: fix cr_principal comparison check in same_creds
Vivek Trivedi
2012-07-25
1
-2
/
+2
*
nfsd4: release openowners on free in >=4.1 case
J. Bruce Fields
2012-07-10
1
-6
/
+13
*
nfsd4: process_open2 cleanup
J. Bruce Fields
2012-06-20
1
-5
/
+3
*
nfsd4: nfsd4_lock() cleanup
J. Bruce Fields
2012-06-20
1
-12
/
+3
*
NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID
Chuck Lever
2012-06-20
1
-6
/
+16
*
nfsd: probe the back channel on new connections
Weston Andros Adamson
2012-06-20
1
-0
/
+5
*
nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels
J. Bruce Fields
2012-06-14
1
-2
/
+2
*
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-01
1
-283
/
+242
|
\
|
*
nfsd4: fix, consolidate client_has_state
J. Bruce Fields
2012-05-31
1
-11
/
+4
|
*
nfsd4: don't remove rebooted client record until confirmation
J. Bruce Fields
2012-05-31
1
-4
/
+9
|
*
nfsd4: remove some dprintk's and a comment
J. Bruce Fields
2012-05-31
1
-8
/
+0
|
*
nfsd4: return "real" sequence id in confirmed case
J. Bruce Fields
2012-05-31
1
-1
/
+1
|
*
nfsd4: fix exchange_id to return confirm flag
J. Bruce Fields
2012-05-31
1
-1
/
+1
[next]