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
/
sb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: add option to specify version for new file systems
Martin Kaistra
2020-08-02
1
-2
/
+3
*
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-05
1
-7
/
+4
|
\
|
*
fs: ubifs: Eliminate timespec64_trunc() usage
Deepa Dinamani
2019-12-08
1
-7
/
+4
*
|
ubifs: Fix wrong memory allocation
Sascha Hauer
2020-01-16
1
-1
/
+1
|
/
*
ubifs: Fix type of sup->hash_algo
Ben Dooks (Codethink)
2019-11-17
1
-1
/
+1
*
ubifs: support offline signed images
Sascha Hauer
2019-07-08
1
-25
/
+27
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
ubifs: Use correct config name for encryption
Richard Weinberger
2019-05-15
1
-2
/
+2
*
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
2019-05-07
1
-3
/
+4
*
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-01-23
1
-1
/
+1
*
ubifs: Fix default compression selection in ubifs
Gabor Juhos
2018-12-13
1
-1
/
+12
*
ubifs: Remove unneeded semicolon
Ding Xiang
2018-10-23
1
-1
/
+1
*
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
2018-10-23
1
-7
/
+27
*
ubifs: authentication: Authenticate super block node
Sascha Hauer
2018-10-23
1
-1
/
+69
*
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
1
-1
/
+2
*
ubifs: Store read superblock node
Sascha Hauer
2018-10-23
1
-14
/
+5
*
ubifs: Refactor create_default_filesystem()
Sascha Hauer
2018-10-23
1
-48
/
+47
*
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
1
-6
/
+6
*
ubifs: use timespec64 for inode timestamps
Arnd Bergmann
2018-08-15
1
-3
/
+3
*
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
2017-05-08
1
-4
/
+10
*
ubifs: Raise write version to 5
Richard Weinberger
2016-12-12
1
-0
/
+17
*
ubifs: Implement UBIFS_FLG_ENCRYPTION
Richard Weinberger
2016-12-12
1
-0
/
+40
*
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
Richard Weinberger
2016-12-12
1
-0
/
+2
*
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2016-05-20
1
-1
/
+1
*
UBIFS: extend debug/message capabilities
Sheng Yong
2015-03-25
1
-15
/
+15
*
UBIFS: fix error path in create_default_filesystem()
hujianyang
2014-07-19
1
-0
/
+2
*
UBIFS: remove useless statements
hujianyang
2014-07-19
1
-1
/
+1
*
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-10-02
1
-11
/
+8
|
\
|
*
UBIFS: comply with coding style
Artem Bityutskiy
2012-08-31
1
-11
/
+8
*
|
userns: Convert ubifs to use kuid/kgid
Eric W. Biederman
2012-09-21
1
-2
/
+2
|
/
*
UBIFS: fix a bug in empty space fix-up
Artem Bityutskiy
2012-07-20
1
-2
/
+6
*
UBI: Kill data type hint
Richard Weinberger
2012-05-20
1
-13
/
+9
*
UBIFS: remove Kconfig debugging option
Artem Bityutskiy
2012-05-16
1
-2
/
+0
*
UBIFS: rename dumping functions
Artem Bityutskiy
2012-05-16
1
-1
/
+1
*
UBIFS: improve error messages
Artem Bityutskiy
2012-03-07
1
-5
/
+14
*
UBIFS: fix the dark space calculation
srimugunthan dhandapani
2011-08-26
1
-1
/
+1
*
UBIFS: switch to I/O helpers
Artem Bityutskiy
2011-07-04
1
-2
/
+2
*
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
2011-07-04
1
-1
/
+1
*
UBIFS: add the fixup function
Matthew L. Creech
2011-05-16
1
-0
/
+149
*
UBIFS: add a superblock flag for free space fix-up
Matthew L. Creech
2011-05-16
1
-0
/
+1
*
UBIFS: fix a rare memory leak in ro to rw remounting path
Artem Bityutskiy
2011-05-13
1
-1
/
+2
*
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
2010-09-19
1
-6
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
UBIFS: add R/O compatibility
Artem Bityutskiy
2009-03-26
1
-6
/
+29
*
UBIFS: introduce a helpful variable
Artem Bityutskiy
2009-03-16
1
-1
/
+0
*
UBIFS: use nicer 64-bit math
Artem Bityutskiy
2008-12-23
1
-5
/
+5
*
UBIFS: introduce compression mount options
Artem Bityutskiy
2008-12-03
1
-4
/
+6
*
UBIFS: endian handling fixes and annotations
Harvey Harrison
2008-11-06
1
-4
/
+5
*
UBIFS: add new flash file system
Artem Bityutskiy
2008-07-15
1
-0
/
+629