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-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
2021-06-03
nvme: extend and modify the APST configuration algorithm
Alexey Bogoslavsky
1
-11
/
+78
2021-06-03
nvme: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-05-24
rsxx: Use struct_size() in vmalloc()
Gustavo A. R. Silva
1
-4
/
+2
2021-05-24
blk-mq: Use request queue-wide tags for tagset-wide sbitmap
John Garry
5
-21
/
+76
2021-05-24
blk-mq: Some tag allocation code refactoring
John Garry
3
-25
/
+40
2021-05-24
blk-mq: clearing flush request reference in tags->rqs[]
Ming Lei
1
-1
/
+34
2021-05-24
blk-mq: clear stale request in tags->rq[] before freeing one request pool
Ming Lei
3
-7
/
+54
2021-05-24
blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
Ming Lei
3
-16
/
+43
2021-05-24
block: avoid double io accounting for flush request
Ming Lei
1
-2
/
+1
2021-05-24
block: remove unneeded parenthesis from blk-sysfs
Max Gurtovoy
1
-8
/
+8
2021-05-24
blkcg: drop CLONE_IO check in blkcg_can_attach()
Tejun Heo
1
-27
/
+0
2021-05-24
aoe: remove unnecessary mutex_init()
Yang Yingliang
1
-2
/
+0
2021-05-24
block_dump: remove comments in docs
zhangyi (F)
2
-19
/
+0
2021-05-24
block_dump: remove block_dump feature
zhangyi (F)
4
-23
/
+0
2021-05-24
block_dump: remove block_dump feature in mark_inode_dirty()
zhangyi (F)
1
-25
/
+0
[next]