开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2016-09-15
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
2016-08-22
nfs: don't create zero-length requests
Benjamin Coddington
2016-07-12
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
2016-07-12
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
2016-03-07
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
2016-02-09
NFS: Fix attribute cache revalidation
Trond Myklebust
2016-02-09
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
Trond Myklebust
2016-02-09
nfs: Fix race in __update_open_stateid()
Andrew Elble
2016-01-21
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
2016-01-21
nfs4: start callback_ident at idr 1
Benjamin Coddington
2015-10-27
nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
Kinglong Mee
2015-10-27
nfs: fix pg_test page count calculation
Peng Tao
2015-10-07
NFS: nfs_set_pgio_error sometimes misses errors
Trond Myklebust
2015-10-07
NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client
Kinglong Mee
2015-10-07
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2015-08-04
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
2015-07-20
Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation"
Sasha Levin
2015-07-05
nfs: take extra reference to fl->fl_file when running a LOCKU operation
Jeff Layton
2015-07-05
nfs: take extra reference to fl->fl_file when running a setlk
Jeff Layton
2015-07-03
NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes
Trond Myklebust
2015-07-03
pNFS: Fix a memory leak when attempted pnfs fails
Trond Myklebust
2015-07-03
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
2015-05-17
NFS: Add a stub for GETDEVICELIST
Anna Schumaker
2015-03-23
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
Trond Myklebust
2015-03-23
NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()
Trond Myklebust
2015-03-06
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
Trond Myklebust
2015-03-06
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
Trond Myklebust
2015-03-06
nfs41: .init_read and .init_write can be called with valid pg_lseg
Peng Tao
2015-03-06
NFS: struct nfs_commit_info.lock must always point to inode->i_lock
Trond Myklebust
2015-03-06
nfs: don't call blocking operations while !TASK_RUNNING
Jeff Layton
2015-02-05
NFSv4.1: Fix an Oops in nfs41_walk_client_list
Trond Myklebust
2015-02-05
nfs: fix dio deadlock when O_DIRECT flag is flipped
Peng Tao
2015-01-27
NFSv4.1: Fix client id trunking on Linux
Trond Myklebust
2015-01-08
nfs41: fix nfs4_proc_layoutget error handling
Peng Tao
2014-12-16
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-12
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
2014-11-12
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
2014-11-12
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
2014-11-12
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
2014-11-12
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
2014-11-12
NFS: SEEK is an NFS v4.2 feature
Anna Schumaker
2014-11-12
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
2014-11-12
nfs: Remove bogus assignment
Jan Kara
2014-11-12
nfs: remove spurious WARN_ON_ONCE in write path
Weston Andros Adamson
2014-11-12
pnfs/blocklayout: serialize GETDEVICEINFO calls
Christoph Hellwig
2014-11-12
nfs: fix pnfs direct write memory leak
Peng Tao
2014-11-04
Revert "NFS: nfs4_do_open should add negative results to the dcache."
Trond Myklebust
2014-11-04
Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"
Trond Myklebust
2014-11-04
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
Trond Myklebust
2014-10-21
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
[next]