index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
inode.c
Age
Commit message (
Expand
)
Author
3 days
smb: client: honor forceuid/forcegid when mapping SIDs to uid/gid
Paulo Alcantara
3 days
smb: client: fix uid/gid override in getattr with posix extensions
Paulo Alcantara
2026-08-24
Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linux
Linus Torvalds
2026-08-24
cifs: call pagecache_isize_extended() in cifs_setsize() when extending
Frank Sorenson
2026-08-24
cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
Frank Sorenson
2026-08-24
smb/client: decode reparse metadata using its payload type
Ze Tan
2026-08-19
smb/client: fix nlink of an overwritten open file
ChenXiaoSong
2026-08-19
cifs: remove dead size-update blocks in cifs_setattr_unix/nounix
Frank Sorenson
2026-08-19
cifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_...
Frank Sorenson
2026-08-19
smb: client: clear setuid/setgid bit on write with cifsacl/modefromsid/posix ...
Jiangshan Yi
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-27
cifs: add fscache_resize_cookie() to cifs_setsize()
Frank Sorenson
2026-07-27
cifs: fix time_last_write stamp placement in setattr/truncate paths
Frank Sorenson
2026-07-21
cifs: prevent readdir from changing file size due to stale directory metadata
Frank Sorenson
2026-07-09
cifs: Show reason why autodisabling serverino support
Pali Rohár
2026-07-09
smb/client: fix incorrect nlink returned by fstat()
ChenXiaoSong
2026-07-05
smb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()
Mehdi Hassan
2026-07-01
vfs: pass S_IFDIR mode to vfs_prepare_mode()
Jori Koolstra
2026-06-24
smb/client: do not account EOF extension as allocation
Huiwen He
2026-06-24
smb/client: fix chown/chgrp with SMB3 POSIX Extensions
Ralph Boehme
2026-06-18
Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-14
cifs: invalidate cfid on unlink/rename/rmdir
Shyam Prasad N
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
2026-05-11
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-10
smb: client: add support for O_TMPFILE
Paulo Alcantara
2026-04-02
for_each_alias(): helper macro for iterating through dentries of given inode
Al Viro
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
[next]