Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cfd46c141968feda772bf0e2791027c501a07011
/
drivers
/
mtd
/
ubi
/
cdev.c
9a5f09a
UBI: add an helper to check lnum validity
by Boris Brezillon
· 8 years ago
5f09aaa
UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
by Boris Brezillon
· 8 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
a396ce4
UBI: Remove in vain semicolon
by Richard Weinberger
· 9 years ago
299d0c5
UBI: fix check for "too many bytes"
by Brian Norris
· 10 years ago
45fc5c8
UBI: extend UBI layer debug/messaging capabilities - cosmetics
by Tanya Brokhman
· 10 years ago
892abde
UBI: rename_volumes: Use UBI_METAONLY
by Richard Weinberger
· 10 years ago
fafdd2b
UBI: Implement UBI_METAONLY
by Richard Weinberger
· 10 years ago
32608703
UBI: Extend UBI layer debug/messaging capabilities
by Tanya Brokhman
· 10 years ago
7fbbd05
UBI: return on error in rename_volumes()
by Dan Carpenter
· 10 years ago
fda322a
UBI: Dispatch update notification if the volume is updated
by Ezequiel Garcia
· 10 years ago
778c7eb
UBI: weaken the 'exclusive' constraint when opening volumes to rename
by Ezequiel Garcia
· 11 years ago
8af8718
UBI: rename block device ioctls
by Artem Bityutskiy
· 11 years ago
4d283ee
UBI: block: do not use term "attach"
by Artem Bityutskiy
· 11 years ago
9d54c8a
UBI: R/O block driver on top of UBI volumes
by Ezequiel Garcia
· 11 years ago
4a1f2f3
ubi/cdev: switch to fixed_size_llseek()
by Al Viro
· 11 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
719bb84
UBI: print less
by Artem Bityutskiy
· 12 years ago
049333c
UBI: comply with coding style
by Artem Bityutskiy
· 12 years ago
db7e21c
UBI: add max_beb_per1024 to attach ioctl
by Richard Genoud
· 12 years ago
256334c
UBI: prepare for max_beb_per1024 module parameter addition
by Richard Genoud
· 12 years ago
2ce7be1
UBI: fix spelling of detach in debug output
by Peter Meerwald
· 12 years ago
62f38455
UBI: modify ubi_wl_flush function to clear work queue for a lnum
by Joel Reardon
· 12 years ago
e298682
UBI: get rid of dbg_err
by Artem Bityutskiy
· 12 years ago
718c00b
UBI: rename ubi_dbg_dump_mkvol_req
by Artem Bityutskiy
· 12 years ago
b36a261
UBI: Kill data type hint
by Richard Weinberger
· 12 years ago
4a59c79
UBI: fix nameless volumes handling
by Richard Weinberger
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
feddbb3
UBI: fix minor stylistic issues
by Artem Bityutskiy
· 14 years ago
6748482
UBI: re-name set volume properties ioctl
by Artem Bityutskiy
· 14 years ago
e10b376
UBI: make the control character device non-seekable
by Artem Bityutskiy
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
01ebc12
UBI: eliminate update of list_for_each_entry loop cursor
by Julia Lawall
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c5ce5b4
UBI: fix volume creation input checking
by Mika Westerberg
· 15 years ago
518ceef
UBI: remove built-in gluebi
by Dmitry Pervushin
· 16 years ago
0e0ee1c
UBI: add notification API
by Dmitry Pervushin
· 16 years ago
e1cf7e6
UBI: improve debugging messages
by Artem Bityutskiy
· 15 years ago
f089c0b
UBI: re-name volumes_mutex to device_mutex
by Artem Bityutskiy
· 16 years ago
383d08e
UBI: remove redundant mutex
by Artem Bityutskiy
· 16 years ago
1b24bc3
UBI: add fsync capability
by Corentin Chary
· 16 years ago
766fb95
UBI: allow direct user-space I/O
by Sidney Amani
· 16 years ago
3013ee3
UBI: use nicer 64-bit math
by Artem Bityutskiy
· 16 years ago
f429b2e
UBI: add ioctl compatibility
by Artem Bityutskiy
· 16 years ago
4d187a8
UBI: constify file operations
by Jan Engelhardt
· 16 years ago
ade44ce
UBI: allow all ioctls
by Artem Bityutskiy
· 16 years ago
573135b
UBI: remove unnecessry header inclusion
by Artem Bityutskiy
· 16 years ago
a27ce8f
UBI: add ioctl for is_mapped operation
by Corentin Chary
· 16 years ago
c3da23b
UBI: add ioctl for unmap operation
by Corentin Chary
· 16 years ago
141e6eb
UBI: add ioctl for map operation
by Corentin Chary
· 16 years ago
f2863c5
UBI: fix checkpatch.pl warnings
by Artem Bityutskiy
· 16 years ago
7d200e8
UBI: remove BKL
by Artem Bityutskiy
· 16 years ago
9c9ec14
UBI: fix checkpatch.pl errors and warnings
by Artem Bityutskiy
· 16 years ago
f40ac9c
UBI: implement multiple volumes rename
by Artem Bityutskiy
· 16 years ago
c856635
UBI: fix and re-work debugging stuff
by Artem Bityutskiy
· 16 years ago
a6ea440
UBI: improve mkvol request validation
by Artem Bityutskiy
· 16 years ago
73789a3
UBI: fix 64-bit calculations
by Bruce Leonard
· 16 years ago
cadb40c
UBI: avoid unnecessary division operations
by Kyungmin Park
· 16 years ago
72b6704
UBI: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
e653879
UBI: implement atomic LEB change ioctl
by Artem Bityutskiy
· 17 years ago
1b68d0e
UBI: simplify internal interfaces
by Artem Bityutskiy
· 17 years ago
0411e73
UBI: do not change file pointer while updating
by Artem Bityutskiy
· 17 years ago
ae616e1
UBI: fix warnings
by Artem Bityutskiy
· 17 years ago
897a316
UBI: handle attach ioctl
by Artem Bityutskiy
· 17 years ago
e73f445
UBI: add UBI devices reference counting
by Artem Bityutskiy
· 17 years ago
9f961b5
UBI: add UBI control device
by Artem Bityutskiy
· 17 years ago
40e4d0c
UBI: tweak volumes locking some more
by Artem Bityutskiy
· 17 years ago
450f872
UBI: get device when opening volume
by Artem Bityutskiy
· 17 years ago
89b96b6
UBI: improve internal interfaces
by Artem Bityutskiy
· 17 years ago
b96bf4c
UBI: remove ubi_devices_cnt
by Artem Bityutskiy
· 17 years ago
01f7b30
UBI: improve error messages
by Artem Bityutskiy
· 17 years ago
49dfc29
UBI: remove redundant field
by Artem Bityutskiy
· 17 years ago
add0b43
UBI: fix compile warning
by Paul Mundt
· 17 years ago
bf07803
UBI: cleanup ioctl handling
by Christoph Hellwig
· 17 years ago
f800f09
UBI: minor comma fix
by Artem Bityutskiy
· 18 years ago
92ad8f3
UBI: use vmalloc for large buffers
by Artem Bityutskiy
· 18 years ago
941dfb0
UBI: set correct gluebi device size
by Artem Bityutskiy
· 18 years ago
801c135
UBI: Unsorted Block Images
by Artem B. Bityutskiy
· 18 years ago