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-21
Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-65
/
+95
2024-10-19
Merge tag '9p-for-6.12-rc4' of https://github.com/martinetd/linux
Linus Torvalds
2
-3
/
+3
2024-10-18
Merge tag 'v6.12-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-58
/
+11
2024-10-18
Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-161
/
+181
2024-10-18
proc: Fix W=1 build kernel-doc warning
Thorsten Blum
1
-1
/
+1
2024-10-17
Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-44
/
+63
2024-10-17
afs: Fix lock recursion
David Howells
2
-24
/
+61
2024-10-17
fs: Fix uninitialized value issue in from_kuid and from_kgid
Alessandro Zanni
1
-3
/
+6
2024-10-17
fs: don't try and remove empty rbtree node
Christian Brauner
1
-1
/
+3
2024-10-17
netfs: Downgrade i_rwsem for a buffered write
David Howells
1
-1
/
+2
2024-10-17
fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initialization
Brahmajit Das
1
-6
/
+10
2024-10-17
fat: fix uninitialized variable
OGAWA Hirofumi
1
-1
/
+1
2024-10-17
nilfs2: propagate directory read errors from nilfs_find_entry()
Ryusuke Konishi
3
-37
/
+52
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-16
nilfs2: fix kernel bug due to missing clearing of buffer delay flag
Ryusuke Konishi
1
-2
/
+4
2024-10-16
cifs: Remove unused functions
Dr. David Alan Gilbert
3
-53
/
+0
2024-10-16
smb/client: Fix logically dead code
Advait Dhamorikar
1
-4
/
+0
2024-10-16
smb: client: fix OOBs when building SMB2_IOCTL request
Paulo Alcantara
1
-0
/
+9
2024-10-16
smb: client: fix possible double free in smb2_set_ea()
Su Hui
1
-1
/
+2
2024-10-15
Merge tag 'bcachefs-2024-10-14' of git://evilpiepirate.org/bcachefs
Linus Torvalds
31
-400
/
+941
2024-10-15
xfs: punch delalloc extents from the COW fork for COW writes
Christoph Hellwig
1
-3
/
+5
2024-10-15
xfs: set IOMAP_F_SHARED for all COW fork allocations
Christoph Hellwig
1
-8
/
+8
2024-10-15
xfs: share more code in xfs_buffered_write_iomap_begin
Christoph Hellwig
1
-10
/
+8
2024-10-15
xfs: support the COW fork in xfs_bmap_punch_delalloc_range
Christoph Hellwig
4
-7
/
+12
2024-10-15
xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lock
Christoph Hellwig
1
-4
/
+12
2024-10-15
xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
Christoph Hellwig
2
-1
/
+9
2024-10-15
xfs: factor out a xfs_file_write_zero_eof helper
Christoph Hellwig
1
-58
/
+82
2024-10-15
iomap: move locking out of iomap_write_delalloc_release
Christoph Hellwig
2
-9
/
+10
2024-10-15
iomap: remove iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
2
-59
/
+42
2024-10-15
iomap: factor out a iomap_last_written_block helper
Christoph Hellwig
1
-11
/
+2
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
[next]