index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-08-15
2
-8
/
+27
|
\
|
*
smb3: display network namespace in debug information
Steve French
2023-08-14
1
-0
/
+10
|
*
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
2023-08-14
1
-1
/
+1
|
*
cifs: fix potential oops in cifs_oplock_break
Steve French
2023-08-10
1
-7
/
+16
*
|
Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-12
8
-20
/
+99
|
\
\
|
*
|
btrfs: set cache_block_group_error if we find an error
Josef Bacik
2023-08-10
1
-1
/
+4
|
*
|
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2023-08-10
2
-1
/
+16
|
*
|
btrfs: exit gracefully if reloc roots don't match
Qu Wenruo
2023-08-10
1
-8
/
+37
|
*
|
btrfs: avoid race between qgroup tree creation and relocation
Qu Wenruo
2023-08-10
1
-0
/
+10
|
*
|
btrfs: properly clear end of the unreserved range in cow_file_range
Christoph Hellwig
2023-08-10
1
-5
/
+5
|
*
|
btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
Christoph Hellwig
2023-08-10
1
-0
/
+6
|
*
|
btrfs: don't stop integrity writeback too early
Christoph Hellwig
2023-08-10
1
-3
/
+4
|
*
|
btrfs: wait for actual caching progress during allocation
Josef Bacik
2023-08-10
2
-2
/
+17
*
|
|
locking: remove spin_lock_prefetch
Mateusz Guzik
2023-08-12
1
-3
/
+0
*
|
|
Merge tag 'zonefs-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-08-11
3
-118
/
+4
|
\
\
\
|
*
|
|
zonefs: fix synchronous direct writes to sequential files
Damien Le Moal
2023-08-10
3
-118
/
+4
*
|
|
|
Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-11
4
-3
/
+39
|
\
\
\
\
|
*
|
|
|
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
2023-08-04
3
-0
/
+12
|
*
|
|
|
fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
Lorenzo Stoakes
2023-08-04
1
-3
/
+27
*
|
|
|
|
Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbd
Linus Torvalds
2023-08-09
2
-6
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
Namjae Jeon
2023-08-05
1
-1
/
+8
|
*
|
|
|
|
ksmbd: validate command request size
Long Li
2023-08-05
1
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-08
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
vboxsf: Use flexible arrays for trailing string member
Kees Cook
2023-07-26
1
-3
/
+3
*
|
|
|
|
|
Merge tag 'gfs2-v6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-08
2
-6
/
+12
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
gfs2: Don't use filemap_splice_read
Bob Peterson
2023-08-07
1
-2
/
+2
|
*
|
|
|
|
gfs2: Fix freeze consistency check in gfs2_trans_add_meta
Andreas Gruenbacher
2023-08-07
1
-4
/
+10
*
|
|
|
|
|
Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-06
13
-42
/
+79
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fs: rely on ->iterate_shared to determine f_pos locking
Christian Brauner
2023-08-06
1
-1
/
+1
|
*
|
|
|
|
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-08-06
10
-39
/
+76
|
*
|
|
|
|
proc: fix missing conversion to 'iterate_shared'
Linus Torvalds
2023-08-06
1
-1
/
+1
|
*
|
|
|
|
open: make RESOLVE_CACHED correctly test for O_TMPFILE
Aleksa Sarai
2023-08-06
1
-1
/
+1
*
|
|
|
|
|
Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-08-05
1
-1
/
+5
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
smb: client: fix dfs link mount against w2k8
Paulo Alcantara
2023-08-02
1
-1
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-08-04
3
-2
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
ceph: defer stopping mdsc delayed_work
Xiubo Li
2023-08-02
3
-2
/
+17
|
|
/
/
/
/
*
|
|
|
|
file: reinstate f_pos locking optimization for regular files
Linus Torvalds
2023-08-04
1
-1
/
+17
*
|
|
|
|
Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-08-03
1
-3
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
nfsd: Fix reading via splice
David Howells
2023-07-30
1
-3
/
+6
*
|
|
|
|
|
Merge tag 'erofs-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-03
2
-5
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
erofs: drop unnecessary WARN_ON() in erofs_kill_sb()
Gao Xiang
2023-08-01
1
-2
/
+0
|
*
|
|
|
|
|
erofs: fix wrong primary bvec selection on deduplicated extents
Gao Xiang
2023-08-01
1
-3
/
+4
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'exfat-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-02
2
-20
/
+22
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
exfat: release s_lock before calling dir_emit()
Sungjong Seo
2023-07-15
1
-15
/
+12
|
*
|
|
|
|
exfat: check if filename entries exceeds max filename length
Namjae Jeon
2023-07-13
1
-2
/
+7
|
*
|
|
|
|
exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree
gaoming
2023-07-11
1
-3
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-07-29
8
-7
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
cifs: add missing return value check for cifs_sb_tlink
Shyam Prasad N
2023-07-26
1
-0
/
+5
|
*
|
|
|
|
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
2023-07-25
1
-1
/
+3
|
*
|
|
|
|
cifs: fix charset issue in reconnection
Winston Wen
2023-07-25
5
-4
/
+9
[next]