index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
smb: client: fix dentry revalidation of cached root
cfid-fixes-2025-09-12
Enzo Matsumiya
1
-4
/
+19
2 days
smb: client: add is_dir argument to query_path_info
Enzo Matsumiya
1
-2
/
+7
2 days
smb: client: refactor drop_cached_dir_by_name
Enzo Matsumiya
1
-1
/
+1
2 days
smb: client: enhance cached dir lookups
Enzo Matsumiya
1
-6
/
+5
2 days
smb: client: split find_or_create_cached_dir()
Enzo Matsumiya
1
-1
/
+1
7 days
smb: client: fix data loss due to broken rename(2)
Paulo Alcantara
1
-17
/
+68
2025-08-10
smb: client: fix race with concurrent opens in rename(2)
Paulo Alcantara
1
-0
/
+18
2025-08-10
smb: client: fix race with concurrent opens in unlink(2)
Paulo Alcantara
1
-2
/
+14
2025-04-09
cifs: Split parse_reparse_point callback to functions: get buffer and parse b...
Pali Rohár
1
-4
/
+7
2025-04-09
cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.c
Pali Rohár
1
-4
/
+0
2025-04-07
cifs: Ensure that all non-client-specific reparse points are processed by the...
Pali Rohár
1
-0
/
+10
2025-04-02
cifs: Remove cifs_truncate_page() as it should be superfluous
David Howells
1
-19
/
+0
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-5
/
+5
2025-02-19
cifs: Treat unhandled directory name surrogate reparse points as mount direct...
Pali Rohár
1
-0
/
+13
2025-02-16
smb: client: fix chmod(2) regression with ATTR_READONLY
Paulo Alcantara
1
-2
/
+2
2025-01-31
cifs: Fix parsing native symlinks directory/file type
Pali Rohár
1
-0
/
+5
2025-01-29
cifs: Remove symlink member from cifs_open_info_data union
Pali Rohár
1
-1
/
+1
2025-01-19
cifs: Do not attempt to call CIFSSMBRenameOpenFile() without CAP_INFOLEVEL_PA...
Pali Rohár
1
-0
/
+7
2024-12-10
cifs: Fix rmdir failure due to ongoing I/O on deleted file
David Howells
1
-1
/
+4
2024-12-06
smb3.1.1: fix posix mounts to older servers
Steve French
1
-3
/
+8
2024-12-04
fs/smb/client: Implement new SMB3 POSIX type
Ralph Boehme
1
-9
/
+80
2024-11-26
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
1
-3
/
+0
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
1
-0
/
+1
2024-11-21
cifs: Recognize SFU char/block devices created by Windows NFS server on Windo...
Pali Rohár
1
-0
/
+22
2024-11-21
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
1
-1
/
+3
2024-09-29
cifs: Check for UTF-16 null codepoint in SFU symlink target location
Pali Rohár
1
-1
/
+7
2024-09-24
smb3: fix incorrect mode displayed for read-only files
Steve French
1
-8
/
+11
2024-09-15
cifs: Recognize SFU socket type
Pali Rohár
1
-1
/
+5
2024-09-15
cifs: Show debug message when SFU Fifo type was detected
Pali Rohár
1
-0
/
+1
2024-09-15
cifs: Put explicit zero byte into SFU block/char types
Pali Rohár
1
-2
/
+2
2024-09-15
cifs: Add support for reading SFU symlink location
Pali Rohár
1
-0
/
+29
2024-09-15
cifs: Fix recognizing SFU symlinks
Pali Rohár
1
-1
/
+1
2024-09-03
cifs: Fix zero_point init on inode initialisation
David Howells
1
-0
/
+2
2024-08-02
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
1
-2
/
+15
2024-05-31
cifs: fix creating sockets when using sfu mount options
Steve French
1
-0
/
+4
2024-05-15
cifs: fix data corruption in read after invalidate
Steve French
1
-1
/
+3
2024-05-14
smb3: fix perf regression with cached writes with netfs conversion
Steve French
1
-3
/
+0
2024-05-01
cifs: Enable large folio support
David Howells
1
-0
/
+1
2024-05-01
cifs: Cut over to using netfslib
David Howells
1
-1
/
+18
2024-05-01
cifs: Use alternative invalidation to using launder_folio
David Howells
1
-20
/
+5
2024-04-10
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
1
-1
/
+2
2024-03-27
cifs: Fix duplicate fscache cookie warnings
David Howells
1
-0
/
+2
2024-03-14
cifs: remove redundant variable assignment
Bharath SM
1
-2
/
+0
2024-03-14
cifs: fixes for get_inode_info
Meetakshi Setiya
1
-11
/
+13
2024-03-10
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
1
-3
/
+2
2024-03-10
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
1
-78
/
+1
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
1
-3
/
+25
2024-03-10
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
1
-5
/
+5
2024-03-10
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
1
-6
/
+7
2024-01-23
cifs: Share server EOF pos with netfslib
David Howells
1
-3
/
+5
[next]