aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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 checking countJosh 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/mmcLinus Torvalds14-28/+74
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki10-53/+8
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds5-31/+100
2011-06-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-6/+31
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-5/+9
2011-06-27Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-10/+48
2011-06-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-3/+10
2011-06-27btrfs: fix inconsonant inode informationMiao Xie3-26/+91
2011-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-5/+3
2011-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-116/+98
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter1-6/+1
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter3-5/+8
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter1-1/+1
2011-06-25mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter1-0/+3
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake1-0/+39
2011-06-25mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan1-1/+1
2011-06-25mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski1-1/+1
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski1-2/+2
2011-06-25mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin1-2/+3
2011-06-25mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar1-1/+0