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
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-3
/
+2
*
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
1
-2
/
+2
*
Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-03
2
-6
/
+15
|
\
|
*
ubi: Fix return value overwrite issue in try_write_vid_and_data()
Wang YanQing
2023-04-21
1
-5
/
+14
|
*
ubi: Simplify bool conversion
Yang Li
2023-04-21
1
-1
/
+1
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-1
/
+4
|
|
\
|
*
|
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-29
1
-1
/
+1
|
*
|
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-17
1
-1
/
+0
*
|
|
Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-15
2
-8
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
Zhihao Cheng
2023-03-29
1
-6
/
+15
|
*
|
ubi: Fix deadlock caused by recursively holding work_sem
ZhaoLong Wang
2023-03-04
1
-2
/
+2
|
|
/
*
/
ubi: block: Fix missing blk_mq_end_request
Richard Weinberger
2023-03-11
1
-1
/
+4
|
/
*
ubi: block: Fix a possible use-after-free bug in ubiblock_create()
Harshit Mogalapalli
2023-02-14
1
-0
/
+1
*
mtd: ubi: block: wire-up device parent
Daniel Golle
2023-02-13
2
-1
/
+2
*
mtd: ubi: wire-up parent MTD device
Daniel Golle
2023-02-13
1
-0
/
+1
*
ubi: use correct names in function kernel-doc comments
Randy Dunlap
2023-02-05
3
-3
/
+3
*
ubi: block: set BLK_MQ_F_BLOCKING
Christoph Hellwig
2023-02-05
1
-69
/
+28
*
UBI: Fastmap: Fix kernel-doc
Jiapeng Chong
2023-02-02
1
-1
/
+1
*
ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed
Zhihao Cheng
2023-02-02
1
-2
/
+14
*
ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()
Zhihao Cheng
2023-02-02
1
-1
/
+8
*
ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmap
Zhihao Cheng
2023-02-02
1
-5
/
+7
*
ubi: Fix permission display of the debugfs files
ZhaoLong Wang
2023-02-02
1
-9
/
+10
*
ubi: Fix possible null-ptr-deref in ubi_free_volume()
Yang Yingliang
2023-02-02
2
-6
/
+7
*
ubi: fastmap: Add fastmap control support for module parameter
ZhaoLong Wang
2023-02-02
1
-4
/
+20
*
ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()
Li Zetao
2023-02-02
1
-1
/
+1
*
ubi: Fix use-after-free when volume resizing failed
Li Zetao
2023-02-02
1
-1
/
+3
*
ubi: block: Reduce warning print to info for static volumes
MÃ¥rten Lindahl
2023-02-02
1
-3
/
+6
*
ubi: ensure that VID header offset + VID header size <= alloc, size
George Kennedy
2023-02-02
1
-0
/
+6
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
2
-4
/
+4
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
2
-4
/
+4
|
\
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
2
-4
/
+4
*
|
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
Zhihao Cheng
2022-09-21
3
-6
/
+13
*
|
ubi: fastmap: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-09-21
1
-6
/
+4
*
|
mtd: ubi: drop unexpected word 'a' in comments
Jiang Jian
2022-09-21
1
-2
/
+2
*
|
ubi: block: Fix typos in comments
Julia Lawall
2022-09-21
1
-1
/
+1
*
|
ubi: fastmap: Fix typo in comments
Zhang Jiaming
2022-09-21
1
-1
/
+1
*
|
ubi: Fix repeated words in comments
Jilin Yuan
2022-09-21
5
-9
/
+9
*
|
ubi: ubi-media.h: Fix comment typo
Jason Wang
2022-09-21
1
-1
/
+1
*
|
ubi: block: Remove in vain semicolon
Li zeming
2022-09-21
1
-1
/
+1
|
/
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-2
/
+2
*
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
Zhihao Cheng
2022-05-27
1
-1
/
+0
*
ubi: fastmap: Check wl_pool for free peb before wear leveling
Zhihao Cheng
2022-05-27
3
-2
/
+66
*
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
2022-05-27
4
-46
/
+57
*
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-31
3
-24
/
+21
|
\
|
*
ubi: fastmap: Return error code if memory allocation fails in add_aeb()
Zhihao Cheng
2022-01-10
1
-9
/
+19
|
*
ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
Baokun Li
2022-01-09
2
-15
/
+2
*
|
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
1
-0
/
+1
[next]