index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6 days
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
6 days
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6 days
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10 days
ubifs: stop using write_cache_pages
Christoph Hellwig
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-10
fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace()
Eric Biggers
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
2025-06-07
Merge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-22
ubifs: Fix grammar in error message
Thorsten Blum
2025-04-16
ubifs: Use ACOMP_REQUEST_CLONE
Herbert Xu
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-21
ubifs: Pass folios to acomp
Herbert Xu
2025-03-21
ubifs: Use crypto_acomp interface
Herbert Xu
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-18
ubifs: Switch to use hrtimer_setup()
Nam Cao
2025-01-18
ubifs: skip dumping tnc tree when zroot is null
pangliyuan
2025-01-18
ubifs: ubifs_dump_leb: remove return from end of void function
Pintu Kumar
2025-01-18
ubifs: dump_lpt_leb: remove return at end of void function
Pintu Kumar
2024-11-30
Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-15
ubifs: Fix uninitialized use of err in ubifs_jnl_write_inode()
Nathan Chancellor
2024-11-14
ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit
Waqar Hameed
2024-11-14
ubifs: xattr: remove unused anonymous enum
Pascal Eberhard
2024-11-14
ubifs: Reduce kfree() calls in ubifs_purge_xattrs()
Markus Elfring
2024-11-14
ubifs: Call iput(xino) only once in ubifs_purge_xattrs()
Markus Elfring
2024-11-14
ubifs: Correct the total block count by deducting journal reservation
Zhihao Cheng
2024-11-14
ubifs: Convert to use ERR_CAST()
Shen Lichuan
2024-11-14
ubifs: add support for FS_IOC_GETFSSYSFSPATH
Hongbo Li
2024-11-14
ubifs: remove unused ioctl flags GETFLAGS/SETFLAGS
Hongbo Li
2024-11-14
ubifs: Display the inode number when orphan twice happens
Liu Mingrui
2024-11-14
ubifs: Remove ineffective function ubifs_evict_xattr_inode()
Zhihao Cheng
2024-11-14
ubifs: ubifs_jnl_write_inode: Only check once for the limitation of xattr count
Zhihao Cheng
2024-10-08
ubifs: Convert ubifs to use the new mount API
David Howells
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-12
ubifs: store cookie in private data
Christian Brauner
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-07-12
ubifs: add check for crypto_shash_tfm_digest
Chen Ni
2024-07-12
ubifs: Fix inconsistent inode size when powercut happens during appendant wri...
Zhihao Cheng
2024-07-12
ubifs: fix kernel-doc warnings
Jeff Johnson
2024-07-12
ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
ZhaoLong Wang
2024-07-12
ubifs: dbg_orphan_check: Fix missed key type checking
Zhihao Cheng
2024-07-12
ubifs: Fix unattached inode when powercut happens in creating
Zhihao Cheng
2024-07-12
ubifs: Fix space leak when powercut happens in linking tmpfile
Zhihao Cheng
2024-07-12
ubifs: Move ui->data initialization after initializing security
Zhihao Cheng
2024-07-12
ubifs: Fix adding orphan entry twice for the same inode
Zhihao Cheng
2024-07-12
ubifs: Remove insert_dead_orphan from replaying orphan process
Zhihao Cheng
[next]