index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
nvme: add CNTRLTYPE definitions for 'identify controller'
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
2021-10-20
nvmet: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
qla2xxx: add ->map_queues support for nvme
Saurav Kashyap
2021-10-20
nvme-fc: add support for ->map_queues
Saurav Kashyap
2021-10-20
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
2021-10-19
nvme: don't memset() the normal read/write command
Jens Axboe
2021-10-19
nvme: move command clear into the various setup helpers
Jens Axboe
2021-10-19
block: ataflop: fix breakage introduced at blk-mq refactoring
Michael Schmitz
2021-10-18
nbd: fix uaf in nbd_handle_reply()
Yu Kuai
2021-10-18
nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply()
Yu Kuai
2021-10-18
nbd: clean up return value checking of sock_xmit()
Yu Kuai
2021-10-18
nbd: don't start request if nbd_queue_rq() failed
Yu Kuai
2021-10-18
nbd: check sock index in nbd_read_stat()
Yu Kuai
2021-10-18
nbd: make sure request completion won't concurrent
Yu Kuai
2021-10-18
nbd: don't handle response without a corresponding request message
Yu Kuai
2021-10-18
mtip32xx: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-18
md: update superblock after changing rdev flags in state_store
Xiao Ni
2021-10-18
md: remove unused argument from md_new_event
Guoqing Jiang
2021-10-18
md/raid5: call roundup_pow_of_two in raid5_run
Guoqing Jiang
2021-10-18
md/raid1: use rdev in raid1_write_request directly
Guoqing Jiang
2021-10-18
md/raid1: only allocate write behind bio for WriteMostly device
Guoqing Jiang
2021-10-18
md: properly unwind when failing to add the kobject in md_alloc
Christoph Hellwig
2021-10-18
md: extend disks_mutex coverage
Christoph Hellwig
2021-10-18
md: add the bitmap group to the default groups for the md kobject
Christoph Hellwig
2021-10-18
md: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
swim3: add missing major.h include
Jens Axboe
2021-10-18
sx8: fix an error code in carm_init_one()
Dan Carpenter
2021-10-18
pf: fix error codes in pf_init_unit()
Dan Carpenter
2021-10-18
pcd: fix error codes in pcd_init_unit()
Dan Carpenter
2021-10-18
xtensa/platforms/iss/simdisk: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block/ataflop: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block/ataflop: provide a helper for cleanup up an atari disk
Luis Chamberlain
2021-10-18
block/ataflop: add registration bool before calling del_gendisk()
Luis Chamberlain
2021-10-18
block/ataflop: use the blk_cleanup_disk() helper
Luis Chamberlain
2021-10-18
swim: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
swim: add a floppy registration bool which triggers del_gendisk()
Luis Chamberlain
2021-10-18
swim: add helper for disk cleanup
Luis Chamberlain
2021-10-18
swim: simplify using blk_cleanup_disk() on swim_remove()
Luis Chamberlain
[next]