index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-19
smb: client: get rid of smb311_posix_query_path_info()
Paulo Alcantara
1
-1
/
+3
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
1
-17
/
+8
2024-01-07
smb: client: stop revalidating reparse points unnecessarily
Paulo Alcantara
1
-1
/
+3
2024-01-07
smb: client: handle special files and symlinks in SMB3 POSIX
Paulo Alcantara
1
-21
/
+29
2024-01-07
smb: client: fix renaming of reparse points
Paulo Alcantara
1
-1
/
+2
2024-01-07
smb: client: optimise reparse point querying
Paulo Alcantara
1
-1
/
+4
2024-01-07
smb: client: allow creating special files via reparse points
Paulo Alcantara
1
-26
/
+50
2023-11-28
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
1
-0
/
+2
2023-11-28
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
1
-1
/
+1
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
1
-5
/
+46
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
1
-9
/
+14
2023-11-04
Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
1
-0
/
+4
2023-10-31
smb3: fix creating FIFOs when mounting with "sfu" mount option
Steve French
1
-0
/
+4
2023-10-18
client: convert to new timestamp accessors
Jeff Layton
1
-9
/
+8
2023-09-15
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
1
-1
/
+1
2023-08-30
Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
1
-214
/
+284
2023-08-20
smb: cilent: set reparse mount points as automounts
Paulo Alcantara
1
-157
/
+187
2023-08-20
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
1
-7
/
+12
2023-08-20
smb: client: parse reparse point flag in create response
Paulo Alcantara
1
-38
/
+83
2023-08-20
smb: client: get rid of dfs code dep in namespace.c
Paulo Alcantara
1
-4
/
+0
2023-08-20
smb: client: get rid of dfs naming in automount code
Paulo Alcantara
1
-1
/
+1
2023-08-20
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
1
-37
/
+31
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-07-24
smb: convert to ctime accessor functions
Jeff Layton
1
-7
/
+7
2023-06-20
cifs: print more detail when invalidate_inode_mapping fails
Steve French
1
-2
/
+2
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+3098
[prev]