index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
file.c
Age
Commit message (
Expand
)
Author
2024-07-02
cifs: Fix read-performance regression by dropping readahead expansion
David Howells
2024-06-20
cifs: Move the 'pid' from the subreq to the req
David Howells
2024-06-20
cifs: Only pick a channel once per read request
David Howells
2024-06-18
cifs: drop the incorrect assertion in cifs_swap_rw()
Barry Song
2024-05-21
smb3: reenable swapfiles over SMB3 mounts
Steve French
2024-05-13
cifs: Fix locking in cifs_strict_readv()
Steve French
2024-05-01
cifs: Remove some code that's no longer used, part 3
David Howells
2024-05-01
cifs: Remove some code that's no longer used, part 2
David Howells
2024-05-01
cifs: Remove some code that's no longer used, part 1
David Howells
2024-05-01
cifs: Cut over to using netfslib
David Howells
2024-05-01
cifs: Implement netfslib hooks
David Howells
2024-05-01
cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
David Howells
2024-05-01
cifs: Replace the writedata replay bool with a netfs sreq flag
David Howells
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
2024-05-01
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
cifs: Use alternative invalidation to using launder_folio
David Howells
2024-04-29
mm: Remove the PG_fscache alias for PG_private_2
David Howells
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-02
cifs: Fix caching to try to do open O_WRONLY as rdwr on server
David Howells
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
[next]