aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* skd: Replaced custom debug PRINTKs with pr_debugrchinthekindi2013-11-08
* skd: Fix checkpatch ERRORS and removed unused functionsAkhil Bhansali2013-11-08
* rsxx: Fix possible kernel panic with invalid config.Philip J Kelleher2013-11-08
* rsxx: Disallow discards from being unmapped.Philip J Kelleher2013-11-08
* drbd: avoid to shrink max_bio_size due to peer re-configurationLars Ellenberg2013-11-08
* drbd: fix decoding of bitmap vli rle for device sizes > 64 TBLars Ellenberg2013-11-08
* drbd: Fix adding of new minors with freshly created meta dataPhilipp Reisner2013-11-08
* drbd: Fix an connection drop issue after enabling allow-two-primariesPhilipp Reisner2013-11-08
* drbd: fix NULL pointer deref in module init error pathLars Ellenberg2013-11-08
* block: disable cpqarray in KconfigJens Axboe2013-11-08
* Add support for sTec's pci-e flash card KronosAkhil Bhansali2013-11-08
* rsxx: Kernel Panic caused by mapping DiscardsPhilip J Kelleher2013-11-08
* mtip32xx: dynamically allocate buffer in debugfs functionsDavid Milburn2013-11-08
* mtip32xx: Add SRSI supportAsai Thambi S P2013-11-08
* rsxx: Moving pci_map_page to prevent overflow.Philip J Kelleher2013-11-08
* rsxx: Handling failed pci_map_page on PowerPC and double free.Philip J Kelleher2013-11-08
* loop: fix crash when using unassigned loop deviceMikulas Patocka2013-11-08
* xen/blkback: fix reference countingVegard Nossum2013-11-08
* xen-blkfront: improve aproximation of required grants per requestRoger Pau Monne2013-11-08
* xen-blkfront: revoke foreign access for grants not mapped by the backendRoger Pau Monne2013-11-08
* mg_disk: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-08
* block: Consolidate duplicated bio_trim() implementationsKent Overstreet2013-11-08
* block: fix a probe argument to blk_register_regionMikulas Patocka2013-11-08
* loop: fix crash if blk_alloc_queue failsMikulas Patocka2013-11-08
* cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter2013-09-24
* cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter2013-09-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-19
|\
| * rbd: fix error handling from rbd_snap_name()Josh Durgin2013-09-09
| * rbd: ignore unmapped snapshots that no longer existJosh Durgin2013-09-09
| * rbd: fix use-after free of rbd_dev->diskJosh Durgin2013-09-09
| * rbd: make rbd_obj_notify_ack() synchronousJosh Durgin2013-09-09
| * rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin2013-09-09
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | pktcdvd: fix defective misuses of pkt_<level>Joe Perches2013-09-11
* | pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()Joe Perches2013-09-11
* | pktcdvd: convert pr_info to pkt_infoJoe Perches2013-09-11
* | pktcdvd: convert pr_notice to pkt_noticeJoe Perches2013-09-11
* | pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches2013-09-11
* | pktcdvd: add struct pktcdvd_device * to pkt_dbgJoe Perches2013-09-11
* | pktcdvd: consolidate DPRINTK and VPRINTK macrosJoe Perches2013-09-11
* | pktcdvd: convert printk to pr_<level>Joe Perches2013-09-11
* | pktcdvd: convert ZONE macro to static function get_zone()Joe Perches2013-09-11
* | aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin2013-09-11
* | aoe: suppress compiler warningsAndy Shevchenko2013-09-11
* | aoe: remove custom implementation of kbasename()Andy Shevchenko2013-09-11
* | aoe: update internal version number to 85Ed Cashin2013-09-11
* | aoe: update copyright dateEd Cashin2013-09-11
* | aoe: fill in per-AoE-target information for debugfs fileEd Cashin2013-09-11
* | aoe: provide file operations for debugfs filesEd Cashin2013-09-11
* | aoe: add AoE-target files to debugfsEd Cashin2013-09-11