summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-3118-203/+198
|\
| * block: mark blkdev_fsync staticChristoph Hellwig2021-08-241-4/+0
| * mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko2021-08-242-0/+2
| * block: Add alternative_gpt_sector() operationDmitry Osipenko2021-08-241-0/+7
| * block: add error handling for device_add_disk / add_diskLuis Chamberlain2021-08-231-4/+4
| * block: add an explicit ->disk backpointer to the request_queueChristoph Hellwig2021-08-232-6/+5
| * block: hold a request_queue reference for the lifetime of struct gendiskChristoph Hellwig2021-08-231-1/+0
| * block: pass a request_queue to __blk_alloc_diskChristoph Hellwig2021-08-231-1/+2
| * block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig2021-08-231-2/+1
| * block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig2021-08-231-10/+0
| * block: cleanup the lockdep handling in *alloc_diskChristoph Hellwig2021-08-232-24/+9
| * block: fix default IO priority handlingDamien Le Moal2021-08-182-3/+9
| * block: Introduce IOPRIO_NR_LEVELSDamien Le Moal2021-08-181-2/+3
| * block: fix IOPRIO_PRIO_CLASS() and IOPRIO_PRIO_VALUE() macrosDamien Le Moal2021-08-181-4/+8
| * block: change ioprio_valid() to an inline functionDamien Le Moal2021-08-182-2/+10
| * block: improve ioprio class description commentDamien Le Moal2021-08-181-4/+6
| * blk-cgroup: stop using seq_get_bufChristoph Hellwig2021-08-161-2/+2
| * bvec: add a bvec_virt helperChristoph Hellwig2021-08-161-0/+12
| * block: remove GENHD_FL_UPChristoph Hellwig2021-08-121-4/+5
| * block: move some macros to blkdev.hGuoqing Jiang2021-08-122-1/+4
| * writeback: make the laptop_mode prototypes available unconditionallyChristoph Hellwig2021-08-101-5/+0
| * block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei2021-08-091-0/+16
| * block: remove the bd_bdi in struct block_deviceChristoph Hellwig2021-08-092-2/+1
| * block: move the bdi from the request_queue to the gendiskChristoph Hellwig2021-08-092-3/+1
| * block: add a queue_has_disk helperChristoph Hellwig2021-08-091-0/+1
| * block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig2021-08-091-1/+1
| * block: remove support for delayed queue registrationsChristoph Hellwig2021-08-091-6/+0
| * block: support delayed holder registrationChristoph Hellwig2021-08-091-0/+5
| * block: look up holders by bdevChristoph Hellwig2021-08-092-4/+3
| * block: make the block holder code optionalChristoph Hellwig2021-08-092-3/+3
| * blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche2021-08-051-0/+6
| * block: add a helper to raise a media changed eventMatteo Croce2021-08-021-0/+1
| * block: add ioctl to read the disk sequence numberMatteo Croce2021-08-021-0/+1
| * block: add disk sequence numberMatteo Croce2021-08-021-0/+2
| * block: remove cmdline-parser.cChristoph Hellwig2021-08-021-46/+0
| * block: remove bdputChristoph Hellwig2021-08-021-1/+0
| * block: remove bdgrabChristoph Hellwig2021-08-021-1/+0
| * block: remove bvec_kmap_irq and bvec_kunmap_irqChristoph Hellwig2021-08-021-42/+0
| * bvec: add memcpy_{from,to}_bvec and memzero_bvec helperChristoph Hellwig2021-08-021-0/+33
| * bvec: add a bvec_kmap_local helperChristoph Hellwig2021-08-021-0/+13
| * bvec: fix the include guards for bvec.hChristoph Hellwig2021-08-021-3/+3
| * ioprio: move user space relevant ioprio bits to UAPI includesOliver Hartkopp2021-08-022-40/+47
* | Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-314-8/+36
|\ \
| * | dt-bindings: timer: Add ABIs for new Ingenic SoCs周琰杰 (Zhou Yanjie)2021-08-211-0/+19
| * | timekeeping: Distangle resume and clock-was-set eventsThomas Gleixner2021-08-101-1/+0
| * | timerfd: Provide timerfd_resume()Thomas Gleixner2021-08-101-0/+2
| * | hrtimer: Ensure timerfd notification for HIGHRES=nThomas Gleixner2021-08-101-5/+0
| * | posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...Frederic Weisbecker2021-08-101-1/+6
| * | posix-cpu-timers: Force next_expiration recalc after timer deletionFrederic Weisbecker2021-08-101-1/+3
| * | posix-cpu-timers: Assert task sighand is locked while starting cputime counterFrederic Weisbecker2021-08-101-0/+6