summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2015-10-21NFS: Get rid of the unneeded addr stored in callback argumentsKinglong Mee
2015-10-21nfsroot: make nfsroot to accept the 1024 bytes long directory nameLi RongQing
2015-10-21Merge branch 'nfsclone'Trond Myklebust
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-10-15NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2Trond Myklebust
2015-10-15nfs42: add NFS_IOC_CLONE_RANGE ioctlPeng Tao
2015-10-15nfs42: respect clone_blksizePeng Tao
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao
2015-10-15nfs42: add NFS_IOC_CLONE ioctlPeng Tao
2015-10-15nfs42: add CLONE proc functionsPeng Tao
2015-10-15nfs42: add CLONE xdr functionsPeng Tao
2015-10-08NFSv4: Unify synchronous and asynchronous error handlingTrond Myklebust
2015-10-08NFSv4: Don't use synchronous delegation recall in exception handlingTrond Myklebust
2015-10-08NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust
2015-10-08NFSv4: Update the delay statistics counter for synchronous delaysTrond Myklebust
2015-10-08NFSv4: Refactor NFSv4 error handlingTrond Myklebust
2015-10-06NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker
2015-10-02nfs4: reset states to use open_stateid when returning delegation voluntarilyJeff Layton
2015-10-02NFSv4: Fix a nograce recovery hangBenjamin Coddington
2015-10-02NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FHTrond Myklebust
2015-10-02NFSv4: Don't try to reclaim unused state ownersTrond Myklebust
2015-10-02NFS: Fix a write performance regressionTrond Myklebust
2015-10-02NFS: Fix up page writeback accountingTrond Myklebust
2015-09-29fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-09-23NFS41: make close wait for layoutreturnPeng Tao
2015-09-22NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is setKinglong Mee
2015-09-20NFSv4.x/pnfs: Don't try to recover stateids twice in layoutgetTrond Myklebust
2015-09-20NFSv4: Recovery of recalled read delegations is brokenTrond Myklebust
2015-09-20NFS: Fix an infinite loop when layoutget fail with BAD_STATEIDKinglong Mee
2015-09-20NFS: Do cleanup before resetting pageio read/write to mdsKinglong Mee
2015-09-17nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee
2015-09-17nfs: fix v4.2 SEEK on files over 2 gigsJ. Bruce Fields
2015-09-17nfs: fix pg_test page count calculationPeng Tao
2015-09-17Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-07NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust
2015-09-05Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-09-04Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files"Trond Myklebust
2015-09-04NFS: Optimise away the close-to-open getattr if there is no cached dataTrond Myklebust
2015-09-02NFSv4.1/flexfiles: Clean up ff_layout_write_done_cb/ff_layout_commit_done_cbTrond Myklebust
2015-09-02NFSv4.1/flexfiles: Mark the layout for return in ff_layout_io_track_ds_error()Trond Myklebust
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-01nfs: Remove unneeded checking of the return value from scnprintfKinglong Mee
2015-09-01nfs: Fix truncated client owner id without proto typeKinglong Mee
2015-09-01NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalidTrond Myklebust
2015-09-01NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are validTrond Myklebust
2015-09-01NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()Trond Myklebust
2015-09-01NFSv4.1/flexfiles: Fix freeing of mirrorsTrond Myklebust
2015-08-31NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of fileTrond Myklebust