summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2014-07-12pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao
2014-07-12NFSv4: Fix OPEN w/create access mode checkingTrond Myklebust
2014-07-12NFS: Remove 2 unused variablesTrond Myklebust
2014-07-12nfs: handle multiple reqs in nfs_wb_page_cancelWeston Andros Adamson
2014-07-12nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson
2014-07-12nfs: change find_request to find_head_requestWeston Andros Adamson
2014-07-12nfs: nfs_page should take a ref on the head reqWeston Andros Adamson
2014-07-12nfs: mark nfs_page reqs with flag for extra refWeston Andros Adamson
2014-07-08nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig
2014-07-08nfs: check hostname in nfs_get_clientPeng Tao
2014-07-08nfsv4: set hostname when creating nfsv4 ds connectionPeng Tao
2014-06-25FS/NFS: replace count*size kzalloc by kcallocFabian Frederick
2014-06-25nfs: get rid of duplicate dprintkWeston Andros Adamson
2014-06-24nfs: Fix unused variable errorAnna Schumaker
2014-06-24nfs: remove unneeded EXPORTsWeston Andros Adamson
2014-06-24pnfs: clean up *_resend_to_mdsWeston Andros Adamson
2014-06-24nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson
2014-06-24nfs: rename members of nfs_pgio_dataWeston Andros Adamson
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-06-24NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson
2014-06-24NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson
2014-06-24NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust
2014-06-24NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust
2014-06-24nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12nfs: switch to iter_splice_write_file()Al Viro
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-10NFS: populate ->net in mount data when remountingMateusz Guzik
2014-06-10pnfs: fix lockup caused by pnfs_generic_pg_testWeston Andros Adamson
2014-06-09NFSv4.1: Fix typo in dprintkTom Haynes
2014-06-09NFSv4.1: Comment is now wrong and redundant to codeTom Haynes
2014-06-06nfs4: remove unused CHANGE_SECURITY_LABELJ. Bruce Fields
2014-06-06nfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-05NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust
2014-06-04Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton
2014-05-29Push the file layout driver into a subdirectoryTom Haynes
2014-05-29pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr()Trond Myklebust
2014-05-29pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust
2014-05-29nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()Scott Mayhew
2014-05-29NFSv4: Use error handler on failed GETATTR with successful OPENAndy Adamson
2014-05-29NFS: Fix a potential busy wait in nfs_page_group_lockTrond Myklebust
2014-05-29NFS: Fix error handling in __nfs_pageio_add_requestTrond Myklebust
2014-05-29nfs: support page groups in nfs_read_completionWeston Andros Adamson
2014-05-29pnfs: filelayout: support non page aligned layoutsWeston Andros Adamson
2014-05-29pnfs: allow non page aligned pnfs layout segmentsWeston Andros Adamson