index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-20
loop: don't require ->write_iter for writable files in loop_configure
Christoph Hellwig
1
-3
/
+0
2025-05-15
ublk: fix dead loop when canceling io command
Ming Lei
1
-1
/
+1
2025-05-14
nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
Ilya Guterman
1
-0
/
+2
2025-05-14
nvme: all namespaces in a subsystem must adhere to a common atomic write size
Alan Adamson
2
-4
/
+29
2025-05-14
nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing
Alan Adamson
1
-1
/
+2
2025-05-13
nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ
Damien Le Moal
1
-3
/
+1
2025-05-13
nvmet: pci-epf: improve debug message
Damien Le Moal
1
-2
/
+8
2025-05-13
nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()
Damien Le Moal
1
-5
/
+5
2025-05-13
nvmet: pci-epf: do not fall back to using INTX if not supported
Damien Le Moal
1
-5
/
+7
2025-05-13
nvmet: pci-epf: clear completion queue IRQ flag on delete
Damien Le Moal
1
-1
/
+2
2025-05-13
nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable
Keith Busch
1
-0
/
+2
2025-05-13
nvme-pci: make nvme_pci_npages_prp() __always_inline
Kees Cook
1
-1
/
+1
2025-05-12
block: always allocate integrity buffer when required
Keith Busch
1
-15
/
+47
2025-05-08
block: remove test of incorrect io priority level
Aaron Lu
1
-5
/
+1
2025-05-07
nvme: unblock ctrl state transition for firmware update
Daniel Wagner
1
-1
/
+2
2025-05-06
block: only update request sector if needed
Johannes Thumshirn
1
-1
/
+2
2025-05-05
loop: Add sanity check for read/write_iter
Lizhi Xu
1
-0
/
+23
2025-04-30
nvmet-auth: always free derived key data
Hannes Reinecke
1
-2
/
+1
2025-04-30
nvmet-tcp: don't restore null sk_state_change
Alistair Francis
1
-0
/
+3
2025-04-30
nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLS
Alistair Francis
1
-0
/
+1
2025-04-30
nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLS
Alistair Francis
1
-0
/
+1
2025-04-30
nvme-tcp: fix premature queue removal and I/O failover
Michael Liang
1
-2
/
+29
2025-04-29
nvme-pci: add quirks for WDC Blue SN550 15b7:5009
Wentao Guan
1
-0
/
+3
2025-04-29
nvme-pci: add quirks for device 126f:1001
Wentao Guan
1
-0
/
+3
2025-04-29
nvme-pci: fix queue unquiesce check on slot_reset
Keith Busch
1
-1
/
+1
2025-04-29
ublk: remove the check of ublk_need_req_ref() from __ublk_check_and_get_req
Ming Lei
1
-3
/
+0
2025-04-29
ublk: enhance check for register/unregister io buffer command
Ming Lei
1
-4
/
+20
2025-04-29
ublk: decouple zero copy from user copy
Ming Lei
1
-12
/
+23
2025-04-29
selftests: ublk: fix UBLK_F_NEED_GET_DATA
Ming Lei
5
-12
/
+48
2025-04-24
ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
Ming Lei
1
-6
/
+21
2025-04-24
ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA
Ming Lei
1
-11
/
+3
2025-04-24
block: don't autoload drivers on blk-cgroup configuration
Christoph Hellwig
1
-1
/
+1
2025-04-24
block: don't autoload drivers on stat
Christoph Hellwig
4
-7
/
+7
2025-04-24
block: remove the backing_inode variable in bdev_statx
Christoph Hellwig
1
-7
/
+4
2025-04-24
block: move blkdev_{get,put} _no_open prototypes out of blkdev.h
Christoph Hellwig
2
-4
/
+3
2025-04-24
block: never reduce ra_pages in blk_apply_bdi_limits
Christoph Hellwig
1
-1
/
+7
2025-04-24
selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutils
Uday Shankar
1
-2
/
+2
2025-04-23
selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'
Ming Lei
1
-3
/
+0
2025-04-23
selftests: ublk: fix recover test
Ming Lei
2
-1
/
+2
2025-04-23
block: hoist block size validation code to a separate function
Darrick J. Wong
2
-6
/
+28
2025-04-23
block: fix race between set_blocksize and read paths
Darrick J. Wong
4
-1
/
+43
2025-04-22
nvmet: fix out-of-bounds access in nvmet_enable_port
Richard Weinberger
1
-0
/
+3
2025-04-16
selftests: ublk: add generic_06 for covering fault inject
Uday Shankar
5
-3
/
+155
2025-04-16
ublk: simplify aborting ublk request
Ming Lei
1
-62
/
+20
2025-04-16
ublk: remove __ublk_quiesce_dev()
Ming Lei
1
-17
/
+2
2025-04-16
ublk: improve detection and handling of ublk server exit
Uday Shankar
1
-100
/
+123
2025-04-16
ublk: move device reset into ublk_ch_release()
Ming Lei
1
-49
/
+72
2025-04-16
ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
Ming Lei
1
-14
/
+17
2025-04-16
ublk: add ublk_force_abort_dev()
Ming Lei
1
-13
/
+8
2025-04-16
ublk: properly serialize all FETCH_REQs
Uday Shankar
1
-28
/
+49
[next]