index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
journal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: fix kernel-doc warnings
Jeff Johnson
2024-07-12
1
-1
/
+1
*
ubifs: Fix unattached inode when powercut happens in creating
Zhihao Cheng
2024-07-12
1
-5
/
+9
*
ubifs: Fix space leak when powercut happens in linking tmpfile
Zhihao Cheng
2024-07-12
1
-1
/
+5
*
ubifs: Queue up space reservation tasks if retrying many times
Zhihao Cheng
2024-02-25
1
-22
/
+149
*
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-05
1
-0
/
+1
|
\
|
*
ubifs: Fix missing error code err
Ferry Meng
2023-10-28
1
-0
/
+1
*
|
ubifs: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-6
/
+6
|
/
*
ubifs: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-2
/
+2
*
ubifs: Fix some kernel-doc comments
Yang Li
2023-02-02
1
-2
/
+6
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
1
-1
/
+1
|
\
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
|
ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory
ZhaoLong Wang
2022-09-21
1
-11
/
+17
|
/
*
ubifs: Rename whiteout atomically
Zhihao Cheng
2022-01-10
1
-8
/
+44
*
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-11
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-13
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
[next]