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-10-16
Merge tag 'for-6.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-19
/
+37
2024-10-16
Merge tag 'v6.12-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
11
-23
/
+171
2024-10-15
Merge tag 'bcachefs-2024-10-14' of git://evilpiepirate.org/bcachefs
Linus Torvalds
31
-400
/
+941
2024-10-14
Merge tag 'f2fs-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+2
2024-10-14
Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-43
/
+31
2024-10-14
bcachefs: Fix sysfs warning in fstests generic/730,731
Kent Overstreet
1
-10
/
+24
2024-10-13
bcachefs: Handle race between stripe reuse, invalidate_stripe_to_dev
Kent Overstreet
2
-28
/
+55
2024-10-13
bcachefs: Fix kasan splat in new_stripe_alloc_buckets()
Kent Overstreet
1
-1
/
+9
2024-10-13
bcachefs: Add missing validation for bch_stripe.csum_granularity_bits
Kent Overstreet
2
-2
/
+12
2024-10-13
bcachefs: Fix missing bounds checks in bch2_alloc_read()
Kent Overstreet
1
-0
/
+10
2024-10-13
bcachefs: fix uaf in bch2_dio_write_done()
Kent Overstreet
1
-1
/
+2
2024-10-13
Merge tag '6.12-rc2-cifs-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-7
/
+178
2024-10-12
bcachefs: Improve check_snapshot_exists()
Kent Overstreet
1
-2
/
+30
2024-10-12
bcachefs: Fix bkey_nocow_lock()
Kent Overstreet
1
-0
/
+1
2024-10-12
bcachefs: Fix accounting replay flags
Kent Overstreet
1
-1
/
+2
2024-10-12
bcachefs: Fix invalid shift in member_to_text()
Kent Overstreet
1
-1
/
+9
2024-10-11
bcachefs: Fix bch2_have_enough_devs() for BCH_SB_MEMBER_INVALID
Kent Overstreet
1
-0
/
+5
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
12
-15
/
+25
2024-10-11
btrfs: fix uninitialized pointer free on read_alloc_one_name() error
Roi Martin
1
-2
/
+2
2024-10-11
btrfs: send: cleanup unneeded return variable in changed_verity()
Christian Heusel
1
-3
/
+1
2024-10-11
btrfs: fix uninitialized pointer free in add_inode_ref()
Roi Martin
1
-1
/
+1
2024-10-11
btrfs: use sector numbers as keys for the dirty extents xarray
Filipe Manana
3
-13
/
+33
2024-10-11
ksmbd: add support for supplementary groups
Namjae Jeon
7
-17
/
+137
2024-10-11
f2fs: allow parallel DIO reads
Jaegeuk Kim
1
-1
/
+2
2024-10-11
erofs: get rid of kaddr in `struct z_erofs_maprecorder`
Gao Xiang
1
-20
/
+12
2024-10-11
erofs: get rid of z_erofs_try_to_claim_pcluster()
Gao Xiang
1
-20
/
+9
2024-10-11
erofs: ensure regular inodes for file-backed mounts
Gao Xiang
1
-3
/
+10
2024-10-10
Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-24
/
+76
2024-10-10
Merge tag 'nfsd-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-4
/
+7
2024-10-10
Merge tag 'xfs-6.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-260
/
+206
2024-10-09
ksmbd: fix user-after-free from session log off
Namjae Jeon
4
-6
/
+34
2024-10-09
Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-14
/
+46
2024-10-09
bcachefs: __wait_for_freeing_inode: Switch to wait_bit_queue_entry
Kent Overstreet
1
-1
/
+2
2024-10-09
bcachefs: Check if stuck in journal_res_get()
Kent Overstreet
1
-0
/
+13
2024-10-09
bcachefs: Fix state lock involved deadlock
Alan Huang
1
-6
/
+9
2024-10-09
bcachefs: Fix NULL pointer dereference in bch2_opt_to_text
Mohammed Anees
1
-1
/
+3
2024-10-09
bcachefs: Release transaction before wake up
Alan Huang
1
-2
/
+3
2024-10-09
bcachefs: add check for btree id against max in try read node
Piotr Zalewski
1
-0
/
+3
2024-10-09
bcachefs: Disk accounting device validation fixes
Kent Overstreet
3
-37
/
+118
2024-10-09
bcachefs: bch2_inode_or_descendents_is_open()
Kent Overstreet
4
-21
/
+103
2024-10-09
bcachefs: Kill bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2
-100
/
+0
2024-10-09
bcachefs: bcachefs_metadata_version_inode_has_child_snapshots
Kent Overstreet
9
-78
/
+302
2024-10-09
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
1
-2
/
+34
2024-10-09
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
2
-12
/
+12
2024-10-09
NFS: remove revoked delegation from server's delegation list
Dai Ngo
1
-0
/
+5
2024-10-09
Merge tag 'unicode-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3427
/
+3346
2024-10-09
unicode: Don't special case ignorable code points
Gabriel Krisman Bertazi
2
-3427
/
+3346
2024-10-09
btrfs: fix clear_dirty and writeback ordering in submit_one_sector()
Naohiro Aota
1
-7
/
+7
2024-10-09
btrfs: zoned: fix missing RCU locking in error message when loading zone info
Filipe Manana
1
-1
/
+1
2024-10-09
xfs: fix a typo
Andrew Kreimer
1
-1
/
+1
[next]