summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* md/raid6: let async recovery function support different page offsetYufen Yu2020-09-251-2/+4
* md/raid6: let syndrome computor support different page offsetYufen Yu2020-09-251-3/+3
* md/raid5: add new xor function to support different page offsetYufen Yu2020-09-251-0/+11
* Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe2020-09-2411-113/+85
|\
| * 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-121-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-081-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-021-0/+2
| * blk-iocost: restore inuse update tracepointsTejun Heo2020-09-021-3/+3
| * blk-iocost: decouple vrate adjustment from surplus transfersTejun Heo2020-09-021-9/+4
| * blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_usTejun Heo2020-09-021-5/+2
| * block: remove an outdated comment on the bd_dev fieldChristoph Hellwig2020-09-021-1/+1
| * block: remove the discard_alignment field from struct hd_structChristoph Hellwig2020-09-022-3/+2
| * block: remove the alignment_offset field from struct hd_structChristoph Hellwig2020-09-022-4/+2
| * block: Move blk_mq_bio_list_merge() into blk-merge.cBaolin Wang2020-09-021-2/+0
| * block: remove the BIO_USER_MAPPED flagChristoph Hellwig2020-09-021-1/+0
| * block: remove the BIO_NULL_MAPPED flagChristoph Hellwig2020-09-021-1/+0
| * block: fix locking for struct block_device size updatesChristoph Hellwig2020-09-021-0/+1
| * block: replace bd_set_size with bd_set_nr_sectorsChristoph Hellwig2020-09-021-1/+1
| * block: Make request_queue.rpm_status an enumGeert Uytterhoeven2020-09-021-1/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-09-231-1/+1
|\ \
| * | fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan2020-09-171-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-2211-9/+21
|\ \ \
| * | | net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski2020-09-201-3/+5
| * | | net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean2020-09-181-0/+1
| * | | net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean2020-09-181-0/+1
| * | | ethtool: add and use message type for tunnel info replyMichal Kubecek2020-09-181-0/+1