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
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
2011-06-03
UBIFS: fix memory leak on error path
Artem Bityutskiy
1
-0
/
+1
2011-05-16
UBIFS: synchronize write-buffer before switching to the next bud
Artem Bityutskiy
1
-10
/
+15
2011-05-13
UBIFS: improve space checking debugging feature
Artem Bityutskiy
1
-1
/
+1
2011-05-13
UBIFS: simplify dbg_dump_budg calling conventions
Artem Bityutskiy
1
-2
/
+0
2011-03-11
UBIFS: handle allocation failures in UBIFS write path
Matthew L. Creech
1
-6
/
+22
2010-09-19
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
1
-1
/
+1
2010-09-17
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
1
-1
/
+2
2009-09-15
UBIFS: improve journal head debugging prints
Artem Bityutskiy
1
-5
/
+8
2009-03-20
UBIFS: fix commentaries
Artem Bityutskiy
1
-1
/
+1
2009-03-08
UBIFS: improve find function interface
Artem Bityutskiy
1
-3
/
+2
2009-01-20
UBIFS: do not treat all data as short term
Artem Bityutskiy
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-12-31
UBIFS: fix writing uncompressed files
Artem Bityutskiy
1
-1
/
+1
2008-12-31
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
1
-1
/
+1
2008-11-06
UBIFS: fix compilation warnings
Artem Bityutskiy
1
-3
/
+5
2008-08-14
UBIFS: xattr bugfixes
Artem Bityutskiy
1
-1
/
+1
2008-08-13
UBIFS: correct orphan deletion order
Adrian Hunter
1
-1
/
+2
2008-08-13
UBIFS: fix typos in comments
Adrian Hunter
1
-5
/
+5
2008-08-13
UBIFS: optimize deletions
Artem Bityutskiy
1
-0
/
+60
2008-08-13
UBIFS: remove another unneeded function parameter
Artem Bityutskiy
1
-16
/
+14
2008-08-13
UBIFS: remove unneeded function parameter
Artem Bityutskiy
1
-12
/
+7
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+1387