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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
loop: Don't bother validating blocksize
John Garry
1
-11
/
+1
2024-07-09
virtio_blk: Don't bother validating blocksize
John Garry
1
-10
/
+1
2024-07-09
null_blk: Don't bother validating blocksize
John Garry
1
-3
/
+0
2024-07-09
virtio_blk: Fix default logical block size fallback
John Garry
1
-13
/
+13
2024-07-08
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
33
-226
/
+881
2024-07-08
nvmet-auth: fix nvmet_auth hash error handling
Gaosheng Cui
1
-6
/
+8
2024-07-08
nvme: implement ->get_unique_id
Christoph Hellwig
3
-0
/
+46
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
5
-5
/
+5
2024-07-05
dm: handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
3
-5
/
+183
2024-07-05
dm: Refactor is_abnormal_io()
Damien Le Moal
1
-13
/
+11
2024-07-05
null_blk: Introduce the zone_full parameter
Damien Le Moal
3
-3
/
+17
2024-07-05
loop: remove the unused inode variable in loop_configure
Christoph Hellwig
1
-2
/
+0
2024-07-04
null_blk: don't initialize static 'g_virt_boundary' to false
Zhu Yanjun
1
-1
/
+1
2024-07-04
md/raid5: recheck if reshape has finished with device_lock held
Benjamin Marzinski
1
-23
/
+41
2024-07-04
md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl
Yu Kuai
1
-6
/
+0
2024-07-04
md-cluster: Constify struct md_cluster_operations
Christophe JAILLET
3
-5
/
+5
2024-07-04
md: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-07-04
md/raid5: fix spares errors about rcu usage
Yu Kuai
1
-7
/
+5
2024-07-02
xen-blkfront: fix sector_size propagation to the block layer
Christoph Hellwig
1
-11
/
+5
2024-07-02
null_blk: Fix description of the fua parameter
Damien Le Moal
1
-1
/
+1
2024-07-02
nvme-multipath: implement "queue-depth" iopolicy
Thomas Song
3
-5
/
+87
2024-07-01
nvme: don't set io_opt if NOWS is zero
Christoph Hellwig
1
-1
/
+2
2024-06-28
rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCE
Christoph Hellwig
1
-1
/
+0
2024-06-28
rnbd: don't set QUEUE_FLAG_SAME_COMP
Christoph Hellwig
1
-1
/
+0
2024-06-28
mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-6
/
+0
2024-06-28
megaraid_sas: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-2
/
+0
2024-06-28
loop: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-13
/
+2
2024-06-28
bcache: work around a __bitwise to bool conversion sparse warning
Christoph Hellwig
1
-2
/
+2
2024-06-27
loop: Fix a race between loop detach and loop open
Gulam Mohamed
1
-39
/
+36
2024-06-26
nvme-multipath: prepare for "queue-depth" iopolicy
John Meneghini
1
-6
/
+15
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
4
-10
/
+11
2024-06-26
md: set md-specific flags for all queue limits
Christoph Hellwig
6
-9
/
+14
2024-06-26
block: change rq_integrity_vec to respect the iterator
Mikulas Patocka
1
-3
/
+3
2024-06-26
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
7
-11
/
+58
2024-06-24
lpfc_nvmet: implement 'host_traddr'
Hannes Reinecke
1
-0
/
+11
2024-06-24
nvme-fcloop: implement 'host_traddr'
Hannes Reinecke
1
-0
/
+11
2024-06-24
nvmet-fc: implement host_traddr()
Hannes Reinecke
1
-0
/
+33
2024-06-24
nvmet-rdma: implement host_traddr()
Hannes Reinecke
1
-0
/
+12
2024-06-24
nvmet-tcp: implement host_traddr()
Hannes Reinecke
1
-0
/
+14
2024-06-24
nvmet: add 'host_traddr' callback for debugfs
Hannes Reinecke
3
-0
/
+31
2024-06-24
nvmet: add debugfs support
Hannes Reinecke
6
-3
/
+262
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
15
-122
/
+122
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
5
-14
/
+14
2024-06-24
nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
Weiwen Hu
1
-5
/
+5
2024-06-24
nvme: split device add from initialization
Keith Busch
8
-23
/
+66
2024-06-24
nvme: fc: split controller bringup handling
Keith Busch
1
-16
/
+27
2024-06-24
nvme: rdma: split controller bringup handling
Keith Busch
1
-7
/
+21
2024-06-24
nvme: tcp: split controller bringup handling
Keith Busch
1
-6
/
+19
2024-06-24
nvme: apple: fix device reference counting
Keith Busch
1
-5
/
+22
2024-06-24
brd: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
[next]