开源镜像站
帮助
动态
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
/
file.c
Age
Commit message (
Expand
)
Author
2024-03-14
cifs: fixes for get_inode_info
Meetakshi Setiya
2024-03-14
cifs: defer close file handles having RH lease
Bharath SM
2024-03-13
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-10
cifs: Fix writeback data corruption
David Howells
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
2024-03-10
smb3: update allocation size more accurately on write completion
Steve French
2024-03-10
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
2024-02-05
smb/client: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
smb/client: convert to using new filelock helpers
Jeff Layton
2024-01-27
Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-01-23
cifs: set replay flag for retries of write command
Shyam Prasad N
2024-01-23
cifs: Share server EOF pos with netfslib
David Howells
2024-01-22
cifs: Don't use certain unnecessary folio_*() functions
David Howells
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-10
Merge tag 'v6.8-rc-part1-smb-client' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-07
smb: client: allow creating special files via reparse points
Paulo Alcantara
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-19
fs: cifs: Fix atime update check
Zizhi Wo
2023-12-10
smb: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-10-18
client: convert to new timestamp accessors
Jeff Layton
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-14
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
2023-08-10
cifs: fix potential oops in cifs_oplock_break
Steve French
2023-07-24
smb: convert to ctime accessor functions
Jeff Layton
2023-07-10
cifs: if deferred close is disabled then close files immediately
Bharath SM
2023-07-10
cifs: update the ctime on a partial page write
Jeff Layton
2023-06-30
Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-19
SMB3: Do not send lease break acknowledgment if all file handles have been cl...
Bharath SM
2023-06-14
cifs: fix lease break oops in xfstest generic/098
Steve French
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French