index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: fix a crash in nvme_mpath_add_disk
Christoph Hellwig
2020-07-02
1
-3
/
+4
*
nvme: fix identify error status silent ignore
Sagi Grimberg
2020-07-02
1
-3
/
+9
*
virtio-blk: free vblk-vqs in error path of virtblk_probe()
Hou Tao
2020-07-01
1
-0
/
+1
*
block/keyslot-manager: use kvfree_sensitive()
Eric Biggers
2020-06-29
1
-2
/
+1
*
blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
Hou Tao
2020-06-29
2
-0
/
+4
*
Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8
Jens Axboe
2020-06-25
7
-25
/
+41
|
\
|
*
nvme-multipath: fix bogus request queue reference put
Sagi Grimberg
2020-06-24
1
-0
/
+8
|
*
nvme-multipath: fix deadlock due to head->lock
Anton Eidelman
2020-06-24
2
-2
/
+4
|
*
nvme: don't protect ns mutation with ns->head->lock
Sagi Grimberg
2020-06-24
1
-8
/
+4
|
*
nvme-multipath: fix deadlock between ana_work and scan_work
Anton Eidelman
2020-06-24
1
-8
/
+16
|
*
nvme: fix possible deadlock when I/O is blocked
Sagi Grimberg
2020-06-24
1
-1
/
+0
|
*
nvme-rdma: assign completion vector correctly
Max Gurtovoy
2020-06-24
1
-1
/
+1
|
*
nvme-loop: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
2020-06-24
1
-2
/
+2
|
*
nvme-tcp: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
2020-06-24
1
-2
/
+2
|
*
nvme-pci: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
2020-06-24
1
-2
/
+2
|
*
nvme-pci: override the value of the controller's numa node
Max Gurtovoy
2020-06-24
1
-0
/
+2
|
*
nvme: set initial value for controller's numa node
Max Gurtovoy
2020-06-24
1
-0
/
+1
|
/
*
block: release bip in a right way in error path
Chengguang Xu
2020-06-24
1
-9
/
+14
*
block: make function 'kill_bdev' static
Zheng Bin
2020-06-18
2
-5
/
+2
*
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
2020-06-18
1
-4
/
+4
*
partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense
Andy Shevchenko
2020-06-18
1
-1
/
+1
*
block: update hctx map when use multiple maps
Weiping Zhang
2020-06-18
1
-1
/
+3
*
blktrace: Avoid sparse warnings when assigning q->blk_trace
Jan Kara
2020-06-17
1
-11
/
+8
*
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-17
1
-0
/
+13
*
block: Fix use-after-free in blkdev_get()
Jason Yan
2020-06-16
1
-5
/
+7
*
trace/events/block.h: drop kernel-doc for dropped function parameter
Randy Dunlap
2020-06-16
1
-1
/
+0
*
blk-mq: Remove redundant 'return' statement
Baolin Wang
2020-06-15
1
-1
/
+1
*
bcache: pr_info() format clean up in bcache_device_init()
Coly Li
2020-06-15
1
-2
/
+1
*
bcache: use delayed kworker fo asynchronous devices registration
Coly Li
2020-06-15
1
-6
/
+8
*
bcache: check and adjust logical block size for backing devices
Mauricio Faria de Oliveira
2020-06-15
1
-3
/
+19
*
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
2020-06-15
1
-2
/
+6
*
Linux 5.8-rc1
v5.8-rc1
Linus Torvalds
2020-06-14
1
-2
/
+2
*
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
2020-06-14
5
-1
/
+40
|
\
|
*
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
2020-06-14
5
-1
/
+40
*
|
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-14
7
-234
/
+286
|
\
\
|
*
|
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
2020-06-14
4
-166
/
+169
|
*
|
Revert "fs: remove dio_end_io()"
David Sterba
2020-06-09
2
-0
/
+21
|
*
|
Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
David Sterba
2020-06-09
2
-0
/
+21
|
*
|
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
2020-06-09
3
-83
/
+90
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
111
-647
/
+1344
|
\
\
\
|
*
|
|
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
2020-06-14
1
-9
/
+40
|
*
|
|
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
2020-06-14
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-14
27
-93
/
+348
|
|
\
\
\
|
|
*
|
|
bpf: Undo internal BPF_PROBE_MEM in BPF insns dump
Andrii Nakryiko
2020-06-13
1
-5
/
+12
|
|
*
|
|
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
2020-06-13
3
-13
/
+55
|
|
*
|
|
tools/bpftool: Fix skeleton codegen
Andrii Nakryiko
2020-06-13
1
-2
/
+0
|
|
*
|
|
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-13
1
-0
/
+4
|
|
*
|
|
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
2020-06-13
1
-4
/
+6
|
|
*
|
|
bpf: tcp: Recv() should return 0 when the peer socket is closed
Sabrina Dubroca
2020-06-13
1
-0
/
+3
|
|
*
|
|
tools, bpftool: Exit on error in function codegen
Tobias Klauser
2020-06-11
1
-5
/
+6
[next]