summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2015-12-14nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2015-12-14nfs4: start callback_ident at idr 1Benjamin Coddington
2015-10-27nfs4: have do_vfs_lock take an inode pointerJeff Layton
2015-10-22nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee
2015-10-22NFS: Fix a write performance regressionTrond Myklebust
2015-10-22nfs: fix pg_test page count calculationPeng Tao
2015-10-22NFS: Do cleanup before resetting pageio read/write to mdsKinglong Mee
2015-09-29Revert "NFSv4: Remove incorrect check in can_open_delegated()"Trond Myklebust
2015-09-29NFSv4.1: Fix a protocol issue with CLOSE stateidsTrond Myklebust
2015-09-29NFSv4.1/flexfiles: Fix a protocol error in layoutreturnTrond Myklebust
2015-09-29NFS41/flexfiles: zero out DS write wccPeng Tao
2015-09-29NFSv4: Force a post-op attribute update when holding a delegationTrond Myklebust
2015-09-29NFS41/flexfiles: update inode after write finishesPeng Tao
2015-09-29NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-09-29NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 clientKinglong Mee
2015-09-29NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()Trond Myklebust
2015-09-29NFS: Don't let the ctime override attribute barriers.Trond Myklebust
2015-09-29NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-09-29NFSv4/pnfs: Ensure we don't miss a file extensionTrond Myklebust
2015-08-10NFS: Fix a memory leak in nfs_do_recoalesceTrond Myklebust
2015-08-10NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_lockedTrond Myklebust
2015-08-10NFS: Don't revalidate the mapping if both size and change attr are up to dateTrond Myklebust
2015-08-03nfs: always update creds in mirror, even when we have an already connected dsJeff Layton
2015-08-03nfs: fix potential credential leak in ff_layout_update_mirror_credJeff Layton
2015-08-03NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writesTrond Myklebust
2015-08-03fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia
2015-08-03NFS: Fix size of NFSACL SETACL operationsChuck Lever
2015-08-03pNFS/flexfiles: Fix the reset of struct pgio_header when resendingTrond Myklebust
2015-08-03pNFS: Fix a memory leak when attempted pnfs failsTrond Myklebust
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-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
2015-04-23nfs: Remove unneeded casts in nfsFiro Yang
2015-04-23NFS: Don't attempt to decode missing directory entriesBenjamin Coddington
2015-04-23Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss
2015-04-23NFS: Rename idmap.c to nfs4idmap.cAnna Schumaker
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker
2015-04-23NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker
2015-04-23NFS: Add a stub for GETDEVICELISTAnna Schumaker
2015-04-23nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesPeng Tao
2015-04-23nfs: fix DIO good bytes calculationPeng Tao
2015-04-23nfs: Fetch MOUNTED_ON_FILEID when updating an inodeAnna Schumaker
2015-04-23nfs: fix high load average due to callback thread sleepingJeff Layton
2015-04-23NFS: Reduce time spent holding the i_mutex during fallocate()Anna Schumaker
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds