index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-01
smb: client: handle lack of EA support in smb2_query_path_info()
Paulo Alcantara
1
-23
/
+69
2025-02-01
libfs: Use d_children list to iterate simple_offset directories
Chuck Lever
1
-26
/
+58
2025-02-01
libfs: Replace simple_offset end-of-directory detection
Chuck Lever
1
-16
/
+21
2025-02-01
Revert "libfs: fix infinite directory reads for offset dir"
Chuck Lever
1
-24
/
+11
2025-02-01
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
1
-32
/
+0
2025-02-01
libfs: Return ENOSPC when the directory offset range is exhausted
Chuck Lever
1
-2
/
+2
2025-02-01
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Andreas Gruenbacher
1
-0
/
+1
2025-01-16
Merge tag 'mm-hotfixes-stable-2025-01-16-21-11' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-4
/
+21
2025-01-16
Merge tag '6.13-rc7-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+11
2025-01-16
Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2025-01-15
ocfs2: check dir i_size in ocfs2_find_entry
Su Yue
1
-4
/
+21
2025-01-15
smb: client: fix double free of TCP_Server_Info::hostname
Paulo Alcantara
1
-2
/
+1
2025-01-13
btrfs: add the missing error handling inside get_canonical_dev_path
Qu Wenruo
1
-0
/
+4
2025-01-13
Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2025-01-12
cifs: support reconnect with alternate password for SMB1
Meetakshi Setiya
1
-1
/
+10
2025-01-12
fs/proc: fix softlockup in __read_vmcore (part 2)
Rik van Riel
1
-0
/
+2
2025-01-12
Merge tag 'driver-core-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-36
/
+57
2025-01-11
Merge tag '6.13-rc6-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+18
2025-01-10
smb: client: sync the root session and superblock context passwords before au...
Meetakshi Setiya
1
-1
/
+18
2025-01-10
Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-35
/
+56
2025-01-10
Merge tag 'xfs-fixes-6.13-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+3
2025-01-10
xfs: lock dquot buffer before detaching dquot from b_li_list
Darrick J. Wong
1
-1
/
+2
2025-01-10
fs: debugfs: fix open proxy for unsafe files
Johannes Berg
1
-1
/
+1
2025-01-09
Merge tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-3
/
+56
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-61
/
+74
2025-01-09
afs: Fix merge preference rule failure condition
Lizhi Xu
1
-2
/
+4
2025-01-09
netfs: Fix read-retry for fs with no ->prepare_read()
David Howells
1
-1
/
+2
2025-01-09
netfs: Fix kernel async DIO
David Howells
1
-1
/
+6
2025-01-09
Merge tag 'vfs-6.14-rc7.mount.fixes'
Christian Brauner
2
-14
/
+15
2025-01-09
fs: kill MNT_ONRB
Christian Brauner
2
-14
/
+15
2025-01-09
iomap: avoid avoid truncating 64-bit offset to 32 bits
Marco Nelissen
1
-1
/
+1
2025-01-08
xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT
Christoph Hellwig
1
-1
/
+1
2025-01-07
ksmbd: Implement new SMB3 POSIX type
Namjae Jeon
2
-0
/
+50
2025-01-07
ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked
He Wang
1
-1
/
+2
2025-01-07
debugfs: fix missing mutex_destroy() in short_fops case
Al Viro
1
-1
/
+1
2025-01-07
fs: debugfs: differentiate short fops with proxy ops
Johannes Berg
3
-34
/
+55
2025-01-07
afs: Fix the maximum cell name length
David Howells
4
-4
/
+9
2025-01-07
Merge tag 'fuse-fixes-6.13-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Christian Brauner
1
-12
/
+19
2025-01-06
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-118
/
+212
2025-01-06
btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path
Mikhail Zaslonko
1
-2
/
+2
2025-01-06
btrfs: zoned: calculate max_extent_size properly on non-zoned setup
Christoph Hellwig
1
-2
/
+3
2025-01-06
btrfs: avoid NULL pointer dereference if no valid extent tree
Qu Wenruo
1
-0
/
+4
2025-01-06
ovl: support encoding fid from inode with no alias
Amir Goldstein
1
-21
/
+25
2025-01-06
ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
Amir Goldstein
4
-10
/
+12
2025-01-06
Merge tag 'exfat-for-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+20
2025-01-06
btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
Mark Harmstone
1
-57
/
+65
2025-01-05
ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev()
Thorsten Blum
1
-2
/
+1
2025-01-05
ksmbd: fix a missing return value check bug
Wentao Liang
1
-0
/
+3
2025-01-05
Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+3
2025-01-04
fuse: respect FOPEN_KEEP_CACHE on opendir
Amir Goldstein
1
-0
/
+2
[next]