index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
6
-8
/
+36
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-30
/
+26
2017-05-09
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
6
-30
/
+26
2017-05-08
ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctl
Rock Lee
1
-3
/
+3
2017-05-08
ubifs: Remove unnecessary assignment
Stefan Agner
1
-1
/
+0
2017-05-08
ubifs: Fix cut and paste error on sb type comparisons
Colin Ian King
1
-2
/
+2
2017-05-08
ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
Hyunchul Lee
3
-2
/
+31
2017-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2017-05-04
ubifs: check for consistent encryption contexts in ubifs_lookup()
Eric Biggers
1
-0
/
+11
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-19
/
+9
2017-04-20
ubifs: Convert to separately allocated bdi
Jan Kara
2
-19
/
+9
2017-04-19
ubifs: Fix O_TMPFILE corner case in ubifs_link()
Richard Weinberger
1
-0
/
+7
2017-03-30
ubifs: Fix RENAME_WHITEOUT support
Felix Fietkau
1
-3
/
+0
2017-03-30
ubifs: Fix debug messages for an invalid filename in ubifs_dump_inode
Hyunchul Lee
1
-2
/
+4
2017-03-30
ubifs: Fix debug messages for an invalid filename in ubifs_dump_node
Hyunchul Lee
1
-1
/
+3
2017-03-30
ubifs: Remove filename from debug messages in ubifs_readdir
Hyunchul Lee
1
-2
/
+2
2017-03-30
ubifs: Fix memory leak in error path in ubifs_mknod
Richard Weinberger
1
-1
/
+3
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
2
-5
/
+5
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+2
2017-02-21
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-36
/
+9
2017-02-08
fscrypt: constify struct fscrypt_operations
Eric Biggers
3
-3
/
+3
2017-02-07
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
1
-23
/
+5
2017-01-17
ubifs: Fix journal replay wrt. xattr nodes
Richard Weinberger
1
-2
/
+23
2017-01-17
ubifs: remove redundant checks for encryption key
Eric Biggers
1
-55
/
+3
2017-01-17
ubifs: allow encryption ioctls in compat mode
Eric Biggers
1
-0
/
+3
2017-01-17
ubifs: add CONFIG_BLOCK dependency for encryption
Arnd Bergmann
1
-1
/
+1
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
2017-01-08
fscrypt: make fscrypt_operations.key_prefix a string
Eric Biggers
1
-10
/
+1
2016-12-18
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+0
2016-12-14
ubifs: Initialize fstr_real_len
Richard Weinberger
1
-1
/
+1
2016-12-13
ubifs: Use fscrypt ioctl() helpers
Richard Weinberger
2
-24
/
+4
2016-12-13
ubifs: Use FS_CFLG_OWN_PAGES
Richard Weinberger
1
-1
/
+1
2016-12-13
ubifs: Raise write version to 5
Richard Weinberger
2
-1
/
+20
2016-12-13
ubifs: Implement UBIFS_FLG_ENCRYPTION
Richard Weinberger
4
-0
/
+50
2016-12-13
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
Richard Weinberger
5
-3
/
+21
2016-12-13
ubifs: Use a random number for cookies
Richard Weinberger
2
-0
/
+4
2016-12-13
ubifs: Add full hash lookup support
Richard Weinberger
5
-7
/
+98
2016-12-13
ubifs: Rename tnc_read_node_nm
Richard Weinberger
1
-6
/
+6
2016-12-13
ubifs: Add support for encrypted symlinks
Richard Weinberger
3
-13
/
+126
2016-12-13
ubifs: Implement encrypted filenames
Richard Weinberger
8
-197
/
+414
2016-12-13
ubifs: Make r5 hash binary string aware
Richard Weinberger
1
-1
/
+1
2016-12-13
ubifs: Relax checks in ubifs_validate_entry()
Richard Weinberger
1
-1
/
+1
2016-12-13
ubifs: Implement encrypt/decrypt for all IO
Richard Weinberger
5
-28
/
+152
2016-12-13
ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
Richard Weinberger
3
-3
/
+8
2016-12-13
ubifs: Introduce new data node field, compr_size
Richard Weinberger
2
-15
/
+2
2016-12-13
ubifs: Enforce crypto policy in mmap
Richard Weinberger
1
-0
/
+9
2016-12-13
ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
Richard Weinberger
1
-1
/
+7
2016-12-13
ubifs: Preload crypto context in ->lookup()
Richard Weinberger
1
-0
/
+15
2016-12-13
ubifs: Enforce crypto policy in ->link and ->rename
Richard Weinberger
1
-0
/
+17
[next]