index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
journal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-10
Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2020-08-02
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
1
-4
/
+6
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-03-30
ubifs: ubifs_jnl_write_inode: Fix a memory leak bug
Zhihao Cheng
1
-0
/
+1
2020-01-22
ubifs: allow both hash and disk name to be provided in no-key names
Eric Biggers
1
-2
/
+2
2020-01-20
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
1
-3
/
+3
2019-11-17
ubifs: Fixed missed le64_to_cpu() in journal
Ben Dooks (Codethink)
1
-1
/
+1
2019-11-17
ubifs: Force prandom result to __le32
Ben Dooks (Codethink)
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-13
/
+1
2019-05-07
ubifs: Limit number of xattrs per inode
Richard Weinberger
1
-0
/
+12
2019-05-07
ubifs: journal: Handle xattrs like files
Richard Weinberger
1
-11
/
+49
2018-10-23
ubifs: Add authentication nodes to journal
Sascha Hauer
1
-17
/
+107
2018-10-23
ubifs: Add hashes to the tree node cache
Sascha Hauer
1
-24
/
+120
2018-10-23
ubifs: Drop write_node
Sascha Hauer
1
-34
/
+5
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
1
-26
/
+26
2018-08-15
ubifs: Use kmalloc_array()
Richard Weinberger
1
-1
/
+1
2018-08-15
ubifs: Check data node size before truncate
Richard Weinberger
1
-1
/
+10
2018-08-15
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
1
-3
/
+2
2018-08-15
ubifs: Add comment on c->commit_sem
Richard Weinberger
1
-0
/
+1
2018-08-15
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
1
-0
/
+5
2018-06-12
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
1
-2
/
+3
2018-06-07
ubifs: journal: Remove wrong comment
Sascha Hauer
1
-3
/
+2
2017-07-14
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
1
-0
/
+2
2017-07-14
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
1
-5
/
+5
2017-07-14
ubifs: Massage debug prints wrt. fscrypt
Richard Weinberger
1
-10
/
+0
2017-07-14
ubifs: Fix unlink code wrt. double hash lookups
Richard Weinberger
1
-2
/
+8
2017-07-14
ubifs: Fix data node size for truncating uncompressed nodes
David Oberhollenzer
1
-1
/
+3
2017-01-17
ubifs: fix unencrypted journal write
Peter Rosin
1
-0
/
+1
2017-01-17
ubifs: ensure zero err is returned on successful return
Colin Ian King
1
-0
/
+1
2016-12-12
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
Richard Weinberger
1
-3
/
+11
2016-12-12
ubifs: Use a random number for cookies
Richard Weinberger
1
-0
/
+3
2016-12-12
ubifs: Add full hash lookup support
Richard Weinberger
1
-1
/
+0
2016-12-12
ubifs: Implement encrypted filenames
Richard Weinberger
1
-60
/
+63
2016-12-12
ubifs: Implement encrypt/decrypt for all IO
Richard Weinberger
1
-24
/
+54
2016-12-12
ubifs: Introduce new data node field, compr_size
Richard Weinberger
1
-11
/
+0
2016-10-02
ubifs: Use move variable in ubifs_rename()
Richard Weinberger
1
-2
/
+2
2016-10-02
ubifs: Implement RENAME_EXCHANGE
Richard Weinberger
1
-0
/
+141
2016-10-02
ubifs: Implement RENAME_WHITEOUT
Richard Weinberger
1
-13
/
+30
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
1
-8
/
+9
2014-11-07
UBIFS: fix a couple bugs in UBIFS xattr length calculation
Subodh Nijsure
1
-1
/
+6
2014-09-19
UBIFS: Remove bogus assert
Richard Weinberger
1
-4
/
+3
2013-10-24
ubifs: switch to %pd
Al Viro
1
-4
/
+2
2012-09-21
userns: Convert ubifs to use kuid/kgid
Eric W. Biederman
1
-2
/
+2
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-1
/
+1
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
2012-05-03
UBIFS: remove xattr Kconnfig option
Subodh Nijsure
1
-2
/
+0
2012-01-13
UBIFS: fix key printing
Artem Bityutskiy
1
-4
/
+3
[next]