diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-13 13:15:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-13 13:15:24 -0700 |
commit | 279d44ceb8a495d287ec563964f2ed04b0d53b0e (patch) | |
tree | c038b0e24a0f754ba520fed4ddcd6478a3c8a118 /mm/workingset.c | |
parent | 9d9539db8638cfe053fcd1f441746f0e2c8c2d32 (diff) | |
parent | 3681fe1b0fee42da3d763fdb0aae62ea032aab86 (diff) | |
download | linux-stable-279d44ceb8a495d287ec563964f2ed04b0d53b0e.tar.gz linux-stable-279d44ceb8a495d287ec563964f2ed04b0d53b0e.tar.bz2 linux-stable-279d44ceb8a495d287ec563964f2ed04b0d53b0e.zip |
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Pull smb client updates from Steve French:
- fix for folios/netfs data corruption in cifs_extend_writeback
- additional tracepoint added
- updates for special files and symlinks: improvements to allow
selecting use of either WSL or NFS reparse point format on creating
special files
- allocation size improvement for cached files
- minor cleanup patches
- fix to allow changing the password on remount when password for the
session is expired.
- lease key related fixes: caching hardlinked files, deletes of
deferred close files, and an important fix to better reuse lease keys
for compound operations, which also can avoid lease break timeouts
when low on credits
- fix potential data corruption with write/readdir races
- compression cleanups and a fix for compression headers
* tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6: (24 commits)
cifs: update internal module version number for cifs.ko
smb: common: simplify compression headers
smb: common: fix fields sizes in compression_pattern_payload_v1
smb: client: negotiate compression algorithms
smb3: add dynamic trace point for ioctls
cifs: Fix writeback data corruption
smb: client: return reparse type in /proc/mounts
smb: client: set correct d_type for reparse DFS/DFSR and mount point
smb: client: parse uid, gid, mode and dev from WSL reparse points
smb: client: introduce SMB2_OP_QUERY_WSL_EA
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
smb: client: add support for WSL reparse points
smb: client: reduce number of parameters in smb2_compound_op()
smb: client: fix potential broken compound request
smb: client: move most of reparse point handling code to common file
smb: client: introduce reparse mount option
smb: client: retry compound request without reusing lease
smb: client: do not defer close open handles to deleted files
smb: client: reuse file lease key in compound operations
smb3: update allocation size more accurately on write completion
...
Diffstat (limited to 'mm/workingset.c')
0 files changed, 0 insertions, 0 deletions