| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-03-21 | 1 | -0/+2 |
|\ |
|
| * | ubifs: Queue up space reservation tasks if retrying many times | Zhihao Cheng | 2024-02-25 | 1 | -0/+2 |
* | | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds | 2024-03-13 | 1 | -2/+2 |
* | | Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2024-03-11 | 1 | -1/+1 |
|\ \ |
|
| * | | fs: super_set_uuid() | Kent Overstreet | 2024-02-08 | 1 | -1/+1 |
| |/ |
|
* / | ubifs: Configure dentry operations at dentry-creation time | Gabriel Krisman Bertazi | 2024-02-27 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-11-05 | 1 | -1/+4 |
|\ |
|
| * | ubifs: Fix memory leak of bud->log_hash | Vincent Whitchurch | 2023-10-28 | 1 | -1/+4 |
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-03 | 1 | -10/+11 |
|\ \ |
|
| * | | ubifs: dynamically allocate the ubifs-slab shrinker | Qi Zheng | 2023-10-04 | 1 | -10/+11 |
| |/ |
|
* / | ubifs: convert to new timestamp accessors | Jeff Layton | 2023-10-18 | 1 | -4/+4 |
|/ |
|
* | ubifs: convert to ctime accessor functions | Jeff Layton | 2023-07-24 | 1 | -2/+2 |
* | ubifs: Fix memory leak in alloc_wbufs() | Li Zetao | 2023-02-02 | 1 | -4/+13 |
* | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 2022-07-04 | 1 | -1/+1 |
* | ubifs: Convert ubifs to read_folio | Matthew Wilcox (Oracle) | 2022-05-09 | 1 | -1/+1 |
* | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 2022-03-22 | 1 | -1/+1 |
* | ubifs: Export filesystem error counters | Stefan Schaeckeler | 2021-12-23 | 1 | -1/+15 |
* | ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers | Petr Cvachoucek | 2021-12-23 | 1 | -1/+0 |
* | ubifs: Make use of the helper macro kthread_run() | Cai Huoqing | 2021-12-23 | 1 | -4/+2 |
* | 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/+1 |
* | ubifs: Report max LEB count at mount time | Martin Devera | 2021-04-15 | 1 | -2/+2 |
* | ubifs: Set s_uuid in super block to support ima/evm uuid options | Steffen Trumtrar | 2021-04-15 | 1 | -0/+2 |
* | ubifs: Fix error return code in alloc_wbufs() | Wang ShaoBo | 2021-02-13 | 1 | -1/+3 |
* | ubifs: Pass node length in all node dumping callers | Zhihao Cheng | 2020-12-13 | 1 | -1/+1 |
* | ubifs: Fixed print foramt mismatch in ubifs | Fangping Liang | 2020-12-13 | 1 | -1/+1 |
* | ubifs: Code cleanup by removing ifdef macro surrounding | Chengguang Xu | 2020-12-13 | 1 | -2/+0 |
* | Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-10-18 | 1 | -12/+32 |
|\ |
|
| * | ubifs: mount_ubifs: Release authentication resource in error handling path | Zhihao Cheng | 2020-10-11 | 1 | -4/+6 |
| * | ubifs: Don't parse authentication mount options in remount process | Zhihao Cheng | 2020-10-11 | 1 | -6/+12 |
| * | ubifs: Fix a memleak after dumping authentication mount options | Zhihao Cheng | 2020-10-11 | 1 | -2/+14 |
* | | bdi: initialize ->ra_pages and ->io_pages in bdi_init | Christoph Hellwig | 2020-09-24 | 1 | -0/+2 |
|/ |
|
* | ubifs: add option to specify version for new file systems | Martin Kaistra | 2020-08-02 | 1 | -0/+18 |
* | ubifs: Fix memory leak from c->sup_node | Quanyang Wang | 2020-01-19 | 1 | -0/+2 |
* | Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path" | Richard Weinberger | 2019-11-17 | 1 | -3/+1 |
* | Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-21 | 1 | -1/+3 |
|\ |
|
| * | ubifs: Fix memory leak bug in alloc_ubifs_info() error path | Wenwen Wang | 2019-09-15 | 1 | -1/+3 |
* | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 2019-09-19 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | ubifs: wire up new fscrypt ioctls | Eric Biggers | 2019-08-13 | 1 | -0/+11 |
* | | ubifs: Correctly initialize c->min_log_bytes | Richard Weinberger | 2019-08-22 | 1 | -0/+4 |
|/ |
|
* | Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-15 | 1 | -11/+35 |
|\ |
|
| * | ubifs: Add support for zstd compression. | Michele Dionisio | 2019-07-08 | 1 | -0/+2 |
| * | ubifs: support offline signed images | Sascha Hauer | 2019-07-08 | 1 | -9/+32 |
| * | ubifs: Simplify redundant code | Liu Song | 2019-07-08 | 1 | -2/+1 |
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 1 | -7/+2 |
|\ \
| |/
|/| |
|
| * | ubifs: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-07-03 | 1 | -7/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
|/ |
|
* | Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-05-13 | 1 | -11/+11 |
|\ |
|
| * | ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT | Sascha Hauer | 2019-05-07 | 1 | -8/+8 |
| * | ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION | Sascha Hauer | 2019-05-07 | 1 | -3/+1 |