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-04-22
xfs: move more logic into xfs_extent_busy_clear_one
Christoph Hellwig
1
-11
/
+12
2024-04-22
xfs: Remove unused function is_rt_data_fork
Jiapeng Chong
1
-8
/
+0
2024-04-22
xfs: small cleanup in xrep_update_qflags()
Dan Carpenter
1
-1
/
+1
2024-04-22
xfs: Fix typo in comment
Thorsten Blum
1
-1
/
+1
2024-04-22
xfs: fix sparse warnings about unused interval tree functions
Dave Chinner
1
-10
/
+12
2024-04-22
xfs: silence sparse warning when checking version number
Dave Chinner
1
-2
/
+1
2024-04-22
bcachefs: If we run merges at a lower watermark, they must be nonblocking
Kent Overstreet
1
-1
/
+5
2024-04-21
Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2024-04-20
bcachefs: Fix inode early destruction path
Kent Overstreet
1
-3
/
+6
2024-04-20
bcachefs: Fix deadlock in journal write path
Kent Overstreet
1
-18
/
+42
2024-04-20
bcachefs: Tweak btree key cache shrinker so it actually frees
Kent Overstreet
1
-15
/
+4
2024-04-20
bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulong
Kent Overstreet
1
-1
/
+1
2024-04-20
xfs: fix CIL sparse lock context warnings
Dave Chinner
2
-2
/
+3
2024-04-20
bcachefs: Fix missing call to bch2_fs_allocator_background_exit()
Kent Overstreet
1
-0
/
+1
2024-04-20
bcachefs: Check for journal entries overruning end of sb clean section
Kent Overstreet
2
-1
/
+10
2024-04-19
ksmbd: add continuous availability share parameter
Namjae Jeon
2
-19
/
+27
2024-04-19
ksmbd: common: use struct_group_attr instead of struct_group for network_open...
Namjae Jeon
1
-1
/
+1
2024-04-19
ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
Marios Makassikis
1
-0
/
+5
2024-04-19
ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
Namjae Jeon
1
-0
/
+4
2024-04-19
ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf
Namjae Jeon
1
-8
/
+5
2024-04-19
smb: client: fix rename(2) regression against samba
Paulo Alcantara
1
-0
/
+1
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
11
-26
/
+143
2024-04-19
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
3
-0
/
+18
2024-04-19
Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-6
/
+23
2024-04-19
Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-27
/
+58
2024-04-19
f2fs: remove unnecessary block size check in init_f2fs_fs()
Chao Yu
1
-6
/
+0
2024-04-19
f2fs: fix comment in sanity_check_raw_super()
Chao Yu
1
-1
/
+1
2024-04-19
f2fs: convert f2fs__page tracepoint class to use folio
Chao Yu
3
-9
/
+9
2024-04-19
f2fs: convert f2fs_read_inline_data() to use folio
Chao Yu
3
-25
/
+24
2024-04-19
f2fs: convert f2fs_read_single_page() to use folio
Chao Yu
1
-13
/
+14
2024-04-19
f2fs: convert f2fs_mpage_readpages() to use folio
Chao Yu
1
-40
/
+40
2024-04-19
f2fs: assign the write hint per stream by default
Jaegeuk Kim
4
-7
/
+89
2024-04-19
Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+5
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
53
-279
/
+601
2024-04-18
btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()
Qu Wenruo
2
-1
/
+6
2024-04-18
btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
Johannes Thumshirn
1
-9
/
+3
2024-04-17
Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+14
2024-04-18
btrfs: fallback if compressed IO fails for ENOSPC
Sweet Tea Dorminy
1
-7
/
+6
2024-04-18
btrfs: scrub: run relocation repair when/only needed
Naohiro Aota
1
-9
/
+9
2024-04-18
btrfs: remove colon from messages with state
David Sterba
1
-1
/
+1
2024-04-17
bcachefs: Fix bio alloc in check_extent_checksum()
Kent Overstreet
1
-1
/
+1
2024-04-17
bcachefs: fix leak in bch2_gc_write_reflink_key
Kent Overstreet
1
-1
/
+2
2024-04-17
bcachefs: KEY_TYPE_error is allowed for reflink
Kent Overstreet
1
-1
/
+2
2024-04-17
bcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shift
Kent Overstreet
2
-5
/
+5
2024-04-17
dlm: fix sleep in atomic context
Alexander Aring
3
-8
/
+8
2024-04-17
fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem
Amir Goldstein
2
-1
/
+6
2024-04-17
fs/ntfs3: remove atomic_open
Jeff Layton
1
-90
/
+0
2024-04-17
fs/ntfs3: use kcalloc() instead of kzalloc()
Lenko Donchev
1
-1
/
+1
2024-04-17
Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...
Christian Brauner
1
-6
/
+49
2024-04-17
shmem: Fix shmem_rename2()
Chuck Lever
1
-0
/
+9
[prev]
[next]