index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBI: block: Fix checking for NULL instead of IS_ERR()
Dan Carpenter
2015-02-12
1
-2
/
+2
*
UBI: block: Continue creating ubiblocks after an initialization error
Dan Ehrenberg
2015-02-12
1
-15
/
+22
*
UBI: Block: Explain usage of blk_rq_map_sg()
Richard Weinberger
2015-01-28
1
-0
/
+6
*
UBI: fix soft lockup in ubi_check_volume()
hujianyang
2015-01-28
1
-0
/
+2
*
UBI: Fastmap: Care about the protection queue
Richard Weinberger
2015-01-28
1
-0
/
+13
*
UBI: do propagate positive error codes up
Artem Bityutskiy
2015-01-28
1
-0
/
+1
*
UBI: clean-up printing helpers
Artem Bityutskiy
2015-01-28
1
-4
/
+4
*
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
2015-01-28
5
-22
/
+13
*
UBI: Block: Add blk-mq support
Richard Weinberger
2015-01-28
1
-108
/
+94
*
UBI: Add initial support for scatter gather
Richard Weinberger
2015-01-28
3
-15
/
+138
*
UBI: rename_volumes: Use UBI_METAONLY
Richard Weinberger
2015-01-28
1
-1
/
+1
*
UBI: Implement UBI_METAONLY
Richard Weinberger
2015-01-28
3
-7
/
+24
*
UBI: Fix invalid vfree()
Richard Weinberger
2014-11-07
1
-4
/
+6
*
UBI: Fix double free after do_sync_erase()
Richard Weinberger
2014-11-07
1
-7
/
+3
*
UBI: vtbl: Use ubi_eba_atomic_leb_change()
Richard Weinberger
2014-11-07
1
-14
/
+9
*
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-11-07
14
-407
/
+441
*
UBI: Fastmap: Calc fastmap size correctly
Richard Weinberger
2014-10-03
1
-1
/
+2
*
UBI: Fix trivial typo in __schedule_ubi_work
Richard Weinberger
2014-09-30
1
-1
/
+1
*
UBI: wl: Rename cancel flag to shutdown
Richard Weinberger
2014-09-26
2
-15
/
+18
*
UBI: ubi_eba_read_leb: Remove in vain variable assignment
Richard Weinberger
2014-09-26
1
-3
/
+2
*
UBI: Fix livelock in produce_free_peb()
Richard Weinberger
2014-09-24
1
-1
/
+1
*
UBI: return on error in rename_volumes()
Dan Carpenter
2014-09-19
1
-1
/
+1
*
UBI: Improve comment on work_sem
Richard Weinberger
2014-09-19
1
-1
/
+2
*
UBI: Dispatch update notification if the volume is updated
Ezequiel Garcia
2014-09-16
1
-1
/
+3
*
UBI: block: Add support for the UBI_VOLUME_UPDATED notification
Ezequiel Garcia
2014-09-16
1
-2
/
+14
*
UBI: block: Fix block device size setting
Ezequiel Garcia
2014-09-16
1
-5
/
+6
*
UBI: block: fix dereference on uninitialized dev
Colin Ian King
2014-09-16
1
-5
/
+6
*
UBI: add missing kmem_cache_free() in process_pool_aeb error path
Richard Genoud
2014-09-16
1
-0
/
+1
*
UBI: bugfix in ubi_wl_flush()
Richard Weinberger
2014-07-28
1
-2
/
+2
*
UBI: block: Avoid disk size integer overflow
Richard Weinberger
2014-07-28
1
-2
/
+9
*
UBI: block: Set disk_capacity out of the mutex
Ezequiel Garcia
2014-07-28
1
-4
/
+2
*
UBI: block: Make ubiblock_resize return something
Ezequiel Garcia
2014-07-28
1
-2
/
+3
*
UBI: init_volumes: Ignore volumes with no LEBs
Richard Weinberger
2014-07-19
1
-1
/
+1
*
UBI: fastmap: do not miss bit-flips
Brian Norris
2014-07-16
1
-1
/
+1
*
UBI: fix the volumes tree sorting criteria
Heiko Schocher
2014-07-01
1
-1
/
+1
*
Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2014-06-10
3
-4
/
+6
|
\
|
*
UBI: block: Fix error path on alloc_workqueue failure
Helmut Schaa
2014-05-27
1
-1
/
+3
|
*
UBI: fix rb_tree node comparison in add_map
Mike Snitzer
2014-05-13
1
-2
/
+2
|
*
UBI: weaken the 'exclusive' constraint when opening volumes to rename
Ezequiel Garcia
2014-05-13
1
-1
/
+1
*
|
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-06-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
block: remove struct request buffer member
Jens Axboe
2014-04-15
1
-1
/
+1
*
|
UBI: avoid workqueue format string leak
Kees Cook
2014-05-05
1
-1
/
+1
*
|
UBI: fix ubi free PEBs count calculation
Tanya Brokhman
2014-05-05
1
-0
/
+3
*
|
UBI: fix error path in __wl_get_peb
Tanya Brokhman
2014-05-05
1
-0
/
+3
|
/
*
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-04-07
1
-1
/
+0
|
\
|
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
1
-1
/
+0
*
|
UBI: block: Remove __initdata from ubiblock_param_ops
Richard Weinberger
2014-03-21
1
-1
/
+1
*
|
UBI: rename block device ioctls
Artem Bityutskiy
2014-03-05
2
-5
/
+5
*
|
UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
Ezequiel Garcia
2014-03-05
1
-2
/
+2
*
|
UBI: block: Add CONFIG_BLOCK dependency
Ezequiel Garcia
2014-03-04
1
-0
/
+1
[next]