| Commit message (Expand) | Author | Age | Files | Lines |
* | sunrpc: use dprint_status() macro in call_decode() | Vasily Averin | 2011-07-12 | 1 | -2/+1 |
* | SUNRPC: Fix use of static variable in rpcb_getport_async | Ben Greear | 2011-07-12 | 1 | -1/+1 |
* | NFSv4.1: update nfs4_fattr_bitmap_maxsz | Andy Adamson | 2011-07-11 | 1 | -1/+1 |
* | SUNRPC: Fix a race between work-queue and rpc_killall_tasks | Trond Myklebust | 2011-07-07 | 1 | -16/+11 |
* | pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs | Boaz Harrosh | 2011-06-28 | 2 | -1/+2 |
* | Linux 3.0-rc5v3.0-rc5 | Linus Torvalds | 2011-06-27 | 1 | -1/+1 |
* | drm/i915: more struct_mutex locking | Hugh Dickins | 2011-06-27 | 2 | -2/+6 |
* | drm/i915: use shmem_truncate_range | Hugh Dickins | 2011-06-27 | 1 | -5/+2 |
* | drm/i915: use shmem_read_mapping_page | Hugh Dickins | 2011-06-27 | 2 | -17/+15 |
* | drm/ttm: use shmem_read_mapping_page | Hugh Dickins | 2011-06-27 | 1 | -2/+3 |
* | drivers/tty/serial/8250_pci.c: fix warning | Andrew Morton | 2011-06-27 | 1 | -1/+1 |
* | drivers/misc/ioc4.c: fix section mismatch / race condition | Ralf Baechle | 2011-06-27 | 1 | -1/+1 |
* | drivers/leds/leds-lp5523.c: fix section mismatches | Ralf Baechle | 2011-06-27 | 1 | -2/+2 |
* | drivers/leds/leds-lp5521.c: fix section mismatches | Ralf Baechle | 2011-06-27 | 1 | -2/+2 |
* | memcg: fix direct softlimit reclaim to be called in limit path | KAMEZAWA Hiroyuki | 2011-06-27 | 1 | -12/+15 |
* | taskstats: don't allow duplicate entries in listener mode | Vasiliy Kulikov | 2011-06-27 | 1 | -3/+12 |
* | mm: fix assertion mapping->nrpages == 0 in end_writeback() | Jan Kara | 2011-06-27 | 3 | -0/+13 |
* | mm/memory-failure.c: fix spinlock vs mutex order | Peter Zijlstra | 2011-06-27 | 2 | -18/+8 |
* | drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c... | Josh Hunt | 2011-06-27 | 1 | -0/+8 |
* | include/linux/compat.h: declare compat_sys_sendmmsg() | Chris Metcalf | 2011-06-27 | 1 | -0/+2 |
* | romfs: fix romfs_get_unmapped_area() argument check | Bob Liu | 2011-06-27 | 1 | -2/+6 |
* | um: add asm/percpu.h | Richard Weinberger | 2011-06-27 | 1 | -0/+6 |
* | drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 | Priyanka Jain | 2011-06-27 | 1 | -0/+1 |
* | tmpfs: add shmem_read_mapping_page_gfp | Hugh Dickins | 2011-06-27 | 2 | -7/+33 |
* | tmpfs: take control of its truncate_range | Hugh Dickins | 2011-06-27 | 3 | -24/+32 |
* | mm: move shmem prototypes to shmem_fs.h | Hugh Dickins | 2011-06-27 | 4 | -11/+19 |
* | mm: move vmtruncate_range to truncate.c | Hugh Dickins | 2011-06-27 | 2 | -24/+24 |
* | Fix some kernel-doc warnings | Vitaliy Ivanov | 2011-06-27 | 3 | -2/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-06-27 | 14 | -28/+74 |
|\ |
|
| * | mmc: queue: bring discard_granularity/alignment into line with SCSI | Adrian Hunter | 2011-06-25 | 1 | -6/+1 |
| * | mmc: queue: append partition subname to queue thread name | Adrian Hunter | 2011-06-25 | 3 | -5/+8 |
| * | mmc: core: make erase timeout calculation allow for gated clock | Adrian Hunter | 2011-06-25 | 1 | -1/+1 |
| * | mmc: block: switch card to User Data Area when removing the block driver | Adrian Hunter | 2011-06-25 | 1 | -0/+3 |
| * | mmc: sdio: reset card during power_restore | Daniel Drake | 2011-06-25 | 1 | -0/+39 |
| * | mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS | James Hogan | 2011-06-25 | 1 | -1/+1 |
| * | mmc: sdhi: DMA slave ID 0 is invalid | Guennadi Liakhovetski | 2011-06-25 | 1 | -1/+1 |
| * | mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling | Guennadi Liakhovetski | 2011-06-25 | 1 | -2/+2 |
| * | mmc: omap_hsmmc: use original sg_len for dma_unmap_sg | Per Forlin | 2011-06-25 | 1 | -2/+3 |
| * | mmc: omap_hsmmc: fix ocr mask usage | Anand Gadiyar | 2011-06-25 | 1 | -1/+0 |
| * | mmc: sdio: fix runtime PM path during driver removal | Ohad Ben-Cohen | 2011-06-25 | 1 | -1/+1 |
| * | mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader | Manoj Iyer | 2011-06-18 | 2 | -0/+3 |
| * | mmc: sdhi: fix module unloading | Guennadi Liakhovetski | 2011-06-18 | 1 | -1/+2 |
| * | mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c | Wanlong Gao | 2011-06-18 | 1 | -0/+5 |
| * | mmc: vub300: fix null dereferences in error handling | Chris Ball | 2011-06-18 | 1 | -7/+4 |
* | | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 | 10 | -53/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-06-27 | 5 | -31/+100 |
|\ \ |
|
| * | | btrfs: fix inconsonant inode information | Miao Xie | 2011-06-27 | 3 | -26/+91 |
| * | | Btrfs: make sure to update total_bitmaps when freeing cache V3 | Josef Bacik | 2011-06-25 | 1 | -3/+6 |
| * | | Btrfs: fix type mismatch in find_free_extent() | Ilya Dryomov | 2011-06-25 | 1 | -2/+2 |
| * | | Btrfs: make sure to record the transid in new inodes | Chris Mason | 2011-06-24 | 1 | -0/+1 |