开源镜像站
帮助
动态
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
2019-05-30
NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
Yihao Wu
2019-05-30
NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Yihao Wu
2019-04-25
NFS: Allow signal interruption of NFS4ERR_DELAYed operations
Trond Myklebust
2019-04-25
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
2019-04-25
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
2019-03-19
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
2019-03-18
NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
Catalin Marinas
2019-03-01
NFSv4: Handle early exit in layoutget by returning an error
Trond Myklebust
2019-03-01
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
2019-03-01
NFSv4.1: Don't process the sequence op more than once.
Trond Myklebust
2019-03-01
NFSv4.1: Reinitialise sequence results before retransmitting a request
Trond Myklebust
2019-02-21
NFSv4.1: Avoid false retries when RPC calls are interrupted
Trond Myklebust
2019-02-20
NFS: Fix sparse annotations for nfs_set_open_stateid_locked()
Trond Myklebust
2019-02-20
NFS: Fix up documentation warnings
Trond Myklebust
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
2018-12-19
NFS: change access cache to use 'struct cred'.
NeilBrown
2018-12-19
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
2018-11-30
NFS: use locks_copy_lock() to copy locks.
NeilBrown
2018-11-01
NFS: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-09-30
NFS: Fix dentry revalidation on NFSv4 lookup
Trond Myklebust
2018-09-30
NFSv4: Convert struct nfs4_state to use refcount_t
Trond Myklebust
2018-09-30
NFS: Convert lookups of the open context to RCU
Trond Myklebust
2018-09-14
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-16
pNFS: When updating the stateid in layoutreturn, also update the recall range
Trond Myklebust
2018-08-13
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
NFSv4: Fix a typo in nfs4_init_channel_attrs()
Trond Myklebust
2018-08-09
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
2018-08-09
NFS export nfs4_async_handle_error
Olga Kornievskaia
2018-08-09
NFS OFFLOAD_CANCEL xdr
Olga Kornievskaia
2018-08-08
NFSv4: Fix error handling in nfs4_sp4_select_mode()
Wei Yongjun
2018-08-08
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
NFSv4: Mark the inode change attribute up to date in update_changeattr()
Trond Myklebust
2018-08-08
NFSv4: Detect nlink changes on cross-directory renames too
Trond Myklebust
2018-08-08
NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir
Trond Myklebust
2018-08-08
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn
Trond Myklebust
2018-08-01
NFSv4: Fix _nfs4_do_setlk()
Trond Myklebust
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-07-30
nfs: initiate returning delegation when reclaiming one that's been recalled
Jeff Layton
2018-07-26
pNFS: Parse the results of layoutget on open even if permissions checks fail
Trond Myklebust
2018-07-12
introduce FMODE_CREATED and switch to it
Al Viro
2018-06-19
pNFS: Don't send layoutreturn if the layout is already invalid
Trond Myklebust
2018-06-19
pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception
Trond Myklebust
2018-06-09
NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
Trond Myklebust
2018-06-09
NFSv4: Fix a typo in nfs41_sequence_process
Trond Myklebust
[next]