index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
vmt.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-08-15
ubi: expose the volume CRC check skip flag
Quentin Schulz
2018-08-15
ubi: provide a way to skip CRC checks
Quentin Schulz
2018-06-07
ubi: fastmap: Check each mapping only once
Richard Weinberger
2018-01-17
ubi: Fix race condition between ubi volume creation and udev
Clay McClure
2017-03-21
mtd: utilize new cdev_device_add helper function
Logan Gunthorpe
2016-10-02
UBI: hide EBA internals
Boris Brezillon
2016-07-29
ubi: Make volume resize power cut aware
Richard Weinberger
2016-05-24
UBI: Clean up return in ubi_remove_volume()
Dan Carpenter
2015-06-02
UBI: Use static class and attribute groups
Takashi Iwai
2015-06-02
UBI: Init vol->reserved_pebs by assignment
shengyong
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2012-12-10
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
2012-12-03
UBI: replace memcpy with struct assignment
Ezequiel Garcia
2012-07-18
UBI: harmonize the update of ubi->beb_rsvd_pebs
Shmulik Ladkani
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: more of clean-up terminology for self-checks
Artem Bityutskiy
2012-05-20
UBI: remove Kconfig debugging option
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_vtbl_record
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_vol_info
Artem Bityutskiy
2011-10-31
mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
2011-04-05
UBI: do not compare array with NULL
Artem Bityutskiy
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-02
UBI: remove built-in gluebi
Dmitry Pervushin
2009-06-02
UBI: add notification API
Dmitry Pervushin
2009-05-18
UBI: do not panic if volume check fails
Artem Bityutskiy
2009-05-18
UBI: add dump_stack in checking code
Artem Bityutskiy
2009-05-18
UBI: improve debugging messages
Artem Bityutskiy
2009-05-18
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
2009-01-06
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-07-24
UBI: fix gcc warning
Artem Bityutskiy
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
UBI: implement multiple volumes rename
Artem Bityutskiy
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
UBI: improve mkvol request validation
Artem Bityutskiy
2008-07-24
UBI: fix memory leak
Artem Bityutskiy
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
2008-03-04
UBI: silence warning
S.Çağlar Onur
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
2008-01-25
UBI: use bit-fields
Artem Bityutskiy
2007-12-26
UBI: bugfix: do not forget to increment vol_count
Artem Bityutskiy
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
2007-12-26
UBI: tweak volumes locking some more
Artem Bityutskiy
2007-12-26
UBI: introduce volume refcounting
Artem Bityutskiy
[next]