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