summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2017-06-20NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-06-20NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust
2017-06-20nfs_write_end(): fix handling of short copiesAl Viro
2017-06-08NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-06-08NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown
2017-02-10NFSv4: Open state recovery must account for file permission changesTrond Myklebust
2017-02-10NFS: Don't drop CB requests with invalid principalsChuck Lever
2017-02-10NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust
2016-08-27NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-03-03Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia
2016-02-25nfs: Fix race in __update_open_stateid()Andrew Elble
2016-01-22nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2016-01-22nfs4: start callback_ident at idr 1Benjamin Coddington
2015-10-01NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-10-01NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-08-03fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia
2015-08-03NFS: Fix size of NFSACL SETACL operationsChuck Lever
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-03-06NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-06nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-02-05NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-02-05nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao
2015-01-27NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2015-01-08nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2014-11-21NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust
2014-11-21nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara
2014-11-21NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust
2014-11-21NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao
2014-10-30NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson
2014-10-30NFSv4: fix open/lock state recovery error handlingTrond Myklebust
2014-10-30NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust
2014-10-05NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-10-05NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson
2014-09-05NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-09-05NFSv3: Fix another acl regressionTrond Myklebust
2014-07-06NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust
2014-07-06pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust
2014-03-23NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust
2014-03-23NFS: Fix a delegation callback raceTrond Myklebust
2014-02-13pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh
2014-02-13nfs4: fix discover_server_trunking use after freeWeston Andros Adamson
2014-02-13NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust
2014-02-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson
2014-02-13NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust
2013-12-20NFSv4 wait on recovery for async session errorsAndy Adamson
2013-12-20nfs: fix do_div() warning by instead using sector_div()Helge Deller
2013-12-11NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust
2013-11-29NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_stateTrond Myklebust
2013-11-29NFSv4: don't reprocess cached open CLAIM_PREVIOUSWeston Andros Adamson