aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2015-01-21NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker
2015-01-21NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-01-21nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao
2015-01-05NFSv4: Remove incorrect check in can_open_delegated()Trond Myklebust
2015-01-05NFS: Ignore transport protocol when detecting server trunkingChuck Lever
2015-01-05NFSv4/v4.1: Verify the client owner id during trunking detectionTrond Myklebust
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust
2015-01-05NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-11-26Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust
2014-11-25nfs: Add DEALLOCATE supportAnna Schumaker
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker
2014-11-25NFS: Clean up nfs4_init_callback()Chuck Lever
2014-11-25NFS: SETCLIENTID XDR buffer sizes are incorrectChuck Lever
2014-11-24nfs: define nfs_inc_fscache_stats and using it as possibleLi RongQing
2014-11-24nfs: replace nfs_add_stats with nfs_inc_stats when add oneLi RongQing
2014-11-24NFS: Deletion of unnecessary checks before the function call "nfs_put_client"Markus Elfring
2014-11-24nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2014-11-24NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson
2014-11-24pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytesChristoph Hellwig
2014-11-24NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEKAnna Schumaker
2014-11-24nfs: Remove dead case from nfs4_map_errors()Jan Kara
2014-11-19rpc_pipefs.c: get rid of f_dentryAl Viro
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro
2014-11-12NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust
2014-11-12NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust
2014-11-12NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust
2014-11-12NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust
2014-11-12NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2014-11-12NFS: SEEK is an NFS v4.2 featureAnna Schumaker
2014-11-12nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara
2014-11-12nfs: Remove bogus assignmentJan Kara
2014-11-12nfs: remove spurious WARN_ON_ONCE in write pathWeston Andros Adamson
2014-11-12pnfs/blocklayout: serialize GETDEVICEINFO callsChristoph Hellwig
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao
2014-11-04Revert "NFS: nfs4_do_open should add negative results to the dcache."Trond Myklebust
2014-11-04Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"Trond Myklebust
2014-11-04NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh
2014-10-18Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-14block: Remove REQ_KERNELMartin K. Petersen
2014-10-13NFS: Fix a bogus warning in nfs_generic_pgioTrond Myklebust
2014-10-13NFS: Fix an uninitialised pointer Oops in the writeback error pathTrond Myklebust
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds