index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: Fix journal replay wrt. xattr nodes
Richard Weinberger
2017-01-17
1
-2
/
+23
*
ubifs: remove redundant checks for encryption key
Eric Biggers
2017-01-17
1
-55
/
+3
*
ubifs: allow encryption ioctls in compat mode
Eric Biggers
2017-01-17
1
-0
/
+3
*
ubifs: add CONFIG_BLOCK dependency for encryption
Arnd Bergmann
2017-01-17
1
-1
/
+1
*
ubifs: fix unencrypted journal write
Peter Rosin
2017-01-17
1
-0
/
+1
*
ubifs: ensure zero err is returned on successful return
Colin Ian King
2017-01-17
1
-0
/
+1
*
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-1
/
+0
|
\
|
*
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-1
/
+0
*
|
ubifs: Initialize fstr_real_len
Richard Weinberger
2016-12-14
1
-1
/
+1
*
|
ubifs: Use fscrypt ioctl() helpers
Richard Weinberger
2016-12-13
2
-24
/
+4
*
|
ubifs: Use FS_CFLG_OWN_PAGES
Richard Weinberger
2016-12-13
1
-1
/
+1
*
|
ubifs: Raise write version to 5
Richard Weinberger
2016-12-12
2
-1
/
+20
*
|
ubifs: Implement UBIFS_FLG_ENCRYPTION
Richard Weinberger
2016-12-12
4
-0
/
+50
*
|
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
Richard Weinberger
2016-12-12
5
-3
/
+21
*
|
ubifs: Use a random number for cookies
Richard Weinberger
2016-12-12
2
-0
/
+4
*
|
ubifs: Add full hash lookup support
Richard Weinberger
2016-12-12
5
-7
/
+98
*
|
ubifs: Rename tnc_read_node_nm
Richard Weinberger
2016-12-12
1
-6
/
+6
*
|
ubifs: Add support for encrypted symlinks
Richard Weinberger
2016-12-12
3
-13
/
+126
*
|
ubifs: Implement encrypted filenames
Richard Weinberger
2016-12-12
8
-197
/
+414
*
|
ubifs: Make r5 hash binary string aware
Richard Weinberger
2016-12-12
1
-1
/
+1
*
|
ubifs: Relax checks in ubifs_validate_entry()
Richard Weinberger
2016-12-12
1
-1
/
+1
*
|
ubifs: Implement encrypt/decrypt for all IO
Richard Weinberger
2016-12-12
5
-28
/
+152
*
|
ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
Richard Weinberger
2016-12-12
3
-3
/
+8
*
|
ubifs: Introduce new data node field, compr_size
Richard Weinberger
2016-12-12
2
-15
/
+2
*
|
ubifs: Enforce crypto policy in mmap
Richard Weinberger
2016-12-12
1
-0
/
+9
*
|
ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
Richard Weinberger
2016-12-12
1
-1
/
+7
*
|
ubifs: Preload crypto context in ->lookup()
Richard Weinberger
2016-12-12
1
-0
/
+15
*
|
ubifs: Enforce crypto policy in ->link and ->rename
Richard Weinberger
2016-12-12
1
-0
/
+17
*
|
ubifs: Implement file open operation
Richard Weinberger
2016-12-12
1
-0
/
+30
*
|
ubifs: Implement directory open operation
Richard Weinberger
2016-12-12
1
-0
/
+9
*
|
ubifs: Massage ubifs_listxattr() for encryption context
Richard Weinberger
2016-12-12
1
-4
/
+15
*
|
ubifs: Add skeleton for fscrypto
Richard Weinberger
2016-12-12
9
-2
/
+178
*
|
ubifs: Define UBIFS crypto context xattr
Richard Weinberger
2016-12-12
1
-0
/
+7
*
|
ubifs: Export xattr get and set functions
Richard Weinberger
2016-12-12
2
-17
/
+22
*
|
ubifs: Export ubifs_check_dir_empty()
Richard Weinberger
2016-12-12
2
-4
/
+5
*
|
ubifs: Remove some dead code
Christophe Jaillet
2016-12-12
1
-4
/
+0
*
|
ubifs: Use dirty_writeback_interval value for wbuf timer
Rafał Miłecki
2016-12-12
2
-8
/
+4
*
|
ubifs: Drop softlimit and delta fields from struct ubifs_wbuf
Rafał Miłecki
2016-12-12
2
-13
/
+10
|
/
*
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
2016-10-28
1
-0
/
+8
*
ubifs: Abort readdir upon error
Richard Weinberger
2016-10-20
1
-5
/
+3
*
ubifs: Fix xattr_names length in exit paths
Richard Weinberger
2016-10-20
1
-0
/
+2
*
ubifs: Rename ubifs_rename2
Richard Weinberger
2016-10-20
1
-6
/
+6
*
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-10-11
9
-42
/
+411
|
\
|
*
UBIFS: improve function-level documentation
Julia Lawall
2016-10-02
5
-7
/
+5
|
*
ubifs: fix host xattr_len when changing xattr
Pascal Eberhard
2016-10-02
1
-2
/
+4
|
*
ubifs: Use move variable in ubifs_rename()
Richard Weinberger
2016-10-02
1
-2
/
+2
|
*
ubifs: Implement RENAME_EXCHANGE
Richard Weinberger
2016-10-02
3
-6
/
+204
|
*
ubifs: Implement RENAME_WHITEOUT
Richard Weinberger
2016-10-02
3
-33
/
+134
|
*
ubifs: Implement O_TMPFILE
Richard Weinberger
2016-10-02
1
-0
/
+71
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-2
/
+6
|
\
\
[next]