Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
092ff0520070fad8407b196f3bb6156ce77a6f98
092ff05
nvme: fix kernel paging oops
by Sagi Grimberg
· 6 years ago
2d9a058
Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/block
by Jens Axboe
· 6 years ago
e78bd0d
bcache: print number of keys in trace_bcache_journal_write
by Guoju Fang
· 6 years ago
cc38ca7
bcache: set writeback_percent in a flexible range
by Coly Li
· 6 years ago
9aaf516
bcache: make cutoff_writeback and cutoff_writeback_sync tunable
by Coly Li
· 6 years ago
009673d
bcache: add MODULE_DESCRIPTION information
by Coly Li
· 6 years ago
7a671d8
bcache: option to automatically run gc thread after writeback
by Coly Li
· 6 years ago
cb07ad6
bcache: introduce force_wake_up_gc()
by Coly Li
· 6 years ago
f383ae3
bcache: cannot set writeback_running via sysfs if no writeback kthread created
by Shenghui Wang
· 6 years ago
79b7914
bcache: do not mark writeback_running too early
by Shenghui Wang
· 6 years ago
4e361e0
bcache: update comment in sysfs.c
by Shenghui Wang
· 6 years ago
3db4d07
bcache: update comment for bch_data_insert
by Shenghui Wang
· 6 years ago
ae17102
bcache: do not check if debug dentry is ERR or NULL explicitly on remove
by Shenghui Wang
· 6 years ago
d2f96f4
bcache: add comment for cache_set->fill_iter
by Shenghui Wang
· 6 years ago
b65bb77
nvme-rdma: support separate queue maps for read and write
by Sagi Grimberg
· 6 years ago
873946f
nvme-tcp: support separate queue maps for read and write
by Sagi Grimberg
· 6 years ago
330f6b8
nvme-fabrics: allow user to set nr_write_queues for separate queue maps
by Sagi Grimberg
· 6 years ago
fa9a181
nvme-fabrics: add missing nvmf_ctrl_options documentation
by Sagi Grimberg
· 6 years ago
e42b386
blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
by Sagi Grimberg
· 6 years ago
23454d5
nvmet: update smart log with num err log entries
by Chaitanya Kulkarni
· 6 years ago
11ad507
nvmet: add error log page cmd handler
by Chaitanya Kulkarni
· 6 years ago
c6aa354
nvmet: add error log support for file backend
by Chaitanya Kulkarni
· 6 years ago
3b031d1
nvmet: add error log support for bdev backend
by Chaitanya Kulkarni
· 6 years ago
2da6e00
nvmet: add error log support for admin-cmd
by Chaitanya Kulkarni
· 6 years ago
762a11d
nvmet: add error log support for rdma backend
by Chaitanya Kulkarni
· 6 years ago
84faf42
nvmet: add error log support for fabrics-cmd
by Chaitanya Kulkarni
· 6 years ago
e81446a
nvmet: add error log support in the core
by Chaitanya Kulkarni
· 6 years ago
76574f3
nvmet: add interface to update error-log page
by Chaitanya Kulkarni
· 6 years ago
e4a9762
nvmet: add error-log definitions
by Chaitanya Kulkarni
· 6 years ago
b34de7c
nvme: add error log page slot definition
by Chaitanya Kulkarni
· 6 years ago
b7c8f36
nvme: remove nvme_common command cdw10 array
by Chaitanya Kulkarni
· 6 years ago
16d3a28
nvmet: remove unused variable
by Sagi Grimberg
· 6 years ago
cb5b726
nvme: provide fallback for discard alloc failure
by Jens Axboe
· 6 years ago
8eb5d89
nvme: add __exit annotation
by Chengguang Xu
· 6 years ago
3f2304f
nvme-tcp: add NVMe over TCP host driver
by Sagi Grimberg
· 6 years ago
ad4f530
nvmet: allow configfs tcp trtype configuration
by Sagi Grimberg
· 6 years ago
872d26a
nvmet-tcp: add NVMe over TCP target driver
by Sagi Grimberg
· 6 years ago
fc221d0
nvme-tcp: Add protocol header
by Sagi Grimberg
· 6 years ago
20d44e8
nvme-fabrics: allow user passing data digest
by Sagi Grimberg
· 6 years ago
3b49fa8
nvme-fabrics: allow user passing header digest
by Sagi Grimberg
· 6 years ago
1672ddb
nvmet: Add install_queue callout
by Sagi Grimberg
· 6 years ago
65d69e2
datagram: introduce skb_copy_and_hash_datagram_iter helper
by Sagi Grimberg
· 6 years ago
d05f443
iov_iter: introduce hash_and_copy_to_iter helper
by Sagi Grimberg
· 6 years ago
950fcae
datagram: consolidate datagram copy to iter helpers
by Sagi Grimberg
· 6 years ago
cb002d0
iov_iter: pass void csum pointer to csum_and_copy_to_iter
by Sagi Grimberg
· 6 years ago
0fc0779
datagram: open-code copy_page_to_iter
by Sagi Grimberg
· 6 years ago
3152a97
ath6kl: add ath6kl_ prefix to crypto_type
by Sagi Grimberg
· 6 years ago
0273ac3
blkcg: handle dying request_queue when associating a blkg
by Dennis Zhou
· 6 years ago
544fbd1
block: deactivate blk_stat timer in wbt_disable_default()
by Ming Lei
· 6 years ago
b2dbff1
sbitmap: flush deferred clears for resize and shallow gets
by Jens Axboe
· 6 years ago
2c4d535
lightnvm: pblk: do not overwrite ppa list with meta list
by Igor Konopko
· 6 years ago
55d8ec3
lightnvm: pblk: support packed metadata
by Igor Konopko
· 6 years ago
a16816b
lightnvm: disable interleaved metadata
by Igor Konopko
· 6 years ago
24828d0
lightnvm: dynamic DMA pool entry size
by Igor Konopko
· 6 years ago
faa79f2
lightnvm: pblk: add helpers for OOB metadata
by Igor Konopko
· 6 years ago
dd43949
lightnvm: pblk: move lba list to partial read context
by Igor Konopko
· 6 years ago
42bd038
lightnvm: pblk: avoid ref warning on cache creation
by Javier González
· 6 years ago
85136c0
lightnvm: simplify geometry enumeration
by Matias Bjørling
· 6 years ago
361d889
lightnvm: pblk: add comments wrt locking in recovery path
by Javier González
· 6 years ago
fde201a
lightnvm: pblk: add lock protection to list operations
by Hua Su
· 6 years ago
6e82f0b
lightnvm: pblk: fix spelling in comment
by Hua Su
· 6 years ago
e698d9f
lightnvm: pblk: remove dead code in pblk_recov_l2p
by Hans Holmberg
· 6 years ago
0934ce8
lightnvm: pblk: fix pblk_lines_init error handling path
by Hans Holmberg
· 6 years ago
c9a1d64
lightnvm: pblk: remove unused macro
by Hans Holmberg
· 6 years ago
3bcebc5
lightnvm: pblk: set conservative threshold for user writes
by Hans Holmberg
· 6 years ago
525f7bb
lightnvm: pblk: stop writes gracefully when running out of lines
by Hans Holmberg
· 6 years ago
ab3887b
lightnvm: pblk: account for write error sectors in emeta
by Hans Holmberg
· 6 years ago
c12fa40
lightnvm: pblk: fix resubmission of overwritten write err lbas
by Hans Holmberg
· 6 years ago
96076f7
lightnvm: pblk: fix chunk close trace event check
by Hans Holmberg
· 6 years ago
55e58c5
lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()
by Geert Uytterhoeven
· 6 years ago
f40a62d
lightnvm: pblk: ignore the smeta oob area scan
by Zhoujie Wu
· 6 years ago
c4576ae
dm: fix request-based dm's use of dm_wait_for_completion
by Mike Snitzer
· 6 years ago
6451fe7
nvme: fix irq vs io_queue calculations
by Jens Axboe
· 6 years ago
b7934ba
dm: fix inflight IO check
by Jens Axboe
· 6 years ago
4ba09f6
mtip32xx: use BLK_STS_DEV_RESOURCE for device resources
by Jens Axboe
· 6 years ago
e4025e4
mtip32xx: avoid using semaphores
by Arnd Bergmann
· 6 years ago
6f75723
dm: remove the pending IO accounting
by Mikulas Patocka
· 6 years ago
e016b78
block: return just one value from part_in_flight
by Mikulas Patocka
· 6 years ago
1226b8d
block: switch to per-cpu in-flight counters
by Mikulas Patocka
· 6 years ago
5b18b5a
block: delete part_round_stats and switch to less precise counting
by Mikulas Patocka
· 6 years ago
112f158
block: stop passing 'cpu' to all percpu stats methods
by Mike Snitzer
· 6 years ago
dbd3bbd
dm rq: leverage blk_mq_queue_busy() to check for outstanding IO
by Mike Snitzer
· 6 years ago
80a787b
dm: dont rewrite dm_disk(md)->part0.in_flight
by Mikulas Patocka
· 6 years ago
96f7741
Merge tag 'v4.20-rc6' into for-4.21/block
by Jens Axboe
· 6 years ago
58ab5e3
sbitmap: silence bogus lockdep IRQ warning
by Jens Axboe
· 6 years ago
40e020c
Linux 4.20-rc6
by Linus Torvalds
· 6 years ago
d48f782
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
8586ca8
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ebbd300
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4b04e73
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
35cc3cef
net/sched: cls_flower: Reject duplicated rules also under skip_sw
by Or Gerlitz
· 6 years ago
d4b60e9
Merge branch 'bnxt_en-Bug-fixes'
by David S. Miller
· 6 years ago
e30fbc3
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
by Michael Chan
· 6 years ago
c0b8cda
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
by Michael Chan
· 6 years ago
75720e6
bnxt_en: Keep track of reserved IRQs.
by Michael Chan
· 6 years ago
804fba4
bnxt_en: Fix CNP CoS queue regression.
by Michael Chan
· 6 years ago
0844895
Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
47dcb08
Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
822b768
Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
50a5528a
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
Next »