summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-10-09block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2014-10-04block: add bioset_create_nobvec()Junichi Nomura1-0/+1
2014-10-01sd: Honor block layer integrity handling flagsMartin K. Petersen2-19/+50
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen2-2/+25
2014-09-27block: Don't merge requests if integrity flags differMartin K. Petersen1-10/+10
2014-09-27block: Integrity checksum flagMartin K. Petersen2-0/+2
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen2-5/+10
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen1-0/+1
2014-09-27block: Add prefix to block integrity profile flagsMartin K. Petersen1-2/+4
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen2-5/+16
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen1-3/+3
2014-09-27block: Remove bip_bufMartin K. Petersen1-3/+0
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen2-7/+0
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen3-9/+17
2014-09-27block: Get rid of bdev_integrity_enabled()Martin K. Petersen1-3/+3
2014-09-26blk-mq: support per-distpatch_queue flush machineryMing Lei1-0/+6
2014-09-26block: introduce blk_flush_queue to drive flush machineryMing Lei1-8/+2
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig1-1/+2
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig2-2/+6
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig1-2/+2
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig1-0/+1
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig2-3/+1
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe27-83/+134
2014-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+13
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds1-0/+1
2014-09-14Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds1-12/+0
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2014-09-13Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+3
2014-09-13jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2014-09-11xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini1-0/+3
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2014-09-11Merge branch 'for-linus' into for-3.18/coreJens Axboe7-12/+74
2014-09-11shm: add memfd.h to UAPI export listDavid Drysdale1-0/+1
2014-09-09Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede1-0/+1
2014-09-08bdi: reimplement bdev_inode_switch_bdi()Tejun Heo1-1/+0
2014-09-08bdi: remove unused stuffTejun Heo1-3/+0
2014-09-08block, bdi: an active gendisk always has a request_queue associated with itTejun Heo1-1/+1
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-12/+28
2014-09-08Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-1/+1
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+1
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+1
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2014-09-06net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida3-5/+5
2014-09-06net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn1-3/+1
2014-09-05Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+3
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-45/+60
2014-09-05Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki1-1/+1
2014-09-05Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown2-0/+3
2014-09-05crypto: drbg - backport "fix maximum value checks on 32 bit systems"Herbert Xu1-0/+13