summaryrefslogtreecommitdiffstats
path: root/fs/nfs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | nfs: set hostname when creating nfsv3 ds connectionPeng Tao2015-02-031-0/+7
| | * | NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()Trond Myklebust2015-02-031-0/+9
| | * | nfs: allow to specify cred in nfs_initiate_pgioPeng Tao2015-02-033-11/+14
| | * | nfs4: export nfs4_sequence_donePeng Tao2015-02-032-4/+7
| | * | nfs4: pass slot table to nfs40_setup_sequencePeng Tao2015-02-032-11/+17
| | * | nfs: allow different protocol in nfs_initiate_commitPeng Tao2015-02-034-4/+7
| | * | pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes2015-02-035-8/+12
| | * | nfs41: create NFSv3 DS connection if specifiedPeng Tao2015-02-033-5/+93
| | * | nfs41: allow LD to choose DS connection version/minor_versionPeng Tao2015-02-035-8/+14
| | * | nfsv3: introduce nfs3_set_ds_clientPeng Tao2015-02-034-1/+41
| | * | nfs41: move file layout macros to generic pnfsPeng Tao2015-02-032-10/+11
| | * | nfs41: allow LD to choose DS connection auth flavorPeng Tao2015-02-035-9/+14
| | * | nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao2015-02-033-73/+89
| | * | nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao2015-02-033-150/+154
| | * | nfs41: pull data server cache from file layout to generic pnfsPeng Tao2015-02-034-252/+265
| | * | pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes2015-02-033-26/+23
| | * | pnfs: Prepare for flexfiles by pulling out common codeTom Haynes2015-02-036-290/+330
| | |/
| * | NFS: a couple off by onesDan Carpenter2015-01-311-2/+2
| * | nfs: prevent truncate on active swapfileOmar Sandoval2015-01-311-1/+6
| * | nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton2015-01-311-3/+5
| * | NFSv4: Deal with atomic upgrades of an existing delegationTrond Myklebust2015-01-251-3/+17
| * | NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_sessionTrond Myklebust2015-01-251-7/+3
| * | NFSv4.1: Optimise layout return-on-closeTrond Myklebust2015-01-253-40/+31
| * | NFSv4.1: Allow parallel LOCK/LOCKU callsTrond Myklebust2015-01-251-2/+6
| * | NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust2015-01-251-22/+15
| * | NFSv4: Fix lock on-wire reordering issuesTrond Myklebust2015-01-252-8/+27
| * | NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialisedTrond Myklebust2015-01-251-1/+1
| * | NFSv4: Fix atomicity problems with lock stateid updatesTrond Myklebust2015-01-241-13/+29
| * | NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSETrond Myklebust2015-01-242-2/+18
| * | NFSv4: Check for NULL argument in nfs_*_seqid() functionsTrond Myklebust2015-01-242-8/+18
| * | NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation failsTrond Myklebust2015-01-242-10/+10
| * | NFSv4: More CLOSE/OPEN racesTrond Myklebust2015-01-241-1/+15
| * | NFSv4: Fix an atomicity problem in CLOSETrond Myklebust2015-01-242-3/+8
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-111-1/+0
|\ \ \
| * | | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-101-1/+0
| |/ /
* | | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-114-48/+92
|\ \ \ | |/ / |/| |
| * | locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-163-10/+10
| * | locks: convert posix locks to file_lock_contextJeff Layton2015-01-164-83/+35
| * | locks: move flock locks to file_lock_contextJeff Layton2015-01-164-9/+101
* | | 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-061-2/+0
* | NFS: Ignore transport protocol when detecting server trunkingChuck Lever2015-01-061-6/+0
* | NFSv4/v4.1: Verify the client owner id during trunking detectionTrond Myklebust2015-01-061-0/+18
* | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-062-4/+16
* | NFSv4.1: Fix client id trunking on LinuxTrond Myklebust2015-01-061-9/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-113-6/+6
|\
| * Merge branch 'iov_iter' into for-nextAl Viro2014-12-0911-64/+83
| |\
| * | rpc_pipefs.c: get rid of f_dentryAl Viro2014-11-191-1/+1