index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-20
block: renumber and rename the cache disabled flag
Christoph Hellwig
1
-3
/
+3
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
8
-138
/
+130
2024-06-19
block: move the bounce flag into the features field
Christoph Hellwig
2
-2
/
+1
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
1
-3
/
+2
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
5
-23
/
+28
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
3
-2
/
+10
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2
-29
/
+1
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
3
-3
/
+6
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2
-4
/
+3
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2
-4
/
+36
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
6
-44
/
+31
2024-06-19
block: remove blk_flush_policy
Christoph Hellwig
1
-18
/
+15
2024-06-19
block: freeze the queue in queue_attr_store
Christoph Hellwig
2
-9
/
+5
2024-06-18
block, bfq: remove blkg_path()
Yu Kuai
3
-67
/
+0
2024-06-17
block: cleanup flag_{show,store}
Kanchan Joshi
1
-8
/
+7
2024-06-16
block: BFQ: Refactor bfq_exit_icq() to silence sparse warning
John Garry
1
-18
/
+20
2024-06-16
block: Drop locking annotation for limits_lock
John Garry
1
-1
/
+0
2024-06-16
bdev: make blockdev_mnt static
Jiapeng Chong
1
-1
/
+1
2024-06-15
block: Improve checks on zone resource limits
Damien Le Moal
2
-4
/
+24
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
3
-123
/
+131
2024-06-14
block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
Christoph Hellwig
2
-11
/
+11
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
1
-6
/
+0
2024-06-14
block: don't require stable pages for non-PI metadata
Christoph Hellwig
1
-2
/
+4
2024-06-14
block: use kstrtoul in flag_store
Christoph Hellwig
1
-2
/
+6
2024-06-14
block: factor out flag_{store,show} helper for integrity
Christoph Hellwig
1
-27
/
+26
2024-06-14
block: remove the blk_flush_integrity call in blk_integrity_unregister
Christoph Hellwig
1
-2
/
+0
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
7
-225
/
+146
2024-06-14
block: initialize integrity buffer to zero before writing it to media
Christoph Hellwig
1
-1
/
+10
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
1
-41
/
+0
2024-06-14
block: remove unused queue limits API
Christoph Hellwig
1
-190
/
+0
2024-06-14
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
1
-0
/
+7
2024-06-12
block: unmap and free user mapped integrity via submitter
Anuj Gupta
1
-2
/
+24
2024-06-12
block: fix request.queuelist usage in flush
Chengming Zhou
1
-1
/
+2
2024-06-12
block: Optimize disk zone resource cleanup
Damien Le Moal
1
-0
/
+3
2024-06-12
block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()
Su Hui
1
-1
/
+1
2024-05-30
blk-throttle: Fix incorrect display of io.max
Waiman Long
2
-18
/
+14
2024-05-30
scsi: bsg: Pass dev to blk_mq_alloc_queue()
John Garry
1
-2
/
+1
2024-05-30
block: Fix zone write plugging handling of devices with a runt zone
Damien Le Moal
1
-8
/
+27
2024-05-30
block: Fix validation of zoned device with a runt zone
Damien Le Moal
1
-5
/
+11
2024-05-28
block: check for max_hw_sectors underflow
Hannes Reinecke
1
-2
/
+6
2024-05-28
block: stack max_user_sectors
Christoph Hellwig
1
-0
/
+2
2024-05-27
block: delete redundant function declaration
hexue
1
-1
/
+0
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
5
-38
/
+89
2024-05-22
blk-throttle: remove unused struct 'avg_latency_bucket'
Dr. David Alan Gilbert
1
-5
/
+0
2024-05-21
block: fix lost bio for plug enabled bio based device
Yu Kuai
1
-6
/
+7
[prev]
[next]