index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
11
-39
/
+54
2024-03-21
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
15
-147
/
+716
2024-03-20
smb311: additional compression flag defined in updated protocol spec
Steve French
1
-4
/
+6
2024-03-20
smb311: correct incorrect offset field in compression header
Steve French
1
-1
/
+1
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
4
-10
/
+2
2024-03-19
ksmbd: remove module version
Namjae Jeon
2
-3
/
+0
2024-03-19
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2
-29
/
+42
2024-03-17
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
1
-1
/
+4
2024-03-15
ksmbd: Fix spelling mistake "connction" -> "connection"
Colin Ian King
1
-1
/
+1
2024-03-15
ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close
Marios Makassikis
1
-1
/
+1
2024-03-14
cifs: remove redundant variable assignment
Bharath SM
1
-2
/
+0
2024-03-14
cifs: fixes for get_inode_info
Meetakshi Setiya
2
-12
/
+13
2024-03-14
cifs: open_cached_dir(): add FILE_READ_EA to desired access
Eugene Korenevsky
1
-1
/
+2
2024-03-14
cifs: reduce warning log level for server not advertising interfaces
Shyam Prasad N
1
-2
/
+2
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
4
-3
/
+13
2024-03-14
cifs: defer close file handles having RH lease
Bharath SM
1
-4
/
+15
2024-03-13
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
26
-707
/
+1564
2024-03-13
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-1
/
+1
2024-03-12
ksmbd: add support for durable handles v1/v2
Namjae Jeon
9
-21
/
+506
2024-03-12
ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session
Namjae Jeon
3
-25
/
+29
2024-03-12
ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info
Marios Makassikis
1
-2
/
+8
2024-03-12
ksmbd: replace generic_fillattr with vfs_getattr
Marios Makassikis
3
-66
/
+127
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
6
-75
/
+76
2024-03-11
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2024-03-11
smb: common: simplify compression headers
Enzo Matsumiya
1
-19
/
+26
2024-03-11
smb: common: fix fields sizes in compression_pattern_payload_v1
Enzo Matsumiya
1
-2
/
+2
2024-03-11
smb: client: negotiate compression algorithms
Enzo Matsumiya
6
-15
/
+49
2024-03-11
smb3: add dynamic trace point for ioctls
Steve French
2
-0
/
+37
2024-03-11
cifs: Fix writeback data corruption
David Howells
1
-126
/
+157
2024-03-11
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2
-0
/
+14
2024-03-11
smb: client: set correct d_type for reparse DFS/DFSR and mount point
Paulo Alcantara
1
-7
/
+9
2024-03-11
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
4
-17
/
+97
2024-03-11
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
6
-25
/
+190
2024-03-11
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
Dan Carpenter
1
-1
/
+1
2024-03-11
smb: client: add support for WSL reparse points
Paulo Alcantara
10
-20
/
+210
2024-03-11
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
2
-69
/
+95
2024-03-11
smb: client: fix potential broken compound request
Paulo Alcantara
1
-43
/
+63
2024-03-11
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
9
-364
/
+405
2024-03-11
smb: client: introduce reparse mount option
Paulo Alcantara
4
-0
/
+52
2024-03-11
smb: client: retry compound request without reusing lease
Meetakshi Setiya
1
-3
/
+38
2024-03-11
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
6
-5
/
+74
2024-03-11
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
6
-31
/
+48
2024-03-11
smb3: update allocation size more accurately on write completion
Steve French
1
-1
/
+8
2024-03-11
smb: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-03-11
cifs: allow changing password during remount
Steve French
4
-5
/
+30
2024-03-11
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
4
-12
/
+17
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2024-02-25
cifs_get_link(): bail out in unsafe case
Al Viro
1
-0
/
+3
2024-02-16
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2
-2
/
+23
2024-02-12
smb: client: handle path separator of created SMB symlinks
Paulo Alcantara
1
-2
/
+6
[next]