index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
state.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKED
J. Bruce Fields
1
-0
/
+3
2013-04-08
nfsd4: cleanup handling of nfsv4.0 closed stateid's
J. Bruce Fields
1
-3
/
+1
2013-04-03
nfsd: convert the file_hashtbl to a hlist
Jeff Layton
1
-1
/
+1
2013-04-03
nfsd4: don't destroy in-use session
J. Bruce Fields
1
-1
/
+3
2013-04-03
nfsd4: don't destroy in-use clients
J. Bruce Fields
1
-13
/
+3
2013-04-03
nfsd4: fix race on client shutdown
J. Bruce Fields
1
-2
/
+0
2013-02-13
nfsd: Modify nfsd4_cb_sec to use kuids and kgids
Eric W. Biederman
1
-2
/
+2
2012-12-03
NFSD: Forget state for a specific client
Bryan Schumaker
1
-0
/
+1
2012-12-03
NFSD: Reading a fault injection file prints a state count
Bryan Schumaker
1
-0
/
+5
2012-12-03
NFSD: Fault injection operations take a per-client forget function
Bryan Schumaker
1
-5
/
+7
2012-11-28
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
1
-0
/
+15
2012-11-15
nfsd: pass nfsd_net instead of net to grace enders
Stanislav Kinsbursky
1
-1
/
+1
2012-11-15
nfsd: use service net instead of hard-coded init_net
Stanislav Kinsbursky
1
-1
/
+1
2012-11-15
nfsd: make reclaim_str_hashtbl allocated per net
Stanislav Kinsbursky
1
-5
/
+7
2012-11-15
nfsd: make nfs4_client network namespace dependent
Stanislav Kinsbursky
1
-0
/
+1
2012-11-12
nfsd: get rid of cl_recdir field
Jeff Layton
1
-2
/
+0
2012-11-12
nfsd: move the confirmed and unconfirmed hlists to a rbtree
Jeff Layton
1
-1
/
+2
2012-11-12
nfsd: don't search for client by hash on legacy reboot recovery gracedone
Jeff Layton
1
-2
/
+2
2012-11-12
nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim record
Jeff Layton
1
-1
/
+1
2012-11-12
nfsd: break out reclaim record removal into separate function
Jeff Layton
1
-0
/
+1
2012-11-12
nfsd: have nfsd4_find_reclaim_client take a char * argument
Jeff Layton
1
-1
/
+1
2012-11-10
nfsd: remove unused argument to nfs4_has_reclaimed_state
Jeff Layton
1
-1
/
+1
2012-11-07
nfsd4: backchannel should use client-provided security flavor
J. Bruce Fields
1
-0
/
+1
2012-11-07
nfsd4: common helper to initialize callback work
J. Bruce Fields
1
-1
/
+1
2012-11-07
nfsd4: implement backchannel_ctl operation
J. Bruce Fields
1
-0
/
+5
2012-11-07
nfsd4: use callback security parameters in create_session
J. Bruce Fields
1
-0
/
+1
2012-11-07
nfsd4: clean up callback security parsing
J. Bruce Fields
1
-2
/
+7
2012-10-01
nfsd4: enforce per-client sessions/no-sessions distinction
J. Bruce Fields
1
-1
/
+1
2012-08-20
nfsd: trivial comment updates
Jeff Layton
1
-5
/
+1
2012-08-20
nfsd4: fix security flavor of NFSv4.0 callback
J. Bruce Fields
1
-1
/
+0
2012-07-27
NFSd: make boot_time variable per network namespace
Stanislav Kinsbursky
1
-0
/
+1
2012-07-27
LockD: pass actual network namespace to grace period management functions
Stanislav Kinsbursky
1
-1
/
+2
2012-06-20
NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID
Chuck Lever
1
-1
/
+0
2012-05-31
nfsd4: move principal name into svc_cred
J. Bruce Fields
1
-1
/
+0
2012-03-26
nfsd: add nfsd4_client_tracking_ops struct and a way to set it
Jeff Layton
1
-6
/
+9
2012-03-26
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
Jeff Layton
1
-4
/
+7
2012-03-06
nfsd41: free_session/free_client must be called under the client_lock
Benny Halevy
1
-12
/
+1
2012-02-14
nfsd4: check for uninitialized slot
J. Bruce Fields
1
-0
/
+1
2012-02-14
nfsd4: rearrange struct nfsd4_slot
J. Bruce Fields
1
-3
/
+4
2012-01-05
nfsd4: nfsd4_create_clid_dir return value is unused
J. Bruce Fields
1
-1
/
+1
2011-11-15
nfsd4: add a separate (lockowner, inode) lookup
J. Bruce Fields
1
-0
/
+1
2011-10-24
nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid
Benny Halevy
1
-0
/
+1
2011-10-17
nfsd4: do idr preallocation with stateid allocation
J. Bruce Fields
1
-2
/
+2
2011-10-17
nfsd4: clean up open owners on OPEN failure
J. Bruce Fields
1
-0
/
+1
2011-10-17
nfsd4: make is_open_owner boolean
J. Bruce Fields
1
-1
/
+1
2011-10-10
nfsd4: cleanup state.h comments
J. Bruce Fields
1
-37
/
+8
2011-10-10
nfsd4: clean up downgrading code
J. Bruce Fields
1
-3
/
+5
2011-09-26
nfsd4: look up stateid's per clientid
J. Bruce Fields
1
-1
/
+3
2011-09-26
nfsd4: assume test_stateid always has session
J. Bruce Fields
1
-1
/
+1
2011-09-26
nfsd4: use idr for stateid's
J. Bruce Fields
1
-1
/
+0
[next]