summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-12Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+5
2014-09-12Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+44
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds30-137/+372
2014-09-12Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-61/+87
2014-09-12Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+1
2014-09-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-262/+371
2014-09-12video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll1-3/+1
2014-09-12Input: i8042 - also set the firmware id for MUXed portsHans de Goede1-0/+2
2014-09-12Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7
2014-09-12Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede1-0/+8
2014-09-12Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov1-8/+0
2014-09-12drm/ast: AST2000 cannot be detected correctlyY.C. Chen1-1/+1
2014-09-12drm/ast: open key before detect chipsY.C. Chen1-0/+1
2014-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+4
2014-09-12Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-18/+9
2014-09-12Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-15/+11
2014-09-12xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman1-2/+10
2014-09-12usb: xhci: Fix OOPS in xhci error handling codeAl Cooper1-0/+1
2014-09-12xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman1-1/+1
2014-09-12storage: Add single-LUN quirk for Jaz USB AdapterMark1-0/+6
2014-09-12uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede1-2/+2