summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2016-04-11nfs: fix high load average due to callback thread sleepingJeff Layton
2016-03-03NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-03-03Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia
2016-02-24nfs: Fix race in __update_open_stateid()Andrew Elble
2016-01-05nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2016-01-05nfs4: start callback_ident at idr 1Benjamin Coddington
2015-09-30NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-09-30NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-08-04fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia
2015-08-04NFS: Fix size of NFSACL SETACL operationsChuck Lever
2015-04-09NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust
2015-03-16NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust
2015-03-01NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-01nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-02-08NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-02-08nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao
2015-01-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-01-28NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2015-01-07nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2014-11-19NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust
2014-11-19NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust
2014-11-19nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara
2014-11-19NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust
2014-11-19NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2014-11-19nfs: fix pnfs direct write memory leakPeng Tao
2014-10-31NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson
2014-10-31NFSv4: fix open/lock state recovery error handlingTrond Myklebust
2014-10-31NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust
2014-10-17nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery
2014-10-13NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-10-13NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson
2014-09-26mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-09-17NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-07-17nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
2014-07-17NFS: populate ->net in mount data when remountingMateusz Guzik
2014-07-17NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust
2014-07-17pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust
2014-05-15NFSv4: Fix a use-after-free problem in open()Trond Myklebust
2014-04-18NFSv3: Fix return value of nfs3_proc_setaclsTrond Myklebust
2014-04-18nfs: initialize the ACL support bits to zero.Malahal Naineni
2014-04-03NFSv4.1 free slot before resending I/O to MDSAndy Adamson
2014-04-03nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton
2014-04-03NFS: Fix races in nfs_revalidate_mappingTrond Myklebust
2014-04-03NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-04-03pnfs: fix BUG in filelayout_recover_commit_reqsWeston Andros Adamson
2014-04-03nfs: increment i_dio_count for reads, tooChristoph Hellwig
2014-04-03nfs: defer inode_dio_done call until size update is doneChristoph Hellwig
2014-04-03nfs: fix size updates for aio writesChristoph Hellwig
2014-04-03nfs: fix dead code of ipv6_addr_scopeAlexander Aring
2014-04-03NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust