summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker2015-01-212-4/+3
* NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust2015-01-211-1/+1
* nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao2015-01-211-0/+6
* NFSv4: Remove incorrect check in can_open_delegated()Trond Myklebust2015-01-051-2/+0
* NFS: Ignore transport protocol when detecting server trunkingChuck Lever2015-01-051-6/+0
* NFSv4/v4.1: Verify the client owner id during trunking detectionTrond Myklebust2015-01-051-0/+18
* NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-052-4/+16
* NFSv4.1: Fix client id trunking on LinuxTrond Myklebust2015-01-051-9/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-103-6/+6
|\
| * Merge branch 'iov_iter' into for-nextAl Viro2014-12-0811-64/+83
| |\
| * | rpc_pipefs.c: get rid of f_dentryAl Viro2014-11-191-1/+1
| * | assorted conversions to %p[dD]Al Viro2014-11-191-1/+1
| * | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-192-3/+3
| * | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-1/+1
* | | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust2014-11-262-21/+20
|\ \ \
| * | | NFS: Clean up nfs4_init_callback()Chuck Lever2014-11-251-17/+14
| * | | NFS: SETCLIENTID XDR buffer sizes are incorrectChuck Lever2014-11-251-4/+6
| | |/ | |/|
* | | nfs: Add DEALLOCATE supportAnna Schumaker2014-11-256-2/+89
* | | nfs: Add ALLOCATE supportAnna Schumaker2014-11-258-1/+167
* | | nfs: define nfs_inc_fscache_stats and using it as possibleLi RongQing2014-11-242-12/+17
* | | nfs: replace nfs_add_stats with nfs_inc_stats when add oneLi RongQing2014-11-242-2/+2
* | | NFS: Deletion of unnecessary checks before the function call "nfs_put_client"Markus Elfring2014-11-242-12/+6
* | | nfs41: fix nfs4_proc_layoutget error handlingPeng Tao2014-11-241-3/+3
* | | NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson2014-11-244-13/+25
* | | pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytesChristoph Hellwig2014-11-241-1/+1
* | | NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEKAnna Schumaker2014-11-241-1/+1
* | | nfs: Remove dead case from nfs4_map_errors()Jan Kara2014-11-241-2/+0
|/ /
* | NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust2014-11-121-0/+2
* | NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust2014-11-122-11/+0
* | NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust2014-11-123-3/+23
* | NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust2014-11-121-25/+17
* | NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust2014-11-121-1/+23
* | NFS: SEEK is an NFS v4.2 featureAnna Schumaker2014-11-121-3/+3
* | nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara2014-11-121-1/+1
* | nfs: Remove bogus assignmentJan Kara2014-11-121-1/+1
* | nfs: remove spurious WARN_ON_ONCE in write pathWeston Andros Adamson2014-11-121-2/+0
* | pnfs/blocklayout: serialize GETDEVICEINFO callsChristoph Hellwig2014-11-122-5/+10
* | nfs: fix pnfs direct write memory leakPeng Tao2014-11-121-0/+1
* | Revert "NFS: nfs4_do_open should add negative results to the dcache."Trond Myklebust2014-11-041-8/+1
* | Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"Trond Myklebust2014-11-041-7/+3
* | NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust2014-11-041-0/+1
|/
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-10-214-4/+4
|\
| * Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-194-4/+4
* | Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-1813-20/+255
|\ \
| * | NFS: Fix a bogus warning in nfs_generic_pgioTrond Myklebust2014-10-131-4/+3
| * | NFS: Fix an uninitialised pointer Oops in the writeback error pathTrond Myklebust2014-10-131-1/+2
| * | NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust2014-10-083-12/+29
| * | NFSv4: Remove dead prototype for nfs4_insert_deviceid_node()Tom Haynes2014-10-081-1/+0
| * | Merge branch 'client-4.2' into linux-nextTrond Myklebust2014-09-3010-3/+224
| |\ \
| | * | NFS: Implement SEEKAnna Schumaker2014-09-309-2/+221
OpenPOWER on IntegriCloud