index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
ubifs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
ubifs: support offline signed images
Sascha Hauer
1
-2
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-13
/
+1
2019-05-15
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
1
-1
/
+5
2019-05-07
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
Sascha Hauer
1
-2
/
+0
2019-05-07
ubifs: Limit number of xattrs per inode
Richard Weinberger
1
-0
/
+1
2019-05-07
ubifs: orphan: Handle xattrs like files
Richard Weinberger
1
-0
/
+3
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
1
-3
/
+2
2018-10-23
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
1
-1
/
+1
2018-10-23
ubifs: Create hash for default LPT
Sascha Hauer
1
-1
/
+1
2018-10-23
ubfis: authentication: Authenticate master node
Sascha Hauer
1
-0
/
+1
2018-10-23
ubifs: authentication: Authenticate LPT
Sascha Hauer
1
-0
/
+1
2018-10-23
ubifs: Add authentication nodes to journal
Sascha Hauer
1
-0
/
+8
2018-10-23
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
1
-0
/
+4
2018-10-23
ubifs: Add hashes to the tree node cache
Sascha Hauer
1
-2
/
+5
2018-10-23
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
1
-0
/
+4
2018-10-23
ubifs: Add helper functions for authentication support
Sascha Hauer
1
-0
/
+218
2018-10-23
ubifs: Add separate functions to init/crc a node
Sascha Hauer
1
-0
/
+2
2018-10-23
ubifs: Store read superblock node
Sascha Hauer
1
-1
/
+2
2018-10-23
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
1
-0
/
+1
2018-08-15
ubifs: Rework ubifs_assert()
Richard Weinberger
1
-0
/
+14
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
1
-6
/
+11
2018-08-15
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
1
-0
/
+6
2018-08-15
ubifs: tnc: use monotonic znode timestamp
Arnd Bergmann
1
-1
/
+1
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2018-06-07
ubifs: remove set but never used variable
Sascha Hauer
1
-2
/
+0
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-1
/
+1
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-2
/
+2
2017-10-18
fscrypt: remove ->is_encrypted()
Eric Biggers
1
-7
/
+2
2017-10-18
fscrypt: clean up include file mess
Dave Chinner
1
-5
/
+4
2017-07-14
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
Xiaolei Li
1
-1
/
+1
2017-07-14
ubifs: Fix unlink code wrt. double hash lookups
Richard Weinberger
1
-0
/
+2
2017-07-14
ubifs: Correctly evict xattr inodes
Richard Weinberger
1
-0
/
+1
2017-07-14
ubifs: Unexport ubifs_inode_slab
Richard Weinberger
1
-1
/
+0
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-2
/
+12
2017-05-08
ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
Hyunchul Lee
1
-2
/
+12
2017-04-20
ubifs: Convert to separately allocated bdi
Jan Kara
1
-3
/
+0
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-2
/
+2
2017-02-08
fscrypt: constify struct fscrypt_operations
Eric Biggers
1
-1
/
+1
2017-02-06
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
1
-23
/
+5
2016-12-13
ubifs: Use fscrypt ioctl() helpers
Richard Weinberger
1
-2
/
+2
2016-12-12
ubifs: Implement UBIFS_FLG_ENCRYPTION
Richard Weinberger
1
-0
/
+3
2016-12-12
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
Richard Weinberger
1
-0
/
+2
2016-12-12
ubifs: Use a random number for cookies
Richard Weinberger
1
-0
/
+1
2016-12-12
ubifs: Add full hash lookup support
Richard Weinberger
1
-0
/
+2
2016-12-12
ubifs: Implement encrypted filenames
Richard Weinberger
1
-10
/
+14
2016-12-12
ubifs: Implement encrypt/decrypt for all IO
Richard Weinberger
1
-2
/
+29
2016-12-12
ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
Richard Weinberger
1
-1
/
+6
2016-12-12
ubifs: Add skeleton for fscrypto
Richard Weinberger
1
-1
/
+36
2016-12-12
ubifs: Export xattr get and set functions
Richard Weinberger
1
-0
/
+4
2016-12-12
ubifs: Export ubifs_check_dir_empty()
Richard Weinberger
1
-0
/
+1
[next]