summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs42proc.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* NFSv4.2 fix size storage for nfs42_proc_copyOlga Kornievskaia2017-07-13
* NFS fix COMMIT after COPYOlga Kornievskaia2017-05-24
* NFS append COMMIT after synchronous COPYOlga Kornievskaia2017-05-08
* pNFS: Ensure we commit the layout if it has been invalidatedTrond Myklebust2017-04-29
* NFS: Clean up nfs42_layoutstat_done()Anna Schumaker2017-04-20
* NFSv4: Fix reboot recovery in copy offloadTrond Myklebust2017-02-22
* NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker2017-01-30
* NFS: Change nfs4_get_session() to take an nfs_client structureAnna Schumaker2017-01-30
* NFS: Move nfs4_get_session() into nfs4_session.hAnna Schumaker2017-01-30
* pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust2016-12-03
* NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_genericJeff Layton2016-10-04
* pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT callsTrond Myklebust2016-08-19
* NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKEDTrond Myklebust2016-08-05
* Merge branch 'pnfs'Trond Myklebust2016-07-24
|\
| * pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()Trond Myklebust2016-07-24
* | NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data syncTrond Myklebust2016-07-05
* | NFSv4.2: Fix writeback races in nfs4_copy_file_rangeTrond Myklebust2016-07-05
* | NFSv4.2: Fix a race in nfs42_proc_deallocate()Trond Myklebust2016-07-05
|/
* Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-26
|\
| * pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN argsJeff Layton2016-05-17
| * NFS: Add COPY nfs operationAnna Schumaker2016-05-17
|/
* nfs4: fix stateid handling for the NFS v4.2 operationsChristoph Hellwig2016-02-17
* wrappers for ->i_mutex accessAl Viro2016-01-22
* NFS42: handle layoutstats stateid errorPeng Tao2015-12-28
* NFS: Properly set NFS v4.2 NFSDBG_FACILITYAnna Schumaker2015-11-23
* nfs: pass on count for CLONE operationsChristoph Hellwig2015-11-23
* nfs42: add CLONE proc functionsPeng Tao2015-10-15
* nfs: fix v4.2 SEEK on files over 2 gigsJ. Bruce Fields2015-09-17
* NFSv4.2: handle NFS-specific llseek errorsJ. Bruce Fields2015-07-27
* NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust2015-06-27
* nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao2015-06-24
* pnfs: add pnfs_report_layoutstat helper functionPeng Tao2015-06-24
* pNFS: fill in nfs42_layoutstat_opsPeng Tao2015-06-24
* NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust2015-06-24
* NFS: Reduce time spent holding the i_mutex during fallocate()Anna Schumaker2015-04-23
* NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-23
* nfs: Add DEALLOCATE supportAnna Schumaker2014-11-25
* nfs: Add ALLOCATE supportAnna Schumaker2014-11-25
* NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEKAnna Schumaker2014-11-24
* NFS: Implement SEEKAnna Schumaker2014-09-30