index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-10
dm cache: set config value
Joe Thornber
1
-28
/
+31
2013-05-10
dm cache: move config fns
Alasdair G Kergon
1
-17
/
+17
2013-05-10
dm thin: generate event when metadata threshold passed
Joe Thornber
3
-0
/
+58
2013-05-10
dm persistent metadata: add space map threshold callback
Joe Thornber
1
-1
/
+76
2013-05-10
dm persistent data: add threshold callback to space map
Joe Thornber
3
-3
/
+29
2013-05-10
dm thin: detect metadata device resizing
Joe Thornber
3
-3
/
+64
2013-05-10
dm persistent data: support space map resizing
Joe Thornber
1
-6
/
+32
2013-05-10
dm thin: open dev read only when possible
Joe Thornber
1
-11
/
+14
2013-05-10
dm thin: refactor data dev resize
Joe Thornber
2
-33
/
+64
2013-05-10
dm cache: replace memcpy with struct assignment
Joe Thornber
2
-3
/
+3
2013-05-10
dm cache: fix typos in comments
Joe Thornber
1
-3
/
+4
2013-05-10
dm cache policy: fix description of lookup fn
Alasdair G Kergon
1
-2
/
+2
2013-05-10
dm persistent data: fix error message typos
Joe Thornber
1
-4
/
+4
2013-05-10
dm cache: tune migration throttling
Joe Thornber
1
-1
/
+2
2013-05-10
dm mpath: enable WRITE SAME support
Mike Snitzer
1
-0
/
+1
2013-05-10
dm table: fix write same support
Mike Snitzer
1
-1
/
+1
2013-05-10
dm bufio: avoid a possible __vmalloc deadlock
Mikulas Patocka
1
-1
/
+23
2013-05-10
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
1
-0
/
+1
2013-05-10
dm cache: fix error return code in cache_create
Wei Yongjun
1
-0
/
+1
2013-05-10
dm stripe: fix regression in stripe_width calculation
Mike Snitzer
1
-5
/
+6
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
46
-350
/
+16713
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-299
/
+142
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
18
-27
/
+91
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
5
-1
/
+5
2013-05-07
aio: use cancellation list lazily
Kent Overstreet
1
-2
/
+1
2013-05-07
aio: move private stuff out of aio.h
Kent Overstreet
1
-0
/
+1
2013-05-07
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
1
-0
/
+35
2013-05-07
gadget: remove only user of aio retry
Zach Brown
1
-9
/
+29
2013-05-07
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
4
-6
/
+6
2013-05-07
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
7
-9
/
+9
2013-05-07
drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver
Lucas Stach
1
-0
/
+5
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
35
-121
/
+61
2013-05-07
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+15
2013-05-07
Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-134
/
+668
2013-05-07
Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...
Linus Torvalds
2
-14
/
+36
2013-05-07
Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-05-07
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-131
/
+616
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-65
/
+403
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
12
-376
/
+272
2013-05-07
Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-4
/
+888
2013-05-07
Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-443
/
+3194
2013-05-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-51
/
+71
2013-05-07
e1000e: fix scheduling while atomic bug
Bruce Allan
1
-1
/
+1
2013-05-07
vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX
Asias He
1
-7
/
+1
2013-05-07
block_device_operations->release() should return void
Al Viro
33
-114
/
+57
2013-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-14
/
+1800
2013-05-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
29
-169
/
+957
2013-05-06
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
30
-290
/
+1164
2013-05-06
Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
18
-75
/
+71
2013-05-06
Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-122
/
+328
[next]