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
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-07-26
rbd: set blk_queue request sizes to object size
Josh Durgin
2011-07-26
rbd: cancel watch request when releasing the device
Yehuda Sadeh
2011-07-25
Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-07-22
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-07-22
Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-07-20
kill useless checks for sb->s_op == NULL
Al Viro
2011-07-15
Merge commit 'v3.0-rc7' into devicetree/next
Grant Likely
2011-07-14
dt: remove extra xsysace platform_driver registration
Grant Likely
2011-07-09
cciss: do not attempt to read from a write-only register
Stephen M. Cameron
2011-06-30
xen/blkback: Add module alias for autoloading
Bastian Blank
2011-06-30
xen/blkback: Don't let in-flight requests defer pending ones.
Daniel Stodden
2011-06-30
xen: Add __attribute__((format(printf... where appropriate
Joe Perches
2011-06-30
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...
Jens Axboe
2011-06-30
drbd: we should write meta data updates with FLUSH FUA
Lars Ellenberg
2011-06-30
drbd: when receive times out on meta socket, also check last receive time on ...
Lars Ellenberg
2011-06-30
drbd: account bitmap IO during resync as resync-(related-)-io
Lars Ellenberg
2011-06-30
drbd: don't cond_resched_lock with IRQs disabled
Lars Ellenberg
2011-06-30
drbd: add missing spinlock to bitmap receive
Lars Ellenberg
2011-06-30
drbd: Use the correct max_bio_size when creating resync requests
Philipp Reisner
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-06-02
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
Linus Torvalds
2011-06-01
xen/blkback: potential null dereference in error handling
Dan Carpenter
2011-06-01
xen/blkback: don't call vbd_size() if bd_disk is NULL
Laszlo Ersek
2011-05-30
drivers, block: virtio_blk: Replace cryptic number with the macro
Liu Yuan
2011-05-30
virtio_blk: allow re-reading config space at runtime
Christoph Hellwig
2011-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-05-29
x86 idle floppy: deprecate disable_hlt()
Len Brown
2011-05-28
nbd: adjust 'max_part' according to part_shift
Namhyung Kim
2011-05-28
nbd: limit module parameters to a sane value
Namhyung Kim
2011-05-28
nbd: pass MSG_* flags to kernel_recvmsg()
Namhyung Kim
2011-05-27
loop: export module parameters
Namhyung Kim
2011-05-26
brd: export module parameters
Namhyung Kim
2011-05-26
brd: fix comment on initial device creation
Namhyung Kim
2011-05-26
brd: handle on-demand devices correctly
Namhyung Kim
2011-05-26
brd: limit 'max_part' module param to DISK_MAX_PARTS
Namhyung Kim
2011-05-26
brd: get rid of unused members from struct brd_device
Namhyung Kim
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-05-25
Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-25
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-24
rbd: handle online resize of underlying rbd image
Sage Weil
2011-05-24
rbd: use snprintf for disk->disk_name
Sage Weil
2011-05-24
rbd: cleanup: make kfree match kmalloc
Sage Weil
2011-05-24
loop: handle on-demand devices correctly
Namhyung Kim
2011-05-24
loop: limit 'max_part' module param to DISK_MAX_PARTS
Namhyung Kim
2011-05-24
drbd: fix warning
Andrew Morton
[next]