aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* bcache: Insert multiple keys at a timeKent Overstreet2013-11-11
* bcache: Add btree_insert_node()Kent Overstreet2013-11-11
* bcache: Explicitly track btree node's parentKent Overstreet2013-11-11
* bcache: Remove unnecessary check in should_split()Kent Overstreet2013-11-11
* bcache: Stripe size isn't necessarily a power of twoKent Overstreet2013-11-11
* bcache: Add on error panic/unregister settingKent Overstreet2013-11-11
* bcache: Use blkdev_issue_discard()Kent Overstreet2013-11-11
* bcache: Fix a lockdep splatKent Overstreet2013-11-11
* bcache: Fix a journalling performance bugKent Overstreet2013-11-11
* bcache: Fix dirty_data accountingKent Overstreet2013-11-11
* floppy: Correct documentation of driver options when used as a module.Ben Harris2013-11-08
* pktcdvd: debugfs functions return NULL on errorDan Carpenter2013-11-08
* xen-blkfront: restore the non-persistent data pathRoger Pau Monne2013-11-08
* skd: fix formatting in skd_s1120.hBartlomiej Zolnierkiewicz2013-11-08
* skd: reorder construct/destruct codeBartlomiej Zolnierkiewicz2013-11-08
* skd: cleanup skd_do_inq_page_da()Bartlomiej Zolnierkiewicz2013-11-08
* skd: remove SKD_OMIT_FROM_SRC_DIST ifdefsBartlomiej Zolnierkiewicz2013-11-08
* skd: remove redundant skdev->pdev assignment from skd_pci_probe()Bartlomiej Zolnierkiewicz2013-11-08
* skd: use <asm/unaligned.h>Bartlomiej Zolnierkiewicz2013-11-08
* skd: remove SCSI subsystem specific includesBartlomiej Zolnierkiewicz2013-11-08
* skd: register block device only if some devices are presentBartlomiej Zolnierkiewicz2013-11-08
* skd: fix error messages in skd_init()Bartlomiej Zolnierkiewicz2013-11-08
* skd: fix error paths in skd_init()Bartlomiej Zolnierkiewicz2013-11-08
* skd: fix unregister_blkdev() placementBartlomiej Zolnierkiewicz2013-11-08
* skd: more removal of bio-based codeMike Snitzer2013-11-08
* skd: cleanup the skd_*() function block wrappingJens Axboe2013-11-08
* skd: rip out bio pathJens Axboe2013-11-08
* skd: fix error return code in skd_pci_probe()Wei Yongjun2013-11-08
* s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens2013-11-08
* cciss: return 0 from driver probe function on success, not 1Stephen M. Cameron2013-11-08
* 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