开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2016-02-24
nfs: Fix race in __update_open_stateid()
Andrew Elble
2015-09-30
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2015-04-09
NFS: Add attribute update barriers to nfs_setattr_update_inode()
Trond Myklebust
2015-01-07
nfs41: fix nfs4_proc_layoutget error handling
Peng Tao
2014-11-19
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
2014-11-19
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
2014-11-19
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
2014-10-31
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2014-10-13
NFSv4: Fix another bug in the close/open_downgrade code
Trond Myklebust
2014-09-17
NFSv4: Fix problems with close in the presence of a delegation
Trond Myklebust
2014-05-15
NFSv4: Fix a use-after-free problem in open()
Trond Myklebust
2014-04-03
NFSv4.1 free slot before resending I/O to MDS
Andy Adamson
2014-04-03
NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery
Trond Myklebust
2014-03-26
NFSv4: Fix another nfs4_sequence corruptor
Trond Myklebust
2014-03-22
NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
Trond Myklebust
2014-02-20
NFSv4: Fix memory corruption in nfs4_proc_open_confirm
Trond Myklebust
2014-02-13
NFSv4: Fix a slot leak in nfs40_sequence_done
Trond Myklebust
2014-02-13
pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
Boaz Harrosh
2014-02-13
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
2013-12-20
NFSv4 wait on recovery for async session errors
Andy Adamson
2013-12-11
NFSv4: Update list of irrecoverable errors on DELEGRETURN
Trond Myklebust
2013-11-29
NFS: Fix a missing initialisation when reading the SELinux label
Trond Myklebust
2013-11-29
nfs: fix oops when trying to set SELinux label
Jeff Layton
2013-11-29
NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_state
Trond Myklebust
2013-11-29
NFSv4: don't reprocess cached open CLAIM_PREVIOUS
Weston Andros Adamson
2013-11-29
NFSv4: don't fail on missing fattr in open recover
Weston Andros Adamson
2013-11-29
NFSv4: fix NULL dereference in open recover
Weston Andros Adamson
2013-11-29
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
Trond Myklebust
2013-09-29
NFS: Give "flavor" an initial value to fix a compile warning
Anna Schumaker
2013-09-29
NFSv4.1: try SECINFO_NO_NAME flavs until one works
Weston Andros Adamson
2013-09-26
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
Trond Myklebust
2013-09-12
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-09-11
NFSv4.1: fix SECINFO* use of put_rpccred
Weston Andros Adamson
2013-09-11
NFSv4.1: sp4_mach_cred: ask for WRITE and COMMIT
Weston Andros Adamson
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-09-07
NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity
Weston Andros Adamson
2013-09-07
NFSv4: Disallow security negotiation for lookups when 'sec=' is specified
Trond Myklebust
2013-09-07
NFSv4: Fix security auto-negotiation
Trond Myklebust
2013-09-05
nfs4: Map NFS4ERR_WRONG_CRED to EPERM
Weston Andros Adamson
2013-09-05
nfs4.1: Add SP4_MACH_CRED write and commit support
Weston Andros Adamson
2013-09-05
nfs4.1: Add SP4_MACH_CRED stateid support
Weston Andros Adamson
2013-09-05
nfs4.1: Add SP4_MACH_CRED secinfo support
Weston Andros Adamson
2013-09-05
nfs4.1: Add SP4_MACH_CRED cleanup support
Weston Andros Adamson
2013-09-05
nfs4.1: Minimal SP4_MACH_CRED implementation
Weston Andros Adamson
2013-09-04
NFSv4: Document the recover_lost_locks kernel parameter
Trond Myklebust
2013-09-04
NFSv4: Don't try to recover NFSv4 locks when they are lost.
NeilBrown
2013-09-03
NFS: Add nfs4_sequence calls for OPEN_CONFIRM
Chuck Lever
2013-09-03
NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNER
Chuck Lever
2013-09-03
NFS: Enable nfs4_setup_sequence() for DELEGRETURN
Chuck Lever
2013-09-03
NFS: NFSv4.0 transport blocking
Chuck Lever
[next]