index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsfs.c
Age
Commit message (
Expand
)
Author
2025-05-22
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
2025-01-09
smb: client: destroy cfid_put_wq on module exit
Enzo Matsumiya
2024-12-05
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
2024-10-23
cifs: fix warning when destroy 'cifs_io_request_pool'
Ye Bin
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
2024-10-01
smb: client: use actual path when queryfs
wangrong
2024-08-28
cifs: Fix copy offload to flush destination region
David Howells
2024-08-22
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
2024-07-23
cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...
Steve French
2024-07-19
cifs: fix noisy message on copy_file_range
Steve French
2024-06-19
cifs: fix typo in module parameter enable_gcm_256
Steve French
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-27
netfs, 9p: Fix race between umount and async request completion
David Howells
2024-05-24
cifs: Fix missing set of remote_i_size
David Howells
2024-05-13
cifs: Change from mempool_destroy to mempool_exit for request pools
Steve French
2024-05-01
cifs: Cut over to using netfslib
David Howells
2024-05-01
cifs: Implement netfslib hooks
David Howells
2024-05-01
cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
David Howells
2024-05-01
cifs: Set zero_point in the copy_file_range() and remap_file_range()
David Howells
2024-05-01
cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
David Howells
2024-04-19
smb: client: fix rename(2) regression against samba
Paulo Alcantara
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
2024-03-13
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
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
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2024-03-10
smb: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-02-25
cifs_get_link(): bail out in unsafe case
Al Viro
2024-02-06
smb: remove redundant check
NeilBrown
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
2024-01-23
cifs: Share server EOF pos with netfslib
David Howells
2024-01-20
Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-12-28
netfs: Optimise away reads above the point at which there can be no data
David Howells
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
2023-12-05
cifs: Fix non-availability of dedup breaking generic/304
David Howells
2023-12-04
cifs: Fix flushing, invalidation and file size with FICLONE
David Howells
2023-12-04
cifs: Fix flushing, invalidation and file size with copy_file_range()
David Howells
2023-10-22
smb3: fix touch -h of symlink
Steve French
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
2023-08-31
smb3: allow controlling length of time directory entries are cached with dir ...
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: client: get rid of dfs naming in automount code
Paulo Alcantara
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
[next]