aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton3-1/+45
2014-07-12nfs4: turn free_lock_state into a void return operationJeff Layton2-8/+8
2014-07-12nfs4: queue free_lock_state job submission to nfsiodJeff Layton2-12/+25
2014-07-12nfs4: treat lock owners as opaque valuesJeff Layton2-48/+10
2014-07-12nfs41: layout return on close in delegation returnPeng Tao1-1/+16
2014-07-12nfs41: return layout on last closePeng Tao1-1/+43
2014-07-12nfs4: add nfs4_check_delegationPeng Tao2-9/+26
2014-07-12pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao1-13/+26
2014-07-12pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao1-18/+25
2014-07-12NFSv4: Fix OPEN w/create access mode checkingTrond Myklebust1-5/+13
2014-07-08nfs: check hostname in nfs_get_clientPeng Tao1-2/+7
2014-07-08nfsv4: set hostname when creating nfsv4 ds connectionPeng Tao1-0/+5
2014-06-25FS/NFS: replace count*size kzalloc by kcallocFabian Frederick2-2/+2
2014-06-25nfs: get rid of duplicate dprintkWeston Andros Adamson1-6/+0
2014-06-24nfs: Fix unused variable errorAnna Schumaker1-3/+2
2014-06-24nfs: remove unneeded EXPORTsWeston Andros Adamson1-2/+0
2014-06-24pnfs: clean up *_resend_to_mdsWeston Andros Adamson4-68/+45
2014-06-24nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson2-31/+11
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson6-43/+18
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson17-456/+434
2014-06-24nfs: rename members of nfs_pgio_dataWeston Andros Adamson4-19/+23
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson6-95/+53
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson3-45/+57
2014-06-24NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson1-7/+4
2014-06-24NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson1-2/+5
2014-06-24NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust1-35/+40
2014-06-24NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust1-0/+1
2014-06-24nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew1-1/+3
2014-06-21Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+1
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds11-172/+359
2014-06-21Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-0/+79
2014-06-19Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie1-7/+15
2014-06-19Btrfs: fix deadlock when mounting a degraded fsMiao Xie2-1/+9
2014-06-19Btrfs: use bio_endio_nodec instead of open codeMiao Xie1-8/+1
2014-06-19Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong3-7/+6
2014-06-19btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo1-10/+9
2014-06-19Btrfs: fix broken free space cache after the system crashedMiao Xie4-44/+186
2014-06-19Btrfs: make free space cache write out functions more readableMiao Xie1-66/+93
2014-06-19Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana1-1/+0
2014-06-19Btrfs: fix deadlocks with trylock on tree nodesChris Mason1-34/+46
2014-06-17NFSD: fix bug for readdir of pseudofsKinglong Mee1-0/+1
2014-06-17NFSD: Don't hand out delegations for 30 seconds after recalling them.NeilBrown1-0/+78
2014-06-16epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov1-2/+2
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds8-36/+182
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-34/+36
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen1-5/+7
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen1-1/+3
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana1-0/+2
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin1-1/+1