index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
cdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
UBI: add an helper to check lnum validity
Boris Brezillon
1
-2
/
+2
2016-10-02
UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
Boris Brezillon
1
-1
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-11-07
UBI: Remove in vain semicolon
Richard Weinberger
1
-1
/
+1
2015-03-26
UBI: fix check for "too many bytes"
Brian Norris
1
-1
/
+1
2015-01-28
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
1
-5
/
+4
2015-01-28
UBI: rename_volumes: Use UBI_METAONLY
Richard Weinberger
1
-1
/
+1
2015-01-28
UBI: Implement UBI_METAONLY
Richard Weinberger
1
-3
/
+5
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
1
-17
/
+19
2014-09-19
UBI: return on error in rename_volumes()
Dan Carpenter
1
-1
/
+1
2014-09-16
UBI: Dispatch update notification if the volume is updated
Ezequiel Garcia
1
-1
/
+3
2014-05-13
UBI: weaken the 'exclusive' constraint when opening volumes to rename
Ezequiel Garcia
1
-1
/
+1
2014-03-05
UBI: rename block device ioctls
Artem Bityutskiy
1
-4
/
+4
2014-03-04
UBI: block: do not use term "attach"
Artem Bityutskiy
1
-2
/
+2
2014-02-28
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
1
-0
/
+20
2013-06-29
ubi/cdev: switch to fixed_size_llseek()
Al Viro
1
-25
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-09-04
UBI: print less
Artem Bityutskiy
1
-3
/
+3
2012-09-04
UBI: comply with coding style
Artem Bityutskiy
1
-4
/
+5
2012-09-04
UBI: add max_beb_per1024 to attach ioctl
Richard Genoud
1
-1
/
+1
2012-09-04
UBI: prepare for max_beb_per1024 module parameter addition
Richard Genoud
1
-1
/
+2
2012-07-18
UBI: fix spelling of detach in debug output
Peter Meerwald
1
-1
/
+1
2012-05-21
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
1
-1
/
+1
2012-05-20
UBI: get rid of dbg_err
Artem Bityutskiy
1
-12
/
+12
2012-05-20
UBI: rename ubi_dbg_dump_mkvol_req
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-6
/
+2
2012-01-15
UBI: fix nameless volumes handling
Richard Weinberger
1
-0
/
+3
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-3
/
+7
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
1
-2
/
+2
2011-04-14
UBI: re-name set volume properties ioctl
Artem Bityutskiy
1
-4
/
+4
2011-04-14
UBI: make the control character device non-seekable
Artem Bityutskiy
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-30
UBI: eliminate update of list_for_each_entry loop cursor
Julia Lawall
1
-6
/
+6
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-27
UBI: fix volume creation input checking
Mika Westerberg
1
-1
/
+0
2009-06-02
UBI: remove built-in gluebi
Dmitry Pervushin
1
-1
/
+0
2009-06-02
UBI: add notification API
Dmitry Pervushin
1
-0
/
+1
2009-05-18
UBI: improve debugging messages
Artem Bityutskiy
1
-2
/
+4
2009-05-18
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
1
-11
/
+11
2009-05-18
UBI: remove redundant mutex
Artem Bityutskiy
1
-4
/
+2
2009-02-20
UBI: add fsync capability
Corentin Chary
1
-0
/
+11
2009-01-27
UBI: allow direct user-space I/O
Sidney Amani
1
-8
/
+28
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
1
-15
/
+5
2009-01-18
UBI: add ioctl compatibility
Artem Bityutskiy
1
-23
/
+57
2009-01-18
UBI: constify file operations
Jan Engelhardt
1
-3
/
+3
2009-01-18
UBI: allow all ioctls
Artem Bityutskiy
1
-2
/
+0
2009-01-18
UBI: remove unnecessry header inclusion
Artem Bityutskiy
1
-1
/
+0
2009-01-18
UBI: add ioctl for is_mapped operation
Corentin Chary
1
-0
/
+14
2009-01-18
UBI: add ioctl for unmap operation
Corentin Chary
1
-1
/
+14
[next]