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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-2
/
+2
2013-07-10
xilinx systemace: Fix sparse warnings
Michal Simek
1
-2
/
+2
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-84
/
+90
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
7
-42
/
+151
2013-07-03
aoe: update internal version number to v83
Ed Cashin
1
-1
/
+1
2013-07-03
aoe: update copyright date
Ed Cashin
4
-4
/
+4
2013-07-03
aoe: perform I/O completions in parallel
Ed Cashin
4
-31
/
+134
2013-07-03
nbd: correct disconnect behavior
Paul Clements
1
-1
/
+6
2013-07-03
nbd: remove bogus BUG_ON in NBD_CLEAR_QUE
Michal Belczyk
1
-1
/
+0
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
3
-3
/
+4
2013-07-03
block: do not pass disk names as format strings
Kees Cook
1
-1
/
+2
2013-07-03
rbd: fix a couple warnings
Sage Weil
1
-2
/
+2
2013-07-03
rbd: take a little credit
Alex Elder
1
-0
/
+1
2013-07-03
rbd: use rwsem to protect header updates
Alex Elder
1
-16
/
+10
2013-07-03
rbd: don't hold ctl_mutex to get/put device
Alex Elder
1
-15
/
+2
2013-07-03
rbd: protect against concurrent unmaps
Alex Elder
1
-2
/
+4
2013-07-03
rbd: set removing flag while holding list lock
Alex Elder
1
-31
/
+22
2013-07-03
rbd: protect against duplicate client creation
Alex Elder
1
-10
/
+7
2013-07-03
rbd: clean up a few things in the refresh path
Alex Elder
1
-10
/
+43
2013-07-03
rbd: flush dcache after zeroing page data
Alex Elder
1
-0
/
+2
2013-07-03
Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-2
/
+87
2013-07-01
rbd: drop original request earlier for existence check
Alex Elder
1
-2
/
+1
2013-07-01
rbd: Use min_t() to fix comparison of distinct pointer types warning
Geert Uytterhoeven
1
-2
/
+2
2013-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+5
2013-06-29
move linux/loop.h to drivers/block
Al Viro
3
-2
/
+87
2013-06-27
rbd: send snapshot context with writes
Josh Durgin
1
-1
/
+5
2013-06-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+4
2013-06-25
rbd: fetch object order before using it
Josh Durgin
1
-4
/
+4
2013-06-24
swim: Release memory region after incorrect return/goto
Joe Perches
1
-1
/
+1
2013-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+5
2013-06-13
rbd: use the correct length for format 2 object names
Josh Durgin
1
-1
/
+5
2013-06-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+7
2013-06-12
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-16
/
+16
2013-06-12
cciss: fix broken mutex usage in ioctl
Stephen M. Cameron
1
-16
/
+16
2013-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-15
/
+18
2013-06-11
Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-16
/
+49
2013-05-31
NVMe: Add MSI support
Ramachandra Rao Gajula
1
-8
/
+32
2013-05-29
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
1
-1
/
+2
2013-05-29
pktcdvd: silence static checker warning
Dan Carpenter
1
-1
/
+2
2013-05-28
NVMe: Use dma_set_mask() correctly
Matthew Wilcox
1
-2
/
+8
2013-05-24
drivers/block/brd.c: fix brd_lookup_page() race
Brian Behlendorf
1
-2
/
+2
2013-05-24
drivers/block/xsysace.c: fix id with missing port-number
Gernot Vormayr
1
-2
/
+1
2013-05-23
Return the result from user admin command IOCTL even in case of failure
Chayan Biswas
1
-1
/
+1
2013-05-20
virtio_blk: Add missing 'static' qualifiers
Jonghwan Choi
1
-1
/
+1
2013-05-17
rbd: fix cleanup in rbd_add()
Alex Elder
1
-9
/
+14
2013-05-17
rbd: don't destroy ceph_opts in rbd_add()
Alex Elder
1
-6
/
+4
2013-05-17
NVMe: Do not cancel command multiple times
Keith Busch
1
-0
/
+2
2013-05-17
NVMe: fix error return code in nvme_submit_bio_queue()
Wei Yongjun
1
-1
/
+2
[next]