summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2014-11-19sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-11-19vio: fix reuse of vio_dring slotDwight Engen
2014-11-19sunvdc: limit each sg segment to a pageDwight Engen
2014-11-19sunvdc: compute vdisk geometry from capacityAllen Pais
2014-11-19sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-11-13rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara
2014-11-13drbd: compute the end before rb_insert_augmented()Lai Jiangshan
2014-11-13xen-blkback: fix leak on grant map error pathRoger Pau Monné
2014-10-13drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg
2014-07-17rbd: handle parent_overlap on writes correctlyIlya Dryomov
2014-07-17rbd: use reference counts for image requestsAlex Elder
2014-07-17mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P
2014-07-17mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P
2014-07-17mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P
2014-06-18floppy: do not corrupt bio.bi_flags when reading block 0Jiri Kosina
2014-05-29rbd: fix error paths in rbd_img_request_fill()Ilya Dryomov
2014-05-15floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley
2014-05-15floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley
2014-05-15mtip32xx: Unmap the DMA segments before completing the IO requestFelipe Franciosi
2014-05-15mtip32xx: Set queue bounce limitFelipe Franciosi
2014-04-18floppy: bail out in open() if drive is not responding to block0 readJiri Kosina
2014-04-03mm: close PageTail raceDavid Rientjes
2014-02-22xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel
2014-02-13xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2013-12-04xen/blkback: fix reference countingVegard Nossum
2013-12-04loop: fix crash when using unassigned loop deviceMikulas Patocka
2013-12-04loop: fix crash if blk_alloc_queue failsMikulas Patocka
2013-11-29block: fix a probe argument to blk_register_regionMikulas Patocka
2013-09-24cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter
2013-09-24cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-11pktcdvd: fix defective misuses of pkt_<level>Joe Perches
2013-09-11pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()Joe Perches
2013-09-11pktcdvd: convert pr_info to pkt_infoJoe Perches
2013-09-11pktcdvd: convert pr_notice to pkt_noticeJoe Perches
2013-09-11pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches
2013-09-11pktcdvd: add struct pktcdvd_device * to pkt_dbgJoe Perches
2013-09-11pktcdvd: consolidate DPRINTK and VPRINTK macrosJoe Perches
2013-09-11pktcdvd: convert printk to pr_<level>Joe Perches
2013-09-11pktcdvd: convert ZONE macro to static function get_zone()Joe Perches
2013-09-11aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin
2013-09-11aoe: suppress compiler warningsAndy Shevchenko
2013-09-11aoe: remove custom implementation of kbasename()Andy Shevchenko
2013-09-11aoe: update internal version number to 85Ed Cashin
2013-09-11aoe: update copyright dateEd Cashin
2013-09-11aoe: fill in per-AoE-target information for debugfs fileEd Cashin
2013-09-11aoe: provide file operations for debugfs filesEd Cashin
2013-09-11aoe: add AoE-target files to debugfsEd Cashin
2013-09-11aoe: create and destroy debugfs directory for aoeEd Cashin