aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* fs: remove ki_nbytesChristoph Hellwig2015-03-12
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * nfs: don't call bdi_unregisterChristoph Hellwig2015-01-20
| * fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
| * fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-20
* | Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-11
|\ \
| * | pnfs: delete an unintended gotoDan Carpenter2015-02-10
| * | pnfs/flexfiles: Do not dprintk after the freeTom Haynes2015-02-09
| * | NFSv4.1: Fix pnfs_put_lseg racesTrond Myklebust2015-02-05
| * | NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFSTrond Myklebust2015-02-05
| * | NFSv4.1: Pin the inode and super block in asynchronous layoutreturnsTrond Myklebust2015-02-05
| * | NFSv4.1: Pin the inode and super block in asynchronous layoutcommitTrond Myklebust2015-02-05
| * | NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust2015-02-05
| * | NFSv4.1: Ask for no delegation on OPEN if using O_DIRECTTrond Myklebust2015-02-04
| * | Merge branch 'flexfiles'Trond Myklebust2015-02-03
| |\ \
| | * | pnfs: lookup new lseg at lseg boundaryWeston Andros Adamson2015-02-03
| | * | nfs41: .init_read and .init_write can be called with valid pg_lsegPeng Tao2015-02-03
| | * | pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-03
| | * | nfs: count DIO good bytes correctly with mirroringPeng Tao2015-02-03
| | * | nfs41: wait for LAYOUTRETURN before retrying LAYOUTGETPeng Tao2015-02-03
| | * | nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writesPeng Tao2015-02-03
| | * | nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flagsPeng Tao2015-02-03
| | * | nfs/flexfiles: send layoutreturn before freeing lsegPeng Tao2015-02-03
| | * | nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSEPeng Tao2015-02-03
| | * | nfs41: allow async version layoutreturnPeng Tao2015-02-03
| | * | nfs41: add range to layoutreturn argsPeng Tao2015-02-03
| | * | pnfs: allow LD to ask to resend read through pnfsPeng Tao2015-02-03
| | * | nfs: add nfs_pgio_current_mirror helperPeng Tao2015-02-03
| | * | nfs: only reset desc->pg_mirror_idx when mirroring is supportedPeng Tao2015-02-03
| | * | nfs41: add a debug warning if we destroy an unempty layoutPeng Tao2015-02-03
| | * | pnfs: fail comparison when bucket verifier not setWeston Andros Adamson2015-02-03
| | * | nfs: mirroring support for direct ioWeston Andros Adamson2015-02-03
| | * | nfs: add mirroring support to pgio layerWeston Andros Adamson2015-02-03
| | * | pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson2015-02-03
| | * | nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson2015-02-03
| | * | nfs: handle overlapping reqs in lock_and_joinWeston Andros Adamson2015-02-03
| | * | pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson2015-02-03
| | * | nfs: introduce pg_cleanup op for pgio descriptorsWeston Andros Adamson2015-02-03
| | * | nfs/filelayout: use pnfs_error_mark_layout_for_returnPeng Tao2015-02-03
| | * | nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to sendPeng Tao2015-02-03
| | * | nfs41: send layoutreturn in last put_lsegPeng Tao2015-02-03
| | * | nfs41: don't use a layout if it is marked for returningPeng Tao2015-02-03
| | * | nfs41: add a helper to mark layout for returnPeng Tao2015-02-03
| | * | nfs41: make a helper function to send layoutreturnPeng Tao2015-02-03
| | * | nfs41: pass iomode through layoutreturn argsPeng Tao2015-02-03
| | * | nfs: save server READ/WRITE/COMMIT statusPeng Tao2015-02-03
| | * | nfs41: serialize first layoutget of a filePeng Tao2015-02-03
| | * | nfs41: close a small race window when adding new layout to global listPeng Tao2015-02-03
| | * | nfs/flexclient: export pnfs_layoutcommit_inodePeng Tao2015-02-03
| | * | nfs: set hostname when creating nfsv3 ds connectionPeng Tao2015-02-03