index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
ubifs: Convert ubifs to read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2021-12-23
ubifs: Export filesystem error counters
Stefan Schaeckeler
1
-1
/
+15
2021-12-23
ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers
Petr Cvachoucek
1
-1
/
+0
2021-12-23
ubifs: Make use of the helper macro kthread_run()
Cai Huoqing
1
-4
/
+2
2021-06-22
ubifs: Fix spelling mistakes
Zheng Yongjun
1
-1
/
+1
2021-06-18
ubifs: Fix races between xattr_{set|get} and listxattr operations
Zhihao Cheng
1
-0
/
+1
2021-04-15
ubifs: Report max LEB count at mount time
Martin Devera
1
-2
/
+2
2021-04-15
ubifs: Set s_uuid in super block to support ima/evm uuid options
Steffen Trumtrar
1
-0
/
+2
2021-02-14
ubifs: Fix error return code in alloc_wbufs()
Wang ShaoBo
1
-1
/
+3
2020-12-14
ubifs: Pass node length in all node dumping callers
Zhihao Cheng
1
-1
/
+1
2020-12-13
ubifs: Fixed print foramt mismatch in ubifs
Fangping Liang
1
-1
/
+1
2020-12-13
ubifs: Code cleanup by removing ifdef macro surrounding
Chengguang Xu
1
-2
/
+0
2020-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+32
2020-10-11
ubifs: mount_ubifs: Release authentication resource in error handling path
Zhihao Cheng
1
-4
/
+6
2020-10-11
ubifs: Don't parse authentication mount options in remount process
Zhihao Cheng
1
-6
/
+12
2020-10-11
ubifs: Fix a memleak after dumping authentication mount options
Zhihao Cheng
1
-2
/
+14
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
1
-0
/
+2
2020-08-02
ubifs: add option to specify version for new file systems
Martin Kaistra
1
-0
/
+18
2020-01-20
ubifs: Fix memory leak from c->sup_node
Quanyang Wang
1
-0
/
+2
2019-11-18
Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
Richard Weinberger
1
-3
/
+1
2019-09-21
Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2019-09-19
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+11
2019-09-15
ubifs: Fix memory leak bug in alloc_ubifs_info() error path
Wenwen Wang
1
-1
/
+3
2019-08-22
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
1
-0
/
+4
2019-08-13
ubifs: wire up new fscrypt ioctls
Eric Biggers
1
-0
/
+11
2019-07-15
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+35
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+2
2019-07-08
ubifs: Add support for zstd compression.
Michele Dionisio
1
-0
/
+2
2019-07-08
ubifs: support offline signed images
Sascha Hauer
1
-9
/
+32
2019-07-08
ubifs: Simplify redundant code
Liu Song
1
-2
/
+1
2019-07-03
ubifs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-7
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-13
/
+1
2019-05-13
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+11
2019-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+3
2019-05-07
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
Sascha Hauer
1
-8
/
+8
2019-05-07
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
1
-3
/
+1
2019-05-07
ubifs: Limit number of xattrs per inode
Richard Weinberger
1
-0
/
+2
2019-05-02
ubifs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-04-17
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
1
-0
/
+3
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
1
-3
/
+1
2019-01-24
fscrypt: remove filesystem specific build config option
Chandan Rajendra
1
-1
/
+1
2018-10-23
ubifs: Enable authentication support
Sascha Hauer
1
-1
/
+35
2018-10-23
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
1
-9
/
+29
2018-10-23
ubifs: Add authentication nodes to journal
Sascha Hauer
1
-0
/
+10
2018-10-23
ubifs: Format changes for authentication support
Sascha Hauer
1
-0
/
+1
2018-10-23
ubifs: Store read superblock node
Sascha Hauer
1
-7
/
+1
2018-10-13
ubifs: Fix WARN_ON logic in exit path
Richard Weinberger
1
-2
/
+2
2018-09-20
ubifs: drop false positive assertion
Sascha Hauer
1
-1
/
+3
2018-09-20
ubifs: Check for name being NULL while mounting
Richard Weinberger
1
-0
/
+3
[next]