summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-11bcache: Convert bch_btree_read_async() to bch_btree_map_keys()Kent Overstreet
2013-11-11bcache: Move some stuff to btree.cKent Overstreet
2013-11-11bcache: Add btree_map() functionsKent Overstreet
2013-11-11bcache: Convert writeback to a kthreadKent Overstreet
2013-11-11bcache: Convert gc to a kthreadKent Overstreet
2013-11-11bcache: Convert bucket_wait to wait_queue_head_tKent Overstreet
2013-11-11bcache: Convert try_wait to wait_queue_head_tKent Overstreet
2013-11-11bcache: Move keylist out of btree_opKent Overstreet
2013-11-11bcache: Refactor journalling flow controlKent Overstreet
2013-11-11bcache: Refactor read request code a bitKent Overstreet
2013-11-11bcache: Refactor request_write()Kent Overstreet
2013-11-11bcache: Clean up keylist codeKent Overstreet
2013-11-11bcache: Add explicit keylist arg to btree_insert()Kent Overstreet
2013-11-11bcache: Convert btree_insert_check_key() to btree_insert_node()Kent Overstreet
2013-11-11bcache: Insert multiple keys at a timeKent Overstreet
2013-11-11bcache: Add btree_insert_node()Kent Overstreet
2013-11-11bcache: Explicitly track btree node's parentKent Overstreet
2013-11-11bcache: Remove unnecessary check in should_split()Kent Overstreet
2013-11-11bcache: Stripe size isn't necessarily a power of twoKent Overstreet
2013-11-11bcache: Add on error panic/unregister settingKent Overstreet
2013-11-11bcache: Use blkdev_issue_discard()Kent Overstreet
2013-11-11bcache: Fix a lockdep splatKent Overstreet
2013-11-11bcache: Fix a journalling performance bugKent Overstreet
2013-11-11bcache: Fix dirty_data accountingKent Overstreet
2013-11-08pktcdvd: debugfs functions return NULL on errorDan Carpenter
2013-11-08xen-blkfront: restore the non-persistent data pathRoger Pau Monne
2013-11-08skd: fix formatting in skd_s1120.hBartlomiej Zolnierkiewicz
2013-11-08skd: reorder construct/destruct codeBartlomiej Zolnierkiewicz
2013-11-08skd: cleanup skd_do_inq_page_da()Bartlomiej Zolnierkiewicz
2013-11-08skd: remove SKD_OMIT_FROM_SRC_DIST ifdefsBartlomiej Zolnierkiewicz
2013-11-08skd: remove redundant skdev->pdev assignment from skd_pci_probe()Bartlomiej Zolnierkiewicz
2013-11-08skd: use <asm/unaligned.h>Bartlomiej Zolnierkiewicz
2013-11-08skd: remove SCSI subsystem specific includesBartlomiej Zolnierkiewicz
2013-11-08skd: register block device only if some devices are presentBartlomiej Zolnierkiewicz
2013-11-08skd: fix error messages in skd_init()Bartlomiej Zolnierkiewicz
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