index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-15
ubifs: Convert xattr inum to host order
Richard Weinberger
1
-1
/
+1
2019-05-15
ubifs: Use correct config name for encryption
Richard Weinberger
1
-2
/
+2
2019-05-15
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
1
-1
/
+5
2019-05-13
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-176
/
+332
2019-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-5
/
+6
2019-05-07
ubifs: Drop unnecessary setting of zbr->znode
Sascha Hauer
1
-1
/
+0
2019-05-07
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
Sascha Hauer
4
-21
/
+15
2019-05-07
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
3
-10
/
+5
2019-05-07
ubifs: Limit number of xattrs per inode
Richard Weinberger
6
-8
/
+101
2019-05-07
ubifs: orphan: Handle xattrs like files
Richard Weinberger
2
-67
/
+144
2019-05-07
ubifs: journal: Handle xattrs like files
Richard Weinberger
1
-11
/
+49
2019-05-07
ubifs: find.c: replace swap function with built-in one
Andrey Abramov
1
-8
/
+1
2019-05-07
ubifs: Do not skip hash checking in data nodes
Sascha Hauer
1
-8
/
+7
2019-05-07
ubifs: work around high stack usage with clang
Arnd Bergmann
1
-7
/
+10
2019-05-07
ubifs: remove unused function __ubifs_shash_final
YueHaibing
1
-18
/
+0
2019-05-07
ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
Eric Biggers
1
-6
/
+1
2019-05-07
ubifs: remove unnecessary calls to set up directory key
Eric Biggers
1
-12
/
+0
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+2
2019-05-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-8
/
+0
2019-05-02
ubifs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2
-8
/
+0
2019-04-17
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
1
-0
/
+3
2019-04-17
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
1
-5
/
+3
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
1
-3
/
+1
2019-03-13
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2019-02-24
ubifs: Reject unsupported ioctl flags explicitly
Hou Tao
1
-0
/
+8
2019-01-24
fscrypt: remove filesystem specific build config option
Chandan Rajendra
6
-19
/
+8
2018-12-28
mm: migrate: drop unused argument of migrate_page_move_mapping()
Jan Kara
1
-1
/
+1
2018-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+2
2018-12-14
ubifs: Handle re-linking of inodes correctly while recovery
Richard Weinberger
1
-0
/
+37
2018-12-14
ubifs: Fix default compression selection in ubifs
Gabor Juhos
1
-1
/
+12
2018-12-14
ubifs: Fix memory leak on error condition
Garry McNulty
1
-6
/
+6
2018-12-14
ubifs: auth: Add CONFIG_KEYS dependency
Arnd Bergmann
1
-0
/
+1
2018-12-14
ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS
Geert Uytterhoeven
1
-8
/
+7
2018-12-14
ubifs: replay: Fix high stack usage
Arnd Bergmann
1
-11
/
+24
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
1
-3
/
+2
2018-10-23
ubifs: Remove unneeded semicolon
Ding Xiang
1
-1
/
+1
2018-10-23
ubifs: Enable authentication support
Sascha Hauer
2
-1
/
+45
2018-10-23
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
3
-38
/
+113
2018-10-23
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
1
-7
/
+27
2018-10-23
ubifs: authentication: Authenticate super block node
Sascha Hauer
1
-1
/
+69
2018-10-23
ubifs: Create hash for default LPT
Sascha Hauer
3
-3
/
+23
2018-10-23
ubfis: authentication: Authenticate master node
Sascha Hauer
3
-10
/
+61
2018-10-23
ubifs: authentication: Authenticate LPT
Sascha Hauer
3
-0
/
+134
2018-10-23
ubifs: Authenticate replayed journal
Sascha Hauer
1
-2
/
+144
2018-10-23
ubifs: Add auth nodes to garbage collector journal head
Sascha Hauer
1
-3
/
+43
2018-10-23
ubifs: Add authentication nodes to journal
Sascha Hauer
6
-18
/
+153
2018-10-23
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
7
-14
/
+81
2018-10-23
ubifs: Add hashes to the tree node cache
Sascha Hauer
4
-30
/
+135
[next]