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-11-08
loop: fix crash if blk_alloc_queue fails
Mikulas Patocka
1
-1
/
+3
2013-10-29
virtio_blk: verify if queue is broken after virtqueue_get_buf()
Heinz Graalfs
1
-0
/
+2
2013-10-28
Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...
Olof Johansson
2
-0
/
+2
2013-10-25
null_blk: multi queue aware block test driver
Jens Axboe
3
-0
/
+639
2013-10-25
block: make rq->cmd_flags be 64-bit
Jens Axboe
1
-2
/
+2
2013-10-17
virtio: use size-based config accessors.
Rusty Russell
1
-44
/
+33
2013-09-25
Merge tag 'del-shark-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-1
/
+1
2013-09-25
block: drop dependency on ARCH_SHARK
Linus Walleij
1
-1
/
+1
2013-09-24
cciss: fix info leak in cciss_ioctl32_passthru()
Dan Carpenter
1
-0
/
+1
2013-09-24
cpqarray: fix info leak in ida_locked_ioctl()
Dan Carpenter
1
-0
/
+1
2013-09-23
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
Aaron Lu
1
-2
/
+2
2013-09-21
DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
1
-6
/
+4
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-18
/
+59
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-11
pktcdvd: fix defective misuses of pkt_<level>
Joe Perches
1
-3
/
+3
2013-09-11
pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()
Joe Perches
1
-15
/
+16
2013-09-11
pktcdvd: convert pr_info to pkt_info
Joe Perches
1
-6
/
+8
2013-09-11
pktcdvd: convert pr_notice to pkt_notice
Joe Perches
1
-10
/
+12
2013-09-11
pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible
Joe Perches
1
-20
/
+24
2013-09-11
pktcdvd: add struct pktcdvd_device * to pkt_dbg
Joe Perches
1
-48
/
+42
2013-09-11
pktcdvd: consolidate DPRINTK and VPRINTK macros
Joe Perches
1
-54
/
+53
2013-09-11
pktcdvd: convert printk to pr_<level>
Joe Perches
1
-61
/
+61
2013-09-11
pktcdvd: convert ZONE macro to static function get_zone()
Joe Perches
1
-10
/
+10
2013-09-11
aoe: do not BUG if memory pressure prevented debugfs file creation
Ed Cashin
1
-1
/
+0
2013-09-11
aoe: suppress compiler warnings
Andy Shevchenko
1
-4
/
+0
2013-09-11
aoe: remove custom implementation of kbasename()
Andy Shevchenko
1
-6
/
+3
2013-09-11
aoe: update internal version number to 85
Ed Cashin
1
-1
/
+1
2013-09-11
aoe: update copyright date
Ed Cashin
1
-1
/
+1
2013-09-11
aoe: fill in per-AoE-target information for debugfs file
Ed Cashin
1
-1
/
+32
2013-09-11
aoe: provide file operations for debugfs files
Ed Cashin
1
-1
/
+24
2013-09-11
aoe: add AoE-target files to debugfs
Ed Cashin
3
-0
/
+38
2013-09-11
aoe: create and destroy debugfs directory for aoe
Ed Cashin
1
-1
/
+9
2013-09-11
drivers/block/swim.c: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-11
cciss: set max scatter gather entries to 32 on P600
Mike Miller
1
-0
/
+7
2013-09-11
drivers/block/mg_disk.c: make mg_times_out() static
Jingoo Han
1
-1
/
+1
2013-09-11
block: replace strict_strtoul() with kstrtoul()
Jingoo Han
3
-3
/
+3
2013-09-09
rbd: fix error handling from rbd_snap_name()
Josh Durgin
1
-4
/
+6
2013-09-09
rbd: ignore unmapped snapshots that no longer exist
Josh Durgin
1
-2
/
+7
2013-09-09
rbd: fix use-after free of rbd_dev->disk
Josh Durgin
1
-7
/
+33
2013-09-09
rbd: make rbd_obj_notify_ack() synchronous
Josh Durgin
1
-5
/
+6
2013-09-09
rbd: complete notifies before cleaning up osd_client and rbd_dev
Josh Durgin
1
-0
/
+7
2013-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-17
/
+19
2013-09-07
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-201
/
+408
2013-09-06
NVMe: Merge issue on character device bring-up
Keith Busch
1
-4
/
+8
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-09-03
rbd: fix null dereference in dout
Josh Durgin
1
-3
/
+5
2013-09-03
rbd: fix buffer size for writes to images with snapshots
Josh Durgin
1
-5
/
+5
2013-09-03
rbd: fix I/O error propagation for reads
Josh Durgin
1
-7
/
+7
2013-09-03
NVMe: Handle ioremap failure
Keith Busch
1
-8
/
+22
2013-09-03
NVMe: Add pci suspend/resume driver callbacks
Keith Busch
1
-15
/
+58
[prev]
[next]