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
2018-09-26
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
1
-0
/
+2
2018-04-26
NFSv4: always set NFS_LOCK_LOST when a lock is lost.
NeilBrown
1
-1
/
+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
2015-08-17
NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()
Anna Schumaker
1
-11
/
+1
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly
Trond Myklebust
1
-3
/
+3
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly
Trond Myklebust
1
-2
/
+4
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly.
Trond Myklebust
1
-4
/
+13
2015-06-02
NFSv4: Always drain the slot table before re-establishing the lease
Trond Myklebust
1
-1
/
+1
2015-06-01
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
1
-0
/
+2
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
[next]