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
2022-10-11
nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure
Ryusuke Konishi
1
-4
/
+10
2022-10-03
proc: mark more files as permanent
Alexey Dobriyan
8
-6
/
+37
2022-10-03
nilfs2: remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-10-03
nilfs2: delete unnecessary checks before brelse()
Minghao Chi
1
-4
/
+2
2022-10-03
fs/ocfs2: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-10-03
proc: make config PROC_CHILDREN depend on PROC_FS
Lukas Bulwahn
1
-0
/
+1
2022-10-03
fs: uninline inode_maybe_inc_iversion()
Andrew Morton
1
-0
/
+46
2022-10-03
fs/ocfs2/suballoc.h: fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-10-03
ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-4
/
+4
2022-09-11
ntfs: check overflow when iterating ATTR_RECORDs
Hawkins Jiawei
1
-0
/
+8
2022-09-11
ntfs: fix out-of-bounds read in ntfs_attr_find()
Hawkins Jiawei
1
-4
/
+16
2022-09-11
ntfs: fix use-after-free in ntfs_attr_find()
Hawkins Jiawei
1
-0
/
+7
2022-09-11
reiserfs: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-09-11
ocfs2: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-09-11
hfs: replace kmap() with kmap_local_page() in btree.c
Fabio M. De Francesco
1
-14
/
+16
2022-09-11
hfs: replace kmap() with kmap_local_page() in bnode.c
Fabio M. De Francesco
1
-20
/
+12
2022-09-11
hfs: unmap the page in the "fail_page" label
Fabio M. De Francesco
1
-0
/
+1
2022-09-11
aio: use atomic_try_cmpxchg in __get_reqs_available
Uros Bizjak
1
-6
/
+3
2022-09-11
buffer: use try_cmpxchg in discard_buffer
Uros Bizjak
1
-9
/
+5
2022-09-11
epoll: use try_cmpxchg in list_add_tail_lockless
Uros Bizjak
1
-1
/
+1
2022-09-11
fs/qnx6: delete unnecessary checks before brelse()
Minghao Chi
1
-4
/
+2
2022-09-11
fs/isofs: replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-10
/
+10
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in btree.c
Fabio M. De Francesco
1
-14
/
+14
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in bitmap.c
Fabio M. De Francesco
1
-10
/
+10
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in bnode.c
Fabio M. De Francesco
1
-57
/
+48
2022-09-11
hfsplus: unmap the page in the "fail_page" label
Fabio M. De Francesco
1
-0
/
+1
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-32
/
+34
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
1
-6
/
+6
2022-08-28
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-70
/
+79
2022-08-28
Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-67
/
+70
2022-08-24
cifs: Add helper function to check smb1+ server
Zhang Xiaoxu
4
-9
/
+13
2022-08-24
cifs: Use help macro to get the mid header size
Zhang Xiaoxu
2
-6
/
+4
2022-08-24
cifs: Use help macro to get the header preamble size
Zhang Xiaoxu
4
-22
/
+22
2022-08-24
cifs: skip extra NULL byte in filenames
Paulo Alcantara
1
-10
/
+6
2022-08-23
Merge tag 'fs.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+8
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-3
/
+8
2022-08-23
btrfs: add info when mount fails due to stale replace target
Anand Jain
1
-1
/
+1
2022-08-23
btrfs: replace: drop assert for suspended replace
Anand Jain
1
-2
/
+1
2022-08-23
btrfs: fix silent failure when deleting root reference
Filipe Manana
1
-2
/
+3
2022-08-23
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
4
-60
/
+22
2022-08-23
smb3: missing inode locks in punch hole
David Howells
1
-6
/
+6
2022-08-23
smb3: missing inode locks in zero range
David Howells
1
-25
/
+30
2022-08-22
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-14
/
+22
2022-08-22
Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-19
/
+30
2022-08-22
Merge tag 'filelock-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-08-22
btrfs: don't allow large NOWAIT direct reads
Josef Bacik
1
-0
/
+14
2022-08-22
btrfs: don't merge pages into bio if their page offset is not contiguous
Qu Wenruo
1
-4
/
+29
2022-08-22
btrfs: update generation of hole file extent item when merging holes
Filipe Manana
1
-0
/
+2
[next]