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
/
fs
/
ubifs
/
lpt_commit.c
Age
Commit message (
Expand
)
Author
2018-10-23
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-06-07
ubifs: lpt: Fix wrong pnode number range in comment
Sascha Hauer
2016-10-02
UBIFS: improve function-level documentation
Julia Lawall
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
2014-07-19
UBIFS: remove useless statements
hujianyang
2014-07-19
UBIFS: fix error handling in dump_lpt_leb()
hujianyang
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2013-01-15
UBIFS: rename random32() to prandom_u32()
Akinobu Mita
2012-08-31
UBIFS: print less
Artem Bityutskiy
2012-08-31
UBIFS: use pr_ helper instead of printk
Artem Bityutskiy
2012-08-31
UBIFS: comply with coding style
Artem Bityutskiy
2012-05-20
UBI: Kill data type hint
Richard Weinberger
2012-05-16
UBIFS: get rid of dbg_err
Artem Bityutskiy
2012-05-16
UBIFS: remove Kconfig debugging option
Artem Bityutskiy
2012-05-16
UBIFS: rename dumping functions
Artem Bityutskiy
2011-07-04
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
2011-07-04
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
2011-07-04
UBIFS: use correct flags in lprops
Artem Bityutskiy
2011-05-13
UBIFS: introduce lsave debugging
Artem Bityutskiy
2011-05-13
UBIFS: fix minor stylistic issues
Artem Bityutskiy
2011-03-24
UBIFS: use GFP_NOFS properly
Artem Bityutskiy
2011-03-16
UBIFS: allocate lpt dump buffer on demand
Artem Bityutskiy
2011-03-16
UBIFS: allocate ltab checking buffer on demand
Artem Bityutskiy
2010-09-07
UBIFS: check return code of pnode_lookup
Vasiliy Kulikov
2010-06-12
UBIFS: use ERR_CAST
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-20
UBIFS: fix commentaries
Artem Bityutskiy
2009-03-16
UBIFS: use KERN_CONT
Artem Bityutskiy
2009-03-16
UBIFS: fix lprops committing bug
Artem Bityutskiy
2009-02-09
UBIFS: fix dbg_chk_lpt_sz()
Adrian Hunter
2009-01-28
UBIFS: fix LPT out-of-space bug (again)
Adrian Hunter
2008-12-31
UBIFS: fix numerous spelling mistakes
Artem Bityutskiy
2008-12-31
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
2008-12-03
UBIFS: introduce LPT dump function
Artem Bityutskiy
2008-12-03
UBIFS: dump stack in LPT check functions
Artem Bityutskiy
2008-12-03
UBIFS: run debugging checks only if they are enabled
Artem Bityutskiy
2008-12-03
UBIFS: separate debugging fields out
Artem Bityutskiy
2008-11-07
UBIFS: allow for gaps when dirtying the LPT
Adrian Hunter
2008-09-30
UBIFS: check buffer length when scanning for LPT nodes
Adrian Hunter
2008-09-30
UBIFS: add more debugging messages for LPT
Adrian Hunter
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy