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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
UBI: Fastmap: Set used_ebs only for static volumes
Richard Weinberger
1
-2
/
+3
2015-03-27
UBI: Fastmap: Fix race after ubi_wl_get_peb()
Richard Weinberger
2
-6
/
+25
2015-03-27
UBI: Fastmap: Fix leb_count unbalance
Richard Weinberger
1
-0
/
+1
2015-03-27
UBI: Fastmap: Make WL pool size 50% of user pool size
Richard Weinberger
2
-3
/
+1
2015-03-27
UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
Richard Weinberger
1
-1
/
+3
2015-03-27
UBI: Fastmap: Remove eba_orphans logic
Richard Weinberger
1
-83
/
+8
2015-03-27
UBI: Fastmap: Remove bogus ubi_assert()
Richard Weinberger
1
-1
/
+3
2015-03-27
UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
Richard Weinberger
1
-7
/
+8
2015-03-27
UBI: Remove alloc_ai() slab name from parameter list
Richard Weinberger
1
-6
/
+6
2015-03-27
UBI: Fastmap: Fix memory leak while attaching
Richard Weinberger
2
-41
/
+33
2015-03-27
UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()
Richard Weinberger
1
-6
/
+5
2015-03-27
UBI: Fastmap: Wrap fastmap specific function in a ifdef
Richard Weinberger
1
-0
/
+4
2015-03-27
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
Richard Weinberger
1
-1
/
+5
2015-03-27
UBI: Fastmap: Fix memory leaks while closing the WL sub-system
Richard Weinberger
1
-0
/
+18
2015-03-27
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
Richard Weinberger
2
-29
/
+5
2015-03-27
UBI: Fastmap: Make ubi_refill_pools() fair
Richard Weinberger
1
-38
/
+47
2015-03-27
UBI: Split __wl_get_peb()
Richard Weinberger
1
-23
/
+38
2015-03-26
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
2
-12
/
+25
2015-03-26
UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
Richard Weinberger
1
-0
/
+3
2015-03-26
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
2
-2
/
+10
2015-03-26
UBI: align comment for readability
Brian Norris
1
-1
/
+1
2015-03-26
UBI: fix check for "too many bytes"
Brian Norris
1
-1
/
+1
2015-03-26
UBI: initialize LEB number variable
Brian Norris
1
-1
/
+1
2015-03-26
UBI: fix out of bounds write
Brian Norris
1
-1
/
+2
2015-03-26
UBI: account for bitflips in both the VID header and data
Brian Norris
1
-1
/
+1
2015-02-24
UBI: fix missing brace control flow
Brian Norris
1
-1
/
+2
2015-02-13
UBI: block: Fix checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2015-02-13
UBI: block: Continue creating ubiblocks after an initialization error
Dan Ehrenberg
1
-15
/
+22
2015-01-28
UBI: Block: Explain usage of blk_rq_map_sg()
Richard Weinberger
1
-0
/
+6
2015-01-28
UBI: fix soft lockup in ubi_check_volume()
hujianyang
1
-0
/
+2
2015-01-28
UBI: Fastmap: Care about the protection queue
Richard Weinberger
1
-0
/
+13
2015-01-28
UBI: do propagate positive error codes up
Artem Bityutskiy
1
-0
/
+1
2015-01-28
UBI: clean-up printing helpers
Artem Bityutskiy
1
-4
/
+4
2015-01-28
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
5
-22
/
+13
2015-01-28
UBI: Block: Add blk-mq support
Richard Weinberger
1
-108
/
+94
2015-01-28
UBI: Add initial support for scatter gather
Richard Weinberger
3
-15
/
+138
2015-01-28
UBI: rename_volumes: Use UBI_METAONLY
Richard Weinberger
1
-1
/
+1
2015-01-28
UBI: Implement UBI_METAONLY
Richard Weinberger
3
-7
/
+24
2014-11-07
UBI: Fix invalid vfree()
Richard Weinberger
1
-4
/
+6
2014-11-07
UBI: Fix double free after do_sync_erase()
Richard Weinberger
1
-7
/
+3
2014-11-07
UBI: vtbl: Use ubi_eba_atomic_leb_change()
Richard Weinberger
1
-14
/
+9
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
14
-407
/
+441
2014-10-03
UBI: Fastmap: Calc fastmap size correctly
Richard Weinberger
1
-1
/
+2
2014-09-30
UBI: Fix trivial typo in __schedule_ubi_work
Richard Weinberger
1
-1
/
+1
2014-09-26
UBI: wl: Rename cancel flag to shutdown
Richard Weinberger
2
-15
/
+18
2014-09-26
UBI: ubi_eba_read_leb: Remove in vain variable assignment
Richard Weinberger
1
-3
/
+2
2014-09-24
UBI: Fix livelock in produce_free_peb()
Richard Weinberger
1
-1
/
+1
2014-09-19
UBI: return on error in rename_volumes()
Dan Carpenter
1
-1
/
+1
2014-09-19
UBI: Improve comment on work_sem
Richard Weinberger
1
-1
/
+2
2014-09-16
UBI: Dispatch update notification if the volume is updated
Ezequiel Garcia
1
-1
/
+3
[prev]
[next]