index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-02
5
-26
/
+107
|
\
|
*
btrfs: ignore fiemap path cache when there are multiple paths for a node
Filipe Manana
2023-03-29
1
-22
/
+63
|
*
btrfs: fix deadlock when aborting transaction during relocation with scrub
Filipe Manana
2023-03-28
2
-2
/
+22
|
*
btrfs: scan device in non-exclusive mode
Anand Jain
2023-03-28
1
-1
/
+10
|
*
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
2023-03-28
2
-1
/
+12
*
|
Merge tag '6.3-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-04-01
3
-10
/
+26
|
\
\
|
*
|
cifs: get rid of dead check in smb2_reconnect()
Paulo Alcantara
2023-03-31
1
-1
/
+0
|
*
|
cifs: prevent infinite recursion in CIFSGetDFSRefer()
Paulo Alcantara
2023-03-31
1
-2
/
+7
|
*
|
cifs: avoid races in parallel reconnects in smb1
Paulo Alcantara
2023-03-31
1
-6
/
+15
|
*
|
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
David Disseldorp
2023-03-31
1
-1
/
+4
*
|
|
Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-03-31
1
-3
/
+2
|
\
\
\
|
*
|
|
NFSv4: Fix hangs when recovering open state after a server reboot
Trond Myklebust
2023-03-22
1
-3
/
+2
*
|
|
|
zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space
Damien Le Moal
2023-03-30
1
-2
/
+12
*
|
|
|
zonefs: Always invalidate last cached page on append write
Damien Le Moal
2023-03-30
1
-0
/
+14
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-03-26
15
-92
/
+221
|
\
\
\
|
*
|
|
smb3: fix unusable share after force unmount failure
Steve French
2023-03-24
4
-13
/
+11
|
*
|
|
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
2023-03-24
1
-2
/
+34
|
*
|
|
smb3: lower default deferred close timeout to address perf regression
Steve French
2023-03-24
1
-1
/
+1
|
*
|
|
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
2023-03-24
1
-3
/
+3
|
*
|
|
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
2023-03-24
3
-33
/
+76
|
*
|
|
cifs: append path to open_enter trace event
Shyam Prasad N
2023-03-24
6
-6
/
+25
|
*
|
|
cifs: print session id while listing open files
Shyam Prasad N
2023-03-23
1
-2
/
+3
|
*
|
|
cifs: dump pending mids for all channels in DebugData
Shyam Prasad N
2023-03-23
1
-14
/
+27
|
*
|
|
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
2023-03-23
1
-1
/
+1
|
*
|
|
cifs: do not poll server interfaces too regularly
Shyam Prasad N
2023-03-23
1
-0
/
+14
|
*
|
|
cifs: lock chan_lock outside match_session
Shyam Prasad N
2023-03-23
1
-6
/
+7
|
*
|
|
cifs: check only tcon status on tcon related functions
Shyam Prasad N
2023-03-17
4
-11
/
+19
*
|
|
|
Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-25
2
-5
/
+10
|
\
\
\
\
|
*
|
|
|
xfs: fix mismerged tracepoints
Darrick J. Wong
2023-03-24
1
-4
/
+4
|
*
|
|
|
xfs: clear incore AGFL_RESET state if it's not needed
Darrick J. Wong
2023-03-24
1
-0
/
+2
|
*
|
|
|
xfs: pass the correct cursor to xfs_iomap_prealloc_size
Darrick J. Wong
2023-03-24
1
-1
/
+4
*
|
|
|
|
Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-25
6
-1
/
+722
|
\
|
|
|
|
|
*
|
|
|
xfs: test dir/attr hash when loading module
Darrick J. Wong
2023-03-19
4
-0
/
+680
|
*
|
|
|
xfs: add tracepoints for each of the externally visible allocators
Darrick J. Wong
2023-03-19
2
-0
/
+24
|
*
|
|
|
xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_ags
Darrick J. Wong
2023-03-19
1
-1
/
+5
|
*
|
|
|
xfs: try to idiot-proof the allocators
Darrick J. Wong
2023-03-16
1
-0
/
+13
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-25
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
Ryusuke Konishi
2023-03-24
1
-1
/
+1
*
|
|
|
|
|
Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-03-25
8
-55
/
+78
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ksmbd: return unsupported error on smb1 mount
Namjae Jeon
2023-03-24
3
-30
/
+30
|
*
|
|
|
|
|
ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
Namjae Jeon
2023-03-22
1
-2
/
+2
|
*
|
|
|
|
|
ksmbd: don't terminate inactive sessions after a few seconds
Namjae Jeon
2023-03-22
4
-16
/
+28
|
*
|
|
|
|
|
ksmbd: fix possible refcount leak in smb2_open()
ChenXiaoSong
2023-03-22
1
-1
/
+4
|
*
|
|
|
|
|
ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
Namjae Jeon
2023-03-22
1
-3
/
+6
|
*
|
|
|
|
|
ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
Namjae Jeon
2023-03-22
1
-1
/
+1
|
*
|
|
|
|
|
ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATION
Namjae Jeon
2023-03-22
1
-0
/
+4
|
*
|
|
|
|
|
ksmbd: fix wrong signingkey creation when encryption is AES256
Namjae Jeon
2023-03-22
1
-2
/
+3
*
|
|
|
|
|
|
Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-24
8
-71
/
+71
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
btrfs: zoned: drop space_info->active_total_bytes
Naohiro Aota
2023-03-15
4
-43
/
+9
|
*
|
|
|
|
btrfs: zoned: count fresh BG region as zone unusable
Naohiro Aota
2023-03-15
2
-6
/
+26
[next]