index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBI: Fastmap: Fix leb_count unbalance
Richard Weinberger
2015-03-26
1
-0
/
+1
*
UBI: Fastmap: Make WL pool size 50% of user pool size
Richard Weinberger
2015-03-26
2
-3
/
+1
*
UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
Richard Weinberger
2015-03-26
1
-1
/
+3
*
UBI: Fastmap: Remove eba_orphans logic
Richard Weinberger
2015-03-26
1
-83
/
+8
*
UBI: Fastmap: Remove bogus ubi_assert()
Richard Weinberger
2015-03-26
1
-1
/
+3
*
UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
Richard Weinberger
2015-03-26
1
-7
/
+8
*
UBI: Remove alloc_ai() slab name from parameter list
Richard Weinberger
2015-03-26
1
-6
/
+6
*
UBI: Fastmap: Fix memory leak while attaching
Richard Weinberger
2015-03-26
2
-41
/
+33
*
UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()
Richard Weinberger
2015-03-26
1
-6
/
+5
*
UBI: Fastmap: Wrap fastmap specific function in a ifdef
Richard Weinberger
2015-03-26
1
-0
/
+4
*
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
Richard Weinberger
2015-03-26
1
-1
/
+5
*
UBI: Fastmap: Fix memory leaks while closing the WL sub-system
Richard Weinberger
2015-03-26
1
-0
/
+18
*
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
Richard Weinberger
2015-03-26
2
-29
/
+5
*
UBI: Fastmap: Make ubi_refill_pools() fair
Richard Weinberger
2015-03-26
1
-38
/
+47
*
UBI: Split __wl_get_peb()
Richard Weinberger
2015-03-26
1
-23
/
+38
*
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
2015-03-26
2
-12
/
+25
*
UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
Richard Weinberger
2015-03-26
1
-0
/
+3
*
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
2015-03-26
2
-2
/
+10
*
UBI: align comment for readability
Brian Norris
2015-03-26
1
-1
/
+1
*
UBI: fix check for "too many bytes"
Brian Norris
2015-03-26
1
-1
/
+1
*
UBI: initialize LEB number variable
Brian Norris
2015-03-26
1
-1
/
+1
*
UBI: fix out of bounds write
Brian Norris
2015-03-26
1
-1
/
+2
*
UBI: account for bitflips in both the VID header and data
Brian Norris
2015-03-26
1
-1
/
+1
*
UBI: fix missing brace control flow
Brian Norris
2015-02-23
1
-1
/
+2
*
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
[next]