summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: remove bio_devnameChristoph Hellwig2022-03-071-2/+0
* blk-crypto: show crypto capabilities in sysfsEric Biggers2022-02-281-0/+1
* block: add a ->free_disk methodChristoph Hellwig2022-02-161-0/+2
* blk-mq: remove the request_queue argument to blk_insert_cloned_requestChristoph Hellwig2022-02-161-2/+1
* block: partition include/linux/blk-cgroup.hMing Lei2022-02-111-454/+5
* block: remove THROTL_IOPS_MAXMing Lei2022-02-111-2/+0
* block: introduce block_rq_error tracepointYang Shi2022-02-111-13/+36
* sbitmap: Delete old sbitmap_queue_get_shallow()John Garry2022-02-081-30/+4
* lib/sbitmap: kill 'depth' from sbitmap_wordMing Lei2022-02-081-7/+10
* block: pass a block_device to bio_clone_fastChristoph Hellwig2022-02-041-2/+4
* block: clone crypto and integrity data in __bio_clone_fastChristoph Hellwig2022-02-041-1/+1
* block: introduce BLK_STS_OFFLINESong Liu2022-02-031-0/+7
* block: fix the kerneldoc for bio_end_io_acctChristoph Hellwig2022-02-021-1/+1
* block: check that there is a plug in blk_flush_plugChristoph Hellwig2022-02-021-1/+6
* block: remove blk_needs_flush_plugChristoph Hellwig2022-02-021-13/+0
* block: pass a block_device and opf to bio_resetChristoph Hellwig2022-02-021-8/+1
* block: pass a block_device and opf to bio_initChristoph Hellwig2022-02-021-2/+2
* block: pass a block_device and opf to bio_allocChristoph Hellwig2022-02-021-2/+3
* block: pass a block_device and opf to bio_alloc_kiocbChristoph Hellwig2022-02-021-2/+2
* block: pass a block_device and opf to bio_alloc_biosetChristoph Hellwig2022-02-021-3/+4
* block: pass a block_device and opf to blk_next_bioChaitanya Kulkarni2022-02-021-1/+2
* block: remove genhd.hChristoph Hellwig2022-02-023-291/+271
* block: move blk_drop_partitions to blk.hChristoph Hellwig2022-02-021-1/+0
* block: move disk_{block,unblock,flush}_events to blk.hChristoph Hellwig2022-02-021-3/+0
* psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan2022-01-301-6/+5
* mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne2022-01-301-5/+12
* mm: page->mapping folio->mapping should have the same offsetWei Yang2022-01-301-0/+1
* include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton2022-01-301-1/+1
* Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-291-0/+35
|\
| * tty: Partially revert the removal of the Cyclades public APIMaciej W. Rozycki2022-01-261-0/+35
* | Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-291-0/+6
|\ \
| * | usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan2022-01-251-0/+6
| |/
* | Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-291-0/+1
|\ \
| * | block: add bio_start_io_acct_time() to control start_timeMike Snitzer2022-01-281-0/+1
* | | Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-01-291-1/+1
|\ \ \
| * | | security, lsm: dentry_init_security() Handle multi LSM registrationVivek Goyal2022-01-281-1/+1
* | | | Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-281-10/+1
|\ \ \ \
| * | | | PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński2022-01-251-10/+1
| | |_|/ | |/| |
* | | | Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-282-6/+8
|\ \ \ \
| * | | | tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2022-01-272-3/+4
| * | | | tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu2022-01-271-3/+4
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-281-0/+1
|\ \ \ \
| * | | | KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini2022-01-281-0/+1
* | | | | Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-281-6/+43
|\ \ \ \ \
| * | | | | fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein2022-01-241-6/+43
* | | | | | Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-281-1/+1
|\ \ \ \ \ \
| * | | | | | quota: cleanup double word in commentTom Rix2022-01-241-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-2711-17/+28
|\ \ \ \ \ \
| * | | | | | net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong2022-01-272-2/+2
| * | | | | | ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet2022-01-271-1/+1