Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
99e5381d548db60ce05f3f39d1ca554caa85db6d
99e5381
Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.4/block
by Jens Axboe
· 6 years ago
067df25
raid5: use bio_end_sector in r5_next_bio
by Guoqing Jiang
· 6 years ago
feb9bf9
raid5: remove STRIPE_OPS_REQ_PENDING
by Guoqing Jiang
· 6 years ago
33f2c35
md: add feature flag MD_FEATURE_RAID0_LAYOUT
by NeilBrown
· 6 years ago
c84a137
md/raid0: avoid RAID0 data corruption due to layout confusion.
by NeilBrown
· 6 years ago
6ce220d
raid5: don't set STRIPE_HANDLE to stripe which is in batch list
by Guoqing Jiang
· 6 years ago
b76b471
raid5: don't increment read_errors on EILSEQ return
by Nigel Croxon
· 6 years ago
21fa100
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/block
by Jens Axboe
· 6 years ago
5f8badb
nvmet: fix a wrong error status returned in error log page
by Amit
· 6 years ago
85f8a43
nvme: send discovery log page change events to userspace
by Sagi Grimberg
· 6 years ago
a42f42e
nvme: add uevent variables for controller devices
by Sagi Grimberg
· 6 years ago
93da402
nvme: enable aen regardless of the presence of I/O queues
by Sagi Grimberg
· 6 years ago
2d352df
nvme-fabrics: allow discovery subsystems accept a kato
by Sagi Grimberg
· 6 years ago
1179d33
nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()
by Markus Elfring
· 6 years ago
97b3807
nvme: Remove redundant assignment of cq vector
by Israel Rukshin
· 6 years ago
733e4b6
nvme: Assign subsys instance from first ctrl
by Keith Busch
· 6 years ago
312910f
nvme: tcp: remove redundant assignment to variable ret
by Colin Ian King
· 6 years ago
03894b7a
nvme: include admin_q sync with nvme_sync_queues
by Edmund Nadolski
· 6 years ago
c26aa57
nvme: Treat discovery subsystems as unique subsystems
by James Smart
· 6 years ago
205da24
nvme: fix ns removal hang when failing to revalidate due to a transient error
by Sagi Grimberg
· 6 years ago
538af88
nvme: make nvme_report_ns_ids propagate error back
by Sagi Grimberg
· 6 years ago
331813f
nvme: make nvme_identify_ns propagate errors back
by Sagi Grimberg
· 6 years ago
2f9c173
nvme: pass status to nvme_error_status
by Sagi Grimberg
· 6 years ago
74bd8cb
nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
by James Smart
· 6 years ago
1668601
nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
by Sagi Grimberg
· 6 years ago
1c0d12c
nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
by Sagi Grimberg
· 6 years ago
0a67b5a
block: fix race between switching elevator and removing queues
by Ming Lei
· 6 years ago
b804049
scsi: core: remove dummy q->dev check
by Stanley Chu
· 6 years ago
8a15b4d
block: bypass blk_set_runtime_active for uninitialized q->dev
by Stanley Chu
· 6 years ago
f7c4ce8
null_blk: validate the number of devices
by André Almeida
· 6 years ago
4e47ee8
null_blk: fix module name at log message
by André Almeida
· 6 years ago
04c5695
docs: block: null_blk: enhance document style
by André Almeida
· 6 years ago
7c1ee70
iocost_monitor: Report debt
by Tejun Heo
· 6 years ago
b06f2d3
iocost_monitor: Report more info with higher accuracy
by Tejun Heo
· 6 years ago
e742bd5c
iocost_monitor: Always use strings for json values
by Tejun Heo
· 6 years ago
e1518f6
blk-iocost: Don't let merges push vtime into the future
by Tejun Heo
· 6 years ago
36a5248
blk-iocost: Account force-charged overage in absolute vtime
by Tejun Heo
· 6 years ago
e036c4c
blk-iocost: Fix incorrect operation order during iocg free
by Tejun Heo
· 6 years ago
795fe54
bfq: Add per-device weight
by Fam Zheng
· 6 years ago
5ff047e
bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy
by Fam Zheng
· 6 years ago
e9d3c86
bfq: Fix the missing barrier in __bfq_entity_update_weight_prio
by Fam Zheng
· 6 years ago
a261425
block: fix elevator_get_by_features()
by Jens Axboe
· 6 years ago
ebddd2a
sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
by Damien Le Moal
· 6 years ago
780d97a
block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
by Damien Le Moal
· 6 years ago
737eb78
block: Delay default elevator initialization
by Damien Le Moal
· 6 years ago
a0958ba
block: Improve default elevator selection
by Damien Le Moal
· 6 years ago
68c43f1
block: Introduce elevator features
by Damien Le Moal
· 6 years ago
954b4a5
block: Change elevator_init_mq() to always succeed
by Damien Le Moal
· 6 years ago
61db437
block: Cleanup elevator_init_mq() use
by Damien Le Moal
· 6 years ago
362cd2b
lightnvm: print error when target is not found
by Minwoo Im
· 6 years ago
43db059
lightnvm: introduce pr_fmt for the prefix nvm
by Minwoo Im
· 6 years ago
03754ea
paride/pcd: need to check if cd->disk is null in pcd_detect
by zhengbin
· 6 years ago
d821cce
paride/pcd: need to set queue to NULL before put_disk
by zhengbin
· 6 years ago
ecf4d59
paride/pf: need to set queue to NULL before put_disk
by zhengbin
· 6 years ago
c5ef62e6
Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.4/block
by Jens Axboe
· 6 years ago
b0f01ec
md/raid5: use bio_end_sector to calculate last_sector
by Guoqing Jiang
· 6 years ago
07f1a68
md/raid1: fail run raid1 array when active disk less than one
by Yufen Yu
· 6 years ago
62f7b19
md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
by Guilherme G. Piccoli
· 6 years ago
a22a960
closures: fix a race on wakeup from closure_sync
by Kent Overstreet
· 6 years ago
d66c992
bcache: Fix an error code in bch_dump_read()
by Dan Carpenter
· 6 years ago
d55a4ae
bcache: add cond_resched() in __bch_cache_cmp()
by Shile Zhang
· 6 years ago
fa99165
Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator=
by Marcos Paulo de Souza
· 6 years ago
f97eeb6
Documenation: switching-sched: Remove notes about elevator argument
by Marcos Paulo de Souza
· 6 years ago
85c0a03
block: elevator.c: Remove now unused elevator= argument
by Marcos Paulo de Souza
· 6 years ago
cb8acab
block: mq-deadline: Fix queue restart handling
by Damien Le Moal
· 6 years ago
0feacaa
writeback: don't access page->mapping directly in track_foreign_dirty TP
by Tejun Heo
· 6 years ago
8f5914b
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/block
by Jens Axboe
· 6 years ago
3a8e9ac
writeback: add tracepoints for cgroup foreign writebacks
by Tejun Heo
· 6 years ago
e916ad2
blkcg: add missing NULL check in ioc_cpd_alloc()
by Tejun Heo
· 6 years ago
bc31c1e
nvme-rdma: Use rq_dma_dir macro
by Israel Rukshin
· 6 years ago
f15872c
nvme-fc: Use rq_dma_dir macro
by Israel Rukshin
· 6 years ago
f2fa006
nvme-pci: Tidy up nvme_unmap_data
by Israel Rukshin
· 6 years ago
e7832cb
nvme: make fabrics command run on a separate request queue
by Sagi Grimberg
· 6 years ago
d38e9f0
nvme-pci: Support shared tags across queues for Apple 2018 controllers
by Benjamin Herrenschmidt
· 6 years ago
6634133
nvme-pci: Add support for Apple 2018+ models
by Benjamin Herrenschmidt
· 6 years ago
c1e0cc7
nvme-pci: Add support for variable IO SQ element size
by Benjamin Herrenschmidt
· 6 years ago
8a1d09a
nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
by Benjamin Herrenschmidt
· 6 years ago
35fe0d1
nvme: trace bio completion
by Hannes Reinecke
· 6 years ago
e01f91d
nvme-multipath: fix ana log nsid lookup when nsid is not found
by Anton Eidelman
· 6 years ago
89275a9
nvmet-tcp: Add TOS for tcp transport
by Israel Rukshin
· 6 years ago
bb13985
nvme-tcp: Add TOS for tcp transport
by Israel Rukshin
· 6 years ago
9924b03
nvme-tcp: Use struct nvme_ctrl directly
by Israel Rukshin
· 6 years ago
e63440d
nvme-rdma: Add TOS for rdma transport
by Israel Rukshin
· 6 years ago
52b4451
nvme-fabrics: Add type of service (TOS) configuration
by Israel Rukshin
· 6 years ago
35d1a93
nvmet-tcp: fix possible memory leak
by Sagi Grimberg
· 6 years ago
b627200
nvmet-tcp: fix possible NULL deref
by Sagi Grimberg
· 6 years ago
42df26d
nvmet: trace: parse Get LBA Status command in detail
by Minwoo Im
· 6 years ago
177b06e
nvme: trace: parse Get LBA Status command in detail
by Minwoo Im
· 6 years ago
a5ef757
nvme: trace: support for Get LBA Status opcode parsed
by Minwoo Im
· 6 years ago
c638984
nvme: add Get LBA Status command opcode
by Minwoo Im
· 6 years ago
3bec2e3
nvmet: fix data units read and written counters in SMART log
by Tom Wu
· 6 years ago
1a9460c
nvme-tcp: support simple polling
by Sagi Grimberg
· 6 years ago
79fd751
nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
by Minwoo Im
· 6 years ago
b5b0504
nvme: don't pass cap to nvme_disable_ctrl
by Sagi Grimberg
· 6 years ago
c0f2f45
nvme: move sqsize setting to the core
by Sagi Grimberg
· 6 years ago
aa22c8e
nvme-pci: set ctrl sqsize to the device q_depth
by Sagi Grimberg
· 6 years ago
4fba445
nvme: have nvme_init_identify set ctrl->cap
by Sagi Grimberg
· 6 years ago
10407ec
nvme-tcp: Use protocol specific operations while reading socket
by Potnuri Bharat Teja
· 6 years ago
6be1826
nvme-tcp: cleanup nvme_tcp_recv_pdu
by Sagi Grimberg
· 6 years ago
3532e72
blkcg: fix missing free on error path of blk_iocost_init()
by Tejun Heo
· 6 years ago
Next »