index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
inode.c
Age
Commit message (
Expand
)
Author
2026-03-19
smb: client: fix generic/694 due to wrong ->i_blocks
Paulo Alcantara
2026-03-11
smb: client: fix open handle lookup in cifs_open()
Paulo Alcantara
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
2025-12-03
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
2025-10-23
smb: client: get rid of d_drop() in cifs_do_rename()
Paulo Alcantara
2025-10-20
smb: use the new ->i_state accessors
Mateusz Guzik
2025-10-15
smb: client: Fix refcount leak for cifs_sb_tlink
Shuhao Fu
2025-10-09
smb: client: fix race with fallocate(2) and AIO+DIO
Paulo Alcantara
2025-10-09
smb: client: fix missing timestamp updates after ftruncate(2)
Paulo Alcantara
2025-10-09
smb: client: fix missing timestamp updates with O_TRUNC
Paulo Alcantara
2025-10-01
smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid
Steve French
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-18
smb: client: fix file open check in __cifs_unlink()
Paulo Alcantara
2025-09-17
smb: client: fix filename matching of deferred files
Paulo Alcantara
2025-09-09
smb: client: fix data loss due to broken rename(2)
Paulo Alcantara
2025-09-01
fs: add an icount_read helper
Josef Bacik
2025-08-10
smb: client: fix race with concurrent opens in rename(2)
Paulo Alcantara
2025-08-10
smb: client: fix race with concurrent opens in unlink(2)
Paulo Alcantara
2025-04-09
cifs: Split parse_reparse_point callback to functions: get buffer and parse b...
Pali Rohár
2025-04-09
cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.c
Pali Rohár
2025-04-07
cifs: Ensure that all non-client-specific reparse points are processed by the...
Pali Rohár
2025-04-02
cifs: Remove cifs_truncate_page() as it should be superfluous
David Howells
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-19
cifs: Treat unhandled directory name surrogate reparse points as mount direct...
Pali Rohár
2025-02-16
smb: client: fix chmod(2) regression with ATTR_READONLY
Paulo Alcantara
2025-01-31
cifs: Fix parsing native symlinks directory/file type
Pali Rohár
2025-01-29
cifs: Remove symlink member from cifs_open_info_data union
Pali Rohár
2025-01-19
cifs: Do not attempt to call CIFSSMBRenameOpenFile() without CAP_INFOLEVEL_PA...
Pali Rohár
2024-12-10
cifs: Fix rmdir failure due to ongoing I/O on deleted file
David Howells
2024-12-06
smb3.1.1: fix posix mounts to older servers
Steve French
2024-12-04
fs/smb/client: Implement new SMB3 POSIX type
Ralph Boehme
2024-11-26
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
2024-11-21
cifs: Recognize SFU char/block devices created by Windows NFS server on Windo...
Pali Rohár
2024-11-21
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
2024-09-29
cifs: Check for UTF-16 null codepoint in SFU symlink target location
Pali Rohár
2024-09-24
smb3: fix incorrect mode displayed for read-only files
Steve French
2024-09-15
cifs: Recognize SFU socket type
Pali Rohár
2024-09-15
cifs: Show debug message when SFU Fifo type was detected
Pali Rohár
2024-09-15
cifs: Put explicit zero byte into SFU block/char types
Pali Rohár
2024-09-15
cifs: Add support for reading SFU symlink location
Pali Rohár
2024-09-15
cifs: Fix recognizing SFU symlinks
Pali Rohár
[next]