index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-11-03
bcache: fix use-after-free problem in bcache_device_free()
Coly Li
2021-11-02
zram: replace fsync_bdev with sync_blockdev
Ming Lei
2021-11-02
zram: avoid race between zram_remove and disksize_store
Ming Lei
2021-11-02
zram: don't fail to remove zram during unloading module
Ming Lei
2021-11-02
zram: fix race between zram_reset_device() and disksize_store()
Ming Lei
2021-11-02
nbd: error out if socket index doesn't match in nbd_handle_reply()
Yu Kuai
2021-11-02
raid5-ppl: use swap() to make code cleaner
Yang Guang
2021-11-02
md/bitmap: don't set max_write_behind if there is no write mostly device
Guoqing Jiang
2021-11-02
nbd: Fix hungtask when nbd_config_put
Ye Bin
2021-11-02
nbd: Fix incorrect error handle when first_minor is illegal in nbd_dev_add
Ye Bin
2021-11-02
nbd: fix possible overflow for 'first_minor' in nbd_dev_add()
Yu Kuai
2021-11-02
nbd: fix max value for 'first_minor'
Yu Kuai
2021-10-30
block/brd: add error handling support for add_disk()
Luis Chamberlain
2021-10-30
ps3vram: add error handling support for add_disk()
Luis Chamberlain
2021-10-30
ps3disk: add error handling support for add_disk()
Luis Chamberlain
2021-10-30
zram: add error handling support for add_disk()
Luis Chamberlain
2021-10-29
null_blk: Fix handling of submit_queues and poll_queues attributes
Shin'ichiro Kawasaki
2021-10-29
block: ataflop: Fix warning comparing pointer to 0
Jiapeng Chong
2021-10-29
bcache: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-29
bcache: move uapi header bcache.h to bcache code directory
Coly Li
2021-10-27
nvmet: use flex_array_size and struct_size
Len Baker
2021-10-27
nvmet: register discovery subsystem as 'current'
Hannes Reinecke
2021-10-27
nvmet: switch check for subsystem type
Hannes Reinecke
2021-10-25
block: ataflop: more blk-mq refactoring fixes
Michael Schmitz
2021-10-22
block: remove support for cryptoloop and the xor transfer
Christoph Hellwig
2021-10-21
mtd: add add_disk() error handling
Luis Chamberlain
2021-10-21
rnbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
xen-blkfront: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
bcache: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
dm: add add_disk() error handling
Luis Chamberlain
2021-10-21
block: aoe: fixup coccinelle warnings
Ye Guojin
2021-10-21
Merge tag 'nvme-5.16-2021-10-21' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2021-10-20
nvmet: use struct_size over open coded arithmetic
Len Baker
2021-10-20
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
2021-10-20
nvme-pci: clear shadow doorbell memory on resets
Keith Busch
2021-10-20
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
2021-10-20
nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
2021-10-20
nvmet: use macro definitions for setting cmic value
Max Gurtovoy
2021-10-20
nvmet: use macro definition for setting nmic value
Max Gurtovoy
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
nvme: Add connect option 'discovery'
Hannes Reinecke
2021-10-20
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2021-10-20
nvmet: set 'CNTRLTYPE' in the identify controller data
Hannes Reinecke
2021-10-20
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
2021-10-20
nvmet: make discovery NQN configurable
Hannes Reinecke
2021-10-20
nvmet-rdma: implement get_max_queue_size controller op
Max Gurtovoy
2021-10-20
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
2021-10-20
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
2021-10-20
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
[next]