开源镜像站
帮助
动态
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
2015-02-02
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
2015-02-02
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2014-12-01
NFSv4: Fix another bug in the close/open_downgrade code
Trond Myklebust
2014-09-25
NFSv4: Fix problems with close in the presence of a delegation
Trond Myklebust
2014-06-07
NFSv4.1: Don't decode skipped layoutgets
Weston Andros Adamson
2014-06-07
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2014-06-07
NFS: nfs_getaclargs.acl_len is a size_t
Chuck Lever
2014-06-07
NFSv4 wait on recovery for async session errors
Andy Adamson
2014-02-13
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
2013-12-11
NFSv4: Update list of irrecoverable errors on DELEGRETURN
Trond Myklebust
2013-11-29
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
Trond Myklebust
2013-11-29
SUNRPC handle EKEYEXPIRED in call_refreshresult
Andy Adamson
2013-06-07
NFSv4: Fix a thinko in nfs4_try_open_cached
Trond Myklebust
2013-05-07
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall
Trond Myklebust
2013-01-11
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
Bryan Schumaker
2012-11-26
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
2012-11-17
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
2012-11-17
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
2012-10-02
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
2012-09-14
NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
Trond Myklebust
2012-09-14
pnfs: defer release of pages in layoutget
Idan Kedar
2012-06-22
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
Trond Myklebust
2012-06-10
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
Trond Myklebust
2012-04-30
NFSv4.1: Use the correct hostname in the client identifier string
Trond Myklebust
2012-04-27
NFS: Fix following referral mount points with different security
Bryan Schumaker
2012-04-27
NFS: Do secinfo as part of lookup
Bryan Schumaker
2012-04-27
NFS: Handle exceptions coming out of nfs4_proc_fs_locations()
Bryan Schumaker
2012-04-27
Avoid beyond bounds copy while caching ACL
Sachin Prabhu
2012-04-27
Avoid reading past buffer when calling GETACL
Sachin Prabhu
2012-04-20
NFSv4: Ensure we do not reuse open owner names
Trond Myklebust
2012-04-19
NFSv4: Fix open(O_TRUNC) and ftruncate() error handling
Trond Myklebust
2012-04-19
NFSv4: Ensure that we check lock exclusive/shared type against open modes
Trond Myklebust
2012-04-19
NFSv4: Ensure that the LOCK code sets exception->inode
Trond Myklebust
2012-03-27
NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error
Trond Myklebust
2012-03-27
NFSv4.1: Fix layoutcommit error handling
Trond Myklebust
2012-03-27
NFSv4: Fix two infinite loops in the mount code
Trond Myklebust
2012-03-24
Fix length of buffer copied in __nfs4_get_acl_uncached
Sachin Prabhu
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-21
NFS: Remove nfs4_setup_sequence from generic rename code
Bryan Schumaker
2012-03-21
NFS: Remove nfs4_setup_sequence from generic unlink code
Bryan Schumaker
2012-03-21
NFS: Remove nfs4_setup_sequence from generic read code
Bryan Schumaker
2012-03-21
NFS: Remove nfs4_setup_sequence from generic write code
Bryan Schumaker
2012-03-20
NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner
Trond Myklebust
2012-03-20
nfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-12
NFSv4: Rate limit the state manager warning messages
Trond Myklebust
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
2012-03-08
NFSv4: Clean up nfs4_select_rw_stateid()
Trond Myklebust
2012-03-08
NFS: Don't copy read delegation stateids in setattr
Trond Myklebust
2012-03-07
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
Trond Myklebust
2012-03-07
NFSv4: Don't free the nfs4_lock_state until after the release_lockowner
Trond Myklebust
[next]