Sign in
android-kvm
/
linux
/
669b0cb81e4e4e78cff77a5b367c7f70c0c6c05e
/
fs
/
smb
2ce1007
cifs: fix warning when destroy 'cifs_io_request_pool'
by Ye Bin
· 5 months ago
9a5dd611
smb: client: Handle kstrdup failures for passwords
by Henrique Carvalho
· 5 months ago
b04ae0f
Merge tag 'v6.12-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 months ago
9f635d4
Merge tag 'v6.12-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 5 months ago
6aca91c
cifs: Remove unused functions
by Dr. David Alan Gilbert
· 5 months ago
3dfea29
smb/client: Fix logically dead code
by Advait Dhamorikar
· 5 months ago
1ab6032
smb: client: fix OOBs when building SMB2_IOCTL request
by Paulo Alcantara
· 5 months ago
19ebc1e
smb: client: fix possible double free in smb2_set_ea()
by Su Hui
· 5 months ago
a77e0e02
ksmbd: add support for supplementary groups
by Namjae Jeon
· 5 months ago
7aa8804
ksmbd: fix user-after-free from session log off
by Namjae Jeon
· 5 months ago
63271b7
cifs: Fix creating native symlinks pointing to current or parent directory
by Pali Rohár
· 5 months ago
3eb4051
cifs: Improve creating native symlinks pointing to directory
by Pali Rohár
· 5 months ago
b7a838e
Merge tag 'v6.12-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 months ago
d3a49f6
cifs: Do not convert delimiter when parsing NFS-style symlinks
by Pali Rohár
· 5 months ago
556ac52
cifs: Validate content of NFS reparse point buffer
by Pali Rohár
· 5 months ago
e2a8910
cifs: Fix buffer overflow when parsing NFS reparse points
by Pali Rohár
· 5 months ago
9c02404
Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 5 months ago
e9f49fe
smb: client: Correct typos in multiple comments across various files
by Shen Lichuan
· 5 months ago
5f60d5f
move asm/unaligned.h to linux/unaligned.h
by Al Viro
· 5 months ago
a421e3f
smb: client: use actual path when queryfs
by wangrong
· 9 months ago
9c38339
ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()
by Thorsten Blum
· 5 months ago
0801c13
ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()
by Thorsten Blum
· 5 months ago
04afb0a
ksmbd: Use struct_size() to improve get_file_alternate_info()
by Thorsten Blum
· 5 months ago
c9432ad
cifs: Remove intermediate object of failed create reparse call
by Pali Rohár
· 5 months ago
1eecd88
Revert "smb: client: make SHA-512 TFM ephemeral"
by Steve French
· 5 months ago
dd0d7ed
smb: Update comments about some reparse point tags
by Pali Rohár
· 5 months ago
a902365
cifs: Check for UTF-16 null codepoint in SFU symlink target location
by Pali Rohár
· 5 months ago
9717d53
Merge tag 'v6.12-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 5 months ago
220d83b
smb: client: make SHA-512 TFM ephemeral
by Enzo Matsumiya
· 5 months ago
db44ca9
smb: client: make HMAC-MD5 TFM ephemeral
by Enzo Matsumiya
· 5 months ago
a13ca78
smb: client: stop flooding dmesg in smb2_calc_signature()
by Paulo Alcantara
· 6 months ago
f7025d86
smb: client: allocate crypto only for primary server
by Enzo Matsumiya
· 5 months ago
b0abcd6
smb: client: fix UAF in async decryption
by Enzo Matsumiya
· 5 months ago
ac34bb4
Merge tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 months ago
9e676e5
ksmbd: Correct typos in multiple comments across various files
by Shen Lichuan
· 5 months ago
8e2f6a0
ksmbd: fix open failure from block and char device file
by Namjae Jeon
· 6 months ago
d782d6e
ksmbd: remove unsafe_memcpy use in session setup
by Namjae Jeon
· 6 months ago
387676f
cifs: update internal version number
by Steve French
· 7 months ago
6c7f1b9
smb: client: print failed session logoffs with FYI
by Paulo Alcantara
· 6 months ago
307f77e
cifs: Fix reversion of the iter in cifs_readv_receive().
by David Howells
· 6 months ago
2f3017e
smb3: fix incorrect mode displayed for read-only files
by Steve French
· 6 months ago
663f295
smb: client: fix parsing of device numbers
by Paulo Alcantara
· 6 months ago
a9de673
smb: client: set correct device number on nfs reparse points
by Paulo Alcantara
· 6 months ago
4e3ba58
smb: client: propagate error from cifs_construct_tcon()
by Paulo Alcantara
· 6 months ago
0826b13
smb: client: fix DFS failover in multiuser mounts
by Paulo Alcantara
· 6 months ago
85633c0
cifs: Make the write_{enter,done,err} tracepoints display netfs info
by David Howells
· 6 months ago
4f42a8b
smb: client: fix DFS interlink failover
by Paulo Alcantara
· 6 months ago
9190cc0
smb: client: improve purging of cached referrals
by Paulo Alcantara
· 6 months ago
242d23e
smb: client: avoid unnecessary reconnects when refreshing referrals
by Paulo Alcantara
· 6 months ago
f8ffbc3
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 months ago
8bb04fb
ksmbd: Replace one-element arrays with flexible-array members
by Thorsten Blum
· 7 months ago
289ebd9
ksmbd: fix warning: comparison of distinct pointer types lacks a cast
by Namjae Jeon
· 6 months ago
4e0373f
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 months ago
39898f0
Merge tag '6.12-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd
by Linus Torvalds
· 6 months ago
5ac1f99
smb: client: fix compression heuristic functions
by Enzo Matsumiya
· 6 months ago
3740884
cifs: Update SFU comments about fifos and sockets
by Pali Rohár
· 6 months ago
41d3f25
cifs: Add support for creating SFU symlinks
by Pali Rohár
· 6 months ago
43a64bd
cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF
by David Howells
· 6 months ago
dc1a456
cifs: Fix cifs readv callback merge resolution issue
by David Howells
· 6 months ago
35219bc
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 6 months ago
21dcbc1
smb: use LIST_HEAD() to simplify code
by Hongbo Li
· 7 months ago
2ba0d894
cifs: Recognize SFU socket type
by Pali Rohár
· 6 months ago
25f6bd0
cifs: Show debug message when SFU Fifo type was detected
by Pali Rohár
· 6 months ago
bb68327
cifs: Put explicit zero byte into SFU block/char types
by Pali Rohár
· 6 months ago
cf2ce67
cifs: Add support for reading SFU symlink location
by Pali Rohár
· 6 months ago
89c601a
cifs: Fix recognizing SFU symlinks
by Pali Rohár
· 6 months ago
9b4af91
smb: client: compress: fix an "illegal accesses" issue
by Qianqiang Liu
· 6 months ago
590efcd
smb: client: compress: fix a potential issue of freeing an invalid pointer
by Qianqiang Liu
· 6 months ago
94ae8c3
smb: client: compress: LZ77 code improvements cleanup
by Enzo Matsumiya
· 6 months ago
f046d71
smb: client: insert compression check/call on write requests
by Enzo Matsumiya
· 6 months ago
d14bbff
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression operation
by Steve French
· 8 months ago
6795dab4
cifs: Remove obsoleted declaration for cifs_dir_open
by Gaosheng Cui
· 6 months ago
25e68c3
smb: client: Use min() macro
by Shen Lichuan
· 6 months ago
9290038
cifs: convert to use ERR_CAST()
by Yuesong Li
· 6 months ago
e2fcd3f
smb: add comment to STATUS_MCA_OCCURED
by ChenXiaoSong
· 7 months ago
78181a5
smb: move SMB2 Status code to common header file
by ChenXiaoSong
· 7 months ago
b51174d
smb: move some duplicate definitions to common/smbacl.h
by ChenXiaoSong
· 7 months ago
09bedaf
smb/client: rename cifs_ace to smb_ace
by ChenXiaoSong
· 7 months ago
251b93a
smb/client: rename cifs_acl to smb_acl
by ChenXiaoSong
· 7 months ago
7f599d8
smb/client: rename cifs_sid to smb_sid
by ChenXiaoSong
· 7 months ago
3651487
smb/client: rename cifs_ntsd to smb_ntsd
by ChenXiaoSong
· 7 months ago
c5a709f
ksmbd: handle caseless file creation
by Namjae Jeon
· 6 months ago
ca4974c
ksmbd: make __dir_empty() compatible with POSIX
by Hobin Woo
· 6 months ago
ee426bf
ksmbd: add refcnt to ksmbd_conn struct
by Namjae Jeon
· 6 months ago
2fb9b5d
ksmbd: allow write with FILE_APPEND_DATA
by Namjae Jeon
· 6 months ago
5a20b7c
cifs: Fix signature miscalculation
by David Howells
· 6 months ago
4aa571d
cifs: Don't support ITER_XARRAY
by David Howells
· 8 months ago
a2906d3
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
by David Howells
· 8 months ago
2982c8c
cifs: Use iterate_and_advance*() routines directly for hashing
by David Howells
· 8 months ago
ee4cdf7
netfs: Speed up buffered reading
by David Howells
· 8 months ago
c45ebd6
cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
by David Howells
· 8 months ago
a86b83f
Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 months ago
52d5592
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
by David Howells
· 9 months ago
7342580
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
by David Howells
· 9 months ago
d8abb73
Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 6 months ago
ab85218
netfs, cifs: Improve some debugging bits
by David Howells
· 7 months ago
a68c748
cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
by David Howells
· 6 months ago
517b58c
cifs: Fix zero_point init on inode initialisation
by David Howells
· 6 months ago
f9c169b
smb: client: fix double put of @cfile in smb2_set_path_size()
by Paulo Alcantara
· 6 months ago
3523a3d
smb: client: fix double put of @cfile in smb2_rename_path()
by Paulo Alcantara
· 6 months ago
Next »