index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
block: sed-opal: Don't include <linux/kernel.h>
Christophe JAILLET
1
-1
/
+2
2022-12-08
sed-opal: allow using IOC_OPAL_SAVE for locking too
Luca Boccassi
2
-1
/
+46
2022-12-08
blk-cgroup: Fix typo in comment
Kemeng Shi
1
-2
/
+2
2022-12-07
block: remove bio_set_op_attrs
Christoph Hellwig
7
-27
/
+20
2022-12-07
nvmet: don't open-code NVME_NS_ATTR_RO enumeration
Sagi Grimberg
1
-1
/
+1
2022-12-07
nvme-pci: use the tagset alloc/free helpers
Christoph Hellwig
1
-71
/
+18
2022-12-07
nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_set
Christoph Hellwig
1
-1
/
+7
2022-12-07
nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllers
Christoph Hellwig
1
-1
/
+2
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
6
-19
/
+21
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
6
-7
/
+9
2022-12-06
block: bio_copy_data_iter
Christoph Hellwig
2
-24
/
+15
2022-12-06
nvme-pci: split out a nvme_pci_ctrl_is_dead helper
Christoph Hellwig
1
-22
/
+25
2022-12-06
nvme-pci: return early on ctrl state mismatch in nvme_reset_work
Christoph Hellwig
1
-2
/
+1
2022-12-06
nvme-pci: rename nvme_disable_io_queues
Christoph Hellwig
1
-10
/
+10
2022-12-06
nvme-pci: cleanup nvme_suspend_queue
Christoph Hellwig
1
-10
/
+7
2022-12-06
nvme-pci: remove nvme_pci_disable
Christoph Hellwig
1
-13
/
+5
2022-12-06
nvme-pci: remove nvme_disable_admin_queue
Christoph Hellwig
1
-9
/
+2
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
8
-45
/
+25
2022-12-06
nvme: use nvme_wait_ready in nvme_shutdown_ctrl
Christoph Hellwig
1
-26
/
+12
2022-12-06
nvme-apple: fix controller shutdown in apple_nvme_disable
Christoph Hellwig
1
-1
/
+2
2022-12-06
nvme-fc: move common code into helper
Chaitanya Kulkarni
1
-8
/
+11
2022-12-06
nvme-fc: avoid null pointer dereference
Chaitanya Kulkarni
1
-1
/
+10
2022-12-06
nvme: allow unprivileged passthrough of Identify Controller
Joel Granados
1
-0
/
+2
2022-12-06
nvme-multipath: support io stats on the mpath device
Sagi Grimberg
3
-0
/
+42
2022-12-06
nvme: introduce nvme_start_request
Sagi Grimberg
7
-6
/
+11
2022-12-06
nvme: use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-9
/
+11
2022-12-06
nvme: don't call blk_mq_{,un}quiesce_tagset when ctrl->tagset is NULL
Christoph Hellwig
1
-0
/
+4
2022-12-05
blk-throttle: Use more suitable time_after check for update of slice_start
Kemeng Shi
1
-1
/
+1
2022-12-05
blk-throttle: remove repeat check of elapsed time
Kemeng Shi
1
-2
/
+6
2022-12-05
blk-throttle: remove incorrect comment for tg_last_low_overflow_time
Kemeng Shi
1
-1
/
+0
2022-12-05
blk-throttle: fix typo in comment of throtl_adjusted_limit
Kemeng Shi
1
-1
/
+1
2022-12-05
blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
Kemeng Shi
1
-13
/
+18
2022-12-05
blk-throttle: correct calculation of wait time in tg_may_dispatch
Kemeng Shi
1
-25
/
+13
2022-12-05
blk-throttle: ignore cgroup without io queued in blk_throtl_cancel_bios
Kemeng Shi
1
-1
/
+12
2022-12-05
blk-throttle: Fix that bps of child could exceed bps limited in parent
Kemeng Shi
1
-1
/
+1
2022-12-05
blk-throttle: correct stale comment in throtl_pd_init
Kemeng Shi
1
-2
/
+3
2022-12-04
floppy: Fix memory leak in do_floppy_init()
Yuan Can
1
-1
/
+3
2022-12-03
block: remove devnode callback from struct block_device_operations
Greg Kroah-Hartman
2
-12
/
+0
2022-12-02
pktcdvd: remove driver.
Greg Kroah-Hartman
8
-3419
/
+0
2022-12-02
md: fold unbind_rdev_from_array into md_kick_rdev_from_array
Christoph Hellwig
1
-21
/
+16
2022-12-02
md: mark md_kick_rdev_from_array static
Christoph Hellwig
2
-3
/
+1
2022-12-02
md: remove lock_bdev / unlock_bdev
Christoph Hellwig
1
-41
/
+22
2022-12-02
blk-cgroup: Fix some kernel-doc comments
Yang Li
1
-1
/
+1
2022-12-01
null_blk: support read-only and offline zone conditions
Shin'ichiro Kawasaki
3
-4
/
+121
2022-12-01
drbd: add context parameter to expect() macro
Christoph Böhmwalder
6
-42
/
+42
2022-12-01
drbd: introduce drbd_ratelimit()
Christoph Böhmwalder
8
-18
/
+26
2022-12-01
drbd: introduce dynamic debug
Christoph Böhmwalder
1
-36
/
+97
2022-12-01
drbd: split polymorph printk to its own file
Christoph Böhmwalder
2
-67
/
+73
2022-12-01
drbd: unify how failed assertions are logged
Christoph Böhmwalder
1
-3
/
+5
2022-12-01
block: bdev & blktrace: use consistent function doc. notation
Randy Dunlap
2
-4
/
+4
[next]