index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Default to zstd compression
Rui Salvaterra
2021-04-15
1
-0
/
+3
*
ubifs: Pass node length in all node dumping callers
Zhihao Cheng
2020-12-13
1
-1
/
+1
*
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
[next]