index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2015-01-15
NVMe: cq_vector should be signed
Jens Axboe
2015-01-13
brd: Request from fdisk 4k alignment
Boaz Harrosh
2015-01-13
brd: Fix all partitions BUGs
Boaz Harrosh
2015-01-13
Merge branch 'for-3.20/core' into for-3.20/drivers
Jens Axboe
2015-01-13
block: Change direct_access calling convention
Matthew Wilcox
2015-01-08
NVMe: Fix locking on abort handling
Keith Busch
2015-01-08
NVMe: Start and stop h/w queues on reset
Keith Busch
2015-01-08
NVMe: Command abort handling fixes
Keith Busch
2015-01-08
NVMe: Admin queue removal handling
Keith Busch
2015-01-08
NVMe: Reference count admin queue usage
Keith Busch
2015-01-08
NVMe: Start all requests
Keith Busch
2015-01-02
loop: add blk-mq.h include
Jens Axboe
2015-01-02
block: loop: don't handle REQ_FUA explicitly
Ming Lei
2015-01-02
block: loop: introduce lo_discard() and lo_req_flush()
Ming Lei
2015-01-02
block: loop: say goodby to bio
Ming Lei
2015-01-02
block: loop: improve performance via blk-mq
Ming Lei
2015-01-02
block: fix checking return value of blk_mq_init_queue
Ming Lei
2014-12-22
NVMe: Fix double free irq
Keith Busch
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-12-17
rbd: don't treat CEPH_OSD_OP_DELETE as extent op
Ilya Dryomov
2014-12-17
ceph, rbd: delete unnecessary checks before two function calls
SF Markus Elfring
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-13
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
2014-12-13
zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute
Ganesh Mahendran
2014-12-13
mm/zram: correct ZRAM_ZERO flag bit position
Mahendran Ganesh
2014-12-13
zram: implement rw_page operation of zram
karam.lee
2014-12-13
zram: change parameter from vaild_io_request()
karam.lee
2014-12-13
zram: remove bio parameter from zram_bvec_rw()
karam.lee
2014-12-12
NVMe: fix race condition in nvme_submit_sync_cmd()
Jens Axboe
2014-12-11
sunvdc: reconnect ldc after vds service domain restarts
Dwight Engen
2014-12-11
vio: create routines for inc,dec vio dring indexes
Dwight Engen
2014-12-11
sunvdc: fix module unload/reload
Dwight Engen
2014-12-11
NVMe: fix retry/error logic in nvme_queue_rq()
Jens Axboe
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-12-11
NVMe: Fix FS mount issue (hot-remove followed by hot-add)
Indraneel M
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2014-12-10
NVMe: fix error return checking from blk_mq_alloc_request()
Jens Axboe
2014-12-10
NVMe: fix freeing of wrong request in abort path
Sam Bradshaw
2014-12-10
xen/blkfront: remove redundant flush_op
Vitaly Kuznetsov
2014-12-10
xen/blkfront: improve protection against issuing unsupported REQ_FUA
Vitaly Kuznetsov
2014-12-09
virtio: drop VIRTIO_F_VERSION_1 from drivers
Michael S. Tsirkin
2014-12-09
virtio_blk: fix race at module removal
Michael S. Tsirkin
2014-12-09
virtio_blk: make serial attribute static
Michael S. Tsirkin
2014-12-09
virtio_blk: v1.0 support
Michael S. Tsirkin
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
2014-12-03
NVMe: Fix command setup on IO retry
Keith Busch
[prev]
[next]