summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-25block: remove unnecessary argument from blk_execute_rqGuoqing Jiang1-2/+1
2021-01-25block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang1-1/+1
2021-01-25block: move three bvec helpers declaration into private helperMing Lei1-3/+0
2021-01-25block: don't allocate inline bvecs if this bioset needn't bvecsMing Lei1-0/+1
2021-01-25blk-mq: Improve performance of non-mq IO schedulers with multiple HW queuesJan Kara1-0/+2
2021-01-25Revert "blk-mq, elevator: Count requests per hctx to improve performance"Jan Kara1-4/+0
2021-01-25block: use an xarray for disk->part_tblChristoph Hellwig1-15/+3
2021-01-25block: remove DISK_PITER_REVERSEChristoph Hellwig1-1/+0
2021-01-25block: add a disk_uevent helperChristoph Hellwig1-0/+2
2021-01-25block: use ->bi_bdev for bio based I/O accountingChristoph Hellwig1-17/+4
2021-01-25block: do not reassig ->bi_bdev when partition remappingChristoph Hellwig2-0/+3
2021-01-25block: store a block_device pointer in struct bioChristoph Hellwig4-16/+14
2021-01-25block: add a hard-readonly flag to struct gendiskChristoph Hellwig1-2/+4
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+12
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2021-01-24Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-15/+0
2021-01-24Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-01-22kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra1-0/+3
2021-01-21driver core: Fix device link device name collisionSaravana Kannan1-0/+12
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-6/+25
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler1-0/+2
2021-01-20tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng1-5/+12
2021-01-20Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-6/+53
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven1-0/+3
2021-01-19tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen1-0/+3
2021-01-19Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2-1/+5
2021-01-18nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen1-0/+6
2021-01-16Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2021-01-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+6
2021-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+9
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-01-15compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon1-0/+6
2021-01-15Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+2
2021-01-15cfg80211: fix a kerneldoc markupMauro Carvalho Chehab1-1/+1
2021-01-13xen: Fix event channel callback via INTX/GSIDavid Woodhouse1-1/+1
2021-01-13arm64: make atomic helpers __always_inlineArnd Bergmann1-3/+3
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon1-2/+0
2021-01-13SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever1-6/+53
2021-01-13arm/kasan: fix the array size of kasan_early_shadow_pte[]Hailong Liu1-1/+5
2021-01-13mm/memcontrol: fix warning in mem_cgroup_page_lruvec()Hugh Dickins1-1/+1
2021-01-12timekeeping: Remove unused get_seconds()Chunguang Xu2-15/+0
2021-01-12net: compound page support in skb_seq_readWillem de Bruijn1-0/+1
2021-01-12net: support kmap_local forced debugging in skb_frag_foreachWillem de Bruijn1-1/+1
2021-01-11kthread: remove comments about old _do_fork() helperYanfei Xu1-1/+1
2021-01-10Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-01-10Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+21
2021-01-10Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2021-01-10Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-231/+0
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+24