index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsfs.c
Age
Commit message (
Expand
)
Author
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
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-20
smb: client: fix warning in cifs_smb3_do_mount()
Paulo Alcantara
2023-06-19
cifs: print nosharesock value while dumping mount options
Shyam Prasad N
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French