index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
orphan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: do_kill_orphans: Fix a memory leak bug
Zhihao Cheng
2019-11-17
1
-7
/
+10
*
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
2019-08-22
1
-2
/
+0
*
ubifs: Don't leak orphans on memory during commit
Richard Weinberger
2019-07-08
1
-26
/
+24
*
ubifs: Check link count of inodes when killing orphans.
Richard Weinberger
2019-07-08
1
-9
/
+35
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
ubifs: orphan: Handle xattrs like files
Richard Weinberger
2019-05-07
1
-67
/
+141
*
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
1
-13
/
+13
*
UBIFS: extend debug/message capabilities
Sheng Yong
2015-03-25
1
-13
/
+13
*
UBIFS: remove useless statements
hujianyang
2014-07-19
1
-1
/
+0
*
fs/ubifs: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
2014-01-23
1
-19
/
+2
*
UBIFS: fix double free of ubifs_orphan objects
Adam Thomas
2013-02-04
1
-1
/
+4
*
UBIFS: fix use of freed ubifs_orphan objects
Adam Thomas
2013-02-04
1
-1
/
+6
*
UBIFS: comply with coding style
Artem Bityutskiy
2012-08-31
1
-4
/
+3
*
UBIFS: remove invalid reference to list iterator variable
Julia Lawall
2012-07-20
1
-2
/
+2
*
UBI: Kill data type hint
Richard Weinberger
2012-05-20
1
-3
/
+2
*
UBIFS: get rid of dbg_err
Artem Bityutskiy
2012-05-16
1
-2
/
+2
*
UBIFS: remove Kconfig debugging option
Artem Bityutskiy
2012-05-16
1
-7
/
+3
*
UBIFS: rename dumping functions
Artem Bityutskiy
2012-05-16
1
-2
/
+2
*
UBIFS: get rid of dbg_dump_stack
Artem Bityutskiy
2012-05-16
1
-1
/
+1
*
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
2011-07-04
1
-1
/
+1
*
UBIFS: amend ubifs_recover_leb interface
Artem Bityutskiy
2011-06-01
1
-1
/
+1
*
UBIFS: fix minor stylistic issues
Artem Bityutskiy
2011-05-13
1
-1
/
+2
*
UBIFS: use GFP_NOFS properly
Artem Bityutskiy
2011-03-24
1
-1
/
+1
*
UBIFS: allocate orphans scan buffer on demand
Artem Bityutskiy
2011-03-16
1
-1
/
+9
*
UBIFS: check ubifs_scan error codes better
Artem Bityutskiy
2009-09-10
1
-1
/
+2
*
UBIFS: do not print scary error messages needlessly
Artem Bityutskiy
2009-09-10
1
-2
/
+2
*
UBIFS: ensure orphan area head is initialized
Adrian Hunter
2009-01-26
1
-19
/
+19
*
UBIFS: separate debugging fields out
Artem Bityutskiy
2008-12-03
1
-1
/
+1
*
UBIFS: fix compilation warnings
Artem Bityutskiy
2008-11-06
1
-12
/
+16
*
UBIFS: increment commit number earlier
Artem Bityutskiy
2008-08-13
1
-2
/
+2
*
UBIFS: add new flash file system
Artem Bityutskiy
2008-07-15
1
-0
/
+958