index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
cdev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p...
Zhihao Cheng
2023-10-28
1
-1
/
+1
*
ubi: fastmap: Add module parameter to control reserving filling pool PEBs
Zhihao Cheng
2023-10-28
1
-1
/
+2
*
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
Zhihao Cheng
2022-09-21
1
-1
/
+1
*
ubi: Fix repeated words in comments
Jilin Yuan
2022-09-21
1
-1
/
+1
*
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-33
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
ubi: Expose the bitrot interface
Richard Weinberger
2019-02-24
1
-0
/
+30
*
ubi: expose the volume CRC check skip flag
Quentin Schulz
2018-08-15
1
-0
/
+11
*
UBI: add an helper to check lnum validity
Boris Brezillon
2016-10-02
1
-2
/
+2
*
UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
Boris Brezillon
2016-10-02
1
-1
/
+1
*
wrappers for ->i_mutex access
Al Viro
2016-01-23
1
-2
/
+2
*
UBI: Remove in vain semicolon
Richard Weinberger
2015-11-06
1
-1
/
+1
*
UBI: fix check for "too many bytes"
Brian Norris
2015-03-26
1
-1
/
+1
*
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
2015-01-28
1
-5
/
+4
*
UBI: rename_volumes: Use UBI_METAONLY
Richard Weinberger
2015-01-28
1
-1
/
+1
*
UBI: Implement UBI_METAONLY
Richard Weinberger
2015-01-28
1
-3
/
+5
*
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-11-07
1
-17
/
+19
*
UBI: return on error in rename_volumes()
Dan Carpenter
2014-09-19
1
-1
/
+1
*
UBI: Dispatch update notification if the volume is updated
Ezequiel Garcia
2014-09-16
1
-1
/
+3
*
UBI: weaken the 'exclusive' constraint when opening volumes to rename
Ezequiel Garcia
2014-05-13
1
-1
/
+1
*
UBI: rename block device ioctls
Artem Bityutskiy
2014-03-05
1
-4
/
+4
*
UBI: block: do not use term "attach"
Artem Bityutskiy
2014-03-04
1
-2
/
+2
*
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
2014-02-28
1
-0
/
+20
*
ubi/cdev: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-25
/
+1
*
new helper: file_inode(file)
Al Viro
2013-02-23
1
-1
/
+1
*
UBI: print less
Artem Bityutskiy
2012-09-04
1
-3
/
+3
*
UBI: comply with coding style
Artem Bityutskiy
2012-09-04
1
-4
/
+5
*
UBI: add max_beb_per1024 to attach ioctl
Richard Genoud
2012-09-04
1
-1
/
+1
*
UBI: prepare for max_beb_per1024 module parameter addition
Richard Genoud
2012-09-04
1
-1
/
+2
*
UBI: fix spelling of detach in debug output
Peter Meerwald
2012-07-18
1
-1
/
+1
*
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
2012-05-21
1
-1
/
+1
*
UBI: get rid of dbg_err
Artem Bityutskiy
2012-05-20
1
-12
/
+12
*
UBI: rename ubi_dbg_dump_mkvol_req
Artem Bityutskiy
2012-05-20
1
-1
/
+1
*
UBI: Kill data type hint
Richard Weinberger
2012-05-20
1
-6
/
+2
*
UBI: fix nameless volumes handling
Richard Weinberger
2012-01-15
1
-0
/
+3
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-21
1
-3
/
+7
*
UBI: fix minor stylistic issues
Artem Bityutskiy
2011-04-14
1
-2
/
+2
*
UBI: re-name set volume properties ioctl
Artem Bityutskiy
2011-04-14
1
-4
/
+4
*
UBI: make the control character device non-seekable
Artem Bityutskiy
2011-04-14
1
-1
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
UBI: eliminate update of list_for_each_entry loop cursor
Julia Lawall
2010-08-30
1
-6
/
+6
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-28
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
UBI: fix volume creation input checking
Mika Westerberg
2010-01-27
1
-1
/
+0
*
UBI: remove built-in gluebi
Dmitry Pervushin
2009-06-02
1
-1
/
+0
*
UBI: add notification API
Dmitry Pervushin
2009-06-02
1
-0
/
+1
*
UBI: improve debugging messages
Artem Bityutskiy
2009-05-18
1
-2
/
+4
*
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
2009-05-18
1
-11
/
+11
*
UBI: remove redundant mutex
Artem Bityutskiy
2009-05-18
1
-4
/
+2
*
UBI: add fsync capability
Corentin Chary
2009-02-20
1
-0
/
+11
[next]