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
/
journal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: Fix spelling mistakes
Zheng Yongjun
2021-06-22
1
-1
/
+1
*
ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
Zhen Lei
2021-06-18
1
-0
/
+1
*
ubifs: Fix off-by-one error
Sascha Hauer
2021-02-12
1
-1
/
+1
*
ubifs: Pass node length in all node dumping callers
Zhihao Cheng
2020-12-13
1
-1
/
+2
*
ubifs: journal: Make sure to not dirty twice for auth nodes
Richard Weinberger
2020-09-29
1
-2
/
+2
*
ubifs: ubifs_jnl_change_xattr: Remove assertion 'nlink > 0' for host inode
Zhihao Cheng
2020-09-17
1
-1
/
+0
*
ubifs: xattr: Fix some potential memory leaks while iterating entries
Zhihao Cheng
2020-09-17
1
-0
/
+2
*
Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-10
1
-4
/
+6
|
\
|
*
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
2020-08-02
1
-4
/
+6
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-2
/
+2
|
/
*
ubifs: ubifs_jnl_write_inode: Fix a memory leak bug
Zhihao Cheng
2020-03-30
1
-0
/
+1
*
ubifs: allow both hash and disk name to be provided in no-key names
Eric Biggers
2020-01-22
1
-2
/
+2
*
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
2020-01-20
1
-3
/
+3
*
ubifs: Fixed missed le64_to_cpu() in journal
Ben Dooks (Codethink)
2019-11-17
1
-1
/
+1
*
ubifs: Force prandom result to __le32
Ben Dooks (Codethink)
2019-11-17
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
ubifs: Limit number of xattrs per inode
Richard Weinberger
2019-05-07
1
-0
/
+12
*
ubifs: journal: Handle xattrs like files
Richard Weinberger
2019-05-07
1
-11
/
+49
*
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
1
-17
/
+107
*
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
1
-24
/
+120
*
ubifs: Drop write_node
Sascha Hauer
2018-10-23
1
-34
/
+5
*
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
1
-26
/
+26
*
ubifs: Use kmalloc_array()
Richard Weinberger
2018-08-15
1
-1
/
+1
*
ubifs: Check data node size before truncate
Richard Weinberger
2018-08-15
1
-1
/
+10
*
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
2018-08-15
1
-3
/
+2
*
ubifs: Add comment on c->commit_sem
Richard Weinberger
2018-08-15
1
-0
/
+1
*
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
2018-08-15
1
-0
/
+5
*
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
2018-06-12
1
-2
/
+3
*
ubifs: journal: Remove wrong comment
Sascha Hauer
2018-06-07
1
-3
/
+2
*
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
2017-07-14
1
-0
/
+2
*
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
2017-07-14
1
-5
/
+5
*
ubifs: Massage debug prints wrt. fscrypt
Richard Weinberger
2017-07-14
1
-10
/
+0
*
ubifs: Fix unlink code wrt. double hash lookups
Richard Weinberger
2017-07-14
1
-2
/
+8
*
ubifs: Fix data node size for truncating uncompressed nodes
David Oberhollenzer
2017-07-14
1
-1
/
+3
*
ubifs: fix unencrypted journal write
Peter Rosin
2017-01-17
1
-0
/
+1
*
ubifs: ensure zero err is returned on successful return
Colin Ian King
2017-01-17
1
-0
/
+1
*
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
Richard Weinberger
2016-12-12
1
-3
/
+11
*
ubifs: Use a random number for cookies
Richard Weinberger
2016-12-12
1
-0
/
+3
*
ubifs: Add full hash lookup support
Richard Weinberger
2016-12-12
1
-1
/
+0
*
ubifs: Implement encrypted filenames
Richard Weinberger
2016-12-12
1
-60
/
+63
*
ubifs: Implement encrypt/decrypt for all IO
Richard Weinberger
2016-12-12
1
-24
/
+54
*
ubifs: Introduce new data node field, compr_size
Richard Weinberger
2016-12-12
1
-11
/
+0
*
ubifs: Use move variable in ubifs_rename()
Richard Weinberger
2016-10-02
1
-2
/
+2
*
ubifs: Implement RENAME_EXCHANGE
Richard Weinberger
2016-10-02
1
-0
/
+141
*
ubifs: Implement RENAME_WHITEOUT
Richard Weinberger
2016-10-02
1
-13
/
+30
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-2
/
+2
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
*
|
UBIFS: extend debug/message capabilities
Sheng Yong
2015-03-25
1
-8
/
+9
|
/
*
UBIFS: fix a couple bugs in UBIFS xattr length calculation
Subodh Nijsure
2014-11-07
1
-1
/
+6
*
UBIFS: Remove bogus assert
Richard Weinberger
2014-09-19
1
-4
/
+3
[next]