index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
nvmet: check that host sqsize does not exceed ctrl MQES
Amit Engel
1
-0
/
+9
2021-08-16
nvmet: avoid duplicate qid in connect cmd
Amit Engel
2
-6
/
+15
2021-08-16
nvmet: pass back cntlid on successful completion
Amit Engel
1
-4
/
+5
2021-08-16
nvme-rdma: don't update queue count when failing to set io queues
Ruozhu Li
1
-2
/
+2
2021-08-16
nvme-tcp: don't update queue count when failing to set io queues
Ruozhu Li
1
-2
/
+2
2021-08-16
nvme-tcp: pair send_mutex init with destroy
Keith Busch
1
-0
/
+2
2021-08-16
nvme: allow user toggling hmb usage
Keith Busch
1
-1
/
+44
2021-08-16
nvme-pci: disable hmb on idle suspend
Keith Busch
1
-7
/
+17
2021-08-16
nvmet: remove redundant assignments of variable status
Colin Ian King
1
-4
/
+1
2021-08-16
nvmet: add set feature tracing support
Hou Pu
1
-1
/
+17
2021-08-16
nvme: add set feature tracing support
Hou Pu
1
-1
/
+17
2021-08-16
nvme-fabrics: remove superfluous nvmf_host_put in nvmf_parse_options
Hou Pu
1
-1
/
+0
2021-08-16
nvme-pci: cmb sysfs: one file, one value
Keith Busch
1
-2
/
+26
2021-08-16
nvme-pci: use attribute group for cmb sysfs
Keith Busch
1
-26
/
+46
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
6
-20
/
+66
2021-08-16
nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
Sagi Grimberg
1
-11
/
+3
2021-08-16
nvme-pci: limit maximum queue depth to 4095
Sagi Grimberg
1
-9
/
+5
2021-08-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
3
-18
/
+20
2021-08-14
remove the lightnvm subsystem
Christoph Hellwig
30
-13678
/
+1
2021-08-13
nbd: reduce the nbd_index_mutex scope
Christoph Hellwig
1
-27
/
+28
2021-08-13
nbd: refactor device search and allocation in nbd_genl_connect
Christoph Hellwig
1
-31
/
+14
2021-08-13
nbd: return the allocated nbd_device from nbd_dev_add
Christoph Hellwig
1
-12
/
+9
2021-08-13
nbd: remove nbd_del_disk
Christoph Hellwig
1
-12
/
+5
2021-08-13
nbd: refactor device removal
Christoph Hellwig
1
-24
/
+13
2021-08-13
nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECT
Hou Tao
1
-9
/
+61
2021-08-13
nbd: add the check to prevent overflow in __nbd_ioctl()
Baokun Li
1
-2
/
+4
2021-08-09
xen-blkfront: Remove redundant assignment to variable err
Colin Ian King
1
-1
/
+0
2021-08-02
block/rnbd: Use sysfs_emit instead of s*printf function for sysfs show
Md Haris Iqbal
2
-25
/
+22
2021-08-02
block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptr
Gioh Kim
1
-1
/
+1
2021-08-02
block: remove blk-mq-sysfs dead code
Damien Le Moal
1
-55
/
+0
2021-08-02
loop: raise media_change event
Matteo Croce
1
-0
/
+5
2021-08-02
block: add a helper to raise a media changed event
Matteo Croce
2
-15
/
+47
2021-08-02
block: export diskseq in sysfs
Matteo Croce
2
-0
/
+22
2021-08-02
block: add ioctl to read the disk sequence number
Matteo Croce
2
-0
/
+3
2021-08-02
block: export the diskseq in uevents
Matteo Croce
1
-0
/
+9
2021-08-02
block: add disk sequence number
Matteo Croce
3
-0
/
+29
2021-08-02
block: remove cmdline-parser.c
Christoph Hellwig
7
-319
/
+262
2021-08-02
block: remove disk_name()
Christoph Hellwig
2
-9
/
+9
2021-08-02
block: simplify disk name formatting in check_partition
Christoph Hellwig
1
-1
/
+1
2021-08-02
block: simplify printing the device names disk_stack_limits
Christoph Hellwig
1
-9
/
+3
2021-08-02
block: use the %pg format specifier in show_partition
Christoph Hellwig
1
-4
/
+2
2021-08-02
block: use the %pg format specifier in printk_all_partitions
Christoph Hellwig
1
-4
/
+2
2021-08-02
block: reduce stack usage in diskstats_show
Abd-Alrhman Masalkhi
1
-4
/
+2
2021-08-02
block: remove bdput
Christoph Hellwig
4
-10
/
+3
2021-08-02
block: remove bdgrab
Christoph Hellwig
2
-16
/
+0
2021-08-02
loop: don't grab a reference to the block device
Christoph Hellwig
1
-5
/
+0
2021-08-02
block: change the refcounting for partitions
Christoph Hellwig
2
-38
/
+31
2021-08-02
block: allocate bd_meta_info later in add_partitions
Christoph Hellwig
1
-10
/
+7
2021-08-02
block: unhash the whole device inode earlier
Christoph Hellwig
2
-7
/
+2
2021-08-02
block: assert the locking state in delete_partition
Christoph Hellwig
1
-4
/
+2
[next]