index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2013-12-04
xen/blkback: fix reference counting
Vegard Nossum
2013-12-04
loop: fix crash when using unassigned loop device
Mikulas Patocka
2013-12-04
loop: fix crash if blk_alloc_queue fails
Mikulas Patocka
2013-11-29
block: fix a probe argument to blk_register_region
Mikulas Patocka
2013-09-25
cciss: fix info leak in cciss_ioctl32_passthru()
Dan Carpenter
2013-09-25
cpqarray: fix info leak in ida_locked_ioctl()
Dan Carpenter
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-08
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-04
rbd: fix null dereference in dout
Josh Durgin
2013-09-04
rbd: fix buffer size for writes to images with snapshots
Josh Durgin
2013-09-04
rbd: fix I/O error propagation for reads
Josh Durgin
2013-09-03
NVMe: Handle ioremap failure
Keith Busch
2013-09-03
NVMe: Add pci suspend/resume driver callbacks
Keith Busch
2013-09-03
NVMe: Use normal shutdown
Keith Busch
2013-09-03
NVMe: Separate controller init from disk discovery
Keith Busch
2013-09-03
NVMe: Separate queue alloc/free from create/delete
Keith Busch
2013-09-03
NVMe: Group pci related actions in functions
Keith Busch
2013-09-03
NVMe: Disk stats for read/write commands only
Keith Busch
2013-09-03
NVMe: Bring up cdev on set feature failure
Keith Busch
[next]