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-05-08
bcachefs: bch2_btree_insert_trans() no longer specifies BTREE_ITER_cached
Kent Overstreet
1
-6
/
+3
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
56
-644
/
+652
2024-05-08
bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELD
Kent Overstreet
3
-4
/
+4
2024-05-08
bcachefs: mark_superblock cleanup
Kent Overstreet
5
-139
/
+97
2024-05-08
bcachefs: gc_btree_init_recurse() uses gc_mark_node()
Kent Overstreet
1
-42
/
+22
2024-05-08
bcachefs: move root node topo checks to node_check_topology()
Kent Overstreet
2
-23
/
+19
2024-05-08
bcachefs: move topology repair kick to gc_btrees()
Kent Overstreet
1
-39
/
+9
2024-05-08
bcachefs: kill metadata only gc
Kent Overstreet
1
-129
/
+59
2024-05-08
bcachefs: Finish converting reconstruct_alloc to errors_silent
Kent Overstreet
2
-3
/
+12
2024-05-08
bcachefs: bch2_gc() is now private to btree_gc.c
Kent Overstreet
4
-25
/
+8
2024-05-08
bcachefs: for_each_btree_key_continue()
Kent Overstreet
2
-29
/
+20
2024-05-08
bcachefs: kill for_each_btree_key_old()
Kent Overstreet
1
-8
/
+0
2024-05-08
bcachefs: Optimize eytzinger0_sort() with bottom-up heapsort
Kuan-Wei Chiu
1
-17
/
+88
2024-05-08
bcachefs: When traversing to interior nodes, propagate result to paths to sam...
Kent Overstreet
1
-0
/
+11
2024-05-08
bcachefs: Don't read journal just for fsck
Kent Overstreet
1
-1
/
+1
2024-05-08
bcachefs: allow for custom action in fsck error messages
Kent Overstreet
3
-13
/
+50
2024-05-08
bcachefs: New assertion for writing to the journal after shutdown
Kent Overstreet
6
-7
/
+10
2024-05-08
bcachefs: bch2_btree_path_to_text()
Kent Overstreet
3
-5
/
+53
2024-05-08
bcachefs: add btree_node_merging_disabled debug param
Kent Overstreet
2
-0
/
+5
2024-05-08
bcachefs: bch2_hash_lookup() now returns bkey_s_c
Kent Overstreet
6
-88
/
+49
2024-05-08
bcachefs: bch2_journal_keys_dump()
Kent Overstreet
2
-0
/
+19
2024-05-08
bcachefs: bch2_btree_node_header_to_text()
Kent Overstreet
1
-7
/
+20
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
23
-589
/
+226
2024-05-08
bcachefs: printbufs: prt_printf() now handles \t\r\n
Kent Overstreet
1
-63
/
+106
2024-05-08
bcachefs: printbuf improvements
Kent Overstreet
2
-63
/
+55
2024-05-08
bcachefs: Run upgrade/downgrade even in -o nochanges mode
Kent Overstreet
1
-43
/
+41
2024-05-08
bcachefs: Better write_super() error messages
Kent Overstreet
1
-6
/
+15
2024-05-08
bcachefs: Fix xattr_to_text() unsafety
Kent Overstreet
1
-4
/
+10
2024-05-08
bcachefs: bch2_bkey_format_field_overflows()
Kent Overstreet
3
-26
/
+30
2024-05-08
bcachefs: Fix needs_whiteout BUG_ON() in bkey_sort()
Kent Overstreet
3
-45
/
+56
2024-05-08
bcachefs: Fix sb_clean_validate endianness conversion
Kent Overstreet
1
-1
/
+1
2024-05-08
Merge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-51
/
+60
2024-05-08
Merge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2024-05-08
Merge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+5
2024-05-08
fscrypt: try to avoid refing parent dentry in fscrypt_file_open
Mateusz Guzik
1
-6
/
+26
2024-05-08
Merge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
20
-71
/
+150
2024-05-08
fs/coredump: Enable dynamic configuration of max file note size
Allen Pais
2
-2
/
+22
2024-05-08
nilfs2: make superblock data array index computation sparse friendly
Ryusuke Konishi
1
-2
/
+18
2024-05-08
squashfs: remove calls to set the folio error flag
Matthew Wilcox (Oracle)
2
-7
/
+2
2024-05-08
squashfs: convert squashfs_symlink_read_folio to use folio APIs
Matthew Wilcox (Oracle)
1
-19
/
+16
2024-05-08
ocfs2: remove redundant assignment to variable status
Colin Ian King
1
-1
/
+0
2024-05-08
nilfs2: convert to use the new mount API
Eric Sandeen
4
-229
/
+174
2024-05-08
erofs: clean up z_erofs_load_full_lcluster()
Gao Xiang
2
-20
/
+6
2024-05-08
erofs: derive fsid from on-disk UUID for .statfs() if possible
Hongzhen Luo
1
-7
/
+5
2024-05-08
erofs: add a reserved buffer pool for lz4 decompression
Chunhai Guo
3
-17
/
+52
2024-05-08
erofs: do not use pagepool in z_erofs_gbuf_growsize()
Chunhai Guo
1
-36
/
+31
2024-05-08
erofs: rename per-CPU buffers to global buffer pool and make it configurable
Chunhai Guo
6
-161
/
+166
2024-05-08
erofs: rename utils.c to zutil.c
Chunhai Guo
2
-21
/
+13
2024-05-08
fuse: Add initial support for fs-verity
Richard Fung
1
-0
/
+60
2024-05-08
virtiofs: include a newline in sysfs tag
Brian Foster
1
-1
/
+1
[prev]
[next]