index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-04
4
-30
/
+17
|
*
block: remove the max_zone_append_sectors check in blk_revalidate_disk_zones
Christoph Hellwig
2024-11-04
1
-6
/
+0
|
*
block: update blk_stack_limits documentation
Christoph Hellwig
2024-11-04
1
-4
/
+4
|
*
block: remove bio_add_zone_append_page
Christoph Hellwig
2024-10-31
1
-33
/
+0
|
*
block: remove zone append special casing from the direct I/O path
Christoph Hellwig
2024-10-31
1
-32
/
+2
|
*
blk-integrity: remove seed for user mapped buffers
Keith Busch
2024-10-30
2
-10
/
+7
|
*
block: add a bdev_limits helper
Christoph Hellwig
2024-10-29
2
-3
/
+2
|
*
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
2024-10-26
4
-13
/
+75
|
*
blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
Ming Lei
2024-10-26
1
-0
/
+20
|
*
blk-mq: Unexport blk_mq_flush_busy_ctxs()
Bart Van Assche
2024-10-24
1
-1
/
+0
|
*
blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long
Bart Van Assche
2024-10-23
1
-1
/
+2
|
*
block: remove redundant explicit memory barrier from rq_qos waiter and waker
Muchun Song
2024-10-22
1
-3
/
+1
|
*
Merge branch 'for-6.13/block-atomic' into for-6.13/block
Jens Axboe
2024-10-22
1
-10
/
+12
|
|
\
|
*
|
block: flush all throttled bios when deleting the cgroup
Li Lingfeng
2024-10-22
1
-24
/
+44
|
*
|
block: fix ordering between checking BLK_MQ_S_STOPPED request adding
Muchun Song
2024-10-22
2
-0
/
+19
|
*
|
block: fix ordering between checking QUEUE_FLAG_QUIESCED request adding
Muchun Song
2024-10-22
1
-13
/
+34
|
*
|
block: fix missing dispatching request when queue is started or unquiesced
Muchun Song
2024-10-22
1
-0
/
+2
|
*
|
Revert "blk-throttle: Fix IO hang for a corner case"
Xiuhong Wang
2024-10-22
1
-4
/
+4
|
*
|
block: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-22
1
-8
/
+1
|
*
|
block: sed-opal: add ioctl IOC_OPAL_SET_SID_PW
Greg Joyce
2024-10-22
1
-0
/
+26
|
*
|
block: enable passthrough command statistics
Keith Busch
2024-10-22
2
-1
/
+61
|
*
|
block: return void from the queue_sysfs_entry load_module method
Christoph Hellwig
2024-10-22
3
-13
/
+8
|
*
|
block: add partition uuid into uevent as "PARTUUID"
Konstantin Khlebnikov
2024-10-22
1
-0
/
+2
|
*
|
block: move issue side time stamping to blk_account_io_start()
Jens Axboe
2024-10-22
1
-8
/
+4
|
*
|
block: set issue time stamp based on queue state
Jens Axboe
2024-10-22
1
-1
/
+1
|
*
|
block: add support for partition table defined in OF
Christian Marangi
2024-10-22
5
-0
/
+124
|
*
|
block: introduce add_disk_fwnode()
Christian Marangi
2024-10-22
1
-4
/
+24
|
*
|
block: add support for defining read-only partitions
Christian Marangi
2024-10-22
3
-0
/
+7
|
*
|
block: kill blk_do_io_stat() helper
Jens Axboe
2024-10-22
3
-21
/
+9
|
*
|
block: remove 'req->part' check for stats accounting
Jens Axboe
2024-10-22
1
-4
/
+3
|
*
|
block: move iostat check into blk_acount_io_start()
Jens Axboe
2024-10-22
2
-20
/
+22
*
|
|
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
1
-10
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
John Garry
2024-10-20
1
-8
/
+10
|
*
|
block/fs: Pass an iocb to generic_atomic_write_valid()
John Garry
2024-10-20
1
-4
/
+4
*
|
|
Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-02
1
-39
/
+17
|
\
\
\
|
*
|
|
block: fix queue limits checks in blk_rq_map_user_bvec for real
Christoph Hellwig
2024-10-28
1
-39
/
+17
*
|
|
|
Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-27
1
-3
/
+1
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
block: fix sanity checks in blk_rq_map_user_bvec
Xinyu Zhang
2024-10-24
1
-3
/
+1
*
|
|
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-19
3
-10
/
+21
|
\
|
|
|
*
|
blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race
Omar Sandoval
2024-10-16
1
-1
/
+1
|
*
|
blk-mq: setup queue ->tag_set before initializing hctx
Ming Lei
2024-10-14
1
-2
/
+6
|
*
|
elevator: Remove argument from elevator_find_get
Breno Leitao
2024-10-11
1
-4
/
+3
|
*
|
elevator: do not request_module if elevator exists
Breno Leitao
2024-10-11
1
-1
/
+9
|
*
|
block: Fix elevator_get_default() checking for NULL q->tag_set
SurajSonawane2415
2024-10-07
1
-2
/
+2
*
|
|
Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-04
2
-6
/
+5
|
\
|
|
|
*
|
blk_iocost: remove some duplicate irq disable/enables
Dan Carpenter
2024-10-02
1
-4
/
+4
|
*
|
block: fix blk_rq_map_integrity_sg kernel-doc
Keith Busch
2024-10-02
1
-2
/
+1
|
|
/
*
/
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
3
-3
/
+3
|
/
*
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-25
7
-59
/
+37
|
\
|
*
block: Remove unused blk_limits_io_{min,opt}
Dr. David Alan Gilbert
2024-09-20
1
-42
/
+0
[prev]
[next]