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
/
ubi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-10
UBI: embed ubi_debug_info field in ubi_device struct
Ezequiel Garcia
1
-1
/
+39
2012-10-03
UBI: Add fastmap stuff to attach.c
Richard Weinberger
1
-1
/
+1
2012-10-03
UBI: Add fastmap stuff to ubi.h
Richard Weinberger
1
-1
/
+115
2012-09-04
UBI: use pr_ helper instead of printk
Artem Bityutskiy
1
-4
/
+4
2012-09-04
UBI: prepare for max_beb_per1024 module parameter addition
Richard Genoud
1
-1
/
+2
2012-09-04
UBI: kill CONFIG_MTD_UBI_BEB_RESERVE
Shmulik Ladkani
1
-3
/
+0
2012-09-04
UBI: introduce new bad PEB limit
Shmulik Ladkani
1
-0
/
+2
2012-07-18
UBI: harmonize the update of ubi->beb_rsvd_pebs
Shmulik Ladkani
1
-0
/
+1
2012-05-21
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
1
-1
/
+1
2012-05-21
UBI: introduce UBI_ALL constant
Artem Bityutskiy
1
-5
/
+5
2012-05-21
UBI: add lnum and vol_id to struct ubi_work
Joel Reardon
1
-1
/
+2
2012-05-21
UBI: add volume id struct ubi_ainf_peb
Joel Reardon
1
-1
/
+4
2012-05-20
UBI: remove scan.h
Artem Bityutskiy
1
-1
/
+147
2012-05-20
UBI: move and rename attach_by_scanning
Artem Bityutskiy
1
-0
/
+1
2012-05-20
UBI: rename _init_scan functions
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
1
-3
/
+3
2012-05-20
UBI: rename struct ubi_scan_info
Artem Bityutskiy
1
-3
/
+3
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-8
/
+4
2012-05-20
UBI: always dump the stack on error
Artem Bityutskiy
1
-1
/
+1
2012-03-09
UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS
Artem Bityutskiy
1
-2
/
+2
2012-03-09
UBI: rename peb_buf1 to peb_buf
Artem Bityutskiy
1
-3
/
+3
2012-03-09
UBI: reduce memory consumption
Josselin Costanzi
1
-3
/
+1
2011-11-30
UBI: fix missing scrub when there is a bit-flip
Bhavesh Parekh
1
-0
/
+2
2011-06-01
UBI: dump stack when switching to R/O mode
Artem Bityutskiy
1
-0
/
+1
2011-06-01
UBI: make it possible to use struct ubi_device in debug.h
Artem Bityutskiy
1
-1
/
+2
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
1
-0
/
+4
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
1
-2
/
+2
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-0
/
+3
2011-03-16
UBI: kill debugging buffer
Artem Bityutskiy
1
-6
/
+0
2011-03-16
UBI: allocate write checking buffer on demand
Artem Bityutskiy
1
-0
/
+1
2011-03-08
UBI: incorporate maximum write size
Artem Bityutskiy
1
-0
/
+3
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
1
-0
/
+3
2010-10-19
UBI: make check_pattern function non-static
Artem Bityutskiy
1
-0
/
+1
2010-10-19
UBI: handle bit-flips when no header found
Artem Bityutskiy
1
-1
/
+9
2010-10-19
UBI: remove duplicate IO error codes
Artem Bityutskiy
1
-6
/
+2
2010-10-19
UBI: rename IO error code
Artem Bityutskiy
1
-3
/
+4
2010-06-04
UBI: introduce a new IO return code
Artem Bityutskiy
1
-0
/
+3
2010-06-04
UBI: simplify IO error codes
Artem Bityutskiy
1
-5
/
+2
2010-05-03
UBI: remove reboot notifier
Kevin Cernekee
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-08-14
UBI: eliminate possible undefined behaviour
Phil Carmody
1
-1
/
+2
2009-07-07
UBI: fix NOR flash recovery
Artem Bityutskiy
1
-1
/
+3
2009-07-05
UBI: nicify image sequence number handling
Artem Bityutskiy
1
-2
/
+0
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
1
-0
/
+4
2009-06-10
UBI: add reboot notifier
Kevin Cernekee
1
-1
/
+3
2009-06-10
UBI: fix multiple spelling typos
Artem Bityutskiy
1
-2
/
+2
2009-06-02
UBI: remove built-in gluebi
Dmitry Pervushin
1
-26
/
+0
2009-06-02
UBI: add notification API
Dmitry Pervushin
1
-0
/
+12
[next]