summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams2020-10-142-20/+14
* ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams2020-10-141-0/+8
* x86/numa: add 'nohmat' optionDan Williams2020-10-142-0/+10
* x86/numa: cleanup configuration dependent command-line optionsDan Williams2020-10-141-1/+5
* include/linux/slab.h: fix a typo error in commenttangjianqiang2020-10-141-1/+1
* export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for ClangNick Desaulniers2020-10-141-1/+1
* compiler.h: avoid escaped section namesNick Desaulniers2020-10-141-1/+1
* compiler-gcc: improve version errorNick Desaulniers2020-10-141-1/+1
* compiler-clang: add build check for clang 10.0.1Nick Desaulniers2020-10-141-0/+8
* Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-135-10/+35
|\
| * block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONEDChristoph Hellwig2020-10-071-1/+3
| * scsi: Add host and host template flag 'host_tagset'Hannes Reinecke2020-10-061-1/+8
| * block: scsi_ioctl: Avoid the use of one-element arraysGustavo A. R. Silva2020-10-031-1/+4
| * bcache: add set_uuid in struct cache_setColy Li2020-10-021-2/+2
| * md/raid6: let async recovery function support different page offsetYufen Yu2020-09-251-2/+4
| * md/raid6: let syndrome computor support different page offsetYufen Yu2020-09-251-3/+3
| * md/raid5: add new xor function to support different page offsetYufen Yu2020-09-251-0/+11
| * Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe2020-09-2411-113/+85
| |\
* | \ Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-134-38/+132
|\ \ \
| * | | io_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ ring waitsJens Axboe2020-10-011-0/+1
| * | | fs: align IOCB_* flags with RWF_* flagsJens Axboe2020-10-011-18/+19
| * | | io_uring: allow disabling rings during the creationStefano Garzarella2020-10-011-0/+2
| * | | io_uring: add IOURING_REGISTER_RESTRICTIONS opcodeStefano Garzarella2020-10-011-0/+31
| * | | io_uring: use an enumeration for io_uring_register(2) opcodesStefano Garzarella2020-10-011-11/+16
| * | | io_uring: move io_uring_get_socket() into io_uring.hJens Axboe2020-10-012-9/+5
| * | | io_uring: don't rely on weak ->files referencesJens Axboe2020-10-012-0/+58
* | | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-1315-173/+199
|\ \ \ \
| * | | | block: fix uapi blkzoned.h commentsDamien Le Moal2020-10-091-6/+9
| * | | | block: soft limit zone-append sectors as wellJohannes Thumshirn2020-10-071-1/+4
| * | | | block: remove the unused blk_integrity_merge_bio exportChristoph Hellwig2020-10-061-8/+0
| * | | | block: remove the unused blk_integrity_merge_rq exportChristoph Hellwig2020-10-061-8/+0
| * | | | block: move 'q_usage_counter' into front of 'request_queue'Ming Lei2020-10-061-1/+2
| * | | | percpu_ref: reduce memory footprint of percpu_ref in fast pathMing Lei2020-10-061-28/+24
| * | | | block: make bio_crypt_clone() able to failEric Biggers2020-10-051-4/+16
| * | | | block: add a bdget_part helperChristoph Hellwig2020-10-051-1/+1
| * | | | iocost: add iocg_forgive_debt tracepointTejun Heo2020-09-251-0/+41
| * | | | dm: add support for REQ_NOWAIT and enable it for linear targetKonstantin Khlebnikov2020-09-251-0/+6
| * | | | block: add QUEUE_FLAG_NOWAITMike Snitzer2020-09-251-2/+5
| * | | | block: add a bdev_is_partition helperChristoph Hellwig2020-09-251-2/+7
| | |_|/ | |/| |
| * | | bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flagChristoph Hellwig2020-09-241-38/+10
| * | | bdi: invert BDI_CAP_NO_ACCT_WBChristoph Hellwig2020-09-241-10/+3
| * | | bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig2020-09-243-6/+4
| * | | bdi: remove BDI_CAP_SYNCHRONOUS_IOChristoph Hellwig2020-09-241-9/+0
| * | | bdi: remove BDI_CAP_CGROUP_WRITEBACKChristoph Hellwig2020-09-241-5/+3
| * | | block: lift setting the readahead size into the block layerChristoph Hellwig2020-09-241-0/+1
| * | | fs: remove the unused SB_I_MULTIROOT flagChristoph Hellwig2020-09-241-1/+0
| * | | block: mark blkdev_get staticChristoph Hellwig2020-09-231-1/+0
| * | | mm: split swap_type_ofChristoph Hellwig2020-09-231-1/+2
| * | | PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig2020-09-231-2/+2
| * | | block: move the NEED_PART_SCAN flag to struct gendiskChristoph Hellwig2020-09-232-3/+3