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
/
kapi.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-12-13
ubi: Do not drop UBI device reference before using
Pan Bian
2018-08-15
ubi: provide a way to skip CRC checks
Quentin Schulz
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2016-10-02
UBI: provide an helper to check whether a LEB is mapped or not
Boris Brezillon
2016-10-02
UBI: add an helper to check lnum validity
Boris Brezillon
2016-06-14
ubi: Don't bypass ->getattr()
Richard Weinberger
2016-06-14
Revert "mtd: switch ubi_open_volume_path() to vfs_stat()"
Richard Weinberger
2016-05-27
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-05-24
UBI: Modify wrong comment in ubi_leb_map function.
z00189512
2016-03-27
mtd: switch ubi_open_volume_path() to vfs_stat()
Al Viro
2015-04-15
VFS: assorted d_backing_inode() annotations
David Howells
2015-01-28
UBI: Add initial support for scatter gather
Richard Weinberger
2015-01-28
UBI: Implement UBI_METAONLY
Richard Weinberger
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
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: Kill data type hint
Richard Weinberger
2012-01-09
mtd: do not use mtd->sync directly
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_sync interface
Artem Bityutskiy
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-03-08
UBI: provide LEB offset information
Artem Bityutskiy
2011-03-08
UBI: incorporate maximum write size
Artem Bityutskiy
2010-05-07
UBI: fix s/then/than/ typos
Shinya Kuribayashi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-12
UBI: add more checks to chdev open
Artem Bityutskiy
2009-11-24
UBI: Add ubi_open_volume_path
Corentin Chary
2009-06-02
UBI: add notification API
Dmitry Pervushin
2009-05-18
UBI: improve debugging messages
Artem Bityutskiy
2009-01-08
fix similar typos to successfull
Coly Li
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
UBI: add ubi_sync() interface
Artem Bityutskiy
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
2008-01-25
UBI: fix warnings
Artem Bityutskiy
2007-12-26
UBI: use separate mutex for volumes checking
Artem Bityutskiy
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
2007-12-26
UBI: introduce volume refcounting
Artem Bityutskiy
2007-12-26
UBI: fix and cleanup volume opening functions
Artem Bityutskiy
2007-12-26
UBI: get device when opening volume
Artem Bityutskiy
2007-12-26
UBI: tweak volumes locking
Artem Bityutskiy
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
2007-12-26
UBI: remove redundant field
Artem Bityutskiy
2007-12-26
UBI: add ubi_leb_map interface
Artem Bityutskiy
2007-10-14
UBI: don't use array index before testing if it is negative
Jesper Juhl
2007-07-18
UBI: remove unneeded error checks
Artem Bityutskiy
2007-07-18
UBI: cleanup usage of try_module_get
Fernando Luis Vázquez Cao
2007-07-18
UBI: do not let to read too much
Artem Bityutskiy
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy