aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
AgeCommit message (Expand)AuthorFilesLines
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik1-1/+1
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds2-3/+0
2026-04-02ubifs: remove unnecessary cond_resched() from list_sort() compareKuan-Wei Chiu2-3/+0
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton7-52/+52
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds7-15/+15
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook14-44/+39
2026-01-12fs: add support for non-blocking timestamp updatesChristoph Hellwig1-0/+3
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig2-14/+10
2026-01-12fs: allow error returns from generic_update_timeChristoph Hellwig1-4/+2
2025-12-09Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-27/+13
2025-11-28ubifs: vmalloc(array_size()) -> vmalloc_array()Qianfeng Rong1-6/+6
2025-11-28ubifs: Remove unnecessary variable assignmentsXichao Zhao1-8/+1
2025-11-28ubifs: Simplify the code using ubifs_crc_nodeXichao Zhao2-10/+3
2025-11-28ubifs: Remove unnecessary parameters '*c'Xichao Zhao2-3/+3
2025-10-20Coccinelle-based conversion to use ->i_state accessorsMateusz Guzik2-2/+2
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+3
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+7
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik1-1/+1
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-3/+3
2025-09-01fs: add an icount_read helperJosef Bacik1-1/+1
2025-08-21ubifs: move crypt info pointer to fs-specific part of inodeEric Biggers2-0/+6
2025-07-31Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+7
2025-07-28Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-1/+1
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+4
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+5
2025-07-24ubifs: stop using write_cache_pagesChristoph Hellwig1-3/+7
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen1-3/+5
2025-07-10fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace()Eric Biggers1-1/+1
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner2-4/+4
2025-06-19fs: convert most other generic_file_*mmap() users to .mmap_prepare()Lorenzo Stoakes1-5/+5
2025-06-07Merge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-05-22ubifs: Fix grammar in error messageThorsten Blum1-1/+1
2025-04-16ubifs: Use ACOMP_REQUEST_CLONEHerbert Xu1-132/+113
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-109/+210
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2025-03-21ubifs: Pass folios to acompHerbert Xu4-55/+145
2025-03-21ubifs: Use crypto_acomp interfaceHerbert Xu3-56/+67
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown1-5/+5
2025-02-18ubifs: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-01-18ubifs: skip dumping tnc tree when zroot is nullpangliyuan1-9/+13
2025-01-18ubifs: ubifs_dump_leb: remove return from end of void functionPintu Kumar1-1/+0
2025-01-18ubifs: dump_lpt_leb: remove return at end of void functionPintu Kumar1-1/+0
2024-11-30Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-65/+20
2024-11-15ubifs: Fix uninitialized use of err in ubifs_jnl_write_inode()Nathan Chancellor1-1/+2
2024-11-14ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commitWaqar Hameed1-0/+2
2024-11-14ubifs: xattr: remove unused anonymous enumPascal Eberhard1-13/+0
2024-11-14ubifs: Reduce kfree() calls in ubifs_purge_xattrs()Markus Elfring1-4/+2
2024-11-14ubifs: Call iput(xino) only once in ubifs_purge_xattrs()Markus Elfring1-3/+1
2024-11-14ubifs: Correct the total block count by deducting journal reservationZhihao Cheng1-3/+3
2024-11-14ubifs: Convert to use ERR_CAST()Shen Lichuan1-2/+2
2024-11-14ubifs: add support for FS_IOC_GETFSSYSFSPATHHongbo Li1-0/+2
2024-11-14ubifs: remove unused ioctl flags GETFLAGS/SETFLAGSHongbo Li1-6/+0
2024-11-14ubifs: Display the inode number when orphan twice happensLiu Mingrui1-1/+1
2024-11-14ubifs: Remove ineffective function ubifs_evict_xattr_inode()Zhihao Cheng3-27/+0
2024-11-14ubifs: ubifs_jnl_write_inode: Only check once for the limitation of xattr countZhihao Cheng1-6/+6
2024-10-08ubifs: Convert ubifs to use the new mount APIDavid Howells1-196/+203
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-2/+0
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-18/+46
2024-09-12ubifs: store cookie in private dataChristian Brauner1-18/+46
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)1-5/+5
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)1-2/+1
2024-07-12ubifs: add check for crypto_shash_tfm_digestChen Ni1-1/+4
2024-07-12ubifs: Fix inconsistent inode size when powercut happens during appendant wri...Zhihao Cheng1-1/+1
2024-07-12ubifs: fix kernel-doc warningsJeff Johnson6-6/+10
2024-07-12ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarityZhaoLong Wang4-15/+9
2024-07-12ubifs: dbg_orphan_check: Fix missed key type checkingZhihao Cheng1-2/+6
2024-07-12ubifs: Fix unattached inode when powercut happens in creatingZhihao Cheng3-26/+51
2024-07-12ubifs: Fix space leak when powercut happens in linking tmpfileZhihao Cheng4-17/+15
2024-07-12ubifs: Move ui->data initialization after initializing securityZhihao Cheng1-8/+10
2024-07-12ubifs: Fix adding orphan entry twice for the same inodeZhihao Cheng1-1/+1
2024-07-12ubifs: Remove insert_dead_orphan from replaying orphan processZhihao Cheng1-49/+0
2024-07-12Revert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path"Zhihao Cheng1-2/+0
2024-07-12ubifs: Don't add xattr inode into orphan areaZhihao Cheng2-74/+14
2024-07-12ubifs: Fix unattached xattr inode if powercut happens after deletingZhihao Cheng1-7/+4
2024-03-21Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-274/+428
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds1-2/+2
2024-03-11Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+1
2024-03-07Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner2-1/+1
2024-02-27ubifs: Configure dentry operations at dentry-creation timeGabriel Krisman Bertazi2-1/+1
2024-02-25ubifs: Queue up space reservation tasks if retrying many timesZhihao Cheng3-22/+155
2024-02-25ubifs: ubifs_symlink: Fix memleak of inode->i_link in error pathZhihao Cheng1-0/+2
2024-02-25ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failedZhihao Cheng4-10/+31
2024-02-25ubifs: Remove unreachable code in dbg_check_ltab_lnumKunwu Chan1-1/+0
2024-02-25ubifs: fix function pointer cast warningsArnd Bergmann2-14/+15
2024-02-25ubifs: fix sort function prototypeArnd Bergmann1-5/+4
2024-02-25ubifs: Convert populate_page() to take a folioMatthew Wilcox (Oracle)1-20/+21
2024-02-25ubifs: Use a folio in ubifs_do_bulk_read()Matthew Wilcox (Oracle)1-7/+7
2024-02-25ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read()Matthew Wilcox (Oracle)1-15/+13
2024-02-25ubifs: Convert cancel_budget() to take a folioMatthew Wilcox (Oracle)1-5/+5
2024-02-25ubifs: Convert allocate_budget() to work on a folioMatthew Wilcox (Oracle)1-7/+7
2024-02-25ubifs: Convert do_readpage() to take a folioMatthew Wilcox (Oracle)1-34/+30
2024-02-25ubifs: Convert ubifs_write_end() to use a folioMatthew Wilcox (Oracle)1-20/+21
2024-02-25ubifs: Convert ubifs_write_begin() to use a folioMatthew Wilcox (Oracle)1-16/+16
2024-02-25ubifs: Convert write_begin_slow() to use a folioMatthew Wilcox (Oracle)1-22/+23
2024-02-25ubifs: Convert ubifs_vm_page_mkwrite() to use a folioMatthew Wilcox (Oracle)1-18/+18
2024-02-25ubifs: Convert do_writepage() to take a folioMatthew Wilcox (Oracle)1-26/+30
2024-02-25ubifs: Use a folio in do_truncation()Matthew Wilcox (Oracle)1-12/+12
2024-02-25ubifs: Convert ubifs_writepage to use a folioMatthew Wilcox (Oracle)1-22/+17
2024-02-25ubifs: Convert from writepage to writepagesMatthew Wilcox (Oracle)1-2/+10
2024-02-25ubifs: Set page uptodate in the correct placeMatthew Wilcox (Oracle)1-9/+4
2024-02-08fs: super_set_uuid()Kent Overstreet1-1/+1
2024-01-06ubifs: fix kernel-doc warningsRandy Dunlap1-9/+21
2024-01-06ubifs: ubifs_symlink: Fix memleak of inode->i_link in error pathZhihao Cheng1-0/+2
2024-01-05ubifs: Check @c->dirty_[n|p]n_cnt and @c->nroot state under @c->lp_mutexZhihao Cheng1-1/+12
2024-01-05ubifs: describe function parametersSascha Hauer1-0/+2
2024-01-05ubifs: auth.c: fix kernel-doc function prototype warningRandy Dunlap1-1/+1
2024-01-05ubifs: use crypto_shash_tfm_digest() in ubifs_hmac_wkm()Eric Biggers1-17/+2
2023-11-05Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-2/+12
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-10/+11
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-4/+2
2023-10-30Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-2/+1
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds5-32/+39
2023-10-28ubifs: ubifs_link: Fix wrong name len calculating when UBIFS is encryptedZhihao Cheng1-1/+3
2023-10-28ubifs: fix possible dereference after freeKonstantin Meskhidze1-0/+1
2023-10-28ubifs: Fix missing error code errFerry Meng1-0/+1
2023-10-28ubifs: Fix memory leak of bud->log_hashVincent Whitchurch1-1/+4
2023-10-28ubifs: Fix some kernel-doc commentsYang Li1-0/+3
2023-10-18ubifs: convert to new timestamp accessorsJeff Layton5-32/+39
2023-10-10ubifs: move ubifs_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-04ubifs: dynamically allocate the ubifs-slab shrinkerQi Zheng1-10/+11
2023-09-24fscrypt: make the bounce page pool opt-in instead of opt-outEric Biggers1-1/+0
2023-09-24fscrypt: make it clearer that key_prefix is deprecatedEric Biggers1-1/+1
2023-09-15ubifs: Do not include crypto/algapi.hHerbert Xu3-4/+2
2023-08-11fs: drop the timespec64 argument from update_timeJeff Layton2-3/+2
2023-08-11ubifs: have ubifs_update_time use inode_update_timestampsJeff Layton1-7/+1
2023-08-09fs: drop the timespec64 arg from generic_update_timeJeff Layton1-2/+4
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton1-1/+1
2023-07-24ubifs: convert to ctime accessor functionsJeff Layton7-30/+30
2023-07-10ubifs: convert to simple_rename_timestampJeff Layton1-12/+3
2023-05-24splice: Use filemap_splice_read() instead of generic_file_splice_read()David Howells1-1/+1
2023-04-23ubifs: Fix memleak when insert_old_idx() failedZhihao Cheng1-50/+87
2023-04-23Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"Zhihao Cheng1-8/+1
2023-04-21ubifs: Fix memory leak in do_renameMårten Lindahl1-6/+0
2023-04-21ubifs: Free memory for tmpfile nameMårten Lindahl1-0/+1
2023-04-21ubifs: Remove return in compr_exit()Yangtao Li1-1/+0
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-26/+98
2023-02-13ubifs: make kobj_type structures constantThomas Weißschuh1-2/+2
2023-02-02ubifs: Fix kernel-docYang Li1-3/+3
2023-02-02ubifs: Fix some kernel-doc commentsYang Li1-2/+6
2023-02-02ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this processZhihao Cheng1-5/+14
2023-02-02ubifs: ubifs_writepage: Mark page dirty after writing inode failedZhihao Cheng1-3/+9
2023-02-02ubifs: dirty_cow_znode: Fix memleak in error handling pathZhihao Cheng1-1/+8
2023-02-02ubifs: Re-statistic cleaned znode count if commit failedZhihao Cheng1-0/+15
2023-02-02ubifs: Fix memory leak in alloc_wbufs()Li Zetao1-4/+13
2023-02-02ubifs: Reserve one leb for each journal head while doing budgetZhihao Cheng1-4/+3
2023-02-02ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1Zhihao Cheng1-0/+2
2023-02-02ubifs: Fix wrong dirty space budget for dirty inodeZhihao Cheng1-1/+1
2023-02-02ubifs: Add comments and debug info for ubifs_xrename()Zhihao Cheng1-0/+9
2023-02-02ubifs: Rectify space budget for ubifs_xrename()Zhihao Cheng1-0/+5
2023-02-02ubifs: Rectify space budget for ubifs_symlink() if symlink is encryptedZhihao Cheng1-1/+1
2023-02-02ubifs: Fix memory leak in ubifs_sysfs_init()Liu Shixin1-0/+2
2023-02-02ubifs: Fix build errors as symbol undefinedLi Hua1-0/+5
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port xattr to mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->tmpfile() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner3-6/+6
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner2-3/+3
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld3-12/+12
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-14/+14
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-25/+45
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld1-1/+1
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld1-1/+1
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld3-12/+12
2022-09-24vfs: open inside ->tmpfile()Miklos Szeredi1-3/+4
2022-09-21ubifs: Fix AA deadlock when setting xattr for encrypted fileZhihao Cheng3-13/+16
2022-09-21ubifs: Fix UBIFS ro fail due to truncate in the encrypted directoryZhaoLong Wang2-11/+28
2022-09-21ubifs: Fix ubifs_check_dir_empty() kernel-doc commentYang Li1-1/+1
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-08-02ubifs: Convert to filemap_migrate_folio()Matthew Wilcox (Oracle)1-27/+2
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin1-1/+1
2022-06-03Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+3
2022-05-27ubifs: Use NULL instead of using plain integer as pointerHaowen Bai1-1/+1
2022-05-27ubifs: Simplify the return expression of run_gc()Minghao Chi1-5/+2
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-21/+22
2022-05-09ubifs: Convert to release_folioMatthew Wilcox (Oracle)1-9/+9
2022-05-09ubifs: Convert ubifs to read_folioMatthew Wilcox (Oracle)2-6/+8
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)1-4/+3
2022-05-08fs: Remove aop flags parameter from grab_cache_page_write_begin()Matthew Wilcox (Oracle)1-2/+2
2022-04-13fscrypt: split up FS_CRYPTO_BLOCK_SIZEEric Biggers1-1/+1
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-114/+228
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-17/+17
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song1-1/+1
2022-03-17ubifs: rename_whiteout: correct old_dir size computingBaokun Li1-0/+3
2022-03-15ubifs: Convert ubifs_set_page_dirty to ubifs_dirty_folioMatthew Wilcox (Oracle)1-7/+7
2022-03-15ubifs: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)1-10/+10
2022-01-26ubifs: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-10ubifs: Fix to add refcount once page is set privateZhihao Cheng1-7/+7
2022-01-10ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()Zhihao Cheng1-4/+30
2022-01-10ubifs: setflags: Make dirtied_ino_d 8 bytes alignedZhihao Cheng1-1/+1
2022-01-10ubifs: Rectify space amount budget for mkdir/tmpfile operationsZhihao Cheng1-4/+8
2022-01-10ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback workZhihao Cheng1-30/+30
2022-01-10ubifs: Rename whiteout atomicallyZhihao Cheng2-60/+136
2022-01-09ubifs: Add missing iput if do_tmpfile() failed in rename whiteoutZhihao Cheng1-0/+2