aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-02-16block: add a ->free_disk methodChristoph Hellwig
2022-02-16blk-mq: remove the request_queue argument to blk_insert_cloned_requestChristoph Hellwig
2022-02-11block: partition include/linux/blk-cgroup.hMing Lei
2022-02-11block: remove THROTL_IOPS_MAXMing Lei
2022-02-11block: introduce block_rq_error tracepointYang Shi
2022-02-08sbitmap: Delete old sbitmap_queue_get_shallow()John Garry
2022-02-08lib/sbitmap: kill 'depth' from sbitmap_wordMing Lei
2022-02-04block: pass a block_device to bio_clone_fastChristoph Hellwig
2022-02-04block: clone crypto and integrity data in __bio_clone_fastChristoph Hellwig
2022-02-03block: introduce BLK_STS_OFFLINESong Liu
2022-02-02block: fix the kerneldoc for bio_end_io_acctChristoph Hellwig
2022-02-02block: check that there is a plug in blk_flush_plugChristoph Hellwig
2022-02-02block: remove blk_needs_flush_plugChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_resetChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_alloc_kiocbChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_alloc_biosetChristoph Hellwig
2022-02-02block: pass a block_device and opf to blk_next_bioChaitanya Kulkarni
2022-02-02block: remove genhd.hChristoph Hellwig
2022-02-02block: move blk_drop_partitions to blk.hChristoph Hellwig
2022-02-02block: move disk_{block,unblock,flush}_events to blk.hChristoph Hellwig
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-29Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-01-28block: add bio_start_io_acct_time() to control start_timeMike Snitzer
2022-01-28security, lsm: dentry_init_security() Handle multi LSM registrationVivek Goyal
2022-01-28Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-28Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini
2022-01-27tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook
2022-01-27tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong
2022-01-27ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet
2022-01-27ipv4: avoid using shared IP generator for connected socketsEric Dumazet
2022-01-27Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault
2022-01-26pid: Introduce helper task_is_in_init_pid_ns()Leo Yan
2022-01-26tty: Partially revert the removal of the Cyclades public APIMaciej W. Rozycki
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-01-25PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński
2022-01-25usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan