index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsglob.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
1
-0
/
+2
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
1
-0
/
+3
2024-03-11
smb: client: negotiate compression algorithms
Enzo Matsumiya
1
-1
/
+5
2024-03-11
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
1
-0
/
+12
2024-03-11
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
1
-0
/
+5
2024-03-11
smb: client: add support for WSL reparse points
Paulo Alcantara
1
-0
/
+1
2024-03-11
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
1
-0
/
+11
2024-03-11
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
1
-13
/
+0
2024-03-11
smb: client: introduce reparse mount option
Paulo Alcantara
1
-0
/
+6
2024-03-11
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
1
-0
/
+1
2024-03-11
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
1
-2
/
+3
2024-03-11
cifs: allow changing password during remount
Steve French
1
-0
/
+1
2024-02-12
cifs: update the same create_guid on replay
Shyam Prasad N
1
-0
/
+1
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
1
-1
/
+1
2024-02-01
cifs: make sure that channel scaling is done only once
Shyam Prasad N
1
-0
/
+3
2024-01-24
cifs: set replay flag for retries of write command
Shyam Prasad N
1
-0
/
+1
2024-01-24
cifs: commands that are retried should have replay flag set
Shyam Prasad N
1
-0
/
+5
2024-01-24
cifs: helper function to check replayable error codes
Shyam Prasad N
1
-0
/
+7
2024-01-24
cifs: Share server EOF pos with netfslib
David Howells
1
-1
/
+0
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
1
-0
/
+1
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
1
-0
/
+2
2024-01-18
smb3: show beginning time for per share stats
Steve French
1
-0
/
+1
2024-01-08
smb: client: stop revalidating reparse points unnecessarily
Paulo Alcantara
1
-0
/
+1
2024-01-08
smb: client: allow creating symlinks via reparse points
Paulo Alcantara
1
-0
/
+6
2024-01-08
smb: client: fix hardlinking of reparse points
Paulo Alcantara
1
-3
/
+5
2024-01-08
smb: client: fix renaming of reparse points
Paulo Alcantara
1
-5
/
+17
2024-01-08
smb: client: optimise reparse point querying
Paulo Alcantara
1
-5
/
+5
2024-01-08
smb: client: extend smb2_compound_op() to accept more commands
Paulo Alcantara
1
-2
/
+2
2023-12-29
cifs: do not depend on release_iface for maintaining iface_list
Shyam Prasad N
1
-1
/
+0
2023-12-18
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
1
-1
/
+2
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
1
-1
/
+7
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
1
-2
/
+4
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
1
-0
/
+1
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
1
-0
/
+2
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
1
-0
/
+1
2023-11-08
cifs: Fix encryption of cleared, but unset rq_iter data buffers
David Howells
1
-3
/
+9
2023-09-20
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
1
-0
/
+1
2023-09-19
smb3: do not start laundromat thread when dir leases
Steve French
1
-1
/
+1
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
1
-0
/
+1
2023-08-31
smb3: allow controlling length of time directory entries are cached with dir ...
Steve French
1
-0
/
+1
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
1
-1
/
+1
2023-08-25
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
1
-0
/
+1
2023-08-21
smb: client: reduce stack usage in smb2_set_ea()
Paulo Alcantara
1
-0
/
+13
2023-08-21
smb: cilent: set reparse mount points as automounts
Paulo Alcantara
1
-1
/
+1
2023-08-21
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
1
-7
/
+13
2023-08-21
smb: client: parse reparse point flag in create response
Paulo Alcantara
1
-0
/
+4
2023-08-21
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
1
-3
/
+11
2023-08-21
smb: client: ensure to try all targets when finding nested links
Paulo Alcantara
1
-2
/
+14
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
1
-0
/
+1
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
1
-1
/
+1
[next]