Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-04scsi: blkcg: Fix application ID config optionsMartin K. Petersen
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-22block: Introduce the ioprio rq-qos policyBart Van Assche
2021-06-22block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutiveBart Van Assche
2021-06-10scsi: blkcg: Add app identifier support for blkcgMuneendra Kumar
2020-09-02blk-wbt: Remove obsolete multiqueue I/O scheduling commentDanny Lin
2020-07-08nvme: support for zoned namespacesKeith Busch
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala
2020-05-01blk-iocost: account for IO size when testing latenciesTejun Heo
2020-01-07block: Allow t10-pi to be modularHerbert Xu
2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo
2019-08-29blkcg: implement blk-iocostTejun Heo
2019-08-29blk-mq: add optional request->alloc_time_nsTejun Heo
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab
2019-07-15docs: block: convert to ReSTMauro Carvalho Chehab
2019-07-09Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-13block: force select mq-deadline for zoned block devicesDamien Le Moal
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2018-12-30Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-21treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-11-07blk-wbt: kill check for legacy queue typeJens Axboe
2018-10-10block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2018-09-27block: Move power management code into a new source fileBart Van Assche
2018-07-09block: introduce blk-iolatency io controllerJosef Bacik
2018-07-09block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-08block: Add rdma affinity based queue mapping helperSagi Grimberg
2017-05-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams
2017-05-06Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-04-20dax: introduce dax_direct_access()Dan Williams
2017-03-28blk-throttle: add configure option for new .low interfaceShaohua Li
2017-03-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-02-27blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig
2017-02-18Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-06block: Add Sed-opal libraryScott Bauer
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig
2017-01-28blk-mq: fix debugfs compilation issuesOmar Sandoval
2016-11-10block: hook up writeback throttlingJens Axboe
2016-11-02blk-mq: Introduce blk_mq_quiesce_queue()Bart Van Assche
2016-10-18block: Implement support for zoned block devicesHannes Reinecke
2016-10-10Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval
2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler
2016-02-27block: disable block device DAX by defaultDan Williams