index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
nvme: remove __nvme_ioctl
Christoph Hellwig
1
-10
/
+8
2023-01-10
nvme-pci: fix error handling in nvme_pci_enable()
Tong Zhang
1
-2
/
+7
2023-01-10
nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllers
Hector Martin
1
-1
/
+2
2023-01-10
nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regression
Hector Martin
1
-1
/
+1
2023-01-09
block: Drop spurious might_sleep() from blk_put_queue()
Tejun Heo
1
-3
/
+0
2023-01-05
block: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-01-04
Revert "pktcdvd: remove driver."
Jens Axboe
8
-0
/
+3419
2023-01-04
Revert "block: remove devnode callback from struct block_device_operations"
Jens Axboe
2
-0
/
+12
2023-01-04
Revert "block: bio_copy_data_iter"
Jens Axboe
2
-15
/
+24
2023-01-04
ublk: honor IO_URING_F_NONBLOCK for handling control command
Ming Lei
1
-0
/
+3
2023-01-04
block: don't allow splitting of a REQ_NOWAIT bio
Jens Axboe
1
-0
/
+10
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
8
-2
/
+19
2022-12-28
nvme-auth: fix smatch warning complaints
Sagi Grimberg
1
-1
/
+1
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
2
-4
/
+25
2022-12-28
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
1
-6
/
+26
2022-12-28
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
1
-6
/
+5
2022-12-28
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
1
-2
/
+4
2022-12-28
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
1
-16
/
+19
2022-12-28
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
1
-1
/
+2
2022-12-28
docs, nvme: add a feature and quirk policy document
Christoph Hellwig
3
-0
/
+79
2022-12-26
nvme-pci: update sqsize when adjusting the queue depth
Christoph Hellwig
1
-4
/
+5
2022-12-26
nvme: fix setting the queue depth in nvme_alloc_io_tag_set
Christoph Hellwig
1
-1
/
+1
2022-12-26
block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
Yu Kuai
1
-1
/
+1
2022-12-22
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
1
-1
/
+1
2022-12-21
nvme-pci: fix page size checks
Keith Busch
1
-4
/
+4
2022-12-21
nvme-pci: fix mempool alloc size
Keith Busch
1
-2
/
+2
2022-12-21
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
1
-12
/
+13
2022-12-16
block: don't clear REQ_ALLOC_CACHE for non-polled requests
Jens Axboe
1
-2
/
+1
2022-12-15
block: fix use-after-free of q->q_usage_counter
Ming Lei
1
-4
/
+5
2022-12-15
block, bfq: only do counting of pending-request for BFQ_GROUP_IOSCHED
Yuwei Guan
3
-4
/
+10
2022-12-14
blk-iolatency: Fix memory leak on add_disk() failures
Tejun Heo
1
-0
/
+2
2022-12-14
loop: Fix the max_loop commandline argument treatment when it is set to 0
Isaac J. Manjarres
1
-16
/
+12
2022-12-14
block/blk-iocost (gcc13): keep large values in a new enum
Jiri Slaby (SUSE)
1
-0
/
+2
2022-12-14
block, bfq: replace 0/1 with false/true in bic apis
Yu Kuai
2
-6
/
+6
2022-12-14
block, bfq: don't return bfqg from __bfq_bic_change_cgroup()
Yu Kuai
1
-5
/
+3
2022-12-14
block, bfq: fix possible uaf for 'bfqq->bic'
Yu Kuai
1
-1
/
+6
2022-12-13
ipvs: fix type warning in do_div() on 32 bit
Jakub Kicinski
1
-1
/
+2
2022-12-13
net: lan966x: Remove a useless test in lan966x_ptp_add_trap()
Christophe JAILLET
1
-2
/
+0
2022-12-13
livepatch: Call klp_match_callback() in klp_find_callback() to avoid code dup...
Zhen Lei
1
-22
/
+11
2022-12-13
mm/hugetlb: set head flag before setting compound_order in __prep_compound_gi...
Sidhartha Kumar
1
-2
/
+2
2022-12-13
net: ipa: add IPA v4.7 support
Alex Elder
8
-1
/
+922
2022-12-13
dt-bindings: net: qcom,ipa: Add SM6350 compatible
Luca Weiss
1
-0
/
+1
2022-12-13
bnxt: Use generic HBH removal helper in tx path
Coco Li
1
-1
/
+25
2022-12-13
IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
Coco Li
2
-23
/
+37
2022-12-13
selftests: forwarding: Add bridge MDB test
Ido Schimmel
2
-0
/
+1165
2022-12-13
selftests: forwarding: Rename bridge_mdb test
Ido Schimmel
2
-1
/
+1
2022-12-13
bridge: mcast: Support replacement of MDB port group entries
Ido Schimmel
2
-5
/
+98
2022-12-13
bridge: mcast: Allow user space to specify MDB entry routing protocol
Ido Schimmel
3
-2
/
+15
2022-12-13
bridge: mcast: Allow user space to add (*, G) with a source list and filter mode
Ido Schimmel
2
-0
/
+150
2022-12-13
bridge: mcast: Add support for (*, G) with a source list and filter mode
Ido Schimmel
2
-3
/
+132
[next]