index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-05-03
Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-21
ubi: Fix return value overwrite issue in try_write_vid_and_data()
Wang YanQing
2023-04-21
ubi: Simplify bool conversion
Yang Li
2023-04-15
Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-29
ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
Zhihao Cheng
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-11
ubi: block: Fix missing blk_mq_end_request
Richard Weinberger
2023-03-04
ubi: Fix deadlock caused by recursively holding work_sem
ZhaoLong Wang
2023-02-14
ubi: block: Fix a possible use-after-free bug in ubiblock_create()
Harshit Mogalapalli
2023-02-13
mtd: ubi: block: wire-up device parent
Daniel Golle
2023-02-13
mtd: ubi: wire-up parent MTD device
Daniel Golle
2023-02-05
ubi: use correct names in function kernel-doc comments
Randy Dunlap
2023-02-05
ubi: block: set BLK_MQ_F_BLOCKING
Christoph Hellwig
2023-02-02
UBI: Fastmap: Fix kernel-doc
Jiapeng Chong
2023-02-02
ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed
Zhihao Cheng
2023-02-02
ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()
Zhihao Cheng
2023-02-02
ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmap
Zhihao Cheng
2023-02-02
ubi: Fix permission display of the debugfs files
ZhaoLong Wang
2023-02-02
ubi: Fix possible null-ptr-deref in ubi_free_volume()
Yang Yingliang
2023-02-02
ubi: fastmap: Add fastmap control support for module parameter
ZhaoLong Wang
2023-02-02
ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()
Li Zetao
2023-02-02
ubi: Fix use-after-free when volume resizing failed
Li Zetao
2023-02-02
ubi: block: Reduce warning print to info for static volumes
MÃ¥rten Lindahl
2023-02-02
ubi: ensure that VID header offset + VID header size <= alloc, size
George Kennedy
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-09-21
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
Zhihao Cheng
2022-09-21
ubi: fastmap: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-09-21
mtd: ubi: drop unexpected word 'a' in comments
Jiang Jian
2022-09-21
ubi: block: Fix typos in comments
Julia Lawall
2022-09-21
ubi: fastmap: Fix typo in comments
Zhang Jiaming
2022-09-21
ubi: Fix repeated words in comments
Jilin Yuan
2022-09-21
ubi: ubi-media.h: Fix comment typo
Jason Wang
2022-09-21
ubi: block: Remove in vain semicolon
Li zeming
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-05-27
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
Zhihao Cheng
2022-05-27
ubi: fastmap: Check wl_pool for free peb before wear leveling
Zhihao Cheng
2022-05-27
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-10
ubi: fastmap: Return error code if memory allocation fails in add_aeb()
Zhihao Cheng
2022-01-09
ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
Baokun Li
2021-12-23
ubi: Fix a mistake in comment
Kai Song
[next]