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-03-30
zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space
Damien Le Moal
1
-2
/
+12
2023-03-30
zonefs: Always invalidate last cached page on append write
Damien Le Moal
1
-0
/
+14
2023-03-29
btrfs: ignore fiemap path cache when there are multiple paths for a node
Filipe Manana
1
-22
/
+63
2023-03-28
fsdax: dedupe should compare the min of two iters' length
Shiyang Ruan
1
-2
/
+2
2023-03-28
fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN
Shiyang Ruan
1
-3
/
+8
2023-03-28
btrfs: fix deadlock when aborting transaction during relocation with scrub
Filipe Manana
2
-2
/
+22
2023-03-28
btrfs: scan device in non-exclusive mode
Anand Jain
1
-1
/
+10
2023-03-28
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
2
-1
/
+12
2023-03-27
9P FS: Fix wild-memory-access write in v9fs_get_acl
Ivan Orlov
1
-3
/
+5
2023-03-26
Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
15
-92
/
+221
2023-03-25
Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+10
2023-03-25
ksmbd: remove unused is_char_allowed function
Tom Rix
1
-18
/
+0
2023-03-25
ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN
Marios Makassikis
1
-4
/
+1
2023-03-25
Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-1
/
+722
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-03-24
Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-55
/
+78
2023-03-24
xfs: fix mismerged tracepoints
Darrick J. Wong
1
-4
/
+4
2023-03-24
smb3: fix unusable share after force unmount failure
Steve French
4
-13
/
+11
2023-03-24
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
1
-2
/
+34
2023-03-24
smb3: lower default deferred close timeout to address perf regression
Steve French
1
-1
/
+1
2023-03-24
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
1
-3
/
+3
2023-03-24
xfs: clear incore AGFL_RESET state if it's not needed
Darrick J. Wong
1
-0
/
+2
2023-03-24
xfs: pass the correct cursor to xfs_iomap_prealloc_size
Darrick J. Wong
1
-1
/
+4
2023-03-24
Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-71
/
+71
2023-03-24
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
3
-33
/
+76
2023-03-24
cifs: append path to open_enter trace event
Shyam Prasad N
6
-6
/
+25
2023-03-24
ksmbd: return unsupported error on smb1 mount
Namjae Jeon
3
-30
/
+30
2023-03-23
nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
Ryusuke Konishi
1
-1
/
+1
2023-03-23
ocfs2: Switch to security_inode_init_security()
Roberto Sassu
2
-4
/
+28
2023-03-23
reiserfs: Switch to security_inode_init_security()
Roberto Sassu
1
-5
/
+18
2023-03-23
Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+18
2023-03-23
Reinstate "GFS2: free disk inode which is deleted by remote node -V2"
Bob Peterson
1
-0
/
+18
2023-03-23
Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-2
/
+2
2023-03-23
cifs: print session id while listing open files
Shyam Prasad N
1
-2
/
+3
2023-03-23
cifs: dump pending mids for all channels in DebugData
Shyam Prasad N
1
-14
/
+27
2023-03-23
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
1
-1
/
+1
2023-03-23
cifs: do not poll server interfaces too regularly
Shyam Prasad N
1
-0
/
+14
2023-03-22
cifs: lock chan_lock outside match_session
Shyam Prasad N
1
-6
/
+7
2023-03-22
ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
Namjae Jeon
1
-2
/
+2
2023-03-22
ksmbd: don't terminate inactive sessions after a few seconds
Namjae Jeon
4
-16
/
+28
2023-03-22
ksmbd: fix possible refcount leak in smb2_open()
ChenXiaoSong
1
-1
/
+4
2023-03-22
ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
Namjae Jeon
1
-3
/
+6
2023-03-22
ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
Namjae Jeon
1
-1
/
+1
2023-03-22
ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATION
Namjae Jeon
1
-0
/
+4
2023-03-22
ksmbd: fix wrong signingkey creation when encryption is AES256
Namjae Jeon
1
-2
/
+3
2023-03-22
NFSv4: Fix hangs when recovering open state after a server reboot
Trond Myklebust
1
-3
/
+2
2023-03-21
Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
3
-3
/
+10
2023-03-20
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2
-18
/
+19
2023-03-20
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2
-13
/
+25
2023-03-21
zonefs: Fix error message in zonefs_file_dio_append()
Damien Le Moal
1
-1
/
+1
[prev]
[next]