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
/
mtd
/
ubi
/
cdev.c
Age
Commit message (
Expand
)
Author
2016-10-02
UBI: add an helper to check lnum validity
Boris Brezillon
2016-10-02
UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
Boris Brezillon
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-11-06
UBI: Remove in vain semicolon
Richard Weinberger
2015-03-26
UBI: fix check for "too many bytes"
Brian Norris
2015-01-28
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
2015-01-28
UBI: rename_volumes: Use UBI_METAONLY
Richard Weinberger
2015-01-28
UBI: Implement UBI_METAONLY
Richard Weinberger
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-09-19
UBI: return on error in rename_volumes()
Dan Carpenter
2014-09-16
UBI: Dispatch update notification if the volume is updated
Ezequiel Garcia
2014-05-13
UBI: weaken the 'exclusive' constraint when opening volumes to rename
Ezequiel Garcia
2014-03-05
UBI: rename block device ioctls
Artem Bityutskiy
2014-03-04
UBI: block: do not use term "attach"
Artem Bityutskiy
2014-02-28
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
2013-06-29
ubi/cdev: switch to fixed_size_llseek()
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2012-09-04
UBI: print less
Artem Bityutskiy
2012-09-04
UBI: comply with coding style
Artem Bityutskiy
2012-09-04
UBI: add max_beb_per1024 to attach ioctl
Richard Genoud
2012-09-04
UBI: prepare for max_beb_per1024 module parameter addition
Richard Genoud
2012-07-18
UBI: fix spelling of detach in debug output
Peter Meerwald
2012-05-21
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
2012-05-20
UBI: get rid of dbg_err
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_mkvol_req
Artem Bityutskiy
2012-05-20
UBI: Kill data type hint
Richard Weinberger
2012-01-15
UBI: fix nameless volumes handling
Richard Weinberger
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
2011-04-14
UBI: re-name set volume properties ioctl
Artem Bityutskiy
2011-04-14
UBI: make the control character device non-seekable
Artem Bityutskiy
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-30
UBI: eliminate update of list_for_each_entry loop cursor
Julia Lawall
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-27
UBI: fix volume creation input checking
Mika Westerberg
2009-06-02
UBI: remove built-in gluebi
Dmitry Pervushin
2009-06-02
UBI: add notification API
Dmitry Pervushin
2009-05-18
UBI: improve debugging messages
Artem Bityutskiy
2009-05-18
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
2009-05-18
UBI: remove redundant mutex
Artem Bityutskiy
2009-02-20
UBI: add fsync capability
Corentin Chary
2009-01-27
UBI: allow direct user-space I/O
Sidney Amani
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
2009-01-18
UBI: add ioctl compatibility
Artem Bityutskiy
2009-01-18
UBI: constify file operations
Jan Engelhardt
2009-01-18
UBI: allow all ioctls
Artem Bityutskiy
2009-01-18
UBI: remove unnecessry header inclusion
Artem Bityutskiy
2009-01-18
UBI: add ioctl for is_mapped operation
Corentin Chary
2009-01-18
UBI: add ioctl for unmap operation
Corentin Chary
[next]