开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsglob.h
Age
Commit message (
Expand
)
Author
4 days
cifs: prevent readdir from changing file size due to stale directory metadata
Frank Sorenson
2026-07-09
smb/client: fix incorrect nlink returned by fstat()
ChenXiaoSong
2026-06-24
cifs: define variable sized buffer for querydir responses
Shyam Prasad N
2026-06-18
Merge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-06-16
cifs: negotiate chained SMB2 compression capabilities
Namjae Jeon
2026-06-14
smb/client: allow FS_IOC_SETFLAGS to clear compression
Huiwen He
2026-06-14
smb/client: update i_blocks after contiguous writes
Huiwen He
2026-04-22
smb: client: Remove obsolete cmac(aes) allocation
Eric Biggers
2026-04-22
smb: client: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
2026-04-10
smb: client: add support for O_TMPFILE
Paulo Alcantara
2026-03-19
smb: client: fix generic/694 due to wrong ->i_blocks
Paulo Alcantara
2026-03-11
smb: client: fix open handle lookup in cifs_open()
Paulo Alcantara
2026-03-10
smb: client: fix atomic open with O_DIRECT & O_SYNC
Paulo Alcantara
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
2026-02-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
2026-02-08
cifs: SMB1 split: Move inline funcs
David Howells
2026-02-08
cifs: SMB1 split: Adjust #includes
David Howells
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
2026-02-08
cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
David Howells
2026-02-08
cifs: Scripted clean up fs/smb/client/cifsglob.h
David Howells
2026-02-08
smb: client: introduce multichannel async work during mount
Henrique Carvalho
2026-02-08
cifs: Corrections to lock ordering notes
Shyam Prasad N
2026-02-08
cifs: make retry logic in read/write path consistent with other paths
Shyam Prasad N
2025-12-05
smb: client: relax session and tcon reconnect attempts
Paulo Alcantara
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
2025-12-05
cifs: Remove the server pointer from smb_message
David Howells
2025-12-05
cifs: Fix specification of function pointers
David Howells
2025-12-05
cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
David Howells
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
2025-11-30
smb: move list of FileSystemAttributes to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: rename common/cifsglob.h to common/smbglob.h
ZhangGuoDong
2025-10-23
cifs: Call the calc_signature functions directly
David Howells
2025-10-22
cifs: Fix TCP_Server_Info::credits to be signed
David Howells
2025-10-15
smb: client: Remove obsolete crypto_shash allocations
Eric Biggers
2025-10-15
smb: move some duplicate definitions to common/cifsglob.h
ZhangGuoDong
2025-10-09
smb: client: fix missing timestamp updates with O_TRUNC
Paulo Alcantara
2025-09-28
smb: client: make use of struct smbdirect_mr_io
Stefan Metzmacher
2025-09-28
smb: client: move rdma_readwrite_threshold from smbd_connection to TCP_Server...
Stefan Metzmacher
2025-09-09
smb: client: fix data loss due to broken rename(2)
Paulo Alcantara
2025-08-13
smb: client: fix mid_q_entry memleak leak with per-mid locking
Wang Zhaolong
2025-08-05
smb: client: smb: client: eliminate mid_flags field
Wang Zhaolong
2025-08-05
smb: client: add mid_counter_lock to protect the mid counter counter
Wang Zhaolong
2025-08-05
smb: client: rename server mid_lock to mid_queue_lock
Wang Zhaolong
2025-08-04
smb: client: fix creating symlinks under POSIX mounts
Paulo Alcantara
2025-07-27
cifs: Add support for creating reparse points over SMB1
Pali Rohár
2025-07-03
smb: client: fix race condition in negotiate timeout by using more precise ti...
Wang Zhaolong
2025-06-30
smb: client: fix warning when reconnecting channel
Paulo Alcantara
[next]