index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
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
-133
/
+114
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
[next]