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
2018-11-12
NFSv4: Ensure that the state manager exits the loop on SIGKILL
Trond Myklebust
1
-1
/
+1
2018-11-12
NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING
Trond Myklebust
1
-3
/
+5
2018-09-30
NFSv4: Split out NFS v4.2 copy completion functions
Anna Schumaker
1
-15
/
+26
2018-09-30
NFS: Reduce indentation of nfs4_recovery_handle_error()
Anna Schumaker
1
-32
/
+32
2018-09-30
NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state()
Anna Schumaker
1
-37
/
+33
2018-09-30
NFS: Split out the body of nfs4_reclaim_open_state()
Anna Schumaker
1
-36
/
+47
2018-09-30
NFSv4: Convert struct nfs4_state to use refcount_t
Trond Myklebust
1
-4
/
+4
2018-09-30
NFSv4: Convert open state lookup to use RCU
Trond Myklebust
1
-6
/
+6
2018-09-30
NFS: Convert lookups of the open context to RCU
Trond Myklebust
1
-6
/
+6
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
1
-0
/
+2
2018-08-13
NFSv4: Don't busy wait if NFSv4 session draining is interrupted
Trond Myklebust
1
-5
/
+13
2018-08-13
NFS recover from destination server reboot for copies
Olga Kornievskaia
1
-0
/
+16
2018-08-08
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-05-31
pnfs: Add LAYOUTGET to OPEN of a new file
Fred Isaman
1
-0
/
+8
2018-04-10
nfs: Use ida_simple API
Matthew Wilcox
1
-12
/
+10
2018-01-14
NFSv4: always set NFS_LOCK_LOST when a lock is lost.
NeilBrown
1
-1
/
+4
2017-11-29
NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"
Trond Myklebust
1
-2
/
+2
2017-11-17
NFSv4: Replace closed stateids with the "invalid special stateid"
Trond Myklebust
1
-0
/
+8
2017-11-17
NFSv4: Check the open stateid when searching for expired state
Trond Myklebust
1
-0
/
+5
2017-11-17
NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
Trond Myklebust
1
-2
/
+7
2017-11-17
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
Trond Myklebust
1
-0
/
+16
2017-11-17
NFSv4: Fix OPEN / CLOSE race
Trond Myklebust
1
-0
/
+1
2017-11-17
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
1
-3
/
+3
2017-11-17
fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-5
/
+11
2017-07-13
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
1
-5
/
+11
2017-06-27
NFS: Trunking detection should handle ERESTARTSYS/EINTR
Trond Myklebust
1
-0
/
+2
2017-05-05
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
1
-3
/
+7
2017-01-30
NFSv4: Fix warning for using 0 as NULL
Wei Yongjun
1
-1
/
+1
2017-01-26
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
1
-0
/
+1
2017-01-13
NFSv4: Fix client recovery when server reboots multiple times
Trond Myklebust
1
-1
/
+0
2016-12-19
NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
NeilBrown
1
-16
/
+13
2016-12-19
NFSv4: ensure __nfs4_find_lock_state returns consistent result.
NeilBrown
1
-8
/
+20
2016-12-04
NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery()
Trond Myklebust
1
-1
/
+1
2016-12-01
NFS: discard nfs_lockowner structure.
NeilBrown
1
-1
/
+1
2016-12-01
NFSv4: enhance nfs4_copy_lock_stateid to use a flock stateid if there is one
NeilBrown
1
-5
/
+9
2016-12-01
NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_o...
NeilBrown
1
-6
/
+5
2016-11-18
NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
Benjamin Coddington
1
-0
/
+1
2016-09-27
NFSv4: If recovery failed for a specific open stateid, then don't retry
Trond Myklebust
1
-7
/
+11
2016-09-27
NFSv4: Open state recovery must account for file permission changes
Trond Myklebust
1
-0
/
+3
2016-09-27
NFSv4: nfs_inode_find_state_and_recover() should check all stateids
Trond Myklebust
1
-5
/
+39
2016-09-27
NFSv4.1: Test delegation stateids when server declares "some state revoked"
Trond Myklebust
1
-8
/
+9
2016-09-27
NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
Trond Myklebust
1
-1
/
+11
2016-08-05
NFSv4: Cleanup the setting of the nfs4 lease period
Trond Myklebust
1
-6
/
+3
2016-06-24
nfs4: Fix potential use after free of state in nfs4_do_reclaim.
Oleg Drokin
1
-1
/
+1
2016-05-27
nfs: fix anonymous member initializer build failure with older compilers
Linus Torvalds
1
-1
/
+1
2016-05-17
NFSv4: Use the right stateid for delegations in setattr, read and write
Trond Myklebust
1
-4
/
+9
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
1
-1
/
+4
2015-10-02
NFSv4: Don't try to reclaim unused state owners
Trond Myklebust
1
-1
/
+2
2015-09-17
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
1
-1
/
+1
[next]