| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-11 | fs: add icount_read_once() and stop open-coding ->i_count loads | Mateusz Guzik | 1 | -1/+1 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -3/+0 |
| 2026-04-02 | ubifs: remove unnecessary cond_resched() from list_sort() compare | Kuan-Wei Chiu | 2 | -3/+0 |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 7 | -52/+52 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 7 | -15/+15 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 14 | -44/+39 |
| 2026-01-12 | fs: add support for non-blocking timestamp updates | Christoph Hellwig | 1 | -0/+3 |
| 2026-01-12 | fs: refactor ->update_time handling | Christoph Hellwig | 2 | -14/+10 |
| 2026-01-12 | fs: allow error returns from generic_update_time | Christoph Hellwig | 1 | -4/+2 |
| 2025-12-09 | Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -27/+13 |
| 2025-11-28 | ubifs: vmalloc(array_size()) -> vmalloc_array() | Qianfeng Rong | 1 | -6/+6 |
| 2025-11-28 | ubifs: Remove unnecessary variable assignments | Xichao Zhao | 1 | -8/+1 |
| 2025-11-28 | ubifs: Simplify the code using ubifs_crc_node | Xichao Zhao | 2 | -10/+3 |
| 2025-11-28 | ubifs: Remove unnecessary parameters '*c' | Xichao Zhao | 2 | -3/+3 |
| 2025-10-20 | Coccinelle-based conversion to use ->i_state accessors | Mateusz Guzik | 2 | -2/+2 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+3 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -1/+7 |
| 2025-09-15 | fs: rename generic_delete_inode() and generic_drop_inode() | Mateusz Guzik | 1 | -1/+1 |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) | 1 | -3/+3 |
| 2025-09-01 | fs: add an icount_read helper | Josef Bacik | 1 | -1/+1 |
| 2025-08-21 | ubifs: move crypt info pointer to fs-specific part of inode | Eric Biggers | 2 | -0/+6 |
| 2025-07-31 | Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+7 |
| 2025-07-28 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 1 | -1/+1 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+4 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+5 |
| 2025-07-24 | ubifs: stop using write_cache_pages | Christoph Hellwig | 1 | -3/+7 |
| 2025-07-16 | fs: change write_begin/write_end interface to take struct kiocb * | Taotao Chen | 1 | -3/+5 |
| 2025-07-10 | fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace() | Eric Biggers | 1 | -1/+1 |
| 2025-07-04 | tree-wide: s/struct fileattr/struct file_kattr/g | Christian Brauner | 2 | -4/+4 |
| 2025-06-19 | fs: convert most other generic_file_*mmap() users to .mmap_prepare() | Lorenzo Stoakes | 1 | -5/+5 |
| 2025-06-07 | Merge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2025-05-22 | ubifs: Fix grammar in error message | Thorsten Blum | 1 | -1/+1 |
| 2025-04-16 | ubifs: Use ACOMP_REQUEST_CLONE | Herbert Xu | 1 | -132/+113 |
| 2025-03-29 | Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -109/+210 |
| 2025-03-25 | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+1 |
| 2025-03-21 | ubifs: Pass folios to acomp | Herbert Xu | 4 | -55/+145 |
| 2025-03-21 | ubifs: Use crypto_acomp interface | Herbert Xu | 3 | -56/+67 |
| 2025-02-27 | Change inode_operations.mkdir to return struct dentry * | NeilBrown | 1 | -5/+5 |
| 2025-02-18 | ubifs: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+1 |
| 2025-01-18 | ubifs: skip dumping tnc tree when zroot is null | pangliyuan | 1 | -9/+13 |
| 2025-01-18 | ubifs: ubifs_dump_leb: remove return from end of void function | Pintu Kumar | 1 | -1/+0 |
| 2025-01-18 | ubifs: dump_lpt_leb: remove return at end of void function | Pintu Kumar | 1 | -1/+0 |
| 2024-11-30 | Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -65/+20 |
| 2024-11-15 | ubifs: Fix uninitialized use of err in ubifs_jnl_write_inode() | Nathan Chancellor | 1 | -1/+2 |
| 2024-11-14 | ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit | Waqar Hameed | 1 | -0/+2 |
| 2024-11-14 | ubifs: xattr: remove unused anonymous enum | Pascal Eberhard | 1 | -13/+0 |
| 2024-11-14 | ubifs: Reduce kfree() calls in ubifs_purge_xattrs() | Markus Elfring | 1 | -4/+2 |
| 2024-11-14 | ubifs: Call iput(xino) only once in ubifs_purge_xattrs() | Markus Elfring | 1 | -3/+1 |
| 2024-11-14 | ubifs: Correct the total block count by deducting journal reservation | Zhihao Cheng | 1 | -3/+3 |
| 2024-11-14 | ubifs: Convert to use ERR_CAST() | Shen Lichuan | 1 | -2/+2 |
| 2024-11-14 | ubifs: add support for FS_IOC_GETFSSYSFSPATH | Hongbo Li | 1 | -0/+2 |
| 2024-11-14 | ubifs: remove unused ioctl flags GETFLAGS/SETFLAGS | Hongbo Li | 1 | -6/+0 |
| 2024-11-14 | ubifs: Display the inode number when orphan twice happens | Liu Mingrui | 1 | -1/+1 |
| 2024-11-14 | ubifs: Remove ineffective function ubifs_evict_xattr_inode() | Zhihao Cheng | 3 | -27/+0 |
| 2024-11-14 | ubifs: ubifs_jnl_write_inode: Only check once for the limitation of xattr count | Zhihao Cheng | 1 | -6/+6 |
| 2024-10-08 | ubifs: Convert ubifs to use the new mount API | David Howells | 1 | -196/+203 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -2/+0 |
| 2024-09-16 | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -18/+46 |
| 2024-09-12 | ubifs: store cookie in private data | Christian Brauner | 1 | -18/+46 |
| 2024-08-07 | fs: Convert aops->write_begin to take a folio | Matthew Wilcox (Oracle) | 1 | -5/+5 |
| 2024-08-07 | fs: Convert aops->write_end to take a folio | Matthew Wilcox (Oracle) | 1 | -2/+1 |
| 2024-07-12 | ubifs: add check for crypto_shash_tfm_digest | Chen Ni | 1 | -1/+4 |
| 2024-07-12 | ubifs: Fix inconsistent inode size when powercut happens during appendant wri... | Zhihao Cheng | 1 | -1/+1 |
| 2024-07-12 | ubifs: fix kernel-doc warnings | Jeff Johnson | 6 | -6/+10 |
| 2024-07-12 | ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity | ZhaoLong Wang | 4 | -15/+9 |
| 2024-07-12 | ubifs: dbg_orphan_check: Fix missed key type checking | Zhihao Cheng | 1 | -2/+6 |
| 2024-07-12 | ubifs: Fix unattached inode when powercut happens in creating | Zhihao Cheng | 3 | -26/+51 |
| 2024-07-12 | ubifs: Fix space leak when powercut happens in linking tmpfile | Zhihao Cheng | 4 | -17/+15 |
| 2024-07-12 | ubifs: Move ui->data initialization after initializing security | Zhihao Cheng | 1 | -8/+10 |
| 2024-07-12 | ubifs: Fix adding orphan entry twice for the same inode | Zhihao Cheng | 1 | -1/+1 |
| 2024-07-12 | ubifs: Remove insert_dead_orphan from replaying orphan process | Zhihao Cheng | 1 | -49/+0 |
| 2024-07-12 | Revert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path" | Zhihao Cheng | 1 | -2/+0 |
| 2024-07-12 | ubifs: Don't add xattr inode into orphan area | Zhihao Cheng | 2 | -74/+14 |
| 2024-07-12 | ubifs: Fix unattached xattr inode if powercut happens after deleting | Zhihao Cheng | 1 | -7/+4 |
| 2024-03-21 | Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -274/+428 |
| 2024-03-12 | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds | 1 | -2/+2 |
| 2024-03-11 | Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-07 | Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Christian Brauner | 2 | -1/+1 |
| 2024-02-27 | ubifs: Configure dentry operations at dentry-creation time | Gabriel Krisman Bertazi | 2 | -1/+1 |
| 2024-02-25 | ubifs: Queue up space reservation tasks if retrying many times | Zhihao Cheng | 3 | -22/+155 |
| 2024-02-25 | ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path | Zhihao Cheng | 1 | -0/+2 |
| 2024-02-25 | ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed | Zhihao Cheng | 4 | -10/+31 |
| 2024-02-25 | ubifs: Remove unreachable code in dbg_check_ltab_lnum | Kunwu Chan | 1 | -1/+0 |
| 2024-02-25 | ubifs: fix function pointer cast warnings | Arnd Bergmann | 2 | -14/+15 |
| 2024-02-25 | ubifs: fix sort function prototype | Arnd Bergmann | 1 | -5/+4 |
| 2024-02-25 | ubifs: Convert populate_page() to take a folio | Matthew Wilcox (Oracle) | 1 | -20/+21 |
| 2024-02-25 | ubifs: Use a folio in ubifs_do_bulk_read() | Matthew Wilcox (Oracle) | 1 | -7/+7 |
| 2024-02-25 | ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read() | Matthew Wilcox (Oracle) | 1 | -15/+13 |
| 2024-02-25 | ubifs: Convert cancel_budget() to take a folio | Matthew Wilcox (Oracle) | 1 | -5/+5 |
| 2024-02-25 | ubifs: Convert allocate_budget() to work on a folio | Matthew Wilcox (Oracle) | 1 | -7/+7 |
| 2024-02-25 | ubifs: Convert do_readpage() to take a folio | Matthew Wilcox (Oracle) | 1 | -34/+30 |
| 2024-02-25 | ubifs: Convert ubifs_write_end() to use a folio | Matthew Wilcox (Oracle) | 1 | -20/+21 |
| 2024-02-25 | ubifs: Convert ubifs_write_begin() to use a folio | Matthew Wilcox (Oracle) | 1 | -16/+16 |
| 2024-02-25 | ubifs: Convert write_begin_slow() to use a folio | Matthew Wilcox (Oracle) | 1 | -22/+23 |
| 2024-02-25 | ubifs: Convert ubifs_vm_page_mkwrite() to use a folio | Matthew Wilcox (Oracle) | 1 | -18/+18 |
| 2024-02-25 | ubifs: Convert do_writepage() to take a folio | Matthew Wilcox (Oracle) | 1 | -26/+30 |
| 2024-02-25 | ubifs: Use a folio in do_truncation() | Matthew Wilcox (Oracle) | 1 | -12/+12 |
| 2024-02-25 | ubifs: Convert ubifs_writepage to use a folio | Matthew Wilcox (Oracle) | 1 | -22/+17 |
| 2024-02-25 | ubifs: Convert from writepage to writepages | Matthew Wilcox (Oracle) | 1 | -2/+10 |
| 2024-02-25 | ubifs: Set page uptodate in the correct place | Matthew Wilcox (Oracle) | 1 | -9/+4 |
| 2024-02-08 | fs: super_set_uuid() | Kent Overstreet | 1 | -1/+1 |
| 2024-01-06 | ubifs: fix kernel-doc warnings | Randy Dunlap | 1 | -9/+21 |
| 2024-01-06 | ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path | Zhihao Cheng | 1 | -0/+2 |
| 2024-01-05 | ubifs: Check @c->dirty_[n|p]n_cnt and @c->nroot state under @c->lp_mutex | Zhihao Cheng | 1 | -1/+12 |
| 2024-01-05 | ubifs: describe function parameters | Sascha Hauer | 1 | -0/+2 |
| 2024-01-05 | ubifs: auth.c: fix kernel-doc function prototype warning | Randy Dunlap | 1 | -1/+1 |
| 2024-01-05 | ubifs: use crypto_shash_tfm_digest() in ubifs_hmac_wkm() | Eric Biggers | 1 | -17/+2 |
| 2023-11-05 | Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -2/+12 |
| 2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -10/+11 |
| 2023-11-02 | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 3 | -4/+2 |
| 2023-10-30 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 1 | -2/+1 |
| 2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 5 | -32/+39 |
| 2023-10-28 | ubifs: ubifs_link: Fix wrong name len calculating when UBIFS is encrypted | Zhihao Cheng | 1 | -1/+3 |
| 2023-10-28 | ubifs: fix possible dereference after free | Konstantin Meskhidze | 1 | -0/+1 |
| 2023-10-28 | ubifs: Fix missing error code err | Ferry Meng | 1 | -0/+1 |
| 2023-10-28 | ubifs: Fix memory leak of bud->log_hash | Vincent Whitchurch | 1 | -1/+4 |
| 2023-10-28 | ubifs: Fix some kernel-doc comments | Yang Li | 1 | -0/+3 |
| 2023-10-18 | ubifs: convert to new timestamp accessors | Jeff Layton | 5 | -32/+39 |
| 2023-10-10 | ubifs: move ubifs_xattr_handlers to .rodata | Wedson Almeida Filho | 2 | -2/+2 |
| 2023-10-04 | ubifs: dynamically allocate the ubifs-slab shrinker | Qi Zheng | 1 | -10/+11 |
| 2023-09-24 | fscrypt: make the bounce page pool opt-in instead of opt-out | Eric Biggers | 1 | -1/+0 |
| 2023-09-24 | fscrypt: make it clearer that key_prefix is deprecated | Eric Biggers | 1 | -1/+1 |
| 2023-09-15 | ubifs: Do not include crypto/algapi.h | Herbert Xu | 3 | -4/+2 |
| 2023-08-11 | fs: drop the timespec64 argument from update_time | Jeff Layton | 2 | -3/+2 |
| 2023-08-11 | ubifs: have ubifs_update_time use inode_update_timestamps | Jeff Layton | 1 | -7/+1 |
| 2023-08-09 | fs: drop the timespec64 arg from generic_update_time | Jeff Layton | 1 | -2/+4 |
| 2023-08-09 | fs: pass the request_mask to generic_fillattr | Jeff Layton | 1 | -1/+1 |
| 2023-07-24 | ubifs: convert to ctime accessor functions | Jeff Layton | 7 | -30/+30 |
| 2023-07-10 | ubifs: convert to simple_rename_timestamp | Jeff Layton | 1 | -12/+3 |
| 2023-05-24 | splice: Use filemap_splice_read() instead of generic_file_splice_read() | David Howells | 1 | -1/+1 |
| 2023-04-23 | ubifs: Fix memleak when insert_old_idx() failed | Zhihao Cheng | 1 | -50/+87 |
| 2023-04-23 | Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path" | Zhihao Cheng | 1 | -8/+1 |
| 2023-04-21 | ubifs: Fix memory leak in do_rename | Mårten Lindahl | 1 | -6/+0 |
| 2023-04-21 | ubifs: Free memory for tmpfile name | Mårten Lindahl | 1 | -0/+1 |
| 2023-04-21 | ubifs: Remove return in compr_exit() | Yangtao Li | 1 | -1/+0 |
| 2023-03-01 | Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -26/+98 |
| 2023-02-13 | ubifs: make kobj_type structures constant | Thomas Weißschuh | 1 | -2/+2 |
| 2023-02-02 | ubifs: Fix kernel-doc | Yang Li | 1 | -3/+3 |
| 2023-02-02 | ubifs: Fix some kernel-doc comments | Yang Li | 1 | -2/+6 |
| 2023-02-02 | ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process | Zhihao Cheng | 1 | -5/+14 |
| 2023-02-02 | ubifs: ubifs_writepage: Mark page dirty after writing inode failed | Zhihao Cheng | 1 | -3/+9 |
| 2023-02-02 | ubifs: dirty_cow_znode: Fix memleak in error handling path | Zhihao Cheng | 1 | -1/+8 |
| 2023-02-02 | ubifs: Re-statistic cleaned znode count if commit failed | Zhihao Cheng | 1 | -0/+15 |
| 2023-02-02 | ubifs: Fix memory leak in alloc_wbufs() | Li Zetao | 1 | -4/+13 |
| 2023-02-02 | ubifs: Reserve one leb for each journal head while doing budget | Zhihao Cheng | 1 | -4/+3 |
| 2023-02-02 | ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1 | Zhihao Cheng | 1 | -0/+2 |
| 2023-02-02 | ubifs: Fix wrong dirty space budget for dirty inode | Zhihao Cheng | 1 | -1/+1 |
| 2023-02-02 | ubifs: Add comments and debug info for ubifs_xrename() | Zhihao Cheng | 1 | -0/+9 |
| 2023-02-02 | ubifs: Rectify space budget for ubifs_xrename() | Zhihao Cheng | 1 | -0/+5 |
| 2023-02-02 | ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted | Zhihao Cheng | 1 | -1/+1 |
| 2023-02-02 | ubifs: Fix memory leak in ubifs_sysfs_init() | Liu Shixin | 1 | -0/+2 |
| 2023-02-02 | ubifs: Fix build errors as symbol undefined | Li Hua | 1 | -0/+5 |
| 2023-01-19 | fs: port inode_init_owner() to mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->tmpfile() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->mknod() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->symlink() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->create() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 3 | -6/+6 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2 | -3/+3 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 3 | -12/+12 |
| 2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -14/+14 |
| 2022-10-14 | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -25/+45 |
| 2022-10-11 | treewide: use get_random_bytes() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 3 | -12/+12 |
| 2022-09-24 | vfs: open inside ->tmpfile() | Miklos Szeredi | 1 | -3/+4 |
| 2022-09-21 | ubifs: Fix AA deadlock when setting xattr for encrypted file | Zhihao Cheng | 3 | -13/+16 |
| 2022-09-21 | ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory | ZhaoLong Wang | 2 | -11/+28 |
| 2022-09-21 | ubifs: Fix ubifs_check_dir_empty() kernel-doc comment | Yang Li | 1 | -1/+1 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-02 | ubifs: Convert to filemap_migrate_folio() | Matthew Wilcox (Oracle) | 1 | -27/+2 |
| 2022-07-03 | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 1 | -1/+1 |
| 2022-06-03 | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+3 |
| 2022-05-27 | ubifs: Use NULL instead of using plain integer as pointer | Haowen Bai | 1 | -1/+1 |
| 2022-05-27 | ubifs: Simplify the return expression of run_gc() | Minghao Chi | 1 | -5/+2 |
| 2022-05-24 | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2 | -21/+22 |
| 2022-05-09 | ubifs: Convert to release_folio | Matthew Wilcox (Oracle) | 1 | -9/+9 |
| 2022-05-09 | ubifs: Convert ubifs to read_folio | Matthew Wilcox (Oracle) | 2 | -6/+8 |
| 2022-05-08 | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) | 1 | -4/+3 |
| 2022-05-08 | fs: Remove aop flags parameter from grab_cache_page_write_begin() | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2022-04-13 | fscrypt: split up FS_CRYPTO_BLOCK_SIZE | Eric Biggers | 1 | -1/+1 |
| 2022-03-31 | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -114/+228 |
| 2022-03-28 | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
| 2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -17/+17 |
| 2022-03-22 | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 1 | -1/+1 |
| 2022-03-17 | ubifs: rename_whiteout: correct old_dir size computing | Baokun Li | 1 | -0/+3 |
| 2022-03-15 | ubifs: Convert ubifs_set_page_dirty to ubifs_dirty_folio | Matthew Wilcox (Oracle) | 1 | -7/+7 |
| 2022-03-15 | ubifs: Convert from invalidatepage to invalidate_folio | Matthew Wilcox (Oracle) | 1 | -10/+10 |
| 2022-01-26 | ubifs: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -1/+2 |
| 2022-01-10 | ubifs: Fix to add refcount once page is set private | Zhihao Cheng | 1 | -7/+7 |
| 2022-01-10 | ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() | Zhihao Cheng | 1 | -4/+30 |
| 2022-01-10 | ubifs: setflags: Make dirtied_ino_d 8 bytes aligned | Zhihao Cheng | 1 | -1/+1 |
| 2022-01-10 | ubifs: Rectify space amount budget for mkdir/tmpfile operations | Zhihao Cheng | 1 | -4/+8 |
| 2022-01-10 | ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work | Zhihao Cheng | 1 | -30/+30 |
| 2022-01-10 | ubifs: Rename whiteout atomically | Zhihao Cheng | 2 | -60/+136 |
| 2022-01-09 | ubifs: Add missing iput if do_tmpfile() failed in rename whiteout | Zhihao Cheng | 1 | -0/+2 |