summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/nfs_common/nfsacl.c: move EXPORT symbol after functionsFabian Frederick2014-07-121-3/+2
* nfs4: copy acceptor name from context to nfs_clientJeff Layton2014-07-123-1/+45
* nfs4: turn free_lock_state into a void return operationJeff Layton2014-07-122-8/+8
* nfs4: queue free_lock_state job submission to nfsiodJeff Layton2014-07-122-12/+25
* nfs4: treat lock owners as opaque valuesJeff Layton2014-07-122-48/+10
* nfs41: layout return on close in delegation returnPeng Tao2014-07-121-1/+16
* nfs41: return layout on last closePeng Tao2014-07-121-1/+43
* nfs4: add nfs4_check_delegationPeng Tao2014-07-122-9/+26
* pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao2014-07-121-13/+26
* pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao2014-07-121-18/+25
* NFSv4: Fix OPEN w/create access mode checkingTrond Myklebust2014-07-121-5/+13
* nfs: check hostname in nfs_get_clientPeng Tao2014-07-081-2/+7
* nfsv4: set hostname when creating nfsv4 ds connectionPeng Tao2014-07-081-0/+5
* FS/NFS: replace count*size kzalloc by kcallocFabian Frederick2014-06-252-2/+2
* nfs: get rid of duplicate dprintkWeston Andros Adamson2014-06-251-6/+0
* nfs: Fix unused variable errorAnna Schumaker2014-06-241-3/+2
* nfs: remove unneeded EXPORTsWeston Andros Adamson2014-06-241-2/+0
* pnfs: clean up *_resend_to_mdsWeston Andros Adamson2014-06-244-68/+45
* nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson2014-06-242-31/+11
* nfs: remove unused writeverf codeWeston Andros Adamson2014-06-246-43/+18
* nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-2417-456/+434
* nfs: rename members of nfs_pgio_dataWeston Andros Adamson2014-06-244-19/+23
* nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2014-06-246-95/+53
* NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson2014-06-243-45/+57
* NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson2014-06-241-7/+4
* NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson2014-06-241-2/+5
* NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust2014-06-241-35/+40
* NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust2014-06-241-0/+1
* nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew2014-06-241-1/+3
* Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-211-1/+1
|\
| * locks: set fl_owner for leases back to current->filesJeff Layton2014-06-101-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-2111-172/+359
|\ \
| * | Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie2014-06-191-7/+15
| * | Btrfs: fix deadlock when mounting a degraded fsMiao Xie2014-06-192-1/+9
| * | Btrfs: use bio_endio_nodec instead of open codeMiao Xie2014-06-191-8/+1
| * | Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong2014-06-193-7/+6
| * | btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo2014-06-191-10/+9
| * | Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-194-44/+186
| * | Btrfs: make free space cache write out functions more readableMiao Xie2014-06-191-66/+93
| * | Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana2014-06-191-1/+0
| * | Btrfs: fix deadlocks with trylock on tree nodesChris Mason2014-06-191-34/+46
* | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-212-0/+79
|\ \ \
| * | | NFSD: fix bug for readdir of pseudofsKinglong Mee2014-06-171-0/+1
| * | | NFSD: Don't hand out delegations for 30 seconds after recalling them.NeilBrown2014-06-171-0/+78
* | | | epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov2014-06-161-2/+2
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-148-36/+182
|\ \ \ | |/ /
| * | btrfs: fix error handling in create_pending_snapshotEric Sandeen2014-06-131-5/+7
| * | btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen2014-06-131-1/+1
| * | btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen2014-06-131-1/+3
| * | Btrfs: fix qgroups sanity test crash or hangFilipe Manana2014-06-131-0/+2
OpenPOWER on IntegriCloud