index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
ubi: check kthread_should_stop() after the setting of task state
Zhihao Cheng
1
-0
/
+13
2020-05-27
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
1
-10
/
+2
2020-02-14
ubi: Fix an error pointer dereference in error handling code
Dan Carpenter
1
-9
/
+12
2020-02-14
ubi: fastmap: Fix inverted logic in seen selfcheck
Sascha Hauer
1
-1
/
+1
2019-12-05
ubi: Do not drop UBI device reference before using
Pan Bian
1
-1
/
+1
2019-12-05
ubi: Put MTD device after it is not used
Pan Bian
1
-1
/
+1
2018-12-05
ubi: Initialize Fastmap checkmapping correctly
Richard Weinberger
1
-10
/
+10
2018-12-01
ubi: fastmap: Check each mapping only once
Richard Weinberger
6
-1
/
+52
2018-09-19
mtd: ubi: wl: Fix error return code in ubi_wl_init()
Wei Yongjun
1
-2
/
+6
2018-07-03
ubi: fastmap: Correctly handle interrupted erasures in EBA
Richard Weinberger
1
-1
/
+89
2018-07-03
ubi: fastmap: Cancel work upon detach
Richard Weinberger
2
-3
/
+4
2018-04-24
ubi: Reject MLC NAND
Richard Weinberger
1
-0
/
+11
2018-04-24
ubi: Fix error for write access
Romain Izard
1
-1
/
+1
2018-04-24
ubi: fastmap: Don't flush fastmap work on detach
Richard Weinberger
1
-1
/
+0
2018-02-16
ubi: block: Fix locking for idr_alloc/idr_remove
Bradley Bolen
1
-16
/
+26
2018-02-16
ubi: fastmap: Erase outdated anchor PEBs during attach
Sascha Hauer
1
-20
/
+57
2018-02-16
ubi: Fix race condition between ubi volume creation and udev
Clay McClure
1
-5
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-13
UBI: Fix two typos in comments
Uwe Kleine-König
1
-2
/
+2
2017-09-13
ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"
Colin Ian King
1
-1
/
+1
2017-09-13
ubi: pr_err() strings should end with newlines
Ben Dooks
1
-3
/
+3
2017-09-13
ubi: pr_err() strings should end with newlines
Ben Dooks
1
-4
/
+4
2017-09-13
ubi: pr_err() strings should end with newlines
Ben Dooks
1
-6
/
+6
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+9
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-3
/
+3
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-1
/
+1
2017-06-09
mtd: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-7
/
+9
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-10
/
+159
2017-05-08
ubi: Add debugfs file for tracking PEB state
Ben Shelton
1
-1
/
+125
2017-05-08
ubi: fastmap: Fix slab corruption
Rabin Vincent
1
-4
/
+29
2017-05-08
ubi: Make mtd parameter readable
Andy Shevchenko
1
-1
/
+1
2017-05-08
ubi: Fix section mismatch
Andy Shevchenko
1
-4
/
+4
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+3
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-107
/
+33
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+3
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-4
/
+3
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
1
-1
/
+1
2017-03-30
ubi/upd: Always flush after prepared for an update
Sebastian Siewior
1
-4
/
+4
2017-03-24
UBI: Fix typos
Andrew F. Davis
3
-4
/
+3
2017-03-21
mtd: utilize new cdev_device_add helper function
Logan Gunthorpe
2
-107
/
+33
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2
-2
/
+2
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-8
/
+7
2016-10-28
ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
Boris Brezillon
1
-5
/
+5
2016-10-20
UBI: Fix crash in try_recover_peb()
Geert Uytterhoeven
1
-0
/
+1
2016-10-20
ubi: fix swapped arguments to call to ubi_alloc_aeb
Colin Ian King
1
-1
/
+1
2016-10-11
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
12
-585
/
+889
2016-10-02
ubi: Fix Fastmap's update_vol()
Richard Weinberger
1
-0
/
+1
2016-10-02
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
4
-14
/
+30
2016-10-02
ubi: Deal with interrupted erasures in WL
Richard Weinberger
1
-2
/
+19
[next]