summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsfs.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-24Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linuxLinus Torvalds1-0/+1
2026-08-19cifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_...Frank Sorenson1-0/+1
2026-08-17Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-07-31Remove excl arg to ->create inode_operationNeilBrown1-1/+1
2026-07-01cifs: update internal module version numberSteve French1-2/+2
2026-06-18Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds1-0/+1
2026-06-15Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2026-06-14smb/client: update i_blocks after contiguous writesHuiwen He1-0/+1
2026-06-03smb: client: convert cifs_smb3_do_mount() to sget_fc()Christian Brauner1-1/+2
2026-05-11cifs: Implement fileattr_get for case sensitivityChuck Lever1-0/+3
2026-04-19cifs: update internal module version numberSteve French1-2/+2
2026-04-14vfs: get rid of BUG_ON() in d_mark_tmpfile_name()Paulo Alcantara1-10/+5
2026-04-10smb: client: get rid of d_drop()+d_add()Paulo Alcantara1-2/+2
2026-04-10smb: client: add support for O_TMPFILEPaulo Alcantara1-0/+19
2026-02-13cifs: update internal module version numberSteve French1-2/+2
2026-02-08cifs: Scripted clean up fs/smb/client/cifsfs.hDavid Howells1-56/+58
2025-12-16cifs: update internal module version numberSteve French1-2/+2
2025-10-10cifs: update internal version numberSteve French1-2/+2
2025-08-13cifs: update internal version numberSteve French1-2/+2
2025-06-19fs: convert most other generic_file_*mmap() users to .mmap_prepare()Lorenzo Stoakes1-2/+2
2025-06-05cifs: update internal version numberSteve French1-2/+2
2025-04-02cifs: update internal version numberSteve French1-2/+2
2025-04-02cifs: Remove cifs_truncate_page() as it should be superfluousDavid Howells1-1/+0
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown1-2/+2
2025-01-31cifs: update internal version numberSteve French1-2/+2
2024-11-28cifs: update internal version numberSteve French1-2/+2
2024-09-24cifs: update internal version numberSteve French1-2/+2
2024-09-15cifs: Remove obsoleted declaration for cifs_dir_openGaosheng Cui1-1/+0
2024-08-02cifs: update internal version numberSteve French1-2/+2
2024-05-21cifs: update internal version numberSteve French1-2/+2
2024-05-01cifs: Cut over to using netfslibDavid Howells1-7/+0
2024-05-01cifs: Implement netfslib hooksDavid Howells1-0/+1
2024-05-01cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.cDavid Howells1-0/+2
2024-05-01cifs: Use alternative invalidation to using launder_folioDavid Howells1-1/+0
2024-03-10cifs: update internal module version number for cifs.koSteve French1-2/+2
2024-01-09cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-11-10cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-10-10smb: move cifs_xattr_handlers to .rodataWedson Almeida Filho1-1/+1
2023-09-07cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-08-20smb: client: get rid of dfs code dep in namespace.cPaulo Alcantara1-7/+0
2023-08-20smb: client: get rid of dfs naming in automount codePaulo Alcantara1-3/+3
2023-07-22cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-3/+0
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-0/+167