summaryrefslogtreecommitdiff
path: root/fs/nfs (follow)
Commit message (Expand)AuthorAge
...
* | | | NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust2015-01-24
* | | | NFSv4: Fix lock on-wire reordering issuesTrond Myklebust2015-01-24
* | | | NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialisedTrond Myklebust2015-01-24
* | | | NFSv4: Fix atomicity problems with lock stateid updatesTrond Myklebust2015-01-24
* | | | NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSETrond Myklebust2015-01-23
* | | | NFSv4: Check for NULL argument in nfs_*_seqid() functionsTrond Myklebust2015-01-23
* | | | NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation failsTrond Myklebust2015-01-23
* | | | NFSv4: More CLOSE/OPEN racesTrond Myklebust2015-01-23
* | | | NFSv4: Fix an atomicity problem in CLOSETrond Myklebust2015-01-23
| |/ / |/| |
* | | NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker2015-01-21
* | | NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust2015-01-21
* | | nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao2015-01-21
|/ /
* | NFSv4: Remove incorrect check in can_open_delegated()Trond Myklebust2015-01-05
* | NFS: Ignore transport protocol when detecting server trunkingChuck Lever2015-01-05
* | NFSv4/v4.1: Verify the client owner id during trunking detectionTrond Myklebust2015-01-05
* | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-05
* | NFSv4.1: Fix client id trunking on LinuxTrond Myklebust2015-01-05
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\
| * Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\
| * | rpc_pipefs.c: get rid of f_dentryAl Viro2014-11-19
| * | assorted conversions to %p[dD]Al Viro2014-11-19
| * | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
| * | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
* | | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust2014-11-26
|\ \ \
| * | | NFS: Clean up nfs4_init_callback()Chuck Lever2014-11-25
| * | | NFS: SETCLIENTID XDR buffer sizes are incorrectChuck Lever2014-11-25
| | |/ | |/|
* | | nfs: Add DEALLOCATE supportAnna Schumaker2014-11-25
* | | nfs: Add ALLOCATE supportAnna Schumaker2014-11-25
* | | nfs: define nfs_inc_fscache_stats and using it as possibleLi RongQing2014-11-24
* | | nfs: replace nfs_add_stats with nfs_inc_stats when add oneLi RongQing2014-11-24
* | | NFS: Deletion of unnecessary checks before the function call "nfs_put_client"Markus Elfring2014-11-24
* | | nfs41: fix nfs4_proc_layoutget error handlingPeng Tao2014-11-24
* | | NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson2014-11-24
* | | pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytesChristoph Hellwig2014-11-24
* | | NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEKAnna Schumaker2014-11-24
* | | nfs: Remove dead case from nfs4_map_errors()Jan Kara2014-11-24
|/ /
* | NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust2014-11-12
* | NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust2014-11-12
* | NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust2014-11-12
* | NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust2014-11-12
* | NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust2014-11-12
* | NFS: SEEK is an NFS v4.2 featureAnna Schumaker2014-11-12
* | nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara2014-11-12
* | nfs: Remove bogus assignmentJan Kara2014-11-12
* | nfs: remove spurious WARN_ON_ONCE in write pathWeston Andros Adamson2014-11-12
* | pnfs/blocklayout: serialize GETDEVICEINFO callsChristoph Hellwig2014-11-12
* | nfs: fix pnfs direct write memory leakPeng Tao2014-11-12
* | Revert "NFS: nfs4_do_open should add negative results to the dcache."Trond Myklebust2014-11-04
* | Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"Trond Myklebust2014-11-04
* | NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust2014-11-04
|/