index
:
pub/scm/linux/kernel/git/ralf/linux.git
master
The Linux/MIPS repository
Ralf Baechle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb1ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
Frank Sorenson
1
-1
/
+1
2026-08-24
smb/client: mark missing nlink values as unknown
Ze Tan
1
-1
/
+7
2026-07-09
cifs: Fix and improve cifs_is_path_accessible() function
Pali Rohár
1
-10
/
+16
2026-07-09
smb/client: zero-initialize stack-allocated cifs_open_info_data
ChenXiaoSong
1
-1
/
+1
2026-06-14
smb/client: allow FS_IOC_SETFLAGS to clear compression
Huiwen He
1
-2
/
+3
2026-04-16
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
1
-11
/
+8
2026-03-11
smb: client: fix open handle lookup in cifs_open()
Paulo Alcantara
1
-1
/
+1
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
1
-8
/
+14
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
1
-4
/
+12
2026-02-08
cifs: SMB1 split: connect.c
David Howells
1
-0
/
+107
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
1
-1
/
+0
2026-02-08
cifs: SMB1 split: Move some SMB1 receive bits to smb1transport.c
David Howells
1
-171
/
+0
2025-12-05
cifs: Remove the server pointer from smb_message
David Howells
1
-2
/
+2
2025-12-05
cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
David Howells
1
-3
/
+44
2025-12-05
cifs: Clean up some places where an extra kvec[] was required for rfc1002
David Howells
1
-4
/
+8
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
1
-11
/
+10
2025-12-03
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-1
/
+1
2025-11-30
smb: do some cleanups
ChenXiaoSong
1
-1
/
+1
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
1
-0
/
+1
2025-10-09
cifs: Add fallback code path for cifs_mkdir_setinfo()
Pali Rohár
1
-0
/
+5
2025-10-09
cifs: Allow fallback code in smb_set_file_info() also for directories
Pali Rohár
1
-1
/
+1
2025-10-09
cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points
Pali Rohár
1
-2
/
+60
2025-09-02
smb: client: fix spellings in comments
Bharath SM
1
-2
/
+2
2025-08-05
smb: client: add mid_counter_lock to protect the mid counter counter
Wang Zhaolong
1
-5
/
+6
2025-08-05
smb: client: rename server mid_lock to mid_queue_lock
Wang Zhaolong
1
-5
/
+5
2025-08-04
smb: client: fix creating symlinks under POSIX mounts
Paulo Alcantara
1
-1
/
+1
2025-07-27
cifs: Add support for creating reparse points over SMB1
Pali Rohár
1
-10
/
+21
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
1
-4
/
+4
2025-04-30
cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...
Pali Rohár
1
-9
/
+103
2025-04-30
cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
Pali Rohár
1
-8
/
+95
2025-04-09
cifs: Fix querying of WSL CHR and BLK reparse points over SMB1
Pali Rohár
1
-0
/
+36
2025-04-09
cifs: Split parse_reparse_point callback to functions: get buffer and parse b...
Pali Rohár
1
-11
/
+6
2025-04-02
cifs: Implement is_network_name_deleted for SMB1
Pali Rohár
1
-0
/
+44
2025-04-01
cifs: Fix negotiate retry functionality
Pali Rohár
1
-7
/
+0
2025-03-31
smb: client: Store original IO parameters and prevent zero IO sizes
Wang Zhaolong
1
-3
/
+3
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
1
-0
/
+1
2025-02-06
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
1
-1
/
+1
2025-01-29
cifs: Simplify reparse point check in cifs_query_path_info() function
Pali Rohár
1
-25
/
+1
2025-01-29
cifs: Remove symlink member from cifs_open_info_data union
Pali Rohár
1
-2
/
+2
2025-01-29
cifs: Remove unicode parameter from parse_reparse_point() function
Pali Rohár
1
-1
/
+1
2025-01-19
cifs: Do not attempt to call CIFSGetSrvInodeNumber() without CAP_INFOLEVEL_PA...
Pali Rohár
1
-0
/
+6
2024-11-25
cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session
Pali Rohár
1
-2
/
+1
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
1
-1
/
+2
2024-10-01
smb: client: use actual path when queryfs
wangrong
1
-1
/
+1
2024-09-16
cifs: Update SFU comments about fifos and sockets
Pali Rohár
1
-1
/
+1
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
1
-1
/
+1
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
1
-2
/
+2
2023-11-23
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
1
-72
/
+8
[next]