aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2015-10-01NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-10-01NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 clientKinglong Mee
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-18NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust
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-12-06nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery
2014-11-21mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-11-21NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust
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-30Fixing lease renewalOlga Kornievskaia
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-09-05nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin
2014-07-31nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig
2014-07-06nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
2014-07-06NFS: populate ->net in mount data when remountingMateusz Guzik
2014-07-06NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond 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-05-06NFSv4: Fix a use-after-free problem in open()Trond Myklebust
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-03-05NFSv4: Fail the truncate() if the lock/open stateid is invalidTrond Myklebust
2014-03-05NFSv4.1 Fail data server I/O if stateid represents a lost lockAndy Adamson
2014-03-05NFSv4: Fix the return value of nfs4_select_rw_stateidTrond Myklebust
2014-03-05NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust
2014-03-02NFS: Fix a delegation callback raceTrond Myklebust
2014-03-01NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-19Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-02-19NFS fix error return in nfs4_select_rw_stateidAndy Adamson
2014-02-17NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust
2014-02-10mm: fix page leak at nfs_symlink()Rafael Aquini
2014-02-10NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFSTrond Myklebust