summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-12NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust3-32/+53
2011-07-12NFS: Don't use DATA_SYNC writesTrond Myklebust1-4/+8
2011-07-12NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson5-0/+47
2011-07-12NFSv4.1: Clean up layoutreturnTrond Myklebust3-3/+5
2011-07-12pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanupBoaz Harrosh1-29/+2
2011-07-12NFSv4.1: File layout only supports whole file layoutsAndy Adamson5-4/+57
2011-07-12NFSv4.1: Clean ups for the device id cacheTrond Myklebust2-34/+11
2011-07-12NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust6-7/+15
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust8-59/+47
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust8-41/+131
2011-07-12NFS: test and free stateids during recoveryBryan Schumaker1-3/+34
2011-07-12NFS: added FREE_STATEID callBryan Schumaker4-0/+121
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker4-0/+130
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker7-2/+166
2011-07-12NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson4-28/+48
2011-07-12NFS: fix commentWeston Andros Adamson1-1/+1
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson7-2/+55
2011-07-12NFS: pnfs: loop over multipath addrs on connectWeston Andros Adamson1-5/+9
2011-07-12NFS: Parse and store all multipath DS addressesWeston Andros Adamson2-132/+243
2011-07-12NFS: pnfs IPv6 supportWeston Andros Adamson3-76/+191
2011-07-12lockd: properly convert be32 values in debug messagesVasily Averin1-3/+6
2011-07-12sunrpc: use dprint_status() macro in call_decode()Vasily Averin1-2/+1
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear1-1/+1
2011-07-11NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson1-1/+1
2011-07-07SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust1-16/+11
2011-06-28pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh2-1/+2
2011-06-27Linux 3.0-rc5v3.0-rc5Linus Torvalds1-1/+1
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-27drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-27drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-27drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton1-1/+1
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle1-1/+1
2011-06-27drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-27memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki1-12/+15
2011-06-27taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov1-3/+12
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara3-0/+13
2011-06-27mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2-18/+8
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt1-0/+8
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-27romfs: fix romfs_get_unmapped_area() argument checkBob Liu1-2/+6
2011-06-27um: add asm/percpu.hRichard Weinberger1-0/+6
2011-06-27drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain1-0/+1
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2-7/+33
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins3-24/+32
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins4-11/+19
2011-06-27mm: move vmtruncate_range to truncate.cHugh Dickins2-24/+24
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov3-2/+1
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds14-28/+74