index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Add extra checks in blk_validate_atomic_write_limits()
John Garry
2024-11-19
1
-0
/
+17
*
ublk: fix error code for unsupported command
Ming Lei
2024-11-19
1
-1
/
+1
*
block: Drop granularity check in queue_limit_discard_alignment()
John Garry
2024-11-19
1
-2
/
+0
*
loop: Fix ABBA locking race
OGAWA Hirofumi
2024-11-19
1
-15
/
+15
*
block: return unsigned int from bdev_io_min
Christoph Hellwig
2024-11-19
1
-1
/
+1
*
block: fix uaf for flush rq while iterating tags
Yu Kuai
2024-11-19
2
-10
/
+5
*
blk-settings: round down io_opt to physical_block_size
Mikulas Patocka
2024-11-18
1
-0
/
+7
*
rust: block: simplify Result<()> in validate_block_size return
Manas
2024-11-18
1
-1
/
+1
*
Merge tag 'md-6.13-20241115' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2024-11-15
2
-2
/
+2
|
\
|
*
MAINTAINERS: Update git tree for mdraid subsystem
Song Liu
2024-11-15
1
-1
/
+1
|
*
md/raid5: Increase r5conf.cache_name size
John Garry
2024-11-13
1
-1
/
+1
*
|
block: make struct rq_list available for !CONFIG_BLOCK
Jens Axboe
2024-11-15
1
-1
/
+1
*
|
block/genhd: use seq_put_decimal_ull for diskstats decimal values
David Wang
2024-11-13
1
-34
/
+29
*
|
block: don't reorder requests in blk_mq_add_to_batch
Christoph Hellwig
2024-11-13
1
-1
/
+1
*
|
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2024-11-13
3
-4
/
+4
*
|
block: add a rq_list type
Christoph Hellwig
2024-11-13
11
-88
/
+104
*
|
block: remove rq_list_move
Christoph Hellwig
2024-11-13
1
-17
/
+0
*
|
virtio_blk: reverse request order in virtio_queue_rqs
Christoph Hellwig
2024-11-13
1
-25
/
+21
*
|
nvme-pci: reverse request order in nvme_queue_rqs
Christoph Hellwig
2024-11-13
1
-22
/
+17
*
|
btrfs: validate queue limits
Christoph Hellwig
2024-11-13
1
-0
/
+6
*
|
block: export blk_validate_limits
Christoph Hellwig
2024-11-13
2
-1
/
+3
*
|
Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2024-11-13
14
-52
/
+1968
|
\
\
|
*
|
nvmet: add tracing of reservation commands
Guixin Liu
2024-11-13
1
-0
/
+108
|
*
|
nvme: parse reservation commands's action and rtype to string
Guixin Liu
2024-11-13
1
-6
/
+52
|
*
|
nvmet: report ns's vwc not present
Guixin Liu
2024-11-13
1
-0
/
+7
|
*
|
nvme: check ns's volatile write cache not present
Guixin Liu
2024-11-11
2
-1
/
+4
|
*
|
nvme: add rotational support
Wang Yugui
2024-11-11
2
-0
/
+7
|
*
|
nvme: use command set independent id ns if available
Matias Bjørling
2024-11-11
1
-3
/
+4
|
*
|
nvmet: support for csi identify ns
Keith Busch
2024-11-11
2
-0
/
+33
|
*
|
nvmet: implement rotational media information log
Keith Busch
2024-11-11
3
-1
/
+57
|
*
|
nvmet: implement endurance groups
Keith Busch
2024-11-11
3
-2
/
+123
|
*
|
nvmet: declare 2.1 version compliance
Keith Busch
2024-11-11
1
-1
/
+1
|
*
|
nvmet: implement crto property
Keith Busch
2024-11-11
1
-0
/
+3
|
*
|
nvmet: implement supported features log
Keith Busch
2024-11-11
2
-0
/
+44
|
*
|
nvmet: implement supported log pages
Keith Busch
2024-11-11
2
-0
/
+37
|
*
|
nvmet: implement active command set ns list
Keith Busch
2024-11-11
2
-2
/
+8
|
*
|
nvmet: implement id ns for nvm command set
Keith Busch
2024-11-11
1
-2
/
+16
|
*
|
nvmet: support reservation feature
Guixin Liu
2024-11-11
8
-13
/
+1329
|
*
|
nvme: add reservation command's defines
Guixin Liu
2024-11-07
1
-0
/
+68
|
*
|
nvme-core: remove repeated wq flags
Chaitanya Kulkarni
2024-11-05
1
-6
/
+4
|
*
|
nvmet: make nvmet_wq visible in sysfs
Guixin Liu
2024-11-05
1
-1
/
+1
|
*
|
nvme-pci: use dma_alloc_noncontigous if possible
Christoph Hellwig
2024-11-05
1
-5
/
+53
|
*
|
nvme-pci: fix freeing of the HMB descriptor table
Christoph Hellwig
2024-11-05
1
-7
/
+9
|
*
|
nvme: use helpers to access io_uring cmd space
Pavel Begunkov
2024-10-22
1
-3
/
+1
*
|
|
block: remove the ioprio field from struct request
Christoph Hellwig
2024-11-12
4
-15
/
+11
*
|
|
block: remove the write_hint field from struct request
Christoph Hellwig
2024-11-12
4
-12
/
+13
|
|
/
|
/
|
*
|
nvme-multipath: don't bother clearing max_hw_zone_append_sectors
Christoph Hellwig
2024-11-11
1
-2
/
+0
*
|
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-11
12
-58
/
+28
*
|
block: lift bio_is_zone_append to bio.h
Christoph Hellwig
2024-11-11
2
-9
/
+17
*
|
block: fix bio_split_rw_at to take zone_write_granularity into account
Christoph Hellwig
2024-11-11
1
-1
/
+9
[next]