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.c
Age
Commit message (
Expand
)
Author
2018-12-13
ubifs: Fix memory leak on error condition
Garry McNulty
2018-10-23
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup
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-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2015-10-03
UBIFS: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
2014-07-19
UBIFS: remove useless statements
hujianyang
2014-07-19
UBIFS: Add missing break statements in dbg_chk_pnode()
hujianyang
2012-08-31
UBIFS: print less
Artem Bityutskiy
2012-08-31
UBIFS: comply with coding style
Artem Bityutskiy
2012-08-21
UBIFS: fix crash on error path
Artem Bityutskiy
2012-05-20
UBI: Kill data type hint
Richard Weinberger
2012-05-20
UBIFS: make ubifs_lpt_init clean-up in case of failure
Artem Bityutskiy
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
2012-05-16
UBIFS: get rid of dbg_dump_stack
Artem Bityutskiy
2011-11-22
UBIFS: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-07-04
UBIFS: switch to I/O helpers
Artem Bityutskiy
2011-07-04
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
2011-07-04
UBIFS: dump stack when pnode or nnode reading fails
Artem Bityutskiy
2011-04-05
UBIFS: fix oops on error path in read_pnode
Artem Bityutskiy
2010-09-07
UBIFS: check return code of ubifs_lpt_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
2008-12-23
UBIFS: use nicer 64-bit math
Artem Bityutskiy
2008-12-03
UBIFS: introduce LPT dump function
Artem Bityutskiy
2008-12-03
UBIFS: run debugging checks only if they are enabled
Artem Bityutskiy
2008-10-19
UBIFS: do not read unnecessary bytes when unpacking bits
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