summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-31nfs: initialize the ACL support bits to zero.Malahal Naineni
2014-01-29NFSv4.1: CleanupTrond Myklebust
2014-01-29NFSv4.1: Clean up nfs41_sequence_doneTrond Myklebust
2014-01-29NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust
2014-01-29NFSv4.1 free slot before resending I/O to MDSAndy Adamson
2014-01-28nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton
2014-01-28NFS: Fix races in nfs_revalidate_mappingTrond Myklebust
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton
2014-01-27NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-01-27nfs: handle servers that support only ALLOW ACE type.Malahal Naineni
2014-01-22pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh
2014-01-21pnfs: fix BUG in filelayout_recover_commit_reqsWeston Andros Adamson
2014-01-20nfs4: fix discover_server_trunking use after freeWeston Andros Adamson
2014-01-19NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust
2014-01-17nfs: always make sure page is up-to-date before extending a write to cover th...Scott Mayhew
2014-01-13nfs: page cache invalidation for dioChristoph Hellwig
2014-01-13nfs: take i_mutex during direct I/O readsChristoph Hellwig
2014-01-13nfs: merge nfs_direct_write into nfs_file_direct_writeChristoph Hellwig
2014-01-13nfs: merge nfs_direct_read into nfs_file_direct_readChristoph Hellwig
2014-01-13nfs: increment i_dio_count for reads, tooChristoph Hellwig
2014-01-13nfs: defer inode_dio_done call until size update is doneChristoph Hellwig
2014-01-13nfs: fix size updates for aio writesChristoph Hellwig
2014-01-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson
2014-01-13NFSv4.1: Fix a race in nfs4_write_inodeTrond Myklebust
2014-01-13NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust
2014-01-05point to the right include file in a comment (left over from a9004abc3)Toralf Förster
2014-01-05NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos
2014-01-05nfs: fix dead code of ipv6_addr_scopeAlexander Aring
2014-01-05sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson
2013-12-31SUNRPC: Add tracepoint for socket errorsTrond Myklebust
2013-12-31SUNRPC: Report connection error values to rpc_tasks on the pending queueTrond Myklebust
2013-12-31SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACHTrond Myklebust
2013-12-31SUNRPC: Ensure xprt_connect_status handles all potential connection errorsTrond Myklebust
2013-12-10rpc_pipe: fix cleanup of dummy gssd directory when notification failsJeff Layton
2013-12-06sunrpc: add an "info" file for the dummy gssd pipeJeff Layton
2013-12-06rpc_pipe: remove the clntXX dir if creating the pipe failsJeff Layton
2013-12-06nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...Jeff Layton
2013-12-06sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton
2013-12-06sunrpc: create a new dummy pipe for gssd to hold openJeff Layton
2013-12-06NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust
2013-12-06Linux 3.13-rc3v3.13-rc3Linus Torvalds
2013-12-06Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-12-06Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-12-06Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-06aio: clean up aio ring in the fail pathGu Zheng
2013-12-07Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/z...James Morris
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki