Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0b0bcacc3b4300c4bba0bacb4c7a279b2728f331
/
drivers
0b0bcac
block: don't bother with bounce limits for make_request drivers
by Christoph Hellwig
· 8 years ago
caa4b024
blk-map: call blk_queue_bounce from blk_rq_append_bio
by Christoph Hellwig
· 8 years ago
e442cbf9
pktcdvd: remove the call to blk_queue_bounce
by Christoph Hellwig
· 8 years ago
f5d1184
nvme: add support for streams and directives
by Jens Axboe
· 8 years ago
12e9a6d6
lightnvm: if LUNs are already allocated fix return
by Rakesh Pandit
· 8 years ago
588726d3
lightnvm: pblk: fail gracefully on irrec. error
by Javier González
· 8 years ago
ef57649
lightnvm: pblk: set mempool and workqueue params.
by Javier González
· 8 years ago
b20ba1b
lightnvm: pblk: redesign GC algorithm
by Javier González
· 8 years ago
476118c
lightnvm: pblk: add lock assertions on helpers
by Javier González
· 8 years ago
0c0ea88
lightnvm: pblk: cleanup unnecessary code
by Javier González
· 8 years ago
63e3809
lightnvm: pblk: set metadata list for all I/Os
by Javier González
· 8 years ago
d45ebd4
lightnvm: pblk: choose optimal victim GC line
by Javier González
· 8 years ago
dffdd96
lightnvm: pblk: decouple bad block from line alloc
by Javier González
· 8 years ago
f680f19
lightnvm: pblk: simplify meta. memory allocation
by Javier González
· 8 years ago
f9c1015
lightnvm: pblk: issue multiplane reads if possible
by Javier González
· 8 years ago
0880a9a
lightnvm: pblk: delete redundant buffer pointer
by Javier González
· 8 years ago
fd1b015
lightnvm: pblk: delete redundant debug line stat
by Javier González
· 8 years ago
dd2a434
lightnvm: pblk: sched. metadata on write thread
by Javier González
· 8 years ago
084ec9b
lightnvm: pblk: rename read request pool
by Javier González
· 8 years ago
d624f37
lightnvm: pblk: generalize erase path
by Javier González
· 8 years ago
c2e9f5d
lightnvm: pblk: expose max sec per write on sysfs
by Javier González
· 8 years ago
db7ada3
lightnvm: pblk: add debug stat for read cache hits
by Javier González
· 8 years ago
caa69fa
lightnvm: pblk: spare double cpu_to_le64 calc.
by Javier González
· 8 years ago
613fa26
lightnvm: propagate right error code to target
by Javier González
· 8 years ago
3e505af
lightnvm: re-convert ppa format on I/O failure
by Javier González
· 8 years ago
8c66ac6a
mtip32xx: fix up the checking for internal command failure
by Jens Axboe
· 8 years ago
f95a0d6
Merge commit '8e8320c9315c' into for-4.13/block
by Jens Axboe
· 8 years ago
c8d9cf2
block: Change argument type of scsi_req_init()
by Bart Van Assche
· 8 years ago
ca18d6f
block: Make most scsi_req_init() calls implicit
by Bart Van Assche
· 8 years ago
82f402f
null_blk: add support for shared tags
by Jens Axboe
· 8 years ago
ec2f0fa
Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 8 years ago
443bd90
nvme: host: unquiesce queue in nvme_kill_queues()
by Ming Lei
· 8 years ago
f660174
blk-mq: use the introduced blk_mq_unquiesce_queue()
by Ming Lei
· 8 years ago
9b10f6a
block: remove bio_clone() and all references.
by NeilBrown
· 8 years ago
5a136fd
bcache: use kmalloc to allocate bio in bch_data_verify()
by NeilBrown
· 8 years ago
4559fa5
xen-blkfront: remove bio splitting.
by NeilBrown
· 8 years ago
b25d523
lightnvm/pblk-read: use bio_clone_fast()
by NeilBrown
· 8 years ago
a1d9140
pktcdvd: use bio_clone_fast() instead of bio_clone()
by NeilBrown
· 8 years ago
8cb0def
drbd: use bio_clone_fast() instead of bio_clone()
by NeilBrown
· 8 years ago
f856dc3
rbd: use bio_clone_fast() instead of bio_clone()
by NeilBrown
· 8 years ago
47e0fb4
blk: make the bioset rescue_workqueue optional.
by NeilBrown
· 8 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 8 years ago
af67c31
blk: remove bio_set arg from blk_queue_split()
by NeilBrown
· 8 years ago
b2ee7d4
loop: Add PF_LESS_THROTTLE to block/loop device thread.
by NeilBrown
· 8 years ago
c27b2d6
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block
by Jens Axboe
· 8 years ago
cc3f2e9
block: swim3: make of_device_ids const.
by Arvind Yadav
· 8 years ago
6b8190d
nvme: implement NS Optimal IO Boundary from 1.3 Spec
by Scott Bauer
· 8 years ago
8fa6112
nvme: don't hard code size of struct t10_pi_tuple
by Sagi Grimberg
· 8 years ago
39bdc59
nvme: no need to wait for the reset when keepalive fails
by Christoph Hellwig
· 8 years ago
d86c4d8
nvme: move reset workqueue handling to common code
by Christoph Hellwig
· 8 years ago
0350815
nvme-pci: merge init_request methods
by Christoph Hellwig
· 8 years ago
62b83b1
nvme-loop: merge init_request methods
by Christoph Hellwig
· 8 years ago
76f983c
nvme-fc: merge init_request methods
by Christoph Hellwig
· 8 years ago
385475e
nvme-rdma: merge init_request and exit_request methods
by Christoph Hellwig
· 8 years ago
ebe6d87
nvme: move protection information check into nvme_setup_rw
by Christoph Hellwig
· 8 years ago
b3b1b0b
nvme: mark shutdown_timeout static
by Christoph Hellwig
· 8 years ago
bb472ba
nvme-rdma: fix error code in nvme_rdma_create_ctrl()
by Dan Carpenter
· 8 years ago
97ddc36e
nvmf: keep track of nvmet connect error status
by Guan Junxiong
· 8 years ago
1b63327
nvmet-fc: Remove a set-but-not-used variable
by Bart Van Assche
· 8 years ago
f0425db
nvme: use ctrl->device consistently for logging
by Johannes Thumshirn
· 8 years ago
c61d788
nvmet: allow overriding the NVMe VS via configfs
by Johannes Thumshirn
· 8 years ago
430c7be
nvmet: add uuid field to nvme_ns and populate via configfs
by Johannes Thumshirn
· 8 years ago
637dc0f
nvmet: implement namespace identify descriptor list
by Johannes Thumshirn
· 8 years ago
d934f98
nvme: provide UUID value to userspace
by Johannes Thumshirn
· 8 years ago
3b22ba2
nvme: get list of namespace descriptors
by Johannes Thumshirn
· 8 years ago
90985b8
nvme: rename uuid to nguid in nvme_ns
by Johannes Thumshirn
· 8 years ago
0add5e8
nvmet: use NVME_IDENTIFY_DATA_SIZE
by Johannes Thumshirn
· 8 years ago
d19d4c8
nvme-pci: remove redundant includes
by Sagi Grimberg
· 8 years ago
b2a0eb1
nvme-pci: Remove watchdog timer
by Keith Busch
· 8 years ago
97f6ef6
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
by Xu Yu
· 8 years ago
fdf9dfa
nvme: move nr_reconnects to nvme_ctrl
by Sagi Grimberg
· 8 years ago
c669ccd
nvme: queue ns scanning and async request from nvme_wq
by Sagi Grimberg
· 8 years ago
9a6327d
nvme: Move transports to use nvme-core workqueue
by Sagi Grimberg
· 8 years ago
c58bd1b
nvme: Don't allow to reset a reconnecting controller
by Sagi Grimberg
· 8 years ago
b282a88d
nvme-rdma: Get rid of CONNECTED state
by Sagi Grimberg
· 8 years ago
abf87d5
nvme-rdma: rework rdma connection establishment error path
by Sagi Grimberg
· 8 years ago
ca6e95b
nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical
by Sagi Grimberg
· 8 years ago
c8295d1
nvme-rdma: Don't rearm the CQ when polling directly
by Sagi Grimberg
· 8 years ago
dc5bc6a
nvme-rdma: Make queue flags bit numbers and not shifts
by Sagi Grimberg
· 8 years ago
3dee63c
nvme-rdma: get rid of unused ctrl lock
by Sagi Grimberg
· 8 years ago
a29001c
nvme-loop: get rid of unused controller lock
by Sagi Grimberg
· 8 years ago
87ad72a
nvme-pci: implement host memory buffer support
by Christoph Hellwig
· 8 years ago
047385b
dm: missing break in process_queued_bios()
by Dan Carpenter
· 8 years ago
089bc01
xen-blkback: don't leak stack data via response ring
by Jan Beulich
· 8 years ago
a24fa22c
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
by Juergen Gross
· 8 years ago
71df1d7
xen/blkback: don't free be structure too early
by Juergen Gross
· 8 years ago
4646441
xen/blkback: fix disconnect while I/Os in flight
by Juergen Gross
· 8 years ago
fe6d53c
nvme: save hmpre and hmmin in struct nvme_ctrl
by Christoph Hellwig
· 8 years ago
fdd050b
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
by Christoph Hellwig
· 8 years ago
63f700a
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
2ab99b0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
a104c9f
nvme-rdma: fix merge error
by Christoph Hellwig
· 8 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 8 years ago
5ad9345
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
f986e31b
Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
9cd9cb0
Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
21c9eb7
Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
246baac
Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
ef918d3
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
8f56821
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
Next »