aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2015-05-12Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-03-16Merge branch 'linaro-android-3.10-lsk' ofAlex Shi
2015-03-10Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
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-03-04fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o
2015-02-09Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
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-28Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-01-27NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2015-01-08Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-01-08nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2014-11-21Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
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-31Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
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-06Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
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-06Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-09-05NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-09-05NFSv3: Fix another acl regressionTrond Myklebust
2014-07-07Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
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-28Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
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-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
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-23Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
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-12Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-12-11NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust
2013-12-02Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
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