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-03
security: Place security_path_post_mknod() where the original IMA call was
Roberto Sassu
1
-5
/
+2
2024-04-03
vboxsf: explicitly deny setlease attempts
Jeff Layton
1
-0
/
+1
2024-04-03
vboxsf: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-04-03
vboxsf: Avoid an spurious warning if load_nls_xxx() fails
Christophe JAILLET
1
-1
/
+2
2024-04-03
vboxsf: remove redundant variable out_len
Colin Ian King
1
-3
/
+0
2024-04-02
bcachefs: ratelimit informational fsck errors
Kent Overstreet
1
-4
/
+4
2024-04-02
bcachefs: Check for bad needs_discard before doing discard
Kent Overstreet
1
-21
/
+26
2024-04-02
f2fs: fix to adjust appropirate defragment pg_end
Zhiguo Niu
1
-5
/
+7
2024-04-02
bcachefs: Improve bch2_btree_update_to_text()
Kent Overstreet
2
-22
/
+43
2024-04-02
dlm: Simplify the allocation of slab caches in dlm_lowcomms_msg_cache_create
Kunwu Chan
1
-1
/
+1
2024-04-02
mean_and_variance: Drop always failing tests
Guenter Roeck
1
-27
/
+1
2024-04-02
btrfs: always clear PERTRANS metadata during commit
Boris Burkov
1
-1
/
+1
2024-04-02
btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
Boris Burkov
1
-1
/
+1
2024-04-02
btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans
Boris Burkov
1
-9
/
+8
2024-04-02
btrfs: record delayed inode root in transaction
Boris Burkov
1
-0
/
+3
2024-04-02
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations
Boris Burkov
4
-22
/
+40
2024-04-02
btrfs: qgroup: correctly model root qgroup rsv in convert
Boris Burkov
1
-0
/
+2
2024-04-02
smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
Paulo Alcantara
3
-4
/
+27
2024-04-02
smb: client: handle DFS tcons in cifs_construct_tcon()
Paulo Alcantara
1
-0
/
+30
2024-04-02
smb: client: refresh referral without acquiring refpath_lock
Paulo Alcantara
1
-20
/
+24
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
7
-72
/
+76
2024-04-02
cifs: Fix caching to try to do open O_WRONLY as rdwr on server
David Howells
3
-10
/
+59
2024-04-02
ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Namjae Jeon
1
-5
/
+5
2024-04-02
ksmbd: validate payload size in ipc response
Namjae Jeon
3
-2
/
+45
2024-04-02
ksmbd: don't send oplock break if rename fails
Namjae Jeon
1
-1
/
+2
2024-04-02
udf: replace deprecated strncpy/strcpy with strscpy
Justin Stitt
1
-3
/
+3
2024-04-02
bcachefs: fix nocow lock deadlock
Kent Overstreet
1
-2
/
+1
2024-04-01
bcachefs: BCH_WATERMARK_interior_updates
Kent Overstreet
6
-7
/
+12
2024-04-01
bcachefs: Fix btree node reserve
Kent Overstreet
1
-1
/
+1
2024-04-01
smb: client: fix UAF in smb2_reconnect_server()
Paulo Alcantara
1
-49
/
+34
2024-04-01
dlm: remove callback reference counting
Alexander Aring
7
-55
/
+28
2024-04-01
dlm: fix race between final callback and remove
Alexander Aring
5
-213
/
+129
2024-04-01
dlm: combine switch case fail and default statements
Alexander Aring
2
-8
/
+6
2024-04-01
dlm: save callback debug info earlier
Alexander Aring
1
-4
/
+6
2024-04-01
dlm: remove callback queue debugfs functionality
Alexander Aring
1
-96
/
+0
2024-04-01
dlm: remove lkb from callback tracepoints
Alexander Aring
2
-4
/
+14
2024-04-01
dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create
Kunwu Chan
1
-2
/
+1
2024-04-01
dlm: fix user space lock decision to copy lvb
Alexander Aring
3
-13
/
+17
2024-04-01
btrfs use bio_list_merge_init
Christoph Hellwig
1
-2
/
+1
2024-04-01
btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
Alexander Lobakin
1
-4
/
+4
2024-04-01
fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
Alexander Lobakin
5
-11
/
+12
2024-04-01
xfs: allow cross-linking special files without project quota
Andrey Albershteyn
1
-2
/
+13
2024-04-01
bcachefs: On emergency shutdown, print out current journal sequence number
Kent Overstreet
1
-1
/
+3
2024-04-01
bcachefs: Fix overlapping extent repair
Kent Overstreet
1
-4
/
+6
2024-04-01
bcachefs: Fix remove_dirent()
Kent Overstreet
1
-3
/
+4
2024-04-01
bcachefs: Logged op errors should be ignored
Kent Overstreet
1
-4
/
+3
2024-03-31
bcachefs: Improve -o norecovery; opts.recovery_pass_limit
Kent Overstreet
6
-14
/
+26
2024-03-31
bcachefs: bch2_run_explicit_recovery_pass_persistent()
Kent Overstreet
2
-0
/
+19
2024-03-31
bcachefs: Ensure bch_sb_field_ext always exists
Kent Overstreet
2
-17
/
+16
2024-03-31
bcachefs: Flush journal immediately after replay if we did early repair
Kent Overstreet
1
-0
/
+20
[prev]
[next]