aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-05dm: allow active and inactive tables to share dm_devsBenjamin Marzinski
2014-10-03block: add bioset_create_nobvec()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: Don't merge requests if integrity flags differMartin 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: Add prefix to block integrity profile flagsMartin 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 bip_bufMartin K. Petersen
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen
2014-09-27block: Get rid of bdev_integrity_enabled()Martin K. Petersen
2014-09-25blk-mq: support per-distpatch_queue flush machineryMing Lei
2014-09-25block: introduce blk_flush_queue to drive flush machineryMing Lei
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig
2014-09-22blk-mq: fix and simplify tag iteration for 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 git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds
2014-09-12Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds
2014-09-12jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-09-11xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-11Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-10shm: add memfd.h to UAPI export listDavid Drysdale
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede
2014-09-08bdi: reimplement bdev_inode_switch_bdi()Tejun Heo
2014-09-08bdi: remove unused stuffTejun Heo
2014-09-08block, bdi: an active gendisk always has a request_queue associated with itTejun Heo
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida
2014-09-05net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn
2014-09-05Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-09-05Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki
2014-09-05Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown
2014-09-05crypto: drbg - backport "fix maximum value checks on 32 bit systems"Herbert Xu