index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
block: remove the __bio_add_pc_page export
Christoph Hellwig
2
-5
/
+1
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
24
-81
/
+47
2019-04-30
bcache: clean up do_btree_node_write a bit
Christoph Hellwig
1
-4
/
+5
2019-04-30
bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
Coly Li
1
-1
/
+0
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
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-21
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
1
-1
/
+1
2019-04-19
block: make sure that bvec length can't be overflow
Ming Lei
1
-2
/
+3
2019-04-19
block: kill all_q_node in request_queue
Hou Tao
1
-1
/
+0
2019-04-19
x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...
Hans de Goede
1
-2
/
+2
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
5
-1
/
+57
2019-04-19
mm/kmemleak.c: fix unused-function warning
Arnd Bergmann
1
-0
/
+2
2019-04-19
init: initialize jump labels before command line option parsing
Dan Williams
1
-2
/
+2
2019-04-19
kernel/watchdog_hld.c: hard lockup message should end with a newline
Sergey Senozhatsky
1
-1
/
+2
2019-04-19
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
1
-3
/
+3
[next]