aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-10dm thin: prefetch missing metadata pagesJoe Thornber
2014-11-10dm transaction manager: add support for prefetching blocks of metadataJoe Thornber
2014-11-10dm thin metadata: change dm_thin_find_block to allow blocking, but not issuin...Joe Thornber
2014-11-10dm bio prison: switch to using a red black treeJoe Thornber
2014-11-10dm bufio: evict buffers that are past the max age but retain some buffersJoe Thornber
2014-11-10dm bufio: switch from a huge hash table to an rbtreeJoe Thornber
2014-11-10dm btree: fix a recursion depth bug in btree walking codeJoe Thornber
2014-11-04dm thin: grab a virtual cell before looking up the mappingJoe Thornber
2014-10-29dm raid: fix inaccessible superblocks causing oops in configure_discard_supportHeinz Mauelshagen
2014-10-21dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen
2014-10-17dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacksMikulas Patocka
2014-10-10dm stripe: fix potential for leak in stripe_ctr error pathPavitra Kumar
2014-10-05dm log userspace: fix memory leak in dm_ulog_tfr_init failure pathAlexey Khoroshilov
2014-10-05dm bufio: when done scanning return from __scan immediatelyMikulas Patocka
2014-10-05dm bufio: update last_accessed when relinking a bufferJoe Thornber
2014-10-05dm raid: add discard support for RAID levels 4, 5 and 6Heinz Mauelshagen
2014-10-05dm raid: add discard support for RAID levels 1 and 10Heinz Mauelshagen
2014-10-05dm: allow active and inactive tables to share dm_devsBenjamin Marzinski
2014-10-05dm mpath: stop queueing IO when no valid paths existBenjamin Marzinski
2014-10-05dm: use bioset_create_nobvec()Junichi Nomura
2014-10-05dm: remove nr_iovecs parameter from alloc_tio()Junichi Nomura
2014-09-30sd: Honor block layer integrity handling flagsMartin K. Petersen
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen
2014-09-27block: Integrity checksum flagMartin K. Petersen
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen
2014-09-22scsi: move blk_mq_start_request call earlierChristoph Hellwig
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-15Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang
2014-09-14NTB: correct the spread of queues over mw'sJon Mason
2014-09-13[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro
2014-09-13Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2014-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-09-12Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds