index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
block: Remove extra part pointer NULLify in blk_rq_init()
John Garry
1
-1
/
+0
2024-11-21
nvme: tuning pr code by using defined structs and macros
Guixin Liu
1
-47
/
+75
2024-11-21
nvme: introduce change ptpl and iekey definition
Guixin Liu
1
-0
/
+9
2024-11-20
block: return bool from get_disk_ro and bdev_read_only
Christoph Hellwig
1
-2
/
+2
2024-11-20
block: remove a duplicate definition for bdev_read_only
Christoph Hellwig
1
-1
/
+0
2024-11-20
block: return bool from blk_rq_aligned
Christoph Hellwig
1
-1
/
+1
2024-11-20
block: return unsigned int from blk_lim_dma_alignment_and_pad
Christoph Hellwig
1
-1
/
+2
2024-11-20
block: return unsigned int from queue_dma_alignment
Christoph Hellwig
1
-1
/
+1
2024-11-20
block: return unsigned int from bdev_io_opt
Christoph Hellwig
1
-1
/
+1
2024-11-20
block: req->bio is always set in the merge code
Christoph Hellwig
1
-22
/
+8
2024-11-20
block: don't bother checking the data direction for merges
Christoph Hellwig
1
-7
/
+0
2024-11-20
block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor
Suraj Sonawane
1
-7
/
+6
2024-11-20
Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()"
Zach Wade
2
-2
/
+5
2024-11-19
md/raid10: Atomic write support
John Garry
1
-2
/
+18
2024-11-19
md/raid1: Atomic write support
John Garry
1
-2
/
+18
2024-11-19
md/raid0: Atomic write support
John Garry
1
-0
/
+1
2024-11-19
block: Support atomic writes limits for stacked devices
John Garry
2
-0
/
+119
2024-11-19
block: Add extra checks in blk_validate_atomic_write_limits()
John Garry
1
-0
/
+17
2024-11-19
ublk: fix error code for unsupported command
Ming Lei
1
-1
/
+1
2024-11-19
block: Drop granularity check in queue_limit_discard_alignment()
John Garry
1
-2
/
+0
2024-11-19
nvme-fabrics: fix kernel crash while shutting down controller
Nilay Shroff
1
-0
/
+5
2024-11-19
Revert "nvme: make keep-alive synchronous operation"
Nilay Shroff
1
-7
/
+10
2024-11-19
loop: Fix ABBA locking race
OGAWA Hirofumi
1
-15
/
+15
2024-11-19
block: return unsigned int from bdev_io_min
Christoph Hellwig
1
-1
/
+1
2024-11-19
block: fix uaf for flush rq while iterating tags
Yu Kuai
2
-10
/
+5
2024-11-18
blk-settings: round down io_opt to physical_block_size
Mikulas Patocka
1
-0
/
+7
2024-11-18
nvme-pci: use sgls for all user requests if possible
Keith Busch
2
-4
/
+13
2024-11-18
nvme: define the remaining used sgls constants
Keith Busch
4
-6
/
+12
2024-11-18
nvme-pci: add support for sgl metadata
Keith Busch
3
-15
/
+137
2024-11-18
nvme/multipath: Fix RCU list traversal to use SRCU primitive
Breno Leitao
1
-7
/
+14
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
[next]