summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust
2011-07-15NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust
2011-07-15NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust
2011-07-15NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write requestTrond Myklebust
2011-07-15NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust
2011-07-15NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/oneTrond Myklebust
2011-07-15NFS: fix return value of nfs_pagein_one/nfs_flush_onePeng Tao
2011-07-12NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust
2011-07-12NFS: Don't use DATA_SYNC writesTrond Myklebust
2011-07-12NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson
2011-07-12NFSv4.1: Clean up layoutreturnTrond Myklebust
2011-07-12pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanupBoaz Harrosh
2011-07-12NFSv4.1: File layout only supports whole file layoutsAndy Adamson
2011-07-12NFSv4.1: Clean ups for the device id cacheTrond Myklebust
2011-07-12NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust
2011-07-12NFS: test and free stateids during recoveryBryan Schumaker
2011-07-12NFS: added FREE_STATEID callBryan Schumaker
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker
2011-07-12NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson
2011-07-12NFS: fix commentWeston Andros Adamson
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-07-12NFS: pnfs: loop over multipath addrs on connectWeston Andros Adamson
2011-07-12NFS: Parse and store all multipath DS addressesWeston Andros Adamson
2011-07-12NFS: pnfs IPv6 supportWeston Andros Adamson
2011-07-12lockd: properly convert be32 values in debug messagesVasily Averin
2011-07-12sunrpc: use dprint_status() macro in call_decode()Vasily Averin
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2011-07-11NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson
2011-07-08SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust
2011-06-28pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh
2011-06-28Linux 3.0-rc5Linus Torvalds
2011-06-28drm/i915: more struct_mutex lockingHugh Dickins
2011-06-28drm/i915: use shmem_truncate_rangeHugh Dickins
2011-06-28drm/i915: use shmem_read_mapping_pageHugh Dickins
2011-06-28drm/ttm: use shmem_read_mapping_pageHugh Dickins
2011-06-28drivers/tty/serial/8250_pci.c: fix warningAndrew Morton
2011-06-28drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle
2011-06-28drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle
2011-06-28drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle
2011-06-28memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki
2011-06-28taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-28mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra
2011-06-28drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt
2011-06-28include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf