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