index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
lpt_commit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-13
/
+1
2018-10-23
ubifs: authentication: Authenticate LPT
Sascha Hauer
1
-0
/
+4
2018-10-23
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
1
-36
/
+4
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
1
-24
/
+26
2018-06-07
ubifs: lpt: Fix wrong pnode number range in comment
Sascha Hauer
1
-1
/
+1
2016-10-02
UBIFS: improve function-level documentation
Julia Lawall
1
-3
/
+1
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
1
-17
/
+17
2014-07-19
UBIFS: remove useless statements
hujianyang
1
-2
/
+0
2014-07-19
UBIFS: fix error handling in dump_lpt_leb()
hujianyang
1
-0
/
+5
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2013-01-15
UBIFS: rename random32() to prandom_u32()
Akinobu Mita
1
-7
/
+7
2012-08-31
UBIFS: print less
Artem Bityutskiy
1
-6
/
+6
2012-08-31
UBIFS: use pr_ helper instead of printk
Artem Bityutskiy
1
-21
/
+15
2012-08-31
UBIFS: comply with coding style
Artem Bityutskiy
1
-8
/
+6
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-6
/
+4
2012-05-16
UBIFS: get rid of dbg_err
Artem Bityutskiy
1
-23
/
+21
2012-05-16
UBIFS: remove Kconfig debugging option
Artem Bityutskiy
1
-7
/
+3
2012-05-16
UBIFS: rename dumping functions
Artem Bityutskiy
1
-11
/
+11
2011-07-04
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
1
-12
/
+11
2011-07-04
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
1
-0
/
+1
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
1
-5
/
+5
2011-07-04
UBIFS: use correct flags in lprops
Artem Bityutskiy
1
-3
/
+3
2011-05-13
UBIFS: introduce lsave debugging
Artem Bityutskiy
1
-0
/
+53
2011-05-13
UBIFS: fix minor stylistic issues
Artem Bityutskiy
1
-1
/
+1
2011-03-24
UBIFS: use GFP_NOFS properly
Artem Bityutskiy
1
-2
/
+2
2011-03-16
UBIFS: allocate lpt dump buffer on demand
Artem Bityutskiy
1
-9
/
+18
2011-03-16
UBIFS: allocate ltab checking buffer on demand
Artem Bityutskiy
1
-9
/
+20
2010-09-07
UBIFS: check return code of pnode_lookup
Vasiliy Kulikov
1
-0
/
+3
2010-06-12
UBIFS: use ERR_CAST
Julia Lawall
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-03-20
UBIFS: fix commentaries
Artem Bityutskiy
1
-1
/
+1
2009-03-16
UBIFS: use KERN_CONT
Artem Bityutskiy
1
-4
/
+4
2009-03-16
UBIFS: fix lprops committing bug
Artem Bityutskiy
1
-4
/
+3
2009-02-09
UBIFS: fix dbg_chk_lpt_sz()
Adrian Hunter
1
-8
/
+13
2009-01-28
UBIFS: fix LPT out-of-space bug (again)
Adrian Hunter
1
-12
/
+32
2008-12-31
UBIFS: fix numerous spelling mistakes
Artem Bityutskiy
1
-4
/
+4
2008-12-31
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
1
-1
/
+1
2008-12-03
UBIFS: introduce LPT dump function
Artem Bityutskiy
1
-5
/
+126
2008-12-03
UBIFS: dump stack in LPT check functions
Artem Bityutskiy
1
-1
/
+6
2008-12-03
UBIFS: run debugging checks only if they are enabled
Artem Bityutskiy
1
-0
/
+9
2008-12-03
UBIFS: separate debugging fields out
Artem Bityutskiy
1
-27
/
+28
2008-11-07
UBIFS: allow for gaps when dirtying the LPT
Adrian Hunter
1
-2
/
+0
2008-09-30
UBIFS: check buffer length when scanning for LPT nodes
Adrian Hunter
1
-0
/
+2
2008-09-30
UBIFS: add more debugging messages for LPT
Adrian Hunter
1
-10
/
+175
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+1648