index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
Coly Li
1
-1
/
+0
2019-04-26
Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block
Jens Axboe
15
-84
/
+77
2019-04-25
mtip32xx: remove trim support
Christoph Hellwig
2
-106
/
+0
2019-04-25
nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
Sagi Grimberg
1
-1
/
+6
2019-04-25
nvme-rdma: fix typo in struct comment
Minwoo Im
1
-1
/
+1
2019-04-25
nvme-loop: kill timeout handler
Ming Lei
1
-16
/
+0
2019-04-25
nvme-tcp: rename function to have nvme_tcp prefix
Sagi Grimberg
1
-6
/
+4
2019-04-25
nvme-rdma: fix a NULL deref when an admin connect times out
Sagi Grimberg
1
-4
/
+6
2019-04-25
nvme-tcp: fix a NULL deref when an admin connect times out
Sagi Grimberg
1
-2
/
+6
2019-04-25
nvmet-tcp: don't fail maxr2t greater than 1
Sagi Grimberg
1
-6
/
+0
2019-04-25
nvmet-file: clamp-down file namespace lba_shift
Sagi Grimberg
1
-1
/
+6
2019-04-25
nvmet: include <linux/scatterlist.h>
Enrico Weigelt, metux IT consult
2
-0
/
+2
2019-04-25
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
3
-7
/
+7
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
7
-38
/
+38
2019-04-25
nvmet-rdma: remove p2p_client initialization from fast-path
Max Gurtovoy
1
-2
/
+1
2019-04-24
bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYN...
Shenghui Wang
1
-0
/
+8
2019-04-24
bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch o...
Shenghui Wang
1
-1
/
+1
2019-04-24
bcache: fix failure in journal relplay
Tang Junhui
1
-4
/
+21
2019-04-24
bcache: improve bcache_reboot()
Coly Li
1
-2
/
+10
2019-04-24
bcache: add comments for closure_fn to be called in closure_queue()
Coly Li
1
-0
/
+6
2019-04-24
bcache: Add comments for blkdev_put() in registration code path
Coly Li
1
-0
/
+8
2019-04-24
bcache: add error check for calling register_bdev()
Coly Li
1
-6
/
+10
2019-04-24
bcache: return error immediately in bch_journal_replay()
Coly Li
1
-3
/
+6
2019-04-24
bcache: add comments for kobj release callback routine
Coly Li
1
-0
/
+4
2019-04-24
bcache: add failure check to run_cache_set() for journal replay
Coly Li
1
-5
/
+12
2019-04-24
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
1
-4
/
+7
2019-04-24
bcache: move definition of 'int ret' out of macro read_bucket()
Coly Li
1
-2
/
+3
2019-04-24
bcache: fix a race between cache register and cacheset unregister
Liang Chen
1
-1
/
+1
2019-04-24
bcache: Clean up bch_get_congested()
George Spelvin
3
-15
/
+28
2019-04-24
bcache: use kmemdup_nul for CACHED_LABEL buffer
Geliang Tang
1
-6
/
+4
2019-04-24
bcache: avoid clang -Wunintialized warning
Arnd Bergmann
1
-2
/
+3
2019-04-24
bcache: fix inaccurate result of unused buckets
Guoju Fang
1
-2
/
+0
2019-04-24
bcache: fix crashes stopping bcache device before read miss done
Guoju Fang
1
-5
/
+21
2019-04-24
block: don't run get_page() on pages from non-bvec iov iter
Ming Lei
1
-1
/
+1
2019-04-23
block: clarify that bio_add_page() and related helpers can add multi pages
Ming Lei
1
-11
/
+15
2019-04-22
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.2/block
Jens Axboe
2
-7
/
+26
2019-04-22
block: don't show io_timeout if driver has no timeout handler
Weiping Zhang
1
-2
/
+28
2019-04-22
block: avoid scatterlist offsets > PAGE_SIZE
Christoph Hellwig
1
-1
/
+13
2019-04-22
brd: re-enable __GFP_HIGHMEM in brd_insert_page()
Hou Tao
1
-6
/
+1
2019-04-22
block: fix use-after-free on gendisk
Yufen Yu
3
-0
/
+27
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
777
-4465
/
+8118
2019-04-21
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
1
-1
/
+1
2019-04-20
Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+5
2019-04-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-8
/
+12
2019-04-20
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-15
/
+43
2019-04-20
Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+3
2019-04-20
Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-11
/
+26
2019-04-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-35
/
+14
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-98
/
+195
2019-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+47
[prev]
[next]