index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
inode.c
Age
Commit message (
Expand
)
Author
2024-09-29
cifs: Check for UTF-16 null codepoint in SFU symlink target location
Pali Rohár
2024-09-24
smb3: fix incorrect mode displayed for read-only files
Steve French
2024-09-15
cifs: Recognize SFU socket type
Pali Rohár
2024-09-15
cifs: Show debug message when SFU Fifo type was detected
Pali Rohár
2024-09-15
cifs: Put explicit zero byte into SFU block/char types
Pali Rohár
2024-09-15
cifs: Add support for reading SFU symlink location
Pali Rohár
2024-09-15
cifs: Fix recognizing SFU symlinks
Pali Rohár
2024-09-03
cifs: Fix zero_point init on inode initialisation
David Howells
2024-08-02
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
2024-05-31
cifs: fix creating sockets when using sfu mount options
Steve French
2024-05-15
cifs: fix data corruption in read after invalidate
Steve French
2024-05-14
smb3: fix perf regression with cached writes with netfs conversion
Steve French
2024-05-01
cifs: Enable large folio support
David Howells
2024-05-01
cifs: Cut over to using netfslib
David Howells
2024-05-01
cifs: Use alternative invalidation to using launder_folio
David Howells
2024-04-10
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
2024-03-27
cifs: Fix duplicate fscache cookie warnings
David Howells
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
[next]