index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-26
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2015-04-23
NFS: Move nfs_idmap.h into fs/nfs/
Anna Schumaker
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-03-03
NFSv4.1: Clear the old state by our client id before establishing a new lease
Trond Myklebust
1
-1
/
+5
2015-03-03
NFSv4: Fix a race in NFSv4.1 server trunking discovery
Trond Myklebust
1
-2
/
+12
2015-02-11
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-12
/
+19
2015-01-23
NFSv4: Check for NULL argument in nfs_*_seqid() functions
Trond Myklebust
1
-7
/
+14
2015-01-23
NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails
Trond Myklebust
1
-5
/
+5
2015-01-16
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
1
-4
/
+4
2015-01-16
locks: convert posix locks to file_lock_context
Jeff Layton
1
-42
/
+10
2015-01-16
locks: move flock locks to file_lock_context
Jeff Layton
1
-2
/
+40
2014-09-30
Merge branch 'bugfixes' into linux-next
Trond Myklebust
1
-11
/
+6
2014-09-28
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
1
-10
/
+6
2014-09-28
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Trond Myklebust
1
-1
/
+0
2014-09-24
Fixing lease renewal
Olga Kornievskaia
1
-0
/
+1
2014-09-08
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"
Jeff Layton
1
-18
/
+6
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
[next]