index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-31
18
-203
/
+198
|
\
|
*
block: mark blkdev_fsync static
Christoph Hellwig
2021-08-24
1
-4
/
+0
|
*
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
2
-0
/
+2
|
*
block: Add alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
1
-0
/
+7
|
*
block: add error handling for device_add_disk / add_disk
Luis Chamberlain
2021-08-23
1
-4
/
+4
|
*
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
2021-08-23
2
-6
/
+5
|
*
block: hold a request_queue reference for the lifetime of struct gendisk
Christoph Hellwig
2021-08-23
1
-1
/
+0
|
*
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
2021-08-23
1
-1
/
+2
|
*
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
2021-08-23
1
-2
/
+1
|
*
block: remove alloc_disk and alloc_disk_node
Christoph Hellwig
2021-08-23
1
-10
/
+0
|
*
block: cleanup the lockdep handling in *alloc_disk
Christoph Hellwig
2021-08-23
2
-24
/
+9
|
*
block: fix default IO priority handling
Damien Le Moal
2021-08-18
2
-3
/
+9
|
*
block: Introduce IOPRIO_NR_LEVELS
Damien Le Moal
2021-08-18
1
-2
/
+3
|
*
block: fix IOPRIO_PRIO_CLASS() and IOPRIO_PRIO_VALUE() macros
Damien Le Moal
2021-08-18
1
-4
/
+8
|
*
block: change ioprio_valid() to an inline function
Damien Le Moal
2021-08-18
2
-2
/
+10
|
*
block: improve ioprio class description comment
Damien Le Moal
2021-08-18
1
-4
/
+6
|
*
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
2021-08-16
1
-2
/
+2
|
*
bvec: add a bvec_virt helper
Christoph Hellwig
2021-08-16
1
-0
/
+12
|
*
block: remove GENHD_FL_UP
Christoph Hellwig
2021-08-12
1
-4
/
+5
|
*
block: move some macros to blkdev.h
Guoqing Jiang
2021-08-12
2
-1
/
+4
|
*
writeback: make the laptop_mode prototypes available unconditionally
Christoph Hellwig
2021-08-10
1
-5
/
+0
|
*
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
2021-08-09
1
-0
/
+16
|
*
block: remove the bd_bdi in struct block_device
Christoph Hellwig
2021-08-09
2
-2
/
+1
|
*
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
2
-3
/
+1
|
*
block: add a queue_has_disk helper
Christoph Hellwig
2021-08-09
1
-0
/
+1
|
*
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-09
1
-1
/
+1
|
*
block: remove support for delayed queue registrations
Christoph Hellwig
2021-08-09
1
-6
/
+0
|
*
block: support delayed holder registration
Christoph Hellwig
2021-08-09
1
-0
/
+5
|
*
block: look up holders by bdev
Christoph Hellwig
2021-08-09
2
-4
/
+3
|
*
block: make the block holder code optional
Christoph Hellwig
2021-08-09
2
-3
/
+3
|
*
blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
Bart Van Assche
2021-08-05
1
-0
/
+6
|
*
block: add a helper to raise a media changed event
Matteo Croce
2021-08-02
1
-0
/
+1
|
*
block: add ioctl to read the disk sequence number
Matteo Croce
2021-08-02
1
-0
/
+1
|
*
block: add disk sequence number
Matteo Croce
2021-08-02
1
-0
/
+2
|
*
block: remove cmdline-parser.c
Christoph Hellwig
2021-08-02
1
-46
/
+0
|
*
block: remove bdput
Christoph Hellwig
2021-08-02
1
-1
/
+0
|
*
block: remove bdgrab
Christoph Hellwig
2021-08-02
1
-1
/
+0
|
*
block: remove bvec_kmap_irq and bvec_kunmap_irq
Christoph Hellwig
2021-08-02
1
-42
/
+0
|
*
bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
Christoph Hellwig
2021-08-02
1
-0
/
+33
|
*
bvec: add a bvec_kmap_local helper
Christoph Hellwig
2021-08-02
1
-0
/
+13
|
*
bvec: fix the include guards for bvec.h
Christoph Hellwig
2021-08-02
1
-3
/
+3
|
*
ioprio: move user space relevant ioprio bits to UAPI includes
Oliver Hartkopp
2021-08-02
2
-40
/
+47
*
|
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-31
4
-8
/
+36
|
\
\
|
*
|
dt-bindings: timer: Add ABIs for new Ingenic SoCs
周琰杰 (Zhou Yanjie)
2021-08-21
1
-0
/
+19
|
*
|
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
2021-08-10
1
-1
/
+0
|
*
|
timerfd: Provide timerfd_resume()
Thomas Gleixner
2021-08-10
1
-0
/
+2
|
*
|
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-08-10
1
-5
/
+0
|
*
|
posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...
Frederic Weisbecker
2021-08-10
1
-1
/
+6
|
*
|
posix-cpu-timers: Force next_expiration recalc after timer deletion
Frederic Weisbecker
2021-08-10
1
-1
/
+3
|
*
|
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
2021-08-10
1
-0
/
+6
[next]