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
/
nfs
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-42
/
+27
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-2
/
+2
2014-07-12
nfs4: queue free_lock_state job submission to nfsiod
Jeff Layton
1
-6
/
+18
2014-07-12
nfs4: treat lock owners as opaque values
Jeff Layton
1
-36
/
+9
2014-06-10
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+3
2014-06-05
NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
Trond Myklebust
1
-3
/
+3
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2014-03-19
NFSv4: Ensure we respect soft mount timeouts during trunking discovery
Trond Myklebust
1
-1
/
+3
2014-03-17
Merge branch 'devel' into linux-next
Trond Myklebust
1
-1
/
+1
2014-03-05
NFSv4: Fix the return value of nfs4_select_rw_stateid
Trond Myklebust
1
-11
/
+3
2014-02-19
NFSv4: Clear the open state flags if the new stateid does not match
Trond Myklebust
1
-1
/
+1
2014-02-19
NFS fix error return in nfs4_select_rw_stateid
Andy Adamson
1
-1
/
+4
2014-01-05
point to the right include file in a comment (left over from a9004abc3)
Toralf Förster
1
-2
/
+2
2013-11-16
Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+6
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-13
nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than once
Jeff Layton
1
-1
/
+6
2013-10-31
nfs: fix inverted test for delegation in nfs4_reclaim_open_state
Jeff Layton
1
-1
/
+1
2013-10-28
NFS: Fix possible endless state recovery wait
Chuck Lever
1
-4
/
+6
2013-10-28
NFS: Handle SEQ4_STATUS_LEASE_MOVED
Chuck Lever
1
-2
/
+3
2013-10-28
NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager
Chuck Lever
1
-1
/
+72
2013-10-28
NFS: Add basic migration support to state manager thread
Chuck Lever
1
-3
/
+158
2013-10-28
NFSv4 Remove zeroing state kern warnings
Andy Adamson
1
-8
/
+5
2013-09-04
NFSv4: Don't try to recover NFSv4 locks when they are lost.
NeilBrown
1
-3
/
+11
2013-09-04
NFS: Fix warning introduced by NFSv4.0 transport blocking patches
Chuck Lever
1
-2
/
+2
2013-09-03
NFS: Update session draining barriers for NFSv4.0 transport blocking
Chuck Lever
1
-27
/
+34
2013-09-03
NFS: Enable slot table helpers for NFSv4.0
Chuck Lever
1
-9
/
+0
2013-08-22
NFS: remove incorrect "Lock reclaim failed!" warning.
NeilBrown
1
-7
/
+9
2013-08-07
NFS: Never use user credentials for lease renewal
Chuck Lever
1
-49
/
+8
2013-08-07
NFS: Use root's credential for lease management when keytab is missing
Chuck Lever
1
-1
/
+18
2013-07-23
NFS: Fix return type of nfs4_end_drain_session() stub
Chuck Lever
1
-1
/
+1
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-15
/
+21
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+1
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
1
-4
/
+4
2013-06-20
NFSv4.1 end back channel session draining
Andy Adamson
1
-12
/
+11
2013-06-06
NFSv4.1: Ensure that reclaim_complete uses the right credential
Trond Myklebust
1
-3
/
+10
2013-05-20
NFSv4.1 Fix a pNFS session draining deadlock
Andy Adamson
1
-8
/
+7
2013-05-06
NFSv4.1: Ensure that we free the lock stateid on the server
Trond Myklebust
1
-4
/
+7
2013-04-23
Merge branch 'bugfixes' into linux-next
Trond Myklebust
1
-1
/
+7
2013-04-23
Merge branch 'rpcsec_gss-from_cel' into linux-next
Trond Myklebust
1
-49
/
+11
2013-04-22
NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE
Chuck Lever
1
-1
/
+1
2013-04-20
NFSv4: Use the open stateid if the delegation has the wrong mode
Trond Myklebust
1
-1
/
+5
2013-04-08
NFSv4: Handle timeouts correctly when probing for lease validity
Trond Myklebust
1
-0
/
+4
2013-04-05
NFSv4: Fix a memory leak in nfs4_discover_server_trunking
Trond Myklebust
1
-1
/
+7
2013-04-05
NFSv4: Don't clear the machine cred when client establish returns EACCES
Trond Myklebust
1
-16
/
+0
2013-04-05
NFSv4: Fix issues in nfs4_discover_server_trunking
Trond Myklebust
1
-1
/
+6
2013-03-29
NFS: Use "krb5i" to establish NFSv4 state whenever possible
Chuck Lever
1
-32
/
+5
2013-03-28
NFSv4: Fix another reboot recovery race
Trond Myklebust
1
-0
/
+2
2013-03-25
NFSv4.1: Select the "most recent locking state" for read/write/setattr stateids
Trond Myklebust
1
-0
/
+2
2013-03-25
NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error
Trond Myklebust
1
-9
/
+23
2013-03-25
NFS: Don't accept more reads/writes if the open context recovery failed
Trond Myklebust
1
-0
/
+16
[prev]
[next]