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-03-26
btrfs: fix race in read_extent_buffer_pages()
Tavian Barnes
1
-0
/
+13
2024-03-26
btrfs: return accurate error code on open failure in open_fs_devices()
Anand Jain
1
-5
/
+12
2024-03-26
btrfs: zoned: don't skip block groups with 100% zone unusable
Johannes Thumshirn
1
-1
/
+2
2024-03-26
btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()
Filipe Manana
1
-5
/
+5
2024-03-26
btrfs: fix message not properly printing interval when adding extent map
Filipe Manana
1
-2
/
+2
2024-03-26
btrfs: fix warning messages not printing interval at unpin_extent_range()
Filipe Manana
1
-2
/
+2
2024-03-26
btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()
Filipe Manana
1
-1
/
+1
2024-03-26
btrfs: validate device maj:min during open
Anand Jain
1
-0
/
+10
2024-03-26
btrfs: zoned: fix use-after-free in do_zone_finish()
Johannes Thumshirn
1
-7
/
+7
2024-03-26
fsnotify: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-12
/
+8
2024-03-26
minix: convert minix to use the new mount api
Bill O'Donnell
1
-18
/
+30
2024-03-26
vfs: Convert tracefs to use the new mount API
David Howells
1
-105
/
+91
2024-03-26
vfs: Convert debugfs to use the new mount API
David Howells
1
-105
/
+93
2024-03-26
openpromfs: finish conversion to the new mount API
Eric Sandeen
1
-4
/
+4
2024-03-26
freevxfs: Convert freevxfs to the new mount API.
Eric Sandeen
1
-29
/
+40
2024-03-26
qnx6: convert qnx6 to use the new mount api
Bill O'Donnell
1
-48
/
+69
2024-03-26
fs/writeback: avoid to writeback non-expired inode in kupdate writeback
Kemeng Shi
1
-3
/
+10
2024-03-26
fs: Add kernel-doc comments to proc_create_net_data_write()
Yang Li
1
-0
/
+1
2024-03-26
fs_parser: move fsparam_string_empty() helper into header
Luis Henriques (SUSE)
2
-8
/
+0
2024-03-26
statx: stx_subvol
Kent Overstreet
3
-0
/
+7
2024-03-26
f2fs: support .shutdown in f2fs_sops
Chao Yu
3
-27
/
+51
2024-03-25
fanotify: remove unneeded sub-zero check for unsigned value
Nikita Kiryushin
1
-1
/
+1
2024-03-25
udf: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-25
isofs: convert isofs to use the new mount API
Eric Sandeen
1
-233
/
+240
2024-03-25
fs: quota: use group allocation of per-cpu counters API
Kefeng Wang
1
-5
/
+4
2024-03-25
Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-2
/
+3
2024-03-25
fs/9p: fix uninitialized values during inode evict
Eric Van Hensbergen
1
-6
/
+10
2024-03-25
xfs: don't use current->journal_info
Dave Chinner
4
-21
/
+7
2024-03-25
xfs: allow sunit mount option to repair bad primary sb stripe values
Dave Chinner
2
-11
/
+34
2024-03-25
erofs: drop experimental warning for FSDAX
Gao Xiang
1
-1
/
+0
2024-03-25
fs/9p: remove redundant pointer v9ses
Colin Ian King
1
-4
/
+0
2024-03-25
fs/9p: fix uaf in in v9fs_stat2inode_dotl
Lizhi Xu
1
-1
/
+1
2024-03-22
Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-13
/
+26
2024-03-22
Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-9
/
+22
2024-03-22
nfsd: Fix error cleanup path in nfsd_rename()
Jan Kara
1
-1
/
+2
2024-03-21
binfmt: replace deprecated strncpy
Justin Stitt
1
-1
/
+1
2024-03-21
Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
11
-39
/
+54
2024-03-21
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-274
/
+428
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-33
/
+88
2024-03-21
exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()
Max Filippov
1
-0
/
+1
2024-03-21
Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+47
2024-03-21
Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-376
/
+293
2024-03-20
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
15
-147
/
+716
2024-03-20
smb311: additional compression flag defined in updated protocol spec
Steve French
1
-4
/
+6
2024-03-20
smb311: correct incorrect offset field in compression header
Steve French
1
-1
/
+1
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
4
-10
/
+2
2024-03-19
Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
26
-111
/
+157
2024-03-19
ceph: set correct cap mask for getattr request for read
Xiubo Li
1
-3
/
+5
2024-03-19
ceph: stop copying to iter at EOF on sync reads
Xiubo Li
1
-10
/
+13
2024-03-19
exfat: remove duplicate update parent dir
Yuezhang Mo
1
-1
/
+2
[prev]
[next]