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
2021-06-17
nvme-fabrics: remove memset in nvmf_reg_read64()
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvme-tcp: use ctrl sgl check helper
Chaitanya Kulkarni
1
-1
/
+1
2021-06-17
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
1
-2
/
+2
2021-06-17
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
1
-1
/
+1
2021-06-17
nvme: add a helper to check ctrl sgl support
Chaitanya Kulkarni
1
-0
/
+5
2021-06-17
nvme-pci: remove trailing lines for helpers
Chaitanya Kulkarni
1
-2
/
+0
2021-06-17
nvme-pci: fix var. type for increasing cq_head
JK Kim
1
-1
/
+1
2021-06-16
nvme-tcp: fix error codes in nvme_tcp_setup_ctrl()
Dan Carpenter
1
-0
/
+2
2021-06-16
nvme: factor out a nvme_validate_passthru_nsid helper
Chaitanya Kulkarni
1
-10
/
+16
2021-06-16
nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text
Geert Uytterhoeven
1
-1
/
+1
2021-06-16
nvme: remove superfluous bio_set_dev in nvme_requeue_work
Daniel Wagner
1
-5
/
+0
2021-06-16
nvme: verify MNAN value if ANA is enabled
Daniel Wagner
1
-0
/
+7
2021-06-16
ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint
Mario Limonciello
3
-0
/
+37
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
3
-27
/
+35
2021-06-15
floppy: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-15
floppy: cleanup: remove redundant assignment to nr_sectors
Jiapeng Chong
1
-1
/
+0
2021-06-14
md/raid5: avoid device_lock in read_one_chunk()
Gal Ofri
1
-6
/
+23
2021-06-14
md: add comments in md_integrity_register
Guoqing Jiang
1
-0
/
+6
2021-06-14
md: check level before create and exit io_acct_set
Guoqing Jiang
1
-6
/
+14
2021-06-14
md: Constify attribute_group structs
Rikard Falkeborn
4
-7
/
+7
2021-06-14
md: mark some personalities as deprecated
Guoqing Jiang
4
-6
/
+6
2021-06-14
md/raid10: enable io accounting
Guoqing Jiang
2
-0
/
+7
2021-06-14
md/raid1: enable io accounting
Guoqing Jiang
2
-0
/
+8
2021-06-14
md/raid1: rename print_msg with r1bio_existed
Guoqing Jiang
1
-4
/
+4
2021-06-14
md/raid5: avoid redundant bio clone in raid5_read_one_chunk
Guoqing Jiang
1
-14
/
+15
2021-06-14
md/raid5: move checking badblock before clone bio in raid5_read_one_chunk
Guoqing Jiang
1
-7
/
+7
2021-06-14
md: add io accounting for raid0 and raid5
Guoqing Jiang
4
-3
/
+68
2021-06-14
md: revert io stats accounting
Guoqing Jiang
2
-46
/
+0
2021-06-14
mark pstore-blk as broken
Christoph Hellwig
1
-0
/
+1
2021-06-09
z2ram: remove unnecessary oom message
Zhen Lei
1
-8
/
+2
2021-06-09
sx8: remove unnecessary oom message
Zhen Lei
1
-2
/
+0
2021-06-09
sunvdc: remove unnecessary oom message
Zhen Lei
1
-2
/
+1
2021-06-09
mtip32xx: remove unnecessary oom message
Zhen Lei
1
-21
/
+5
2021-06-09
drbd: remove unnecessary oom message
Zhen Lei
1
-16
/
+6
2021-06-09
aoe: remove unnecessary oom message
Zhen Lei
1
-3
/
+1
2021-06-03
nvmet: remove a superfluous variable
Chaitanya Kulkarni
1
-2
/
+1
2021-06-03
nvmet: move ka_work initialization to nvmet_alloc_ctrl
Amit Engel
1
-1
/
+1
2021-06-03
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
2
-45
/
+28
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
4
-24
/
+35
2021-06-03
nvme: move the CSI sanity check into nvme_ns_report_zones
Christoph Hellwig
1
-5
/
+4
2021-06-03
nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl
Christoph Hellwig
1
-0
/
+1
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl
Christoph Hellwig
1
-1
/
+1
2021-06-03
nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl
Christoph Hellwig
1
-10
/
+10
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl
Christoph Hellwig
1
-7
/
+5
2021-06-03
nvme-fabrics: remove extra braces
Chaitanya Kulkarni
1
-1
/
+1
2021-06-03
nvme-fabrics: remove an extra comment
Chaitanya Kulkarni
1
-1
/
+1
2021-06-03
nvme-fabrics: remove extra new lines in the switch
Chaitanya Kulkarni
1
-5
/
+4
2021-06-03
nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()
Chaitanya Kulkarni
1
-13
/
+9
2021-06-03
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
4
-2
/
+50
2021-06-03
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
1
-23
/
+1
[next]