index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
file: port to struct kmem_cache_args
Christian Brauner
1
-3
/
+8
2024-09-10
Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...
Vlastimil Babka
5
-41
/
+147
2024-09-10
iomap: remove the iomap_file_buffered_write_punch_delalloc return value
Christoph Hellwig
2
-68
/
+31
2024-09-10
iomap: pass the iomap to the punch callback
Christoph Hellwig
2
-13
/
+15
2024-09-10
iomap: pass flags to iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
2
-8
/
+8
2024-09-10
iomap: improve shared block detection in iomap_unshare_iter
Christoph Hellwig
1
-4
/
+13
2024-09-10
iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
Christoph Hellwig
1
-1
/
+9
2024-09-10
erofs: simplify erofs_map_blocks_flatmode()
Hongzhen Luo
1
-19
/
+9
2024-09-10
erofs: refactor read_inode calling convention
Yiyang Wu
1
-59
/
+52
2024-09-10
erofs: use kmemdup_nul in erofs_fill_symlink
Yiyang Wu
1
-8
/
+2
2024-09-10
erofs: mark experimental fscache backend deprecated
Gao Xiang
2
-2
/
+5
2024-09-10
erofs: support compressed inodes for fileio
Gao Xiang
4
-20
/
+43
2024-09-10
erofs: support unencoded inodes for fileio
Gao Xiang
6
-51
/
+248
2024-09-10
erofs: add file-backed mount support
Gao Xiang
5
-44
/
+100
2024-09-10
erofs: handle overlapped pclusters out of crafted images properly
Gao Xiang
1
-33
/
+38
2024-09-09
ocfs2: cleanup return value and mlog in ocfs2_global_read_info()
Joseph Qi
1
-6
/
+9
2024-09-09
nilfs2: remove duplicate 'unlikely()' usage
Kunwu Chan
1
-1
/
+1
2024-09-09
nilfs2: fix potential oob read in nilfs_btree_check_delete()
Ryusuke Konishi
1
-2
/
+5
2024-09-09
nilfs2: determine empty node blocks as corrupted
Ryusuke Konishi
1
-1
/
+1
2024-09-09
nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()
Ryusuke Konishi
1
-1
/
+2
2024-09-09
squashfs: fix percpu address space issues in decompressor_multi_percpu.c
Uros Bizjak
1
-3
/
+3
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2
-4
/
+4
2024-09-09
ocfs2: cancel dqi_sync_work before freeing oinfo
Joseph Qi
1
-2
/
+6
2024-09-09
ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
Lizhi Xu
1
-1
/
+2
2024-09-09
ocfs2: remove unreasonable unlock in ocfs2_read_blocks
Lizhi Xu
1
-1
/
+0
2024-09-09
ocfs2: fix null-ptr-deref when journal load failed.
Julian Sun
1
-3
/
+4
2024-09-09
Merge tag 'bcachefs-2024-09-09' of git://evilpiepirate.org/bcachefs
Linus Torvalds
11
-52
/
+79
2024-09-10
erofs: fix error handling in z_erofs_init_decompressor
Sandeep Dhavale
1
-1
/
+1
2024-09-10
erofs: clean up erofs_register_sysfs()
Gao Xiang
2
-25
/
+7
2024-09-10
erofs: fix incorrect symlink detection in fast symlink
Gao Xiang
1
-14
/
+6
2024-09-09
fs: Fix file_set_fowner LSM hook inconsistencies
Mickaël Salaün
1
-10
/
+4
2024-09-09
bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()
Thorsten Blum
4
-7
/
+13
2024-09-09
bcachefs: support idmap mounts
Hongbo Li
1
-16
/
+34
2024-09-09
bcachefs: Annotate struct bch_xattr with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-09-09
bcachefs: Switch gc bucket array to a genradix
Kent Overstreet
4
-37
/
+6
2024-09-09
bcachefs: darray: convert to alloc_hooks()
Kent Overstreet
2
-18
/
+12
2024-09-09
bcachefs: Convert to use jiffies macros
Chen Yufan
3
-3
/
+5
2024-09-09
bcachefs: Refactor bch2_bset_fix_lookup_table
Alan Huang
1
-60
/
+68
2024-09-09
bcachefs: Assert that we don't lock nodes when !trans->locked
Kent Overstreet
3
-16
/
+17
2024-09-09
bcachefs: Do not check folio_has_private()
Matthew Wilcox (Oracle)
1
-3
/
+1
2024-09-09
bcachefs: bch2_time_stats_reset()
Kent Overstreet
3
-2
/
+24
2024-09-09
bcachefs: Drop memalloc_nofs_save() in bch2_btree_node_mem_alloc()
Kent Overstreet
1
-5
/
+0
2024-09-09
bcachefs: Simplify bch2_xattr_emit() implementation
Youling Tang
1
-6
/
+16
2024-09-09
bcachefs: drop unused posix acl handlers
Youling Tang
1
-4
/
+0
2024-09-09
bcachefs: Remove unused parameter
Alan Huang
3
-4
/
+3
2024-09-09
bcachefs: Remove the prev array stuff
Alan Huang
1
-30
/
+4
2024-09-09
bcachefs: Minimize the search range used to calculate the mantissa
Alan Huang
1
-1
/
+1
2024-09-09
bcachefs: Convert open-coded extra computation to helper
Alan Huang
1
-1
/
+1
2024-09-09
bcachefs: Remove dead code in __build_ro_aux_tree
Alan Huang
1
-3
/
+0
2024-09-09
bcachefs: Remove unused parameter of bkey_mantissa_bits_dropped
Alan Huang
1
-3
/
+2
[prev]
[next]