index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
journal.c
Age
Commit message (
Expand
)
Author
2024-02-25
ubifs: Queue up space reservation tasks if retrying many times
Zhihao Cheng
2023-11-05
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-28
ubifs: Fix missing error code err
Ferry Meng
2023-10-18
ubifs: convert to new timestamp accessors
Jeff Layton
2023-07-24
ubifs: convert to ctime accessor functions
Jeff Layton
2023-02-02
ubifs: Fix some kernel-doc comments
Yang Li
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-21
ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory
ZhaoLong Wang
2022-01-10
ubifs: Rename whiteout atomically
Zhihao Cheng
2021-06-22
ubifs: Fix spelling mistakes
Zheng Yongjun
2021-06-18
ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
Zhen Lei
2021-02-12
ubifs: Fix off-by-one error
Sascha Hauer
2020-12-13
ubifs: Pass node length in all node dumping callers
Zhihao Cheng
2020-09-29
ubifs: journal: Make sure to not dirty twice for auth nodes
Richard Weinberger
2020-09-17
ubifs: ubifs_jnl_change_xattr: Remove assertion 'nlink > 0' for host inode
Zhihao Cheng
2020-09-17
ubifs: xattr: Fix some potential memory leaks while iterating entries
Zhihao Cheng
2020-08-10
Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-02
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-03-30
ubifs: ubifs_jnl_write_inode: Fix a memory leak bug
Zhihao Cheng
2020-01-22
ubifs: allow both hash and disk name to be provided in no-key names
Eric Biggers
2020-01-20
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
2019-11-17
ubifs: Fixed missed le64_to_cpu() in journal
Ben Dooks (Codethink)
2019-11-17
ubifs: Force prandom result to __le32
Ben Dooks (Codethink)
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-05-07
ubifs: Limit number of xattrs per inode
Richard Weinberger
2019-05-07
ubifs: journal: Handle xattrs like files
Richard Weinberger
2018-10-23
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
ubifs: Drop write_node
Sascha Hauer
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
ubifs: Use kmalloc_array()
Richard Weinberger
2018-08-15
ubifs: Check data node size before truncate
Richard Weinberger
2018-08-15
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
2018-08-15
ubifs: Add comment on c->commit_sem
Richard Weinberger
2018-08-15
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
2018-06-12
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
2018-06-07
ubifs: journal: Remove wrong comment
Sascha Hauer
2017-07-14
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
2017-07-14
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
2017-07-14
ubifs: Massage debug prints wrt. fscrypt
Richard Weinberger
2017-07-14
ubifs: Fix unlink code wrt. double hash lookups
Richard Weinberger
2017-07-14
ubifs: Fix data node size for truncating uncompressed nodes
David Oberhollenzer
2017-01-17
ubifs: fix unencrypted journal write
Peter Rosin
2017-01-17
ubifs: ensure zero err is returned on successful return
Colin Ian King
2016-12-12
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
Richard Weinberger
2016-12-12
ubifs: Use a random number for cookies
Richard Weinberger
2016-12-12
ubifs: Add full hash lookup support
Richard Weinberger
2016-12-12
ubifs: Implement encrypted filenames
Richard Weinberger
[next]