index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-44
/
+39
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
-0
/
+3
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
-14
/
+10
2026-01-12
fs: allow error returns from generic_update_time
Christoph Hellwig
-4
/
+2
2025-12-09
Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-27
/
+13
2025-11-28
ubifs: vmalloc(array_size()) -> vmalloc_array()
Qianfeng Rong
-6
/
+6
2025-11-28
ubifs: Remove unnecessary variable assignments
Xichao Zhao
-8
/
+1
2025-11-28
ubifs: Simplify the code using ubifs_crc_node
Xichao Zhao
-10
/
+3
2025-11-28
ubifs: Remove unnecessary parameters '*c'
Xichao Zhao
-3
/
+3
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
-2
/
+2
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+3
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+7
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
-1
/
+1
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
-3
/
+3
2025-09-01
fs: add an icount_read helper
Josef Bacik
-1
/
+1
2025-08-21
ubifs: move crypt info pointer to fs-specific part of inode
Eric Biggers
-0
/
+6
2025-07-31
Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+7
2025-07-28
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+4
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-5
/
+5
2025-07-24
ubifs: stop using write_cache_pages
Christoph Hellwig
-3
/
+7
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
-3
/
+5
2025-07-10
fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace()
Eric Biggers
-1
/
+1
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
-4
/
+4
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
-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
2025-05-22
ubifs: Fix grammar in error message
Thorsten Blum
-1
/
+1
2025-04-16
ubifs: Use ACOMP_REQUEST_CLONE
Herbert Xu
-133
/
+114
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-109
/
+210
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+1
2025-03-21
ubifs: Pass folios to acomp
Herbert Xu
-55
/
+145
2025-03-21
ubifs: Use crypto_acomp interface
Herbert Xu
-56
/
+67
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
-5
/
+5
2025-02-18
ubifs: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-01-18
ubifs: skip dumping tnc tree when zroot is null
pangliyuan
-9
/
+13
2025-01-18
ubifs: ubifs_dump_leb: remove return from end of void function
Pintu Kumar
-1
/
+0
2025-01-18
ubifs: dump_lpt_leb: remove return at end of void function
Pintu Kumar
-1
/
+0
2024-11-30
Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-65
/
+20
2024-11-15
ubifs: Fix uninitialized use of err in ubifs_jnl_write_inode()
Nathan Chancellor
-1
/
+2
2024-11-14
ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit
Waqar Hameed
-0
/
+2
2024-11-14
ubifs: xattr: remove unused anonymous enum
Pascal Eberhard
-13
/
+0
2024-11-14
ubifs: Reduce kfree() calls in ubifs_purge_xattrs()
Markus Elfring
-4
/
+2
2024-11-14
ubifs: Call iput(xino) only once in ubifs_purge_xattrs()
Markus Elfring
-3
/
+1
2024-11-14
ubifs: Correct the total block count by deducting journal reservation
Zhihao Cheng
-3
/
+3
2024-11-14
ubifs: Convert to use ERR_CAST()
Shen Lichuan
-2
/
+2
2024-11-14
ubifs: add support for FS_IOC_GETFSSYSFSPATH
Hongbo Li
-0
/
+2
2024-11-14
ubifs: remove unused ioctl flags GETFLAGS/SETFLAGS
Hongbo Li
-6
/
+0
2024-11-14
ubifs: Display the inode number when orphan twice happens
Liu Mingrui
-1
/
+1
2024-11-14
ubifs: Remove ineffective function ubifs_evict_xattr_inode()
Zhihao Cheng
-27
/
+0
[next]