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
2017-12-02
drbd: switch to sock_recvmsg()
Al Viro
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-11-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
drivers/block/zram/zram_drv.c: make zram_page_end_io() static
Colin Ian King
2017-11-15
zram: remove zlib from the list of recommended algorithms
Sergey Senozhatsky
2017-11-15
zram: add zstd to the supported algorithms list
Sergey Senozhatsky
2017-11-15
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
Minchan Kim
2017-11-15
zram: set BDI_CAP_STABLE_WRITES once
Minchan Kim
2017-11-14
block: swim3: Convert timers to use timer_setup()
Kees Cook
2017-11-14
block/aoe: Convert timers to use timer_setup()
Kees Cook
2017-11-14
amifloppy: Convert timers to use timer_setup()
Kees Cook
2017-11-14
block/floppy: Convert callback to pass timer_list
Kees Cook
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-14
brd: remove dax support
Dan Williams
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
rbd: default to single-major device number scheme
Ilya Dryomov
2017-11-13
rbd: set discard_alignment to zero
David Disseldorp
2017-11-13
rbd: get rid of rbd_mapping::read_only
Ilya Dryomov
2017-11-13
rbd: fix and simplify rbd_ioctl_set_ro()
Ilya Dryomov
2017-11-10
brd: remove unused brd_mutex
Mikulas Patocka
2017-11-09
rbd: use GFP_NOIO for parent stat and data requests
Ilya Dryomov
2017-11-06
nbd: don't start req until after the dead connection logic
Josef Bacik
2017-11-06
nbd: wait uninterruptible for the dead timeout
Josef Bacik
2017-11-06
block/aoe: discover_timer: Convert timers to use timer_setup()
Kees Cook
2017-11-06
drbd: Convert timers to use timer_setup()
Kees Cook
2017-11-03
cdrom: hide CONFIG_CDROM menu selection
Jens Axboe
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
skd: use ktime_get_real_seconds()
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
block: Rework drivers/cdrom/Makefile
Bart Van Assche
2017-10-27
virtio_blk: Fix an SG_IO regression
Bart Van Assche
2017-10-24
nbd: handle interrupted sendmsg with a sndtimeo set
Josef Bacik
2017-10-19
floppy: consolidate the dummy fd_cacheflush definition
Christoph Hellwig
2017-10-19
nullb: make config_item_type const
Bhumika Goyal
2017-10-17
timer: Remove meaningless .data/.function assignments
Kees Cook
2017-10-17
nullb: fix error return code in null_init()
Wei Yongjun
2017-10-12
mtip32xx: Clean up unused variables
Christos Gkekas
2017-10-09
nbd: don't set the device size until we're connected
Josef Bacik
2017-10-09
skd: Use kmem_cache_free
Himanshu Jha
2017-10-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-03
zram: fix null dereference of handle
Minchan Kim
[next]