index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2006-03-20
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
1
-7
/
+6
2006-01-18
[PATCH] nfsd4_lock() returns bogus values to clients
Al Viro
1
-0
/
+3
2006-01-18
[PATCH] NFSERR_SERVERFAULT returned host-endian
Al Viro
1
-2
/
+2
2006-01-18
[PATCH] nfsd4_truncate() bogus return value
Al Viro
1
-1
/
+1
2006-01-18
[PATCH] nfsd4: fix open_downgrade
J. Bruce Fields
1
-11
/
+11
2006-01-18
[PATCH] nfsd4: don't create on open that fails due to ERR_GRACE
J. Bruce Fields
1
-6
/
+0
2006-01-18
[PATCH] nfsd4: simplify process-open1 logic
J. Bruce Fields
1
-64
/
+35
2006-01-18
[PATCH] nfsd4: no replays on unconfirmed owners
J. Bruce Fields
1
-13
/
+11
2006-01-18
[PATCH] nfsd4: fix check_for_locks
J. Bruce Fields
1
-1
/
+2
2006-01-18
[PATCH] nfsd4: remove release_state_owner()
J. Bruce Fields
1
-22
/
+9
2006-01-18
[PATCH] nfsd4: rename lk_stateowner
J. Bruce Fields
1
-8
/
+8
2006-01-18
[PATCH] nfsd4: fix nfsd4_lock cleanup on failure
J. Bruce Fields
1
-14
/
+4
2006-01-18
[PATCH] nfsd4: misc lock fixes
Andy Adamson
1
-9
/
+5
2005-09-13
[PATCH] nfsd4: fix setclientid unlock of unlocked state lock
Neil Brown
1
-3
/
+2
2005-09-13
[PATCH] nfsd4: fix open seqid incrementing in lock
Neil Brown
1
-13
/
+15
2005-09-13
[PATCH] nfsd4: move replay_owner
Neil Brown
1
-10
/
+20
2005-09-13
[PATCH] nfsd4: printk reduction
Neil Brown
1
-17
/
+10
2005-07-07
[PATCH] nfsd4: check lock type against openmode.
NeilBrown
1
-16
/
+33
2005-07-07
[PATCH] nfsd4: clean up nfs4_preprocess_seqid_op
NeilBrown
1
-34
/
+22
2005-07-07
[PATCH] nfsd4: clarify close_lru handling
NeilBrown
1
-26
/
+14
2005-07-07
[PATCH] nfsd4: renew lease on seqid modifying operations
NeilBrown
1
-1
/
+1
2005-07-07
[PATCH] nfsd4: return better error on io incompatible with open mode
NeilBrown
1
-1
/
+1
2005-07-07
[PATCH] nfsd4: always update stateid on open
NeilBrown
1
-0
/
+1
2005-07-07
[PATCH] nfsd4: relax new lock seqid check
NeilBrown
1
-5
/
+0
2005-07-07
[PATCH] nfsd4: fix open_reclaim seqid
NeilBrown
1
-9
/
+6
2005-07-07
[PATCH] nfsd4: comment indentation
NeilBrown
1
-9
/
+9
2005-07-07
[PATCH] nfsd4: stop overusing RECLAIM_BAD
NeilBrown
1
-18
/
+7
2005-07-07
[PATCH] nfsd4: ERR_GRACE should bump seqid on lock
NeilBrown
1
-5
/
+7
2005-07-07
[PATCH] nfsd4: ERR_GRACE should bump seqid on open
NeilBrown
1
-0
/
+6
2005-07-07
[PATCH] nfsd4: fix release_lockowner
NeilBrown
1
-1
/
+6
2005-07-07
[PATCH] nfsd4: reboot recovery fix
NeilBrown
1
-0
/
+1
2005-06-24
[PATCH] knfsd: nfsd4 reboot dirname fix
NeilBrown
1
-2
/
+35
2005-06-24
[PATCH] knfsd: nfsd4: reboot recovery
NeilBrown
1
-0
/
+16
2005-06-24
[PATCH] knfsd: nfsd4: initialize recovery directory
NeilBrown
1
-2
/
+16
2005-06-24
[PATCH] knfsd: nfsd4: remove cb_parsed
NeilBrown
1
-4
/
+1
2005-06-24
[PATCH] knfsd: nfsd4: allow multiple lockowners
NeilBrown
1
-43
/
+33
2005-06-24
[PATCH] knfsd: nfsd4: rename state list fields
NeilBrown
1
-39
/
+39
2005-06-24
[PATCH] knfsd: nfsd4: miscellaneous setclientid_confirm cleanup
NeilBrown
1
-32
/
+17
2005-06-24
[PATCH] knfsd: nfsd4: setclientid_confirm comments
NeilBrown
1
-30
/
+29
2005-06-24
[PATCH] knfsd: nfsd4: setclientid_confirm gotoectomy
NeilBrown
1
-10
/
+7
2005-06-24
[PATCH] knfsd: nfsd4: fix setclientid_confirm error return
NeilBrown
1
-8
/
+3
2005-06-24
[PATCH] knfsd: nfsd4: fix setclientid_confirm cases
NeilBrown
1
-4
/
+15
2005-06-24
[PATCH] knfsd: nfsd4: fix uncomfirmed list
NeilBrown
1
-4
/
+7
2005-06-24
[PATCH] knfsd: nfsd4: make needlessly global code static
NeilBrown
1
-27
/
+30
2005-06-24
[PATCH] knfsd: nfsd4: grace period end
NeilBrown
1
-11
/
+13
2005-06-24
[PATCH] knfsd: nfsd4: add find_{un}conf_by_str functions to simplify setclientid
NeilBrown
1
-18
/
+31
2005-06-24
[PATCH] knfsd: nfsd4: reboot hash
NeilBrown
1
-42
/
+38
2005-06-24
[PATCH] knfsd: nfsd4: setclientid simplification
NeilBrown
1
-12
/
+2
2005-06-24
[PATCH] knfsd: nfsd4: remove nfs4_reclaim_init
NeilBrown
1
-3
/
+0
2005-06-24
[PATCH] knfsd: nfsd4: clean up state initialization
NeilBrown
1
-18
/
+17
[next]