index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-10
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
2021-08-02
block: use bvec_kmap_local in bio_integrity_process
Christoph Hellwig
1
-8
/
+6
2021-08-02
block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
Christoph Hellwig
1
-10
/
+6
2021-08-02
block: use memcpy_from_bvec in __blk_queue_bounce
Christoph Hellwig
1
-12
/
+7
2021-08-02
block: use memcpy_from_bvec in bio_copy_kern_endio_read
Christoph Hellwig
1
-1
/
+1
2021-08-02
block: use memcpy_to_bvec in copy_to_high_bio_irq
Christoph Hellwig
1
-18
/
+2
2021-08-02
block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
Christoph Hellwig
1
-20
/
+8
2021-08-02
block: remove bvec_kmap_irq and bvec_kunmap_irq
Christoph Hellwig
1
-42
/
+0
2021-08-02
ps3disk: use memcpy_{from,to}_bvec
Christoph Hellwig
1
-16
/
+2
2021-08-02
dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
Christoph Hellwig
1
-3
/
+2
2021-08-02
rbd: use memzero_bvec
Christoph Hellwig
1
-13
/
+2
2021-08-02
block: use memzero_page in zero_fill_bio
Christoph Hellwig
1
-7
/
+2
2021-08-02
bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
Christoph Hellwig
1
-0
/
+33
2021-08-02
bvec: add a bvec_kmap_local helper
Christoph Hellwig
1
-0
/
+13
2021-08-02
bvec: fix the include guards for bvec.h
Christoph Hellwig
1
-3
/
+3
[next]