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
2023-06-29
fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap...
Lu Hongfei
1
-1
/
+1
2023-06-29
cifs: new dynamic tracepoint to track ses not found errors
Shyam Prasad N
3
-0
/
+23
2023-06-29
cifs: log session id when a matching ses is not found
Shyam Prasad N
2
-4
/
+4
2023-06-28
ksmbd: avoid field overflow warning
Arnd Bergmann
1
-1
/
+1
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2
-19
/
+25
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-330
/
+197
2023-06-28
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-228
/
+21
2023-06-28
smb: client: improve DFS mount check
Paulo Alcantara
1
-2
/
+3
2023-06-28
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
8
-100
/
+118
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
9
-19
/
+134
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
29
-421
/
+364
2023-06-28
smb: client: fix parsing of source mount option
Paulo Alcantara
5
-56
/
+80
2023-06-28
smb: client: fix broken file attrs with nodfs mounts
Paulo Alcantara
1
-3
/
+0
2023-06-28
cifs: print client_guid in DebugData
Shyam Prasad N
1
-0
/
+1
2023-06-28
cifs: fix session state check in smb2_find_smb_ses
Winston Wen
1
-0
/
+7
2023-06-28
cifs: fix session state check in reconnect to avoid use-after-free issue
Winston Wen
1
-0
/
+6
2023-06-28
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
2
-19
/
+20
2023-06-28
cifs: prevent use-after-free by freeing the cfile later
Shyam Prasad N
1
-3
/
+3
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-12
/
+10
2023-06-27
Merge tag 'pstore-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2023-06-27
Merge tag 'execve-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-12
/
+8
2023-06-27
Merge tag 'lsm-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-06-27
Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-107
/
+108
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2
-3
/
+3
2023-06-27
nfsd: Fix creation time serialization order
Tavian Barnes
1
-5
/
+5
2023-06-26
ext4: avoid updating the superblock on a r/o mount if not needed
Theodore Ts'o
1
-2
/
+10
2023-06-26
jbd2: skip reading super block if it has been verified
Zhang Yi
1
-4
/
+3
2023-06-26
ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
Chao Yu
1
-1
/
+4
2023-06-26
ext4: refactoring to use the unified helper ext4_quotas_off()
Baokun Li
1
-19
/
+7
2023-06-26
ext4: turn quotas off if mount failed after enabling quotas
Baokun Li
1
-2
/
+4
2023-06-26
ext4: add journal cycled recording support
Zhang Yi
1
-0
/
+5
2023-06-26
jbd2: continue to record log between each mount
Zhang Yi
2
-7
/
+33
2023-06-26
jbd2: remove j_format_version
Zhang Yi
1
-9
/
+0
2023-06-26
jbd2: factor out journal initialization from journal_get_superblock()
Zhang Yi
1
-24
/
+22
2023-06-26
jbd2: switch to check format version in superblock directly
Zhang Yi
1
-9
/
+7
2023-06-26
ext4: ext4_put_super: Remove redundant checking for 'sbi->s_journal_bdev'
Zhihao Cheng
1
-1
/
+1
2023-06-26
ext4: Fix reusing stale buffer heads from last failed mounting
Zhihao Cheng
1
-6
/
+7
2023-06-26
ext4: allow concurrent unaligned dio overwrites
Brian Foster
1
-40
/
+46
2023-06-26
ext4: clean up mballoc criteria comments
Theodore Ts'o
2
-30
/
+34
2023-06-26
ext4: make ext4_zeroout_es() return void
Baokun Li
1
-7
/
+5
2023-06-26
ext4: make ext4_es_insert_extent() return void
Baokun Li
4
-28
/
+18
2023-06-26
ext4: make ext4_es_insert_delayed_block() return void
Baokun Li
3
-20
/
+11
2023-06-26
ext4: make ext4_es_remove_extent() return void
Baokun Li
5
-52
/
+18
2023-06-26
ext4: using nofail preallocation in ext4_es_insert_extent()
Baokun Li
1
-12
/
+26
2023-06-26
ext4: using nofail preallocation in ext4_es_insert_delayed_block()
Baokun Li
1
-11
/
+22
2023-06-26
ext4: using nofail preallocation in ext4_es_remove_extent()
Baokun Li
1
-2
/
+11
2023-06-26
ext4: use pre-allocated es in __es_remove_extent()
Baokun Li
1
-13
/
+13
2023-06-26
ext4: use pre-allocated es in __es_insert_extent()
Baokun Li
1
-7
/
+12
2023-06-26
ext4: factor out __es_alloc_extent() and __es_free_extent()
Baokun Li
1
-11
/
+19
2023-06-26
ext4: add a new helper to check if es must be kept
Baokun Li
1
-13
/
+21
[prev]
[next]