Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
075436b08b8c9b30d56af7b7b3306b0a3439d12e
/
drivers
/
mtd
/
ubi
/
ubi.h
c29aa15
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
3ea5b03
mtd: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
80744cc
UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
by Ezequiel Garcia
· 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
eab7377
UBI: embed ubi_debug_info field in ubi_device struct
by Ezequiel Garcia
· 12 years ago
dac6e20
UBI: Add fastmap stuff to attach.c
by Richard Weinberger
· 12 years ago
5638b33
UBI: Add fastmap stuff to ubi.h
by Richard Weinberger
· 12 years ago
e28453b
UBI: use pr_ helper instead of printk
by Artem Bityutskiy
· 12 years ago
256334c
UBI: prepare for max_beb_per1024 module parameter addition
by Richard Genoud
· 12 years ago
1b2a579
UBI: kill CONFIG_MTD_UBI_BEB_RESERVE
by Shmulik Ladkani
· 12 years ago
8beeb3b
UBI: introduce new bad PEB limit
by Shmulik Ladkani
· 12 years ago
87e773c
UBI: harmonize the update of ubi->beb_rsvd_pebs
by Shmulik Ladkani
· 12 years ago
62f38455
UBI: modify ubi_wl_flush function to clear work queue for a lnum
by Joel Reardon
· 13 years ago
05a3cb7
UBI: introduce UBI_ALL constant
by Artem Bityutskiy
· 13 years ago
d36e59e
UBI: add lnum and vol_id to struct ubi_work
by Joel Reardon
· 13 years ago
6dd3bc7
UBI: add volume id struct ubi_ainf_peb
by Joel Reardon
· 13 years ago
0479ab4
UBI: remove scan.h
by Artem Bityutskiy
· 13 years ago
47e1ec7
UBI: move and rename attach_by_scanning
by Artem Bityutskiy
· 13 years ago
41e0cd9
UBI: rename _init_scan functions
by Artem Bityutskiy
· 13 years ago
a4e6042
UBI: rename si to ai
by Artem Bityutskiy
· 13 years ago
afc15a8
UBI: rename struct ubi_scan_info
by Artem Bityutskiy
· 13 years ago
b36a261
UBI: Kill data type hint
by Richard Weinberger
· 13 years ago
25886a3
UBI: always dump the stack on error
by Artem Bityutskiy
· 13 years ago
cc83146
UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS
by Artem Bityutskiy
· 13 years ago
0ca39d7
UBI: rename peb_buf1 to peb_buf
by Artem Bityutskiy
· 13 years ago
43b043e
UBI: reduce memory consumption
by Josselin Costanzi
· 13 years ago
e801e12
UBI: fix missing scrub when there is a bit-flip
by Bhavesh Parekh
· 13 years ago
2a82606
UBI: dump stack when switching to R/O mode
by Artem Bityutskiy
· 14 years ago
18073733
UBI: make it possible to use struct ubi_device in debug.h
by Artem Bityutskiy
· 14 years ago
2a734bb
UBI: use debugfs for the extra checks knobs
by Artem Bityutskiy
· 14 years ago
feddbb3
UBI: fix minor stylistic issues
by Artem Bityutskiy
· 14 years ago
8f627a8
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
6edb979
UBI: kill debugging buffer
by Artem Bityutskiy
· 14 years ago
a758674
UBI: allocate write checking buffer on demand
by Artem Bityutskiy
· 14 years ago
30b542e
UBI: incorporate maximum write size
by Artem Bityutskiy
· 14 years ago
5fc01ab
UBI: preserve corrupted PEBs
by Artem Bityutskiy
· 14 years ago
bb00e18
UBI: make check_pattern function non-static
by Artem Bityutskiy
· 14 years ago
92e1a7d
UBI: handle bit-flips when no header found
by Artem Bityutskiy
· 14 years ago
74d82d2
UBI: remove duplicate IO error codes
by Artem Bityutskiy
· 14 years ago
756e1df
UBI: rename IO error code
by Artem Bityutskiy
· 14 years ago
eb89580
UBI: introduce a new IO return code
by Artem Bityutskiy
· 15 years ago
786d783
UBI: simplify IO error codes
by Artem Bityutskiy
· 15 years ago
70d38b9
UBI: remove reboot notifier
by Kevin Cernekee
· 15 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
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
758d8e4
UBI: eliminate possible undefined behaviour
by Phil Carmody
· 15 years ago
ebf53f4
UBI: fix NOR flash recovery
by Artem Bityutskiy
· 15 years ago
fe96efc
UBI: nicify image sequence number handling
by Artem Bityutskiy
· 15 years ago
0c6c7fa
UBI: add image sequence number to EC header
by Adrian Hunter
· 15 years ago
d9dd088
UBI: add reboot notifier
by Kevin Cernekee
· 15 years ago
815bc5f8f
UBI: fix multiple spelling typos
by Artem Bityutskiy
· 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
b86a2c5
UBI: do not switch to R/O mode on read errors
by Artem Bityutskiy
· 16 years ago
90bf026
UBI: introduce new constants
by Artem Bityutskiy
· 16 years ago
2cb81e2
UBI: small debugging code optimization
by Artem Bityutskiy
· 16 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
766fb95
UBI: allow direct user-space I/O
by Sidney Amani
· 16 years ago
4d187a8
UBI: constify file operations
by Jan Engelhardt
· 16 years ago
7b6c32d
UBI: simplify PEB protection code
by Xiaochuan-Xu
· 16 years ago
23553b2
UBI: prepare for protection tree improvements
by Xiaochuan-Xu
· 16 years ago
ebaaf1a
UBI: fix kernel-doc errors and warnings
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
85c6e6e
UBI: amend commentaries
by Artem Bityutskiy
· 16 years ago
abc5e92
UBI: fix memory leak
by Artem Bityutskiy
· 17 years ago
e43fe68
Merge git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 17 years ago
cb53b3b
[MTD] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
92a74f1
UBI: make ubi-header.h local
by Artem Bityutskiy
· 17 years ago
8eee9f1
UBI: fix sparse errors in ubi.h
by Harvey Harrison
· 17 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
4ccf8cf
UBI: add auto-resize feature
by Artem Bityutskiy
· 17 years ago
896c0c0
UBI: use bit-fields
by Artem Bityutskiy
· 17 years ago
b9a0662
UBI: get rid of ubi_ltree_slab
by Artem Bityutskiy
· 17 years ago
783b273
UBI: use separate mutex for volumes checking
by Artem Bityutskiy
· 17 years ago
897a316
UBI: handle attach ioctl
by Artem Bityutskiy
· 17 years ago
dd38fcc
UBI: remove data_offset
by Artem Bityutskiy
· 17 years ago
cdfa788
UBI: prepare attach and detach functions
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
593dd33
UBI: fix ubi_wl_flush
by Artem Bityutskiy
· 17 years ago
43f9b25
UBI: bugfix: protect from volume removal
by Artem Bityutskiy
· 17 years ago
d05c77a
UBI: introduce volume refcounting
by Artem Bityutskiy
· 17 years ago
cae0a77
UBI: tweak volumes locking
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
06b68ba
UBI: create ubi_wl_entry slab on initialization
by Artem Bityutskiy
· 17 years ago
3a8d464
UBI: create ltree_entry slab on initialization
by Artem Bityutskiy
· 17 years ago
49dfc29
UBI: remove redundant field
by Artem Bityutskiy
· 17 years ago
e8823bd
UBI: fix atomic LEB change problems
by Artem Bityutskiy
· 17 years ago
e88d6e10
UBI: do not use vmalloc on I/O path
by Artem Bityutskiy
· 17 years ago
33818bb
UBI: allocate memory with GFP_NOFS
by Artem Bityutskiy
· 17 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