index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
ubifs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
ZhaoLong Wang
2024-07-12
1
-7
/
+0
*
ubifs: Fix unattached inode when powercut happens in creating
Zhihao Cheng
2024-07-12
1
-2
/
+2
*
ubifs: Fix space leak when powercut happens in linking tmpfile
Zhihao Cheng
2024-07-12
1
-1
/
+1
*
ubifs: Don't add xattr inode into orphan area
Zhihao Cheng
2024-07-12
1
-3
/
+0
*
ubifs: Queue up space reservation tasks if retrying many times
Zhihao Cheng
2024-02-25
1
-0
/
+4
*
ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed
Zhihao Cheng
2024-02-25
1
-0
/
+1
*
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-03
1
-1
/
+1
|
\
|
*
ubifs: Do not include crypto/algapi.h
Herbert Xu
2023-09-15
1
-1
/
+1
*
|
ubifs: move ubifs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-10
1
-1
/
+1
|
/
*
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
1
-1
/
+1
*
Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-01
1
-0
/
+5
|
\
|
*
ubifs: Fix build errors as symbol undefined
Li Hua
2023-02-02
1
-0
/
+5
*
|
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
/
*
ubifs: Fix AA deadlock when setting xattr for encrypted file
Zhihao Cheng
2022-09-21
1
-1
/
+1
*
fscrypt: split up FS_CRYPTO_BLOCK_SIZE
Eric Biggers
2022-04-14
1
-1
/
+1
*
ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
Zhihao Cheng
2022-01-09
1
-1
/
+1
*
ubifs: Export filesystem error counters
Stefan Schaeckeler
2021-12-23
1
-0
/
+35
*
ubifs: Fix spelling mistakes
Zheng Yongjun
2021-06-22
1
-1
/
+1
*
ubifs: Fix races between xattr_{set|get} and listxattr operations
Zhihao Cheng
2021-06-18
1
-0
/
+2
*
ubifs: convert to fileattr
Miklos Szeredi
2021-04-12
1
-0
/
+3
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-2
/
+3
*
ubifs: Pass node length in all node dumping callers
Zhihao Cheng
2020-12-13
1
-2
/
+2
*
ubifs: Code cleanup by removing ifdef macro surrounding
Chengguang Xu
2020-12-13
1
-2
/
+4
*
ubifs: add option to specify version for new file systems
Martin Kaistra
2020-08-02
1
-0
/
+1
*
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
2020-01-20
1
-7
/
+0
*
ubifs: support offline signed images
Sascha Hauer
2019-07-08
1
-2
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
2019-05-15
1
-1
/
+5
*
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
Sascha Hauer
2019-05-07
1
-2
/
+0
*
ubifs: Limit number of xattrs per inode
Richard Weinberger
2019-05-07
1
-0
/
+1
*
ubifs: orphan: Handle xattrs like files
Richard Weinberger
2019-05-07
1
-0
/
+3
*
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-01-24
1
-3
/
+2
*
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
1
-1
/
+1
*
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
1
-1
/
+1
*
ubfis: authentication: Authenticate master node
Sascha Hauer
2018-10-23
1
-0
/
+1
*
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
1
-0
/
+1
*
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
1
-0
/
+8
*
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
2018-10-23
1
-0
/
+4
*
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
1
-2
/
+5
*
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2018-10-23
1
-0
/
+4
*
ubifs: Add helper functions for authentication support
Sascha Hauer
2018-10-23
1
-0
/
+218
*
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2018-10-23
1
-0
/
+2
*
ubifs: Store read superblock node
Sascha Hauer
2018-10-23
1
-1
/
+2
*
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
2018-10-23
1
-0
/
+1
*
ubifs: Rework ubifs_assert()
Richard Weinberger
2018-08-15
1
-0
/
+14
*
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
1
-6
/
+11
*
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
2018-08-15
1
-0
/
+6
*
ubifs: tnc: use monotonic znode timestamp
Arnd Bergmann
2018-08-15
1
-1
/
+1
[next]