index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2ops.c
Age
Commit message (
Expand
)
Author
12 days
smb/client: invalidate fscache for fallocate range operations
Huiwen He
12 days
smb/client: fix stale page cache in insert/collapse range
Huiwen He
12 days
smb/client: fix integer truncation in collapse range
Huiwen He
12 days
smb/client: fix data corruption in emulated insert range
Huiwen He
12 days
smb/client: mark file sparse before emulating insert range
Huiwen He
12 days
smb/client: validate new EOF for zero range
Huiwen He
12 days
smb/client: validate new EOF for insert range
Huiwen He
2026-08-26
cifs: add revalidation on FSCTL failure in smb2_duplicate_extents()
Frank Sorenson
2026-08-24
smb: client: Clear sensitive stack and heap data in smb2ops.c
Thomas Huth
2026-08-19
cifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_...
Frank Sorenson
2026-07-27
smb: client: free partially allocated transform folio queue
Yichong Chen
2026-07-14
smb/client: flush dirty data before punching a hole
Huiwen He
2026-07-13
smb/client: refresh allocation after EOF-extending fallocate
Huiwen He
2026-07-13
smb/client: emulate small EOF-extending mode 0 fallocate ranges
Huiwen He
2026-07-13
smb/client: reduce fallocate zero buffer allocation
Huiwen He
2026-07-13
smb/client: handle overlapping allocated ranges in fallocate
Huiwen He
2026-07-13
smb/client: refresh allocation size after duplicate extents
Huiwen He
2026-07-13
smb: client: use kvzalloc() for megabyte buffer in simple fallocate
Fredric Cover
2026-07-09
smb/client: zero-initialize stack-allocated cifs_open_info_data
ChenXiaoSong
2026-07-09
smb: client: fix overflow in passthrough ioctl bounds check
Guangshuo Li
2026-07-08
cifs: Fix support for creating SFU fifo
Pali Rohár
2026-07-08
cifs: Fix support for creating SFU socket
Pali Rohár
2026-06-24
smb/client: preserve errors from smb2_set_sparse()
Huiwen He
2026-06-24
smb: client: Fix next buffer leak in receive_encrypted_standard()
Haoxiang Li
2026-06-24
smb/client: name the default fallocate mode
Huiwen He
2026-06-14
smb/client: Fix error code in smb2_aead_req_alloc()
Dan Carpenter
2026-06-14
smb/client: allow FS_IOC_SETFLAGS to clear compression
Huiwen He
2026-05-27
smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()
Jeremy Erazo
2026-05-22
Merge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-05-19
smb: client: use data_len for SMB2 READ encrypted folioq copy
Jeremy Erazo
2026-05-18
Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-05-14
smb: client: avoid integer overflow in SMB2 READ length check
Jeremy Erazo
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
2026-04-29
cifs: change_conf needs to be called for session setup
Shyam Prasad N
2026-04-22
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
Michael Bommarito
2026-04-15
smb: client: fix integer underflow in receive_encrypted_read()
Dudu Lu
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-11
smb: client: fix iface port assignment in parse_server_interfaces
Henrique Carvalho
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-15
cifs: some missing initializations on replay
Shyam Prasad N
2026-02-14
cifs: remove unnecessary tracing after put tcon
Shyam Prasad N
2026-02-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
2026-02-08
smb: client: prevent races in ->query_interfaces()
Henrique Carvalho
2026-02-08
cifs: Fix locking usage for tcon fields
Shyam Prasad N
2026-02-08
cifs: on replayable errors back-off before replay, not after
Shyam Prasad N
2025-12-30
smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range
Henrique Carvalho
[next]