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
/
file.c
Age
Commit message (
Expand
)
Author
28 hours
smb: client: fix busy dentry warning on unmount after DIO
Zizhi Wo
5 days
cifs: Fix missing credit release on failure in cifs_issue_read()
David Howells
12 days
cifs: define variable sized buffer for querydir responses
Shyam Prasad N
2026-06-14
smb/client: update i_blocks after contiguous writes
Huiwen He
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
2026-04-22
smb: client: fix (remove) drop_dir_cache module parameter
Enzo Matsumiya
2026-04-16
Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-14
smb: client: add tracepoints for deferred handle caching
Bharath SM
2026-04-14
smb: client: add tracepoint for local lock conflicts
Bharath SM
2026-04-14
smb: client: add tracepoints for lock operations
Bharath SM
2026-04-10
smb: client: add support for O_TMPFILE
Paulo Alcantara
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
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-03-10
smb: client: fix atomic open with O_DIRECT & O_SYNC
Paulo Alcantara
2026-03-04
cifs: open files should not hold ref on superblock
Shyam Prasad N
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-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
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-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
2025-10-09
smb: client: remove redudant assignment in cifs_strict_fsync()
Paulo Alcantara
2025-10-09
smb: client: fix missing timestamp updates with O_TRUNC
Paulo Alcantara
2025-09-28
smb: client: make use of smbdirect_socket_parameters.max_frmr_depth
Stefan Metzmacher
2025-09-09
smb: client: fix data loss due to broken rename(2)
Paulo Alcantara
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-13
smb: client: fix use-after-free in cifs_oplock_break
Wang Zhaolong
2025-06-21
cifs: Fix prepare_write to negotiate wsize if needed
David Howells
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
2025-06-12
smb: client: fix perf regression with deferred closes
Paulo Alcantara
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-23
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
2025-05-14
smb: client: fix zero rsize error messages
Paulo Alcantara
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
2025-04-13
smb3 client: fix open hardlink on deferred close file error
Chunjie Zhu
2025-03-31
Merge tag '6.15-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-24
smb: client: Remove redundant check in cifs_oplock_break()
Ivan Abramov
2025-03-08
vfs: Remove invalidate_inodes()
Jan Kara
2025-02-11
cifs: pick channels for individual subrequests
Shyam Prasad N
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-23
smb: enable reuse of deferred file handles for write operations
Bharath SM
2024-12-20
netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
2024-12-20
netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
2024-09-19
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
[next]