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
/
orphan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
ubifs: Pass node length in all node dumping callers
Zhihao Cheng
1
-2
/
+4
2020-09-17
ubifs: xattr: Fix some potential memory leaks while iterating entries
Zhihao Cheng
1
-0
/
+2
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-1
/
+1
2020-03-31
ubifs: ubifs_add_orphan: Fix a memory leak bug
Zhihao Cheng
1
-2
/
+7
2020-03-30
ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
Richard Weinberger
1
-2
/
+2
2020-01-17
ubifs: Fix ino_t format warnings in orphan_delete()
Geert Uytterhoeven
1
-2
/
+2
2019-11-18
ubifs: do_kill_orphans: Fix a memory leak bug
Zhihao Cheng
1
-7
/
+10
2019-08-22
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
1
-2
/
+0
2019-07-08
ubifs: Don't leak orphans on memory during commit
Richard Weinberger
1
-26
/
+24
2019-07-08
ubifs: Check link count of inodes when killing orphans.
Richard Weinberger
1
-9
/
+35
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-13
/
+1
2019-05-07
ubifs: orphan: Handle xattrs like files
Richard Weinberger
1
-67
/
+141
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
1
-13
/
+13
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
1
-13
/
+13
2014-07-19
UBIFS: remove useless statements
hujianyang
1
-1
/
+0
2014-01-24
fs/ubifs: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
1
-19
/
+2
2013-02-04
UBIFS: fix double free of ubifs_orphan objects
Adam Thomas
1
-1
/
+4
2013-02-04
UBIFS: fix use of freed ubifs_orphan objects
Adam Thomas
1
-1
/
+6
2012-08-31
UBIFS: comply with coding style
Artem Bityutskiy
1
-4
/
+3
2012-07-20
UBIFS: remove invalid reference to list iterator variable
Julia Lawall
1
-2
/
+2
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-3
/
+2
2012-05-16
UBIFS: get rid of dbg_err
Artem Bityutskiy
1
-2
/
+2
2012-05-16
UBIFS: remove Kconfig debugging option
Artem Bityutskiy
1
-7
/
+3
2012-05-16
UBIFS: rename dumping functions
Artem Bityutskiy
1
-2
/
+2
2012-05-16
UBIFS: get rid of dbg_dump_stack
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
1
-1
/
+1
2011-06-01
UBIFS: amend ubifs_recover_leb interface
Artem Bityutskiy
1
-1
/
+1
2011-05-13
UBIFS: fix minor stylistic issues
Artem Bityutskiy
1
-1
/
+2
2011-03-24
UBIFS: use GFP_NOFS properly
Artem Bityutskiy
1
-1
/
+1
2011-03-16
UBIFS: allocate orphans scan buffer on demand
Artem Bityutskiy
1
-1
/
+9
2009-09-10
UBIFS: check ubifs_scan error codes better
Artem Bityutskiy
1
-1
/
+2
2009-09-10
UBIFS: do not print scary error messages needlessly
Artem Bityutskiy
1
-2
/
+2
2009-01-26
UBIFS: ensure orphan area head is initialized
Adrian Hunter
1
-19
/
+19
2008-12-03
UBIFS: separate debugging fields out
Artem Bityutskiy
1
-1
/
+1
2008-11-06
UBIFS: fix compilation warnings
Artem Bityutskiy
1
-12
/
+16
2008-08-13
UBIFS: increment commit number earlier
Artem Bityutskiy
1
-2
/
+2
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+958