summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iov_iter' into for-nextAl Viro2014-12-0811-64/+83
|\
| * 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
* | 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 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
| | * | Merge commit '24bab491220f' into client-4.2Trond Myklebust2014-09-301-1/+3
| | |\ \
* | | \ \ Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-182-9/+7
|\ \ \ \ \
| * | | | | block: Remove REQ_KERNELMartin K. Petersen2014-10-142-9/+7
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-1/+0
|\ \ \ \ \ \
| * | | | | | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-192-2/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-6/+1
|\ \ \ \ \ \
| * | | | | | vfs: Make d_invalidate return voidEric W. Biederman2014-10-091-2/+1
| * | | | | | vfs: Remove unnecessary calls of check_submounts_and_dropEric W. Biederman2014-10-091-4/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-121-2/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v3.16' into nextJames Morris2014-10-016-62/+343
| |\ \ \ \ \ \
| * | | | | | | KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-161-2/+0
* | | | | | | | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-113-14/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | locks: consolidate "nolease" routinesJeff Layton2014-09-093-14/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-10-081-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | nfs: do not start the callback thread until we set rqstp->rq_taskTrond Myklebust2014-09-021-1/+2
| * | | | | | nfs: Ensure that nfs_callback_start_svc sets the server rq_task...Trond Myklebust2014-08-171-0/+1
* | | | | | | Merge branch 'bugfixes' into linux-nextTrond Myklebust2014-09-306-53/+61
|\ \ \ \ \ \ \
| * | | | | | | NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson2014-09-302-3/+11
| * | | | | | | NFSv4: fix open/lock state recovery error handlingTrond Myklebust2014-09-281-10/+6
| * | | | | | | NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust2014-09-281-1/+0
| * | | | | | | NFS: Fabricate fscache server index key correctlyDavid Howells2014-09-251-2/+1
| * | | | | | | nfs: fix duplicate proc entriesFabian Frederick2014-09-241-1/+1
| | |_|_|/ / / | |/| | | | |
OpenPOWER on IntegriCloud