开源镜像站
帮助
动态
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
2014-03-23
NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
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
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-05-29
NFSv4: Fix a thinko in nfs4_try_open_cached
Trond Myklebust
2013-05-20
NFSv4.1 Fix a pNFS session draining deadlock
Andy Adamson
2013-05-06
NFSv4.1: Ensure that we free the lock stateid on the server
Trond Myklebust
2013-05-06
NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call
Trond Myklebust
2013-05-03
NFSv4.x: Fix handling of partially delegated locks
Trond Myklebust
2013-04-29
NFSv4: Warn once about servers that incorrectly apply open mode to setattr
Trond Myklebust
2013-04-29
NFSv4: Servers should only check SETATTR stateid open mode on size change
Trond Myklebust
2013-04-23
Merge branch 'bugfixes' into linux-next
Trond Myklebust
2013-04-23
Merge branch 'rpcsec_gss-from_cel' into linux-next
Trond Myklebust
2013-04-23
NFSv4: Don't recheck permissions on open in case of recovery cached open
Trond Myklebust
2013-04-23
NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modes
Trond Myklebust
2013-04-23
NFSv4.1: Use the more efficient open_noattr call for open-by-filehandle
Trond Myklebust
2013-04-22
NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriate
Trond Myklebust
2013-04-20
NFSv4: Ensure the LOCK call cannot use the delegation stateid
Trond Myklebust
2013-04-20
NFSv4: Use the open stateid if the delegation has the wrong mode
Trond Myklebust
2013-04-16
NFSv4: Record the OPEN create mode used in the nfs4_opendata structure
Trond Myklebust
2013-04-12
NFSv4: Fix handling of revoked delegations by setattr
Trond Myklebust
2013-04-11
NFSv4 release the sequence id in the return on close case
Andy Adamson
2013-04-09
NFSv4: Fix another potential state manager deadlock
Trond Myklebust
2013-04-08
NFSv4: Handle timeouts correctly when probing for lease validity
Trond Myklebust
2013-04-05
NFSv4: Clean up delegation recall error handling
Trond Myklebust
2013-04-05
NFSv4: Clean up nfs4_open_delegation_recall
Trond Myklebust
2013-04-05
NFSv4: Clean up nfs4_lock_delegation_recall
Trond Myklebust
2013-04-05
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall
Trond Myklebust
2013-04-05
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_lock_delegation_recall
Trond Myklebust
2013-03-29
NFS: Try AUTH_UNIX when PUTROOTFH gets NFS4ERR_WRONGSEC
Chuck Lever
2013-03-29
NFS: Use static list of security flavors during root FH lookup recovery
Chuck Lever
2013-03-29
NFS: Avoid PUTROOTFH when managing leases
Chuck Lever
2013-03-29
NFS: Clean up nfs4_proc_get_rootfh
Chuck Lever
2013-03-29
NFS: Handle missing rpc.gssd when looking up root FH
Chuck Lever
2013-03-28
NFSv4: Fix another reboot recovery race
Trond Myklebust
2013-03-27
NFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_errors
Trond Myklebust
2013-03-25
NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when available
Trond Myklebust
2013-03-25
NFSv4.1: Enable open-by-filehandle
Trond Myklebust
2013-03-25
NFSv4: Clean up nfs4_opendata_alloc in preparation for NFSv4.1 open modes
Trond Myklebust
2013-03-25
NFSv4.1: Select the "most recent locking state" for read/write/setattr stateids
Trond Myklebust
2013-03-25
NFSv4: Prepare for minorversion-specific nfs_server capabilities
Trond Myklebust
2013-03-25
NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error
Trond Myklebust
2013-03-25
NFSv4: The stateid must remain the same for replayed RPC calls
Trond Myklebust
2013-03-25
NFSv4: Fail I/O if the state recovery fails irrevocably
Trond Myklebust
[next]