summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-08skd: fix error paths in skd_init()Bartlomiej Zolnierkiewicz
2013-11-08skd: fix unregister_blkdev() placementBartlomiej Zolnierkiewicz
2013-11-08skd: more removal of bio-based codeMike Snitzer
2013-11-08skd: cleanup the skd_*() function block wrappingJens Axboe
2013-11-08skd: rip out bio pathJens Axboe
2013-11-08skd: fix error return code in skd_pci_probe()Wei Yongjun
2013-11-08s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens
2013-11-08cciss: return 0 from driver probe function on success, not 1Stephen M. Cameron
2013-11-08skd: Replaced custom debug PRINTKs with pr_debugrchinthekindi
2013-11-08skd: Fix checkpatch ERRORS and removed unused functionsAkhil Bhansali
2013-11-08rsxx: Fix possible kernel panic with invalid config.Philip J Kelleher
2013-11-08rsxx: Disallow discards from being unmapped.Philip J Kelleher
2013-11-08drbd: avoid to shrink max_bio_size due to peer re-configurationLars Ellenberg
2013-11-08drbd: fix decoding of bitmap vli rle for device sizes > 64 TBLars Ellenberg
2013-11-08drbd: Fix adding of new minors with freshly created meta dataPhilipp Reisner
2013-11-08drbd: Fix an connection drop issue after enabling allow-two-primariesPhilipp Reisner
2013-11-08drbd: fix NULL pointer deref in module init error pathLars Ellenberg
2013-11-08block: disable cpqarray in KconfigJens Axboe
2013-11-08Add support for sTec's pci-e flash card KronosAkhil Bhansali
2013-11-08rsxx: Kernel Panic caused by mapping DiscardsPhilip J Kelleher
2013-11-08mtip32xx: dynamically allocate buffer in debugfs functionsDavid Milburn
2013-11-08mtip32xx: Add SRSI supportAsai Thambi S P
2013-11-08rsxx: Moving pci_map_page to prevent overflow.Philip J Kelleher
2013-11-08rsxx: Handling failed pci_map_page on PowerPC and double free.Philip J Kelleher
2013-11-08loop: fix crash when using unassigned loop deviceMikulas Patocka
2013-11-08xen/blkback: fix reference countingVegard Nossum
2013-11-08xen-blkfront: improve aproximation of required grants per requestRoger Pau Monne
2013-11-08xen-blkfront: revoke foreign access for grants not mapped by the backendRoger Pau Monne
2013-11-08mg_disk: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-11-08block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-08block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-08block: Do not call sector_div() with a 64-bit divisorGeert Uytterhoeven
2013-11-08kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Chen Gang
2013-11-08block: Consolidate duplicated bio_trim() implementationsKent Overstreet
2013-11-08block: Use rw_copy_check_uvector()Kent Overstreet
2013-11-08block: Enable sysfs nomerge control for I/O requests in the plug listAlireza Haghdoost
2013-11-08block: properly stack underlying max_segment_size to DM deviceMike Snitzer
2013-11-08elevator: acquire q->sysfs_lock in elevator_change()Tomoki Sekiyama
2013-11-08elevator: Fix a race in elevator switching and md device initializationTomoki Sekiyama
2013-11-08block: Replace __get_cpu_var usesChristoph Lameter
2013-11-08bdi: test bdi_init failureMikulas Patocka
2013-11-08block: fix a probe argument to blk_register_regionMikulas Patocka
2013-11-08loop: fix crash if blk_alloc_queue failsMikulas Patocka
2013-11-08blk-core: Fix memory corruption if blkcg_init_queue failsMikulas Patocka
2013-11-08block: fix race between request completion and timeout handlingJeff Moyer
2013-11-08blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara
2013-11-03Linux 3.12v3.12Linus Torvalds
2013-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-11-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds