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-10-04
btrfs: always print transaction aborted messages with an error level
Filipe Manana
1
-2
/
+2
2023-10-04
btrfs: reject unknown mount options early
Qu Wenruo
1
-0
/
+4
2023-10-04
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
1
-2
/
+2
2023-10-04
xfs: abort fstrim if kernel is suspending
Dave Chinner
1
-8
/
+13
2023-10-04
xfs: reduce AGF hold times during fstrim operations
Dave Chinner
3
-24
/
+188
2023-10-04
xfs: move log discard work to xfs_discard.c
Dave Chinner
5
-88
/
+113
2023-10-03
Merge tag 'nfs-for-6.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-14
/
+37
2023-10-03
ovl: fix NULL pointer defer when encoding non-decodable lower fid
Amir Goldstein
1
-1
/
+1
2023-10-02
ovl: make use of ->layers safe in rcu pathwalk
Amir Goldstein
3
-24
/
+21
2023-10-02
ovl: fetch inode once in ovl_dentry_revalidate_common()
Al Viro
1
-2
/
+4
2023-10-02
ovl: move freeing ovl_entry past rcu delay
Al Viro
1
-1
/
+2
2023-10-02
ovl: fix file reference leak when submitting aio
Amir Goldstein
1
-2
/
+0
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-6
/
+5
2023-09-30
Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2023-09-30
eventfs: Test for dentries array allocated in eventfs_release()
Steven Rostedt (Google)
1
-1
/
+1
2023-09-30
Merge tag 'iomap-6.6-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+11
2023-09-30
Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+2
2023-09-30
Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2023-09-29
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
1
-3
/
+3
2023-09-29
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Greg Ungerer
1
-3
/
+2
2023-09-29
Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-4
/
+7
2023-09-29
Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+2
2023-09-29
Merge tag 'xfs-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-20
/
+61
2023-09-28
fs/smb/client: Reset password pointer to NULL
Quang Le
1
-0
/
+1
2023-09-28
iomap: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
1
-1
/
+1
2023-09-28
nfs: decrement nrequests counter before releasing the req
Jeff Layton
1
-1
/
+1
2023-09-28
NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set
Chuck Lever
1
-2
/
+2
2023-09-28
fs/ntfs3: Avoid possible memory leak
Su Hui
1
-2
/
+4
2023-09-28
fs/ntfs3: Fix directory element type detection
Gabriel Marcano
1
-1
/
+5
2023-09-28
fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
Ziqi Zhao
1
-0
/
+3
2023-09-28
fs/ntfs3: Fix OOB read in ntfs_init_from_boot
Pavel Skripkin
1
-0
/
+5
2023-09-28
fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()
Zeng Heng
1
-1
/
+6
2023-09-28
fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
Konstantin Komarov
1
-4
/
+2
2023-09-28
fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
Konstantin Komarov
1
-1
/
+1
2023-09-28
fs/ntfs3: Do not allow to change label if volume is read-only
Konstantin Komarov
1
-1
/
+6
2023-09-28
fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo
Konstantin Komarov
1
-3
/
+11
2023-09-28
fs/ntfs3: Refactoring and comments
Konstantin Komarov
8
-23
/
+25
2023-09-28
fs/ntfs3: Fix alternative boot searching
Konstantin Komarov
1
-3
/
+7
2023-09-28
fs/ntfs3: Allow repeated call to ntfs3_put_sbi
Konstantin Komarov
2
-5
/
+17
2023-09-28
fs/ntfs3: Use inode_set_ctime_to_ts instead of inode_set_ctime
Konstantin Komarov
1
-1
/
+1
2023-09-28
fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
Konstantin Komarov
2
-6
/
+22
2023-09-28
fs/ntfs3: fix deadlock in mark_as_free_ex
Konstantin Komarov
1
-1
/
+5
2023-09-28
fs/ntfs3: Add more attributes checks in mi_enum_attr()
Konstantin Komarov
1
-16
/
+52
2023-09-28
fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
Konstantin Komarov
3
-4
/
+16
2023-09-28
fs/ntfs3: Write immediately updated ntfs state
Konstantin Komarov
1
-10
/
+3
2023-09-28
fs/ntfs3: Add ckeck in ni_update_parent()
Konstantin Komarov
1
-0
/
+6
2023-09-27
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
2
-13
/
+29
2023-09-27
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust
1
-0
/
+7
2023-09-26
Merge tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-33
/
+63
2023-09-26
Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
8
-9
/
+21
[prev]
[next]