index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-17
NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
Trond Myklebust
1
-1
/
+3
2019-11-12
NFSv4: Don't allow a cached open with a revoked delegation
Trond Myklebust
1
-5
/
+2
2019-11-06
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
1
-0
/
+1
2019-09-16
NFSv4: Fix delegation state recovery
Trond Myklebust
1
-13
/
+12
2019-08-16
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
1
-1
/
+1
2019-08-04
NFS: Fix dentry revalidation on NFSv4 lookup
Trond Myklebust
1
-3
/
+12
2019-07-14
NFS4: Only set creation opendata if O_CREAT
Benjamin Coddington
1
-9
/
+11
2019-06-11
NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
Yihao Wu
1
-3
/
+5
2019-06-11
NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Yihao Wu
1
-17
/
+7
2019-04-03
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
1
-1
/
+2
2019-03-23
NFSv4.1: Reinitialise sequence results before retransmitting a request
Trond Myklebust
1
-4
/
+8
2018-09-15
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-12
/
+19
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
1
-9
/
+12
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
1
-3
/
+7
2018-08-24
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-26
/
+130
2018-08-16
pNFS: When updating the stateid in layoutreturn, also update the recall range
Trond Myklebust
1
-0
/
+3
2018-08-14
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2018-08-14
NFSv4: Fix a typo in nfs4_init_channel_attrs()
Trond Myklebust
1
-1
/
+1
2018-08-09
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
1
-0
/
+34
2018-08-09
NFS export nfs4_async_handle_error
Olga Kornievskaia
1
-1
/
+1
2018-08-09
NFS OFFLOAD_CANCEL xdr
Olga Kornievskaia
1
-0
/
+1
2018-08-08
NFSv4: Fix error handling in nfs4_sp4_select_mode()
Wei Yongjun
1
-1
/
+1
2018-08-08
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2018-08-08
NFSv4: Mark the inode change attribute up to date in update_changeattr()
Trond Myklebust
1
-0
/
+1
2018-08-08
NFSv4: Detect nlink changes on cross-directory renames too
Trond Myklebust
1
-12
/
+23
2018-08-08
NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir
Trond Myklebust
1
-8
/
+42
2018-08-08
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn
Trond Myklebust
1
-3
/
+3
2018-08-02
NFSv4: Fix _nfs4_do_setlk()
Trond Myklebust
1
-13
/
+13
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-1
/
+8
2018-07-30
nfs: initiate returning delegation when reclaiming one that's been recalled
Jeff Layton
1
-0
/
+4
2018-07-26
pNFS: Parse the results of layoutget on open even if permissions checks fail
Trond Myklebust
1
-2
/
+3
2018-07-12
introduce FMODE_CREATED and switch to it
Al Viro
1
-1
/
+1
2018-06-19
pNFS: Don't send layoutreturn if the layout is already invalid
Trond Myklebust
1
-0
/
+16
2018-06-19
pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception
Trond Myklebust
1
-7
/
+10
2018-06-10
NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
Trond Myklebust
1
-4
/
+7
2018-06-09
NFSv4: Fix a typo in nfs41_sequence_process
Trond Myklebust
1
-1
/
+1
2018-06-06
NFSv4.0: Remove transport protocol name from non-UCS client ID
Chuck Lever
1
-10
/
+4
2018-06-06
NFSv4.0: Remove cl_ipaddr from non-UCS client ID
Chuck Lever
1
-6
/
+20
2018-06-05
NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined
Trond Myklebust
1
-5
/
+0
2018-06-04
NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access
Trond Myklebust
1
-1
/
+1
2018-06-04
NFSv4: Don't ask for delegated attributes when adding a hard link
Trond Myklebust
1
-2
/
+3
2018-06-04
NFSv4: Don't ask for delegated attributes when revalidating the inode
Trond Myklebust
1
-2
/
+3
2018-06-04
NFS: Pass the inode down to the getattr() callback
Trond Myklebust
1
-7
/
+10
2018-06-04
NFSv4: Don't request size+change attribute if they are delegated to us
Trond Myklebust
1
-5
/
+35
2018-05-31
pnfs: Don't release the sequence slot until we've processed layoutget on open
Trond Myklebust
1
-1
/
+2
2018-05-31
pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET
Fred Isaman
1
-2
/
+1
2018-05-31
pnfs: Stop attempting LAYOUTGET on OPEN on failure
Fred Isaman
1
-1
/
+3
2018-05-31
pNFS: Refactor nfs4_layoutget_release()
Trond Myklebust
1
-46
/
+1
2018-05-31
pnfs: Add LAYOUTGET to OPEN of a new file
Fred Isaman
1
-4
/
+17
2018-05-31
pnfs: Move nfs4_opendata into nfs4_fs.h
Fred Isaman
1
-25
/
+0
[next]