summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-24block: lift setting the readahead size into the block layerChristoph Hellwig
2020-09-24fs: remove the unused SB_I_MULTIROOT flagChristoph Hellwig
2020-09-23block: mark blkdev_get staticChristoph Hellwig
2020-09-23mm: split swap_type_ofChristoph Hellwig
2020-09-23PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig
2020-09-23block: move the NEED_PART_SCAN flag to struct gendiskChristoph Hellwig
2020-09-23block: allow 'chunk_sectors' to be non-power-of-2Mike Snitzer
2020-09-11block: introduce part_[begin|end]_io_acctSong Liu
2020-09-10block: remove check_disk_changeChristoph Hellwig
2020-09-10ide-gd: stop using the disk events mechanismChristoph Hellwig
2020-09-10block: add a bdev_check_media_change helperChristoph Hellwig
2020-09-07block: Do not discard buffers under a mounted filesystemJan Kara
2020-09-03blk-mq, elevator: Count requests per hctx to improve performanceKashyap Desai
2020-09-03blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared...John Garry
2020-09-03blk-mq: Record nr_active_requests per queue for when using shared sbitmapJohn Garry
2020-09-03blk-mq: Facilitate a shared sbitmap per tagsetJohn Garry
2020-09-03blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHAREDMing Lei
2020-09-02block: remove revalidate_disk()Christoph Hellwig
2020-09-02block: use revalidate_disk_size in set_capacity_revalidate_and_notifyChristoph Hellwig
2020-09-02block: add a new revalidate_disk_size helperChristoph Hellwig
2020-09-02block: rename bd_invalidatedChristoph Hellwig
2020-09-01block: grant IOPRIO_CLASS_RT to CAP_SYS_NICEKhazhismel Kumykov
2020-09-01blk-iocost: restore inuse update tracepointsTejun Heo
2020-09-01blk-iocost: decouple vrate adjustment from surplus transfersTejun Heo
2020-09-01blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_usTejun Heo
2020-09-01block: remove an outdated comment on the bd_dev fieldChristoph Hellwig
2020-09-01block: remove the discard_alignment field from struct hd_structChristoph Hellwig
2020-09-01block: remove the alignment_offset field from struct hd_structChristoph Hellwig
2020-09-01block: Move blk_mq_bio_list_merge() into blk-merge.cBaolin Wang
2020-09-01block: remove the BIO_USER_MAPPED flagChristoph Hellwig
2020-09-01block: remove the BIO_NULL_MAPPED flagChristoph Hellwig
2020-09-01block: fix locking for struct block_device size updatesChristoph Hellwig
2020-09-01block: replace bd_set_size with bd_set_nr_sectorsChristoph Hellwig
2020-09-01block: Make request_queue.rpm_status an enumGeert Uytterhoeven
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-30Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-29Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-28Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-28kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-28Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-27cpufreq: Use WARN_ON_ONCE() for invalid relationViresh Kumar
2020-08-27arm/xen: Add misuse warning to virt_to_gfnSimon Leiner
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin
2020-08-26locking/lockdep: CleanupPeter Zijlstra
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra