index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2024-09-15
cifs: Show debug message when SFU Fifo type was detected
Pali Rohár
2024-09-15
cifs: Put explicit zero byte into SFU block/char types
Pali Rohár
2024-09-15
cifs: Add support for reading SFU symlink location
Pali Rohár
2024-09-15
cifs: Fix recognizing SFU symlinks
Pali Rohár
2024-09-15
smb: client: compress: fix an "illegal accesses" issue
Qianqiang Liu
2024-09-15
smb: client: compress: fix a potential issue of freeing an invalid pointer
Qianqiang Liu
2024-09-15
smb: client: compress: LZ77 code improvements cleanup
Enzo Matsumiya
2024-09-15
smb: client: insert compression check/call on write requests
Enzo Matsumiya
2024-09-15
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
2024-09-15
cifs: Remove obsoleted declaration for cifs_dir_open
Gaosheng Cui
2024-09-15
smb: client: Use min() macro
Shen Lichuan
2024-09-15
cifs: convert to use ERR_CAST()
Yuesong Li
2024-09-15
smb: add comment to STATUS_MCA_OCCURED
ChenXiaoSong
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-09-15
smb: move some duplicate definitions to common/smbacl.h
ChenXiaoSong
2024-09-15
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
2024-09-15
smb/client: rename cifs_acl to smb_acl
ChenXiaoSong
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2024-09-14
ksmbd: handle caseless file creation
Namjae Jeon
2024-09-14
ksmbd: make __dir_empty() compatible with POSIX
Hobin Woo
2024-09-14
ksmbd: add refcnt to ksmbd_conn struct
Namjae Jeon
2024-09-14
ksmbd: allow write with FILE_APPEND_DATA
Namjae Jeon
2024-09-12
cifs: Fix signature miscalculation
David Howells
2024-09-12
cifs: Don't support ITER_XARRAY
David Howells
2024-09-12
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
2024-09-12
cifs: Use iterate_and_advance*() routines directly for hashing
David Howells
2024-09-12
netfs: Speed up buffered reading
David Howells
2024-09-12
cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
David Howells
2024-09-06
Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
2024-09-05
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
2024-09-04
Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-09-03
netfs, cifs: Improve some debugging bits
David Howells
2024-09-03
cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
David Howells
2024-09-03
cifs: Fix zero_point init on inode initialisation
David Howells
2024-09-03
smb: client: fix double put of @cfile in smb2_set_path_size()
Paulo Alcantara
2024-09-03
smb: client: fix double put of @cfile in smb2_rename_path()
Paulo Alcantara
2024-09-02
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
2024-08-29
ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
Dan Carpenter
2024-08-29
ksmbd: unset the binding mark of a reused connection
Namjae Jeon
2024-08-29
smb: Annotate struct xattr_smb_acl with __counted_by()
Thorsten Blum
2024-08-28
cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
David Howells
2024-08-28
cifs: Fix copy offload to flush destination region
David Howells
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
2024-08-25
cifs: Fix FALLOC_FL_PUNCH_HOLE support
David Howells
2024-08-25
smb/client: fix rdma usage in smb2_async_writev()
Stefan Metzmacher
2024-08-25
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
2024-08-25
smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()
Stefan Metzmacher
[prev]
[next]