index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
cdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-20
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-27
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
*
UBI: allow direct user-space I/O
Sidney Amani
2009-01-27
1
-8
/
+28
*
UBI: use nicer 64-bit math
Artem Bityutskiy
2009-01-18
1
-15
/
+5
*
UBI: add ioctl compatibility
Artem Bityutskiy
2009-01-18
1
-23
/
+57
*
UBI: constify file operations
Jan Engelhardt
2009-01-18
1
-3
/
+3
*
UBI: allow all ioctls
Artem Bityutskiy
2009-01-18
1
-2
/
+0
*
UBI: remove unnecessry header inclusion
Artem Bityutskiy
2009-01-18
1
-1
/
+0
*
UBI: add ioctl for is_mapped operation
Corentin Chary
2009-01-18
1
-0
/
+14
*
UBI: add ioctl for unmap operation
Corentin Chary
2009-01-18
1
-1
/
+14
*
UBI: add ioctl for map operation
Corentin Chary
2009-01-18
1
-0
/
+14
*
UBI: fix checkpatch.pl warnings
Artem Bityutskiy
2008-12-28
1
-1
/
+2
*
UBI: remove BKL
Artem Bityutskiy
2008-09-05
1
-5
/
+1
*
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
1
-2
/
+2
*
UBI: implement multiple volumes rename
Artem Bityutskiy
2008-07-24
1
-1
/
+187
*
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
1
-13
/
+13
*
UBI: improve mkvol request validation
Artem Bityutskiy
2008-07-24
1
-2
/
+5
*
UBI: fix 64-bit calculations
Bruce Leonard
2008-07-24
1
-1
/
+2
*
UBI: avoid unnecessary division operations
Kyungmin Park
2008-07-24
1
-3
/
+3
*
UBI: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
1
-1
/
+6
*
UBI: implement atomic LEB change ioctl
Artem Bityutskiy
2008-01-25
1
-12
/
+60
*
UBI: simplify internal interfaces
Artem Bityutskiy
2008-01-25
1
-2
/
+2
*
UBI: do not change file pointer while updating
Artem Bityutskiy
2008-01-25
1
-3
/
+1
*
UBI: fix warnings
Artem Bityutskiy
2008-01-25
1
-5
/
+5
*
UBI: handle attach ioctl
Artem Bityutskiy
2007-12-26
1
-15
/
+80
*
UBI: add UBI devices reference counting
Artem Bityutskiy
2007-12-26
1
-24
/
+10
*
UBI: add UBI control device
Artem Bityutskiy
2007-12-26
1
-0
/
+10
[next]