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
*
nvme: fabrics: make nvmf_class constant
Ricardo B. Marliere
2024-03-05
1
-9
/
+11
*
nvme: core: constify struct class usage
Ricardo B. Marliere
2024-03-05
1
-25
/
+28
*
nvme-fabrics: typo in nvmf_parse_key()
Hannes Reinecke
2024-03-04
1
-1
/
+1
*
nvme-multipath: use atomic queue limits API for stacking limits
Christoph Hellwig
2024-03-04
1
-3
/
+6
*
nvme-multipath: pass queue_limits to blk_alloc_disk
Christoph Hellwig
2024-03-04
1
-6
/
+7
*
nvme: use the atomic queue limits update API
Christoph Hellwig
2024-03-04
3
-79
/
+80
*
nvme: cleanup nvme_configure_metadata
Christoph Hellwig
2024-03-04
1
-28
/
+19
*
nvme: don't query identify data in configure_metadata
Christoph Hellwig
2024-03-04
1
-30
/
+19
*
nvme: split out a nvme_identify_ns_nvm helper
Christoph Hellwig
2024-03-04
1
-12
/
+26
*
nvme: move common logic into nvme_update_ns_info
Christoph Hellwig
2024-03-04
1
-42
/
+42
*
nvme: move setting the write cache flags out of nvme_set_queue_limits
Christoph Hellwig
2024-03-04
1
-3
/
+2
*
nvme: move a few things out of nvme_update_disk_info
Christoph Hellwig
2024-03-04
1
-20
/
+26
*
nvme: don't use nvme_update_disk_info for the multipath disk
Christoph Hellwig
2024-03-04
1
-1
/
+2
*
nvme: move blk_integrity_unregister into nvme_init_integrity
Christoph Hellwig
2024-03-04
1
-2
/
+2
*
nvme: cleanup the nvme_init_integrity calling conventions
Christoph Hellwig
2024-03-04
1
-14
/
+15
*
nvme: move max_integrity_segments handling out of nvme_init_integrity
Christoph Hellwig
2024-03-04
1
-7
/
+4
*
nvme: remove nvme_revalidate_zones
Christoph Hellwig
2024-03-04
3
-12
/
+3
*
nvme: move NVME_QUIRK_DEALLOCATE_ZEROES out of nvme_config_discard
Christoph Hellwig
2024-03-04
1
-5
/
+6
*
nvme: set max_hw_sectors unconditionally
Christoph Hellwig
2024-03-04
1
-8
/
+8
*
nvme-fabrics: check max outstanding commands
Guixin Liu
2024-03-03
1
-0
/
+5
*
nvmet-rdma: set max_queue_size for RDMA transport
Max Gurtovoy
2024-03-03
2
-1
/
+10
*
nvmet: introduce new max queue size configuration entry
Max Gurtovoy
2024-03-03
3
-3
/
+46
*
nvme-rdma: clamp queue size according to ctrl cap
Max Gurtovoy
2024-03-03
1
-4
/
+10
*
nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definition
Max Gurtovoy
2024-03-03
2
-1
/
+4
*
nvmet: set ctrl pi_support cap before initializing cap reg
Max Gurtovoy
2024-03-03
2
-2
/
+1
*
nvmet: set maxcmd to be per controller
Max Gurtovoy
2024-03-03
4
-4
/
+4
*
nvmet: compare mqes and sqsize only for IO SQ
Max Gurtovoy
2024-03-03
1
-1
/
+2
*
nvme-rdma: move NVME_RDMA_IP_PORT from common file
Max Gurtovoy
2024-03-03
2
-2
/
+2
*
nbd: use the atomic queue limits API in nbd_set_size
Christoph Hellwig
2024-03-01
1
-4
/
+11
*
nbd: freeze the queue for queue limits updates
Christoph Hellwig
2024-03-01
1
-1
/
+13
*
nbd: don't clear discard_sectors in nbd_config_put
Christoph Hellwig
2024-03-01
1
-1
/
+2
*
pktcdvd: don't set max_hw_sectors on the underlying device
Christoph Hellwig
2024-03-01
1
-5
/
+6
*
dm: use queue_limits_set
Christoph Hellwig
2024-03-01
2
-16
/
+13
*
block: add a queue_limits_stack_bdev helper
Christoph Hellwig
2024-03-01
2
-0
/
+27
*
block: add a queue_limits_set helper
Christoph Hellwig
2024-03-01
2
-0
/
+19
*
Merge tag 'md-6.9-20240301' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2024-03-01
8
-381
/
+549
|
\
|
*
Merge branch 'raid1-read_balance' into md-6.9
Song Liu
2024-03-01
6
-280
/
+444
|
|
\
|
|
*
md/raid1: factor out helpers to choose the best rdev from read_balance()
Yu Kuai
2024-03-01
1
-77
/
+98
|
|
*
md/raid1: factor out the code to manage sequential IO
Yu Kuai
2024-03-01
1
-34
/
+37
|
|
*
md/raid1: factor out choose_bb_rdev() from read_balance()
Yu Kuai
2024-03-01
1
-31
/
+48
|
|
*
md/raid1: factor out choose_slow_rdev() from read_balance()
Yu Kuai
2024-03-01
1
-17
/
+52
|
|
*
md/raid1: factor out read_first_rdev() from read_balance()
Yu Kuai
2024-03-01
1
-17
/
+46
|
|
*
md/raid1-10: factor out a new helper raid1_should_read_first()
Yu Kuai
2024-03-01
3
-24
/
+24
|
|
*
md/raid1-10: add a helper raid1_check_read_range()
Yu Kuai
2024-03-01
1
-0
/
+49
|
|
*
md/raid1: fix choose next idle in read_balance()
Yu Kuai
2024-03-01
1
-10
/
+22
|
|
*
md/raid1: record nonrot rdevs while adding/removing rdevs to conf
Yu Kuai
2024-03-01
3
-7
/
+12
|
|
*
md/raid1: factor out helpers to add rdev to conf
Yu Kuai
2024-03-01
1
-32
/
+53
|
|
*
md: add a new helper rdev_has_badblock()
Yu Kuai
2024-03-01
4
-72
/
+44
|
|
/
|
*
md/raid5: fix atomicity violation in raid5_cache_count
Gui-Dong Han
2024-02-27
1
-6
/
+8
|
*
md/md-bitmap: fix incorrect usage for sb_index
Heming Zhao
2024-02-26
1
-3
/
+6
[next]