index
:
pub/scm/linux/kernel/git/i3c/linux.git
master
I3C kernel tree
I3C group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
ksmbd: validate normalized name response length
Alon Shakevsky
1
-2
/
+11
13 days
ksmbd: fix listener task lifetime on netdev events
Namjae Jeon
1
-9
/
+27
13 days
ksmbd: prevent out-of-bounds reads in share config responses
Namjae Jeon
2
-19
/
+40
13 days
ksmbd: rate limit unmapped SID errors
Namjae Jeon
1
-2
/
+2
13 days
ksmbd: propagate DACL parsing errors
Namjae Jeon
1
-25
/
+38
13 days
ksmbd: zero pipe read compound padding
Namjae Jeon
1
-1
/
+6
13 days
ksmbd: safely drain sessions during logoff
Namjae Jeon
6
-10
/
+77
13 days
ksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATION
Aleksandr Khromov
1
-0
/
+3
13 days
ksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATION
Aleksandr Khromov
1
-0
/
+1
13 days
ksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it in
Aleksandr Khromov
1
-0
/
+1
13 days
ovl: return EINVAL instead of EIO in case of mismatched user_ns
Miklos Szeredi
1
-1
/
+1
13 days
cachefiles: Fix potential UAF/KASAN warning
David Howells
1
-8
/
+8
13 days
netfs: Fix read progress reporting
David Howells
5
-24
/
+67
13 days
netfs: Mark folios with COPY_TO_CACHE whilst issuing subreqs
David Howells
5
-34
/
+116
13 days
netfs: Fix readahead synchronisation issues by loading all folios upfront
David Howells
6
-68
/
+146
13 days
netfs: break unbuffered write when netfs_alloc_subrequest() fails
Edward Adam Davis
2
-0
/
+7
13 days
netfs: Fix subreq ref leak
David Howells
1
-1
/
+7
13 days
netfs: Fix i_size update for partial transfer
David Howells
1
-1
/
+1
13 days
netfs: Fix error vs transferred passed to ->ki_complete()
David Howells
1
-1
/
+1
13 days
netfs: Fix unbuffered/DIO write partial transfer error return
David Howells
1
-7
/
+5
13 days
netfs: Fix uninitialized return value in netfs_unbuffered_write()
Karl Mehltretter
1
-1
/
+1
13 days
adfs: fix memory leak in sb->s_fs_info
Ahmet Eray Karadag
1
-12
/
+12
14 days
cifs: don't update i_size in cifs_do_truncate without a cached handle
Frank Sorenson
1
-4
/
+20
14 days
smb: client: fix heap overflow in cifs_do_set_acl()
Frank Sorenson
1
-2
/
+11
14 days
smb: client: fix multiuser mount with krb5
Paulo Alcantara
1
-5
/
+16
14 days
smb: client: transport: Fix debug printing in __release_mid()
Andy Shevchenko
1
-6
/
+5
14 days
smb/client: invalidate fscache for fallocate range operations
Huiwen He
1
-0
/
+7
14 days
smb/client: fix stale page cache in insert/collapse range
Huiwen He
1
-5
/
+18
14 days
smb/client: fix integer truncation in collapse range
Huiwen He
1
-2
/
+2
14 days
smb/client: fix data corruption in emulated insert range
Huiwen He
1
-26
/
+106
14 days
smb/client: mark file sparse before emulating insert range
Huiwen He
1
-0
/
+5
14 days
smb/client: validate new EOF for zero range
Huiwen He
1
-1
/
+8
14 days
smb/client: validate new EOF for insert range
Huiwen He
1
-2
/
+10
14 days
Merge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-5
/
+2
2026-08-30
ntfs: fix FITRIM range alignment
Jacopo Labardi
1
-3
/
+5
2026-08-30
ntfs: read WOF chunks outside the decompression lock
Zhan Xusheng
1
-48
/
+79
2026-08-28
Merge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
14
-116
/
+419
2026-08-28
Merge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+16
2026-08-28
Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-448
/
+1445
2026-08-27
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-53
/
+81
2026-08-27
ntfs: leave HasEA flag untouched on setxattr failure
Baolin Liu
1
-4
/
+6
2026-08-27
ntfs: fix race between fallocate and mmap reads
Hongling Zeng
1
-10
/
+5
2026-08-27
ntfs: fix memmove overlap in ntfs_new_attr_flags
Hongling Zeng
1
-6
/
+27
2026-08-27
ntfs: compute bi_sector in 512-byte units
Dennis Tighe
5
-22
/
+14
2026-08-27
f2fs: support resizable tail section and unify pinned allocation
Daeho Jeong
5
-16
/
+58
2026-08-26
cifs: add revalidation on FSCTL failure in smb2_duplicate_extents()
Frank Sorenson
1
-2
/
+5
2026-08-26
Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
26
-129
/
+445
2026-08-26
ceph: force a cap message when a deferred revoke can't be acked immediately
Max Kellermann
2
-7
/
+61
2026-08-26
ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decode
Jérémy Jean
1
-0
/
+4
2026-08-26
ceph: fix leaked inode reference on writeback abort at umount
Matthew Brown
1
-0
/
+11
[prev]
[next]