index
:
pub/scm/linux/kernel/git/ti/linux.git
master
TI groups fork of linux.git for Texas Instruments SoCs
TI Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linux
Linus Torvalds
1
-6
/
+30
13 days
smb: client: fix data corruption with concurrent writes and O_TRUNC
Paulo Alcantara
1
-10
/
+18
14 days
cifs: don't update i_size in cifs_do_truncate without a cached handle
Frank Sorenson
1
-4
/
+20
2026-08-27
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-26
/
+39
2026-08-24
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
1
-24
/
+39
2026-08-24
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
1
-3
/
+1
2026-08-19
cifs: use cifs_invalidate_cache() in cifs_do_truncate() for O_TRUNC
Frank Sorenson
1
-0
/
+1
2026-07-27
cifs: consolidate time_last_write stamp into _cifsFileInfo_put()
Frank Sorenson
1
-21
/
+16
2026-07-21
cifs: prevent readdir from changing file size due to stale directory metadata
Frank Sorenson
1
-5
/
+64
2026-07-08
smb: client: fix busy dentry warning on unmount after DIO
Zizhi Wo
1
-0
/
+5
2026-07-08
smb: client: fix atime clamp check in read completion
Xu Rao
1
-1
/
+1
2026-07-02
cifs: Fix missing credit release on failure in cifs_issue_read()
David Howells
1
-0
/
+1
2026-06-24
cifs: define variable sized buffer for querydir responses
Shyam Prasad N
1
-0
/
+2
2026-06-14
smb/client: update i_blocks after contiguous writes
Huiwen He
1
-0
/
+52
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
1
-4
/
+9
2026-04-22
smb: client: fix (remove) drop_dir_cache module parameter
Enzo Matsumiya
1
-1
/
+1
2026-04-16
Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
1
-2
/
+19
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2026-04-14
smb: client: add tracepoints for deferred handle caching
Bharath SM
1
-0
/
+8
2026-04-14
smb: client: add tracepoint for local lock conflicts
Bharath SM
1
-0
/
+3
2026-04-14
smb: client: add tracepoints for lock operations
Bharath SM
1
-2
/
+8
2026-04-10
smb: client: add support for O_TMPFILE
Paulo Alcantara
1
-18
/
+35
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
1
-1
/
+0
2026-03-19
smb: client: fix generic/694 due to wrong ->i_blocks
Paulo Alcantara
1
-1
/
+0
2026-03-11
smb: client: fix open handle lookup in cifs_open()
Paulo Alcantara
1
-45
/
+66
2026-03-10
smb: client: fix atomic open with O_DIRECT & O_SYNC
Paulo Alcantara
1
-15
/
+3
2026-03-04
cifs: open files should not hold ref on superblock
Shyam Prasad N
1
-11
/
+0
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
1
-46
/
+44
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-8
/
+8
2026-02-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
1
-21
/
+36
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
1
-1
/
+0
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
1
-3
/
+3
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
1
-0
/
+1
2025-10-09
smb: client: remove redudant assignment in cifs_strict_fsync()
Paulo Alcantara
1
-9
/
+4
2025-10-09
smb: client: fix missing timestamp updates with O_TRUNC
Paulo Alcantara
1
-25
/
+69
2025-09-28
smb: client: make use of smbdirect_socket_parameters.max_frmr_depth
Stefan Metzmacher
1
-4
/
+12
2025-09-09
smb: client: fix data loss due to broken rename(2)
Paulo Alcantara
1
-1
/
+17
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+8
2025-07-13
smb: client: fix use-after-free in cifs_oplock_break
Wang Zhaolong
1
-1
/
+9
2025-06-21
cifs: Fix prepare_write to negotiate wsize if needed
David Howells
1
-2
/
+6
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
1
-8
/
+8
2025-06-12
smb: client: fix perf regression with deferred closes
Paulo Alcantara
1
-3
/
+6
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+5
2025-05-23
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
1
-1
/
+2
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
1
-4
/
+3
2025-05-14
smb: client: fix zero rsize error messages
Paulo Alcantara
1
-2
/
+4
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
1
-4
/
+2
2025-04-13
smb3 client: fix open hardlink on deferred close file error
Chunjie Zhu
1
-0
/
+28
2025-03-31
Merge tag '6.15-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
1
-1
/
+1
[next]