summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-10dm persistent metadata: add space map threshold callbackJoe Thornber1-1/+76
2013-05-10dm persistent data: add threshold callback to space mapJoe Thornber3-3/+29
2013-05-10dm thin: detect metadata device resizingJoe Thornber3-3/+64
2013-05-10dm persistent data: support space map resizingJoe Thornber1-6/+32
2013-05-10dm thin: open dev read only when possibleJoe Thornber1-11/+14
2013-05-10dm thin: refactor data dev resizeJoe Thornber2-33/+64
2013-05-10dm cache: replace memcpy with struct assignmentJoe Thornber2-3/+3
2013-05-10dm cache: fix typos in commentsJoe Thornber1-3/+4
2013-05-10dm cache policy: fix description of lookup fnAlasdair G Kergon1-2/+2
2013-05-10dm persistent data: fix error message typosJoe Thornber1-4/+4
2013-05-10dm cache: tune migration throttlingJoe Thornber1-1/+2
2013-05-10dm mpath: enable WRITE SAME supportMike Snitzer1-0/+1
2013-05-10dm table: fix write same supportMike Snitzer1-1/+1
2013-05-10dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka1-1/+23
2013-05-10dm snapshot: fix error return code in snapshot_ctrWei Yongjun1-0/+1
2013-05-10dm cache: fix error return code in cache_createWei Yongjun1-0/+1
2013-05-10dm stripe: fix regression in stripe_width calculationMike Snitzer1-5/+6
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds46-350/+16713
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds20-299/+142
2013-05-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds18-27/+91
2013-05-08aio: don't include aio.h in sched.hKent Overstreet5-1/+5
2013-05-08aio: use cancellation list lazilyKent Overstreet1-2/+1
2013-05-08aio: move private stuff out of aio.hKent Overstreet1-0/+1
2013-05-08char: add aio_{read,write} to /dev/{null,zero}Zach Brown1-0/+35
2013-05-08gadget: remove only user of aio retryZach Brown1-9/+29
2013-05-08drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton4-6/+6
2013-05-08drivers/net: rename random32() to prandom_u32()Akinobu Mita7-9/+9
2013-05-08drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driverLucas Stach1-0/+5
2013-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds35-121/+61
2013-05-08Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+15
2013-05-08Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-134/+668
2013-05-08Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...Linus Torvalds2-14/+36
2013-05-08Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-131/+616
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-65/+403
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds12-376/+272
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-4/+888
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-443/+3194
2013-05-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-51/+71
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan1-1/+1
2013-05-07vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDXAsias He1-7/+1
2013-05-07block_device_operations->release() should return voidAl Viro33-114/+57
2013-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-14/+1800
2013-05-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds29-169/+957
2013-05-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds30-290/+1164
2013-05-07Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds18-75/+71
2013-05-07Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-122/+328
2013-05-07Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann3-0/+504
2013-05-07Merge branch 'late/clksrc' into late/cleanupArnd Bergmann67-1101/+11691
2013-05-07Merge branch 'late/dt' into next/dt2Arnd Bergmann170-1600/+2355