summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2016-06-07nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson
2016-04-20nfs: use file_dentry()Miklos Szeredi
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layoutTrond Myklebust
2016-02-17pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee
2016-02-17nfs4: fix stateid handling for the NFS v4.2 operationsChristoph Hellwig
2016-02-17NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-02-15pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomodeTrond Myklebust
2016-02-15pNFS: Fix pnfs_mark_matching_lsegs_return()Trond Myklebust
2016-01-27NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSETrond Myklebust
2016-01-26pNFS: Fix missing layoutreturn callsTrond Myklebust
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-23Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22Merge branch 'bugfixes'Trond Myklebust
2016-01-22pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust
2016-01-21NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker
2016-01-21pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-14Make sure that highmem pages are not added to symlink page cacheAl Viro
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-08NFS: Fix a compile warning about unused variable in nfs_generic_pg_pgios()Trond Myklebust
2016-01-08NFSv4: Fix a compile warning about no prototype for nfs4_ioctl()Trond Myklebust
2016-01-07Merge branch 'bugfixes'Trond Myklebust
2016-01-07NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington
2016-01-04Merge branch 'pnfs_generic'Trond Myklebust
2016-01-04NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range argumentsTrond Myklebust
2016-01-04NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structuresTrond Myklebust
2016-01-04NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid()Trond Myklebust
2016-01-04NFSv4.1/pNFS: Fix a race in initiate_file_draining()Trond Myklebust
2016-01-04NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layoutTrond Myklebust
2016-01-04NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomodeTrond Myklebust
2016-01-04NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateidsTrond Myklebust
2016-01-04NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn()Trond Myklebust
2015-12-31NFS: Relax requirements in nfs_flush_incompatibleTrond Myklebust
2015-12-31NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust
2015-12-31NFS: Allow multiple commit requests in flight per fileTrond Myklebust
2015-12-31NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-30pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()Trond Myklebust
2015-12-30NFS: Fix attribute cache revalidationTrond Myklebust
2015-12-28NFS: Ensure we revalidate attributes before using execute_ok()Trond Myklebust
2015-12-28Merge branch 'flexfiles'Trond Myklebust
2015-12-28NFSv4: List stateid information in the callback tracepointsTrond Myklebust
2015-12-28NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALLTrond Myklebust
2015-12-28NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1Trond Myklebust