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
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
nfs: disintegrate UAPI for nfs
J. Bruce Fields
1
-2
/
+1
2012-10-01
nfsd4: don't allow reclaims of expired clients
J. Bruce Fields
1
-8
/
+10
2012-10-01
nfsd4: remove redundant callback probe
J. Bruce Fields
1
-3
/
+1
2012-10-01
nfsd4: expire old client earlier
J. Bruce Fields
1
-10
/
+7
2012-10-01
nfsd4: separate session allocation and initialization
J. Bruce Fields
1
-23
/
+23
2012-10-01
nfsd4: clean up session allocation
J. Bruce Fields
1
-12
/
+20
2012-10-01
nfsd4: minor free_session cleanup
J. Bruce Fields
1
-10
/
+9
2012-10-01
nfsd4: new_conn_from_crses should only allocate
J. Bruce Fields
1
-16
/
+10
2012-10-01
nfsd4: separate connection allocation and initialization
J. Bruce Fields
1
-10
/
+15
2012-10-01
nfsd4: reject bad forechannel attrs earlier
J. Bruce Fields
1
-4
/
+2
2012-10-01
nfsd4: enforce per-client sessions/no-sessions distinction
J. Bruce Fields
1
-20
/
+29
2012-10-01
nfsd4: set cl_minorversion at create time
J. Bruce Fields
1
-10
/
+1
2012-10-01
nfsd4: don't pin clientids to pseudoflavors
J. Bruce Fields
1
-1
/
+17
2012-09-26
make get_file() return its argument
Al Viro
1
-2
/
+1
2012-09-10
nfsd4: eliminate redundant nfs4_free_stateid
J. Bruce Fields
1
-6
/
+1
2012-09-10
nfsd4: fix nfs4 stateid leak
J. Bruce Fields
1
-0
/
+1
2012-08-21
knfsd: don't allocate file_locks on the stack
Jeff Layton
1
-42
/
+76
2012-08-21
knfsd: remove bogus BUG_ON() call from nfsd4_locku
Jeff Layton
1
-1
/
+0
2012-08-21
nfsd4: nfsd_process_n_delegations should be static
J. Bruce Fields
1
-1
/
+1
2012-08-20
nfsd: trivial comment updates
Jeff Layton
1
-5
/
+0
2012-07-27
NFSd: make boot_time variable per network namespace
Stanislav Kinsbursky
1
-16
/
+23
2012-07-27
NFSd: make grace end flag per network namespace
Stanislav Kinsbursky
1
-5
/
+3
2012-07-27
LockD: pass actual network namespace to grace period management functions
Stanislav Kinsbursky
1
-14
/
+15
2012-07-27
NFSd: make nfsd4_manager allocated per network namespace context.
Stanislav Kinsbursky
1
-13
/
+19
2012-07-27
nfsd4: fix missing fault_inject.h include
J. Bruce Fields
1
-0
/
+1
2012-07-25
NFSd: fix locking in nfsd_forget_delegations()
Stanislav Kinsbursky
1
-6
/
+17
2012-07-25
nfsd4: fix cr_principal comparison check in same_creds
Vivek Trivedi
1
-2
/
+2
2012-07-10
nfsd4: release openowners on free in >=4.1 case
J. Bruce Fields
1
-6
/
+13
2012-06-20
nfsd4: process_open2 cleanup
J. Bruce Fields
1
-5
/
+3
2012-06-20
nfsd4: nfsd4_lock() cleanup
J. Bruce Fields
1
-12
/
+3
2012-06-20
NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID
Chuck Lever
1
-6
/
+16
2012-06-20
nfsd: probe the back channel on new connections
Weston Andros Adamson
1
-0
/
+5
2012-06-14
nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels
J. Bruce Fields
1
-2
/
+2
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-283
/
+242
2012-05-31
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+9
2012-05-31
nfsd4: fix, consolidate client_has_state
J. Bruce Fields
1
-11
/
+4
2012-05-31
nfsd4: don't remove rebooted client record until confirmation
J. Bruce Fields
1
-4
/
+9
2012-05-31
nfsd4: remove some dprintk's and a comment
J. Bruce Fields
1
-8
/
+0
2012-05-31
nfsd4: return "real" sequence id in confirmed case
J. Bruce Fields
1
-1
/
+1
2012-05-31
nfsd4: fix exchange_id to return confirm flag
J. Bruce Fields
1
-1
/
+1
2012-05-31
nfsd4: clarify that renewing expired client is a bug
J. Bruce Fields
1
-1
/
+2
2012-05-31
nfsd4: simpler ordering of setclientid_confirm checks
J. Bruce Fields
1
-13
/
+11
2012-05-31
nfsd4: setclientid: remove pointless assignment
J. Bruce Fields
1
-2
/
+1
2012-05-31
nfsd4: fix error return in non-matching-creds case
J. Bruce Fields
1
-36
/
+26
2012-05-31
nfsd4: fix setclientid_confirm same_cred check
J. Bruce Fields
1
-1
/
+1
2012-05-31
nfsd4: merge 3 setclientid cases to 2
J. Bruce Fields
1
-7
/
+2
2012-05-31
nfsd4: pull out common code from setclientid cases
J. Bruce Fields
1
-21
/
+5
2012-05-31
nfsd4: merge last two setclientid cases
J. Bruce Fields
1
-9
/
+4
2012-05-31
nfsd4: setclientid/confirm comment cleanup
J. Bruce Fields
1
-56
/
+11
2012-05-31
nfsd4: setclientid remove unnecessary terms from a logical expression
J. Bruce Fields
1
-3
/
+2
[next]