summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* block: disable cpqarray in KconfigJens Axboe2013-11-081-1/+1
* Add support for sTec's pci-e flash card KronosAkhil Bhansali2013-11-084-0/+6183
* rsxx: Kernel Panic caused by mapping DiscardsPhilip J Kelleher2013-11-082-21/+24
* mtip32xx: dynamically allocate buffer in debugfs functionsDavid Milburn2013-11-081-10/+37
* mtip32xx: Add SRSI supportAsai Thambi S P2013-11-082-182/+289
* rsxx: Moving pci_map_page to prevent overflow.Philip J Kelleher2013-11-082-47/+28
* rsxx: Handling failed pci_map_page on PowerPC and double free.Philip J Kelleher2013-11-083-22/+37
* loop: fix crash when using unassigned loop deviceMikulas Patocka2013-11-081-7/+8
* xen/blkback: fix reference countingVegard Nossum2013-11-081-1/+2
* xen-blkfront: improve aproximation of required grants per requestRoger Pau Monne2013-11-081-4/+7
* xen-blkfront: revoke foreign access for grants not mapped by the backendRoger Pau Monne2013-11-081-4/+29
* mg_disk: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-081-1/+1
* block: Consolidate duplicated bio_trim() implementationsKent Overstreet2013-11-081-52/+1
* block: fix a probe argument to blk_register_regionMikulas Patocka2013-11-082-2/+2
* loop: fix crash if blk_alloc_queue failsMikulas Patocka2013-11-081-1/+3
* cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter2013-09-241-0/+1
* cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter2013-09-241-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-191-18/+59
|\
| * rbd: fix error handling from rbd_snap_name()Josh Durgin2013-09-091-4/+6
| * rbd: ignore unmapped snapshots that no longer existJosh Durgin2013-09-091-2/+7
| * rbd: fix use-after free of rbd_dev->diskJosh Durgin2013-09-091-7/+33
| * rbd: make rbd_obj_notify_ack() synchronousJosh Durgin2013-09-091-5/+6
| * rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin2013-09-091-0/+7
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* | pktcdvd: fix defective misuses of pkt_<level>Joe Perches2013-09-111-3/+3
* | pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()Joe Perches2013-09-111-15/+16
* | pktcdvd: convert pr_info to pkt_infoJoe Perches2013-09-111-6/+8
* | pktcdvd: convert pr_notice to pkt_noticeJoe Perches2013-09-111-10/+12
* | pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches2013-09-111-20/+24
* | pktcdvd: add struct pktcdvd_device * to pkt_dbgJoe Perches2013-09-111-48/+42
* | pktcdvd: consolidate DPRINTK and VPRINTK macrosJoe Perches2013-09-111-54/+53
* | pktcdvd: convert printk to pr_<level>Joe Perches2013-09-111-61/+61
* | pktcdvd: convert ZONE macro to static function get_zone()Joe Perches2013-09-111-10/+10
* | aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin2013-09-111-1/+0
* | aoe: suppress compiler warningsAndy Shevchenko2013-09-111-4/+0
* | aoe: remove custom implementation of kbasename()Andy Shevchenko2013-09-111-6/+3
* | aoe: update internal version number to 85Ed Cashin2013-09-111-1/+1
* | aoe: update copyright dateEd Cashin2013-09-111-1/+1
* | aoe: fill in per-AoE-target information for debugfs fileEd Cashin2013-09-111-1/+32
* | aoe: provide file operations for debugfs filesEd Cashin2013-09-111-1/+24
* | aoe: add AoE-target files to debugfsEd Cashin2013-09-113-0/+38
* | aoe: create and destroy debugfs directory for aoeEd Cashin2013-09-111-1/+9
* | drivers/block/swim.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-111-2/+0
* | cciss: set max scatter gather entries to 32 on P600Mike Miller2013-09-111-0/+7
* | drivers/block/mg_disk.c: make mg_times_out() staticJingoo Han2013-09-111-1/+1
* | block: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-113-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-091-17/+19
|\ \ | |/
| * rbd: fix null dereference in doutJosh Durgin2013-09-031-3/+5
| * rbd: fix buffer size for writes to images with snapshotsJosh Durgin2013-09-031-5/+5
| * rbd: fix I/O error propagation for readsJosh Durgin2013-09-031-7/+7
OpenPOWER on IntegriCloud