summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2015-06-24pnfs/flexfiles: report layoutstat regularlyPeng Tao
2015-06-24nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao
2015-06-24pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific dataPeng Tao
2015-06-24pnfs/flexfiles: add ff_layout_prepare_layoutstatsPeng Tao
2015-06-24pNFS/flexfiles: track when layout is first usedPeng Tao
2015-06-24pNFS/flexfiles: add layoutstats trackingTrond Myklebust
2015-06-24pNFS/flexfiles: Remove unused struct members user_name, group_nameTrond Myklebust
2015-06-24pnfs: add pnfs_report_layoutstat helper functionPeng Tao
2015-06-24pNFS: fill in nfs42_layoutstat_opsPeng Tao
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust
2015-06-23make simple_positive() publicAl Viro
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-06-22Merge branch 'bugfixes'Trond Myklebust
2015-06-18nfs: Fix comment for nfs_pageio_init() and nfs_pageio_complete_mirror()Yijing Wang
2015-06-17NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writesTrond Myklebust
2015-06-17pNFS: Fix a memory leak when attempted pnfs failsTrond Myklebust
2015-06-16NFSv4: Fix stateid recovery on revoked delegationsTrond Myklebust
2015-06-16Recover from stateid-type error on SETATTROlga Kornievskaia
2015-06-16nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumesKinglong Mee
2015-06-16nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton
2015-06-16nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated bufferJeff Layton
2015-06-16nfs: update maxsz values for SETCLIENTID and EXCHANGE_IDJeff Layton
2015-06-16nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton
2015-06-16pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()Fabian Frederick
2015-06-11NFS: Ensure that we update the sequence id under the slot table lockTrond Myklebust
2015-06-11nfs: Initialize cb_sequenceres information before validate_seqid()Kinglong Mee
2015-06-11nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping themJeff Layton
2015-06-11nfs: Only update callback sequnce id when CB_SEQUENCE successKinglong Mee
2015-06-10NFS: Convert use of __constant_htonl to htonlVaishali Thakkar
2015-06-10NFS: Remove unused nfs_rw_ops->rw_release() functionAnna Schumaker
2015-06-10NFSv4: handle nfs4_get_referral failureDominique Martinet
2015-06-10sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton
2015-06-04NFSv4: nfs4_handle_delegation_recall_error should ignore EAGAINTrond Myklebust
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-06-02writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo
2015-06-02NFS: drop unneeded gotoJulia Lawall
2015-06-02NFS: Fix size of NFSACL SETACL operationsChuck Lever
2015-06-02NFS: report more appropriate block size for directories.NeilBrown
2015-06-02NFSv4: Always drain the slot table before re-establishing the leaseTrond Myklebust
2015-06-01fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-13nfs: take extra reference to fl->fl_file when running a setlkJeff Layton
2015-05-13nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0Chuck Lever
2015-05-10don't pass nameidata to ->follow_link()Al Viro
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe
2015-04-23Merge branch 'bugfixes'Trond Myklebust
2015-04-23fs/nfs: fix new compiler warning about boolean in switchAndre Przywara