summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* block: allow 'chunk_sectors' to be non-power-of-2Mike Snitzer2020-09-231-3/+9
* block: introduce part_[begin|end]_io_acctSong Liu2020-09-111-0/+5
* block: remove check_disk_changeChristoph Hellwig2020-09-101-1/+0
* ide-gd: stop using the disk events mechanismChristoph Hellwig2020-09-101-2/+0
* block: add a bdev_check_media_change helperChristoph Hellwig2020-09-101-1/+1
* block: Do not discard buffers under a mounted filesystemJan Kara2020-09-071-0/+7
* blk-mq, elevator: Count requests per hctx to improve performanceKashyap Desai2020-09-031-0/+4
* blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared...John Garry2020-09-032-0/+2
* blk-mq: Record nr_active_requests per queue for when using shared sbitmapJohn Garry2020-09-031-0/+2
* blk-mq: Facilitate a shared sbitmap per tagsetJohn Garry2020-09-031-0/+6
* blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHAREDMing Lei2020-09-031-1/+1
* block: remove revalidate_disk()Christoph Hellwig2020-09-021-1/+0
* block: use revalidate_disk_size in set_capacity_revalidate_and_notifyChristoph Hellwig2020-09-021-2/+2
* block: add a new revalidate_disk_size helperChristoph Hellwig2020-09-021-0/+1
* block: rename bd_invalidatedChristoph Hellwig2020-09-021-1/+3
* block: grant IOPRIO_CLASS_RT to CAP_SYS_NICEKhazhismel Kumykov2020-09-011-0/+2
* blk-iocost: restore inuse update tracepointsTejun Heo2020-09-011-3/+3
* blk-iocost: decouple vrate adjustment from surplus transfersTejun Heo2020-09-011-9/+4
* blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_usTejun Heo2020-09-011-5/+2
* block: remove an outdated comment on the bd_dev fieldChristoph Hellwig2020-09-011-1/+1
* block: remove the discard_alignment field from struct hd_structChristoph Hellwig2020-09-012-3/+2
* block: remove the alignment_offset field from struct hd_structChristoph Hellwig2020-09-012-4/+2
* block: Move blk_mq_bio_list_merge() into blk-merge.cBaolin Wang2020-09-011-2/+0
* block: remove the BIO_USER_MAPPED flagChristoph Hellwig2020-09-011-1/+0
* block: remove the BIO_NULL_MAPPED flagChristoph Hellwig2020-09-011-1/+0
* block: fix locking for struct block_device size updatesChristoph Hellwig2020-09-011-0/+1
* block: replace bd_set_size with bd_set_nr_sectorsChristoph Hellwig2020-09-011-1/+1
* block: Make request_queue.rpm_status an enumGeert Uytterhoeven2020-09-011-1/+2
* Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-301-0/+13
|\
| * firmware: ti_sci: Add support for getting resource with subtypeLokesh Vutla2020-08-161-0/+13
* | Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-301-1/+1
|\ \
| * | sched: Use __always_inline on is_idle_task()Marco Elver2020-08-261-1/+1
* | | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-304-45/+64
|\ \ \
| * | | lockdep: Only trace IRQ edgesNicholas Piggin2020-08-261-8/+7
| * | | locking/lockdep: CleanupPeter Zijlstra2020-08-261-24/+30
| * | | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2020-08-262-6/+12
| * | | lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra2020-08-262-8/+16
| |/ /
* | | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-302-0/+4
|\ \ \
| * | | Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-242-0/+4
| | |/ | |/|