开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
inode.c
Age
Commit message (
Expand
)
Author
2024-03-14
cifs: remove redundant variable assignment
Bharath SM
2024-03-14
cifs: fixes for get_inode_info
Meetakshi Setiya
2024-03-10
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
2024-03-10
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
2024-03-10
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
2024-01-23
cifs: Share server EOF pos with netfslib
David Howells
2024-01-19
smb: client: get rid of smb311_posix_query_path_info()
Paulo Alcantara
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
2024-01-07
smb: client: stop revalidating reparse points unnecessarily
Paulo Alcantara
2024-01-07
smb: client: handle special files and symlinks in SMB3 POSIX
Paulo Alcantara
2024-01-07
smb: client: fix renaming of reparse points
Paulo Alcantara
2024-01-07
smb: client: optimise reparse point querying
Paulo Alcantara
2024-01-07
smb: client: allow creating special files via reparse points
Paulo Alcantara
2023-11-28
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
2023-11-28
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
2023-11-04
Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-10-31
smb3: fix creating FIFOs when mounting with "sfu" mount option
Steve French
2023-10-18
client: convert to new timestamp accessors
Jeff Layton
2023-09-15
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2023-08-30
Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-08-20
smb: cilent: set reparse mount points as automounts
Paulo Alcantara
2023-08-20
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
2023-08-20
smb: client: parse reparse point flag in create response
Paulo Alcantara
2023-08-20
smb: client: get rid of dfs code dep in namespace.c
Paulo Alcantara
2023-08-20
smb: client: get rid of dfs naming in automount code
Paulo Alcantara
2023-08-20
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-07-24
smb: convert to ctime accessor functions
Jeff Layton
2023-06-20
cifs: print more detail when invalidate_inode_mapping fails
Steve French
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French