index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-pm.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-18
blk-settings: round down io_opt to physical_block_size
Mikulas Patocka
1
-0
/
+7
2024-11-18
rust: block: simplify Result<()> in validate_block_size return
Manas
1
-1
/
+1
2024-11-15
MAINTAINERS: Update git tree for mdraid subsystem
Song Liu
1
-1
/
+1
2024-11-15
block: make struct rq_list available for !CONFIG_BLOCK
Jens Axboe
1
-1
/
+1
2024-11-13
block/genhd: use seq_put_decimal_ull for diskstats decimal values
David Wang
1
-34
/
+29
2024-11-13
block: don't reorder requests in blk_mq_add_to_batch
Christoph Hellwig
1
-1
/
+1
2024-11-13
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
3
-4
/
+4
2024-11-13
block: add a rq_list type
Christoph Hellwig
11
-88
/
+104
2024-11-13
block: remove rq_list_move
Christoph Hellwig
1
-17
/
+0
2024-11-13
virtio_blk: reverse request order in virtio_queue_rqs
Christoph Hellwig
1
-25
/
+21
2024-11-13
nvme-pci: reverse request order in nvme_queue_rqs
Christoph Hellwig
1
-22
/
+17
2024-11-13
btrfs: validate queue limits
Christoph Hellwig
1
-0
/
+6
2024-11-13
block: export blk_validate_limits
Christoph Hellwig
2
-1
/
+3
2024-11-13
nvmet: add tracing of reservation commands
Guixin Liu
1
-0
/
+108
2024-11-13
nvme: parse reservation commands's action and rtype to string
Guixin Liu
1
-6
/
+52
2024-11-13
nvmet: report ns's vwc not present
Guixin Liu
1
-0
/
+7
2024-11-13
md/raid5: Increase r5conf.cache_name size
John Garry
1
-1
/
+1
2024-11-12
block: remove the ioprio field from struct request
Christoph Hellwig
4
-15
/
+11
2024-11-12
block: remove the write_hint field from struct request
Christoph Hellwig
4
-12
/
+13
2024-11-11
nvme: check ns's volatile write cache not present
Guixin Liu
2
-1
/
+4
2024-11-11
nvme: add rotational support
Wang Yugui
2
-0
/
+7
2024-11-11
nvme: use command set independent id ns if available
Matias Bjørling
1
-3
/
+4
2024-11-11
nvmet: support for csi identify ns
Keith Busch
2
-0
/
+33
2024-11-11
nvmet: implement rotational media information log
Keith Busch
3
-1
/
+57
2024-11-11
nvmet: implement endurance groups
Keith Busch
3
-2
/
+123
2024-11-11
nvmet: declare 2.1 version compliance
Keith Busch
1
-1
/
+1
2024-11-11
nvmet: implement crto property
Keith Busch
1
-0
/
+3
2024-11-11
nvmet: implement supported features log
Keith Busch
2
-0
/
+44
2024-11-11
nvmet: implement supported log pages
Keith Busch
2
-0
/
+37
2024-11-11
nvmet: implement active command set ns list
Keith Busch
2
-2
/
+8
2024-11-11
nvmet: implement id ns for nvm command set
Keith Busch
1
-2
/
+16
2024-11-11
nvmet: support reservation feature
Guixin Liu
8
-13
/
+1329
2024-11-11
nvme-multipath: don't bother clearing max_hw_zone_append_sectors
Christoph Hellwig
1
-2
/
+0
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
12
-58
/
+28
2024-11-11
block: lift bio_is_zone_append to bio.h
Christoph Hellwig
2
-9
/
+17
2024-11-11
block: fix bio_split_rw_at to take zone_write_granularity into account
Christoph Hellwig
1
-1
/
+9
2024-11-11
block: take chunk_sectors into account in bio_split_write_zeroes
Christoph Hellwig
1
-12
/
+23
2024-11-11
md/raid10: Handle bio_split() errors
John Garry
1
-1
/
+46
2024-11-11
md/raid1: Handle bio_split() errors
John Garry
1
-2
/
+31
2024-11-11
md/raid0: Handle bio_split() errors
John Garry
1
-0
/
+12
2024-11-11
block: Handle bio_split() errors in bio_submit_split()
John Garry
1
-5
/
+10
2024-11-11
block: Error an attempt to split an atomic write in bio_split()
John Garry
1
-0
/
+4
2024-11-11
block: Rework bio_split() return value
John Garry
2
-5
/
+7
2024-11-11
ublk: fix ublk_ch_mmap() for 64K page size
Ming Lei
1
-3
/
+12
2024-11-10
s390/dasd: Fix typo in comment
Yu Jiaoliang
3
-3
/
+3
2024-11-10
s390/dasd: fix redundant /proc/dasd* entries removal
Miroslav Franc
1
-0
/
+5
2024-11-10
loop: fix type of block size
Li Wang
1
-3
/
+3
2024-11-08
MAINTAINERS: Make Yu Kuai co-maintainer of md/raid subsystem
Song Liu
1
-1
/
+1
2024-11-08
md/raid5: Wait sync io to finish before changing group cnt
Xiao Ni
1
-0
/
+4
2024-11-08
block: don't verify IO lock for freeze/unfreeze in elevator_init_mq()
Ming Lei
1
-2
/
+8
[next]