summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-10dm thin: prefetch missing metadata pagesJoe Thornber3-4/+16
2014-11-10dm transaction manager: add support for prefetching blocks of metadataJoe Thornber2-2/+82
2014-11-10dm thin metadata: change dm_thin_find_block to allow blocking, but not issuin...Joe Thornber2-19/+15
2014-11-10dm bio prison: switch to using a red black treeJoe Thornber4-106/+79
2014-11-10dm bufio: evict buffers that are past the max age but retain some buffersJoe Thornber1-34/+75
2014-11-10dm bufio: switch from a huge hash table to an rbtreeJoe Thornber1-43/+54
2014-11-10dm btree: fix a recursion depth bug in btree walking codeJoe Thornber3-15/+17
2014-11-04dm thin: grab a virtual cell before looking up the mappingJoe Thornber1-4/+12
2014-10-29dm raid: fix inaccessible superblocks causing oops in configure_discard_supportHeinz Mauelshagen1-1/+5
2014-10-21dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen1-4/+7
2014-10-17dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacksMikulas Patocka1-6/+6
2014-10-11dm stripe: fix potential for leak in stripe_ctr error pathPavitra Kumar1-1/+3
2014-10-06dm log userspace: fix memory leak in dm_ulog_tfr_init failure pathAlexey Khoroshilov1-1/+1
2014-10-06dm bufio: when done scanning return from __scan immediatelyMikulas Patocka1-2/+2
2014-10-06dm bufio: update last_accessed when relinking a bufferJoe Thornber1-0/+1
2014-10-06dm raid: add discard support for RAID levels 4, 5 and 6Heinz Mauelshagen1-4/+34
2014-10-06dm raid: add discard support for RAID levels 1 and 10Heinz Mauelshagen1-2/+28
2014-10-06dm: allow active and inactive tables to share dm_devsBenjamin Marzinski4-70/+165
2014-10-06dm mpath: stop queueing IO when no valid paths existBenjamin Marzinski1-1/+3
2014-10-06dm: use bioset_create_nobvec()Junichi Nomura1-1/+1
2014-10-06dm: remove nr_iovecs parameter from alloc_tio()Junichi Nomura1-10/+5
2014-10-01sd: Honor block layer integrity handling flagsMartin K. Petersen3-46/+116
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen2-222/+20
2014-09-27block: Integrity checksum flagMartin K. Petersen1-2/+4
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen1-2/+2
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen1-1/+7
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen1-50/+56
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen1-23/+23
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen1-65/+0
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen1-4/+4
2014-09-22scsi: move blk_mq_start_request call earlierChristoph Hellwig1-1/+5
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig1-1/+9
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig4-6/+6
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig4-0/+7
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig4-5/+8
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe204-1180/+2453
2014-09-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2014-09-16Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+8
2014-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+17
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds1-2/+15
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-22/+23
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner4-22/+23
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang1-0/+13
2014-09-14NTB: correct the spread of queues over mw'sJon Mason1-2/+2
2014-09-14[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro1-1/+1
2014-09-13Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-2/+2
2014-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-9/+21
2014-09-12Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5