aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* 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
* aoe: create and destroy debugfs directory for aoeEd Cashin2013-09-11
* drivers/block/swim.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-11
* cciss: set max scatter gather entries to 32 on P600Mike Miller2013-09-11
* drivers/block/mg_disk.c: make mg_times_out() staticJingoo Han2013-09-11
* block: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-09
|\
| * rbd: fix null dereference in doutJosh Durgin2013-09-04
| * rbd: fix buffer size for writes to images with snapshotsJosh Durgin2013-09-04
| * rbd: fix I/O error propagation for readsJosh Durgin2013-09-04
| * Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-15
| |\
| * | block: rbd: use NULL instead of 0Jingoo Han2013-08-09
* | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-09-07
|\ \ \
| * | | NVMe: Merge issue on character device bring-upKeith Busch2013-09-06
| * | | NVMe: Handle ioremap failureKeith Busch2013-09-03
| * | | NVMe: Add pci suspend/resume driver callbacksKeith Busch2013-09-03
| * | | NVMe: Use normal shutdownKeith Busch2013-09-03
| * | | NVMe: Separate controller init from disk discoveryKeith Busch2013-09-03
| * | | NVMe: Separate queue alloc/free from create/deleteKeith Busch2013-09-03
| * | | NVMe: Group pci related actions in functionsKeith Busch2013-09-03
| * | | NVMe: Disk stats for read/write commands onlyKeith Busch2013-09-03
| * | | NVMe: Bring up cdev on set feature failureKeith Busch2013-09-03
| * | | NVMe: Fix checkpatch issuesKeith Busch2013-09-03
| * | | NVMe: Namespace IDs are unsignedMatthew Wilcox2013-09-03
| * | | NVMe: Call nvme_process_cq from submission pathMatthew Wilcox2013-06-24
| * | | NVMe: Remove "process_cq did something" messageMatthew Wilcox2013-06-24
| * | | NVMe: Return correct value from interrupt handlerMatthew Wilcox2013-06-24
| * | | NVMe: Disk IO statisticsKeith Busch2013-06-20
| * | | NVMe: Restructure MSI / MSI-X setupMatthew Wilcox2013-06-20
| * | | NVMe: Use kzalloc instead of kmalloc+memsetTushar Behera2013-06-19
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\ \ \ \
| * | | | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
* | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\ \ \ \ \ | |_|_|_|/ |/| | | |