Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
29c09648734b94e42802f021658a47361169403b
29c0964
nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrl
by Christoph Hellwig
· 7 years ago
71c691f
nvme-fc: avoid workqueue flush stalls
by James Smart
· 7 years ago
ecad0d2
nvme-fc: remove NVME_FC_MAX_SEGMENTS
by James Smart
· 7 years ago
56d5f4f
nvme-fc: add support for duplicate_connect option
by James Smart
· 7 years ago
36e835f
nvme-rdma: add support for duplicate_connect option
by James Smart
· 7 years ago
991231d
nvme: add helper to compare options to controller
by James Smart
· 7 years ago
3b33876
nvme: add duplicate_connect option
by James Smart
· 7 years ago
999ada2
nvme: check for a live controller in nvme_dev_open
by Christoph Hellwig
· 7 years ago
a6a5149
nvme: get rid of nvme_ctrl_list
by Christoph Hellwig
· 7 years ago
d22524a
nvme: switch controller refcounting to use struct device
by Christoph Hellwig
· 7 years ago
c6424a9
nvme: simplify nvme_open
by Christoph Hellwig
· 7 years ago
2dd4122
nvme: use kref_get_unless_zero in nvme_find_get_ns
by Christoph Hellwig
· 7 years ago
e62a538
nvme-rdma: Add debug message when reaches timeout
by Nitzan Carmi
· 7 years ago
f87c89a
nvme-rdma: align nvme_rdma_device structure
by Max Gurtovoy
· 7 years ago
134aedc
nvme-fc: correct io timeout behavior
by James Smart
· 7 years ago
0a02e39
nvme-fc: correct io termination handling
by James Smart
· 7 years ago
a7a7cbe
nvme-pci: add SGL support
by Chaitanya Kulkarni
· 7 years ago
9843f68
nvme: use ida_simple_{get,remove} for the controller instance
by Christoph Hellwig
· 7 years ago
ba2dec3
nvmet: Change max_nsid in subsystem due to ns_disable if needed
by Roy Shterman
· 7 years ago
86f36b9
nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
by Israel Rukshin
· 7 years ago
5a22e2b
nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag set
by Israel Rukshin
· 7 years ago
94f29d4
nvme-rdma: Add BLK_MQ_F_NO_SCHED flag to admin tag set
by Israel Rukshin
· 7 years ago
16772ae
nvme-pci: fix typos in comments
by Minwoo Im
· 7 years ago
0ad0bfa
nvme-rdma: stop controller reset if the controller is deleting
by Sagi Grimberg
· 7 years ago
5013e98
nvme-rdma: change queue flag semantics DELETING -> ALLOCATED
by Sagi Grimberg
· 7 years ago
60a5188
nvme-rdma: Don't local invalidate if the queue is not live
by Sagi Grimberg
· 7 years ago
5e1fe61
nvme-rdma: teardown admin/io queues once on error recovery
by Sagi Grimberg
· 7 years ago
0fc176d
nvme-rdma: Check that reinit_request got a proper mr
by Sagi Grimberg
· 7 years ago
0c5b43b
nvme-rdma: move assignment to declaration
by Sagi Grimberg
· 7 years ago
d8bfcee
nvme-rdma: fix wrong logging message
by Sagi Grimberg
· 7 years ago
60070c7
nvme-rdma: pass tagset to directly nvme_rdma_free_tagset
by Sagi Grimberg
· 7 years ago
dab7487b
block: remove blk_mq_reinit_tagset
by Sagi Grimberg
· 7 years ago
31b8446
nvme: introduce nvme_reinit_tagset
by Sagi Grimberg
· 7 years ago
149e10f
block: introduce blk_mq_tagset_iter
by Sagi Grimberg
· 7 years ago
761f2e1
nvme: simplify compat_ioctl handling
by Christoph Hellwig
· 7 years ago
469d0ef
nvme-fc: move remote port get/put/free location
by James Smart
· 7 years ago
5f56855
nvme-fc: create fc class and transport device
by James Smart
· 7 years ago
eaefd5a
nvme-fc: add uevent for auto-connect
by James Smart
· 7 years ago
d1f1071
nvme-fabrics: request transport module
by Sagi Grimberg
· 7 years ago
3375e29
nvmet: bump NVMET_NR_QUEUES to 128
by James Smart
· 7 years ago
7864563
nvme: use menu Kconfig interface
by Randy Dunlap
· 7 years ago
8ae4e44
nvme: update timeout module parameter type
by Marc Olson
· 7 years ago
9c98837
block: move __elv_next_request to blk-core.c
by Christoph Hellwig
· 7 years ago
7cb0400
block, bfq: decrease burst size when queues in burst exit
by Paolo Valente
· 7 years ago
894df93
block, bfq: let early-merged queues be weight-raised on split too
by Paolo Valente
· 7 years ago
3e2bdd6
block, bfq: check and switch back to interactive wr also on queue split
by Paolo Valente
· 7 years ago
4baa8bb
block, bfq: fix wrong init of saved start time for weight raising
by Paolo Valente
· 7 years ago
aac8d41
writeback: only allow one inflight and pending full flush
by Jens Axboe
· 7 years ago
e8e8a0c
writeback: move nr_pages == 0 logic to one location
by Jens Axboe
· 7 years ago
9dfb176
writeback: make wb_start_writeback() static
by Jens Axboe
· 7 years ago
0ab29fd
writeback: pass in '0' for nr_pages writeback in laptop mode
by Jens Axboe
· 7 years ago
595043e
writeback: provide a wakeup_flusher_threads_bdi()
by Jens Axboe
· 7 years ago
47410d8
writeback: remove 'range_cyclic' argument for wb_start_writeback()
by Jens Axboe
· 7 years ago
d31cd9d
writeback: switch wakeup_flusher_threads() to cyclic writeback
by Jens Axboe
· 7 years ago
9ba4b2d
fs: kill 'nr_pages' argument from wakeup_flusher_threads()
by Jens Axboe
· 7 years ago
bc48f00
buffer: eliminate the need to call free_more_memory() in __getblk_slow()
by Jens Axboe
· 7 years ago
94dc24c
buffer: grow_dev_page() should use __GFP_NOFAIL for all cases
by Jens Axboe
· 7 years ago
640ab98
buffer: have alloc_page_buffers() use __GFP_NOFAIL
by Jens Axboe
· 7 years ago
7beb2f8
blk-mq: wire up completion notifier for laptop mode
by Jens Axboe
· 7 years ago
5385fa4
blk-mq-tag: kill unused tag enums
by Jens Axboe
· 7 years ago
5472487
blk-mq: remove unused function hctx_allow_merges
by weiping zhang
· 7 years ago
b3cffc3
null_blk: add "no_sched" module parameter
by weiping zhang
· 7 years ago
0b508bc
block: fix a build error
by Shaohua Li
· 7 years ago
9979d54
block: cryptoloop - Fix build warning
by Corentin Labbe
· 7 years ago
d4478e9
block/loop: make loop cgroup aware
by Shaohua Li
· 7 years ago
902ec5b
block: make blkcg aware of kthread stored original cgroup info
by Shaohua Li
· 7 years ago
af551fb
blkcg: delete unused APIs
by Shaohua Li
· 7 years ago
05e3db9
kthread: add a mechanism to store cgroup info
by Shaohua Li
· 7 years ago
e365806
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
b776e4b
fix a typo in put_compat_shm_info()
by Al Viro
· 7 years ago
19240e6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1776364
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
cf03461
Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
ac0a364
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
fddc992
nvme-fcloop: fix port deletes and callbacks
by James Smart
· 7 years ago
6b71f9e
nvmet-fc: sync header templates with comments
by James Smart
· 7 years ago
0c319d3
nvmet-fc: ensure target queue id within range.
by James Smart
· 7 years ago
3688feb
nvmet-fc: on port remove call put outside lock
by James Smart
· 7 years ago
e4d753d
nvme-rdma: don't fully stop the controller in error recovery
by Sagi Grimberg
· 7 years ago
0a960afd
nvme-rdma: give up reconnect if state change fails
by Sagi Grimberg
· 7 years ago
1a40d97
nvme-core: Use nvme_wq to queue async events and fw activation
by Sagi Grimberg
· 7 years ago
8cbd96a
nvme: fix sqhd reference when admin queue connect fails
by James Smart
· 7 years ago
1020165
gfs2: Fix debugfs glocks dump
by Andreas Gruenbacher
· 7 years ago
f5c156c
block: fix a crash caused by wrong API
by Shaohua Li
· 7 years ago
332391a
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
by Lukas Czerner
· 7 years ago
bb1cc74
nvmet: implement valid sqhd values in completions
by James Smart
· 7 years ago
8edd11c
nvme-fabrics: Allow 0 as KATO value
by Guilherme G. Piccoli
· 7 years ago
0951338
nvme: allow timed-out ios to retry
by James Smart
· 7 years ago
cd48282
nvme: stop aer posting if controller state not live
by James Smart
· 7 years ago
d087747
nvme-pci: Print invalid SGL only once
by Keith Busch
· 7 years ago
161b8be
nvme-pci: initialize queue memory before interrupts
by Keith Busch
· 7 years ago
deb6174
nvmet-fc: fix failing max io queue connections
by James Smart
· 7 years ago
d9d34c0
nvme-fc: use transport-specific sgl format
by James Smart
· 7 years ago
d85cf20
nvme: add transport SGL definitions
by James Smart
· 7 years ago
c98cb3b
nvme.h: remove FC transport-specific error values
by James Smart
· 7 years ago
39a550d
qla2xxx: remove use of FC-specific error codes
by James Smart
· 7 years ago
8e009ce8
lpfc: remove use of FC-specific error codes
by James Smart
· 7 years ago
fc9608e
nvmet-fcloop: remove use of FC-specific error codes
by James Smart
· 7 years ago
29b3d26
nvmet-fc: remove use of FC-specific error codes
by James Smart
· 7 years ago
56b7103
nvme-fc: remove use of FC-specific error codes
by James Smart
· 7 years ago
Next »