summaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
AgeCommit message (Expand)Author
2016-05-17NFS: Add nfs_commit_file()Anna Schumaker
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-16nfs: remove nfs_inode_dio_waitChristoph Hellwig
2016-03-16nfs: remove nfs4_file_fsyncChristoph Hellwig
2016-01-21NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker
2016-01-07NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington
2016-01-04Merge branch 'pnfs_generic'Trond Myklebust
2015-12-31NFS: Relax requirements in nfs_flush_incompatibleTrond Myklebust
2015-12-31NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust
2015-12-28nfs: handle request add failure properlyPeng Tao
2015-12-28Adding stateid information to tracepointsOlga Kornievskaia
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-09-07NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust
2015-08-17NFS: Use RPC functions for matching sockaddrsAnna Schumaker
2015-08-10NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-28nfs: Fix an oops caused by using other thread's stack space in ASYNC modeKinglong Mee
2015-06-02writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo
2015-03-01NFS: Add attribute update barriers to NFS writebacksTrond Myklebust
2015-02-13nfs: Provide and use helper functions for marking a page as unstableTom Haynes
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-05NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust
2015-02-03Merge branch 'flexfiles'Trond Myklebust
2015-02-03nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writesPeng Tao
2015-02-03nfs: add nfs_pgio_current_mirror helperPeng Tao
2015-02-03nfs: only reset desc->pg_mirror_idx when mirroring is supportedPeng Tao
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson
2015-02-03pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson
2015-02-03nfs: allow to specify cred in nfs_initiate_pgioPeng Tao
2015-02-03nfs: allow different protocol in nfs_initiate_commitPeng Tao
2015-02-03pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao
2015-01-21NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker
2015-01-20nfs: don't call bdi_unregisterChristoph Hellwig
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-09-12NFS: Move v3 declarations out of internal.hAnna Schumaker
2014-09-09locks: consolidate "nolease" routinesJeff Layton
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-08-04NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-13Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-07-12nfs: handle multiple reqs in nfs_page_async_flushWeston 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: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds