index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
2024-09-19
43
-2265
/
+1206
|
\
|
*
smb: client: fix compression heuristic functions
Enzo Matsumiya
2024-09-16
1
-50
/
+55
|
*
cifs: Update SFU comments about fifos and sockets
Pali Rohár
2024-09-16
3
-6
/
+6
|
*
cifs: Add support for creating SFU symlinks
Pali Rohár
2024-09-16
5
-29
/
+77
|
*
smb: use LIST_HEAD() to simplify code
Hongbo Li
2024-09-15
4
-16
/
+7
|
*
cifs: Recognize SFU socket type
Pali Rohár
2024-09-15
1
-1
/
+5
|
*
cifs: Show debug message when SFU Fifo type was detected
Pali Rohár
2024-09-15
1
-0
/
+1
|
*
cifs: Put explicit zero byte into SFU block/char types
Pali Rohár
2024-09-15
2
-4
/
+4
|
*
cifs: Add support for reading SFU symlink location
Pali Rohár
2024-09-15
1
-0
/
+29
|
*
cifs: Fix recognizing SFU symlinks
Pali Rohár
2024-09-15
1
-1
/
+1
|
*
smb: client: compress: fix an "illegal accesses" issue
Qianqiang Liu
2024-09-15
1
-1
/
+1
|
*
smb: client: compress: fix a potential issue of freeing an invalid pointer
Qianqiang Liu
2024-09-15
1
-1
/
+1
|
*
smb: client: compress: LZ77 code improvements cleanup
Enzo Matsumiya
2024-09-15
4
-463
/
+532
|
*
smb: client: insert compression check/call on write requests
Enzo Matsumiya
2024-09-15
2
-0
/
+9
|
*
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
2024-09-15
9
-4
/
+685
|
*
cifs: Remove obsoleted declaration for cifs_dir_open
Gaosheng Cui
2024-09-15
1
-1
/
+0
|
*
smb: client: Use min() macro
Shen Lichuan
2024-09-15
2
-5
/
+3
|
*
cifs: convert to use ERR_CAST()
Yuesong Li
2024-09-15
1
-1
/
+1
|
*
smb: add comment to STATUS_MCA_OCCURED
ChenXiaoSong
2024-09-15
1
-0
/
+4
|
*
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-09-15
15
-1835
/
+15
|
*
smb: move some duplicate definitions to common/smbacl.h
ChenXiaoSong
2024-09-15
3
-200
/
+123
|
*
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
2024-09-15
5
-41
/
+41
|
*
smb/client: rename cifs_acl to smb_acl
ChenXiaoSong
2024-09-15
2
-19
/
+19
|
*
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
2024-09-15
7
-63
/
+63
|
*
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2024-09-15
9
-49
/
+49
*
|
Merge tag '6.12-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
2024-09-19
5
-51
/
+31
|
\
\
|
*
|
ksmbd: handle caseless file creation
Namjae Jeon
2024-09-14
1
-7
/
+3
|
*
|
ksmbd: make __dir_empty() compatible with POSIX
Hobin Woo
2024-09-14
1
-3
/
+4
|
*
|
ksmbd: add refcnt to ksmbd_conn struct
Namjae Jeon
2024-09-14
4
-40
/
+23
|
*
|
ksmbd: allow write with FILE_APPEND_DATA
Namjae Jeon
2024-09-14
1
-1
/
+1
*
|
|
cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF
David Howells
2024-09-16
1
-2
/
+0
*
|
|
cifs: Fix cifs readv callback merge resolution issue
David Howells
2024-09-16
1
-1
/
+1
*
|
|
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-09-16
7
-344
/
+239
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cifs: Don't support ITER_XARRAY
David Howells
2024-09-12
2
-100
/
+0
|
*
|
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
2024-09-12
2
-98
/
+120
|
*
|
cifs: Use iterate_and_advance*() routines directly for hashing
David Howells
2024-09-12
1
-86
/
+23
|
*
|
netfs: Speed up buffered reading
David Howells
2024-09-12
5
-71
/
+48
|
*
|
cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
David Howells
2024-09-12
1
-3
/
+68
|
*
|
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
2024-09-05
1
-6
/
+7
|
*
|
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
2024-09-05
2
-9
/
+1
*
|
|
cifs: Fix signature miscalculation
David Howells
2024-09-12
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-09-06
5
-12
/
+69
|
\
\
|
*
|
netfs, cifs: Improve some debugging bits
David Howells
2024-09-03
1
-3
/
+5
|
*
|
cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
David Howells
2024-09-03
1
-8
/
+46
|
*
|
cifs: Fix zero_point init on inode initialisation
David Howells
2024-09-03
1
-0
/
+2
|
*
|
smb: client: fix double put of @cfile in smb2_set_path_size()
Paulo Alcantara
2024-09-03
1
-0
/
+1
|
*
|
smb: client: fix double put of @cfile in smb2_rename_path()
Paulo Alcantara
2024-09-03
1
-0
/
+2
|
*
|
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
2024-09-02
1
-1
/
+13
|
|
/
*
|
Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-09-04
3
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
Dan Carpenter
2024-08-29
1
-1
/
+3
[next]