index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
smb3: fix setting SecurityFlags when encryption is required
Steve French
3
-5
/
+8
2024-08-14
cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath
Gleb Korobeynikov
1
-4
/
+5
2024-08-14
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
4
-4
/
+38
2024-08-03
cifs: mount with "unix" mount option for SMB1 incorrectly handled
Steve French
1
-0
/
+7
2024-08-03
cifs: fix reconnect with SMB1 UNIX Extensions
Steve French
1
-1
/
+16
2024-08-03
cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...
Steve French
1
-4
/
+4
2024-07-24
cifs: Fix setting of zero_point after DIO write
David Howells
1
-5
/
+10
2024-07-24
cifs: Fix server re-repick on subrequest retry
David Howells
1
-3
/
+0
2024-07-24
cifs: fix noisy message on copy_file_range
Steve French
1
-1
/
+1
2024-07-24
cifs: Fix missing fscache invalidation
David Howells
1
-0
/
+6
2024-07-24
cifs: Fix missing error code set
David Howells
1
-0
/
+2
2024-07-13
cifs: fix setting SecurityFlags to true
Steve French
1
-2
/
+2
2024-07-03
cifs: Fix read-performance regression by dropping readahead expansion
David Howells
1
-30
/
+0
2024-06-20
cifs: Move the 'pid' from the subreq to the req
David Howells
4
-15
/
+10
2024-06-20
cifs: Only pick a channel once per read request
David Howells
2
-11
/
+4
2024-06-20
cifs: Defer read completion
David Howells
1
-3
/
+12
2024-06-19
cifs: fix typo in module parameter enable_gcm_256
Steve French
1
-1
/
+1
2024-06-19
cifs: drop the incorrect assertion in cifs_swap_rw()
Barry Song
1
-2
/
+0
2024-06-07
cifs: Don't advance the I/O iterator before terminating subrequest
David Howells
1
-3
/
+0
2024-06-07
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
1
-1
/
+1
2024-06-02
Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-1
/
+8
2024-05-31
cifs: fix creating sockets when using sfu mount options
Steve French
3
-1
/
+8
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2024-05-27
netfs, 9p: Fix race between umount and async request completion
David Howells
1
-0
/
+1
2024-05-26
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-5
/
+30
2024-05-25
cifs: Fix missing set of remote_i_size
David Howells
2
-3
/
+4
2024-05-25
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
1
-0
/
+1
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-9
/
+9
2024-05-21
cifs: update internal version number
Steve French
1
-2
/
+2
2024-05-21
smb3: reenable swapfiles over SMB3 mounts
Steve French
1
-0
/
+23
2024-05-16
cifs: fix data corruption in read after invalidate
Steve French
1
-1
/
+3
2024-05-15
smb3: fix perf regression with cached writes with netfs conversion
Steve French
1
-3
/
+0
2024-05-14
cifs: Fix locking in cifs_strict_readv()
Steve French
2
-9
/
+26
2024-05-14
cifs: Change from mempool_destroy to mempool_exit for request pools
Steve French
1
-2
/
+2
2024-05-14
smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-6
/
+6
2024-05-01
cifs: Enable large folio support
David Howells
1
-0
/
+1
2024-05-01
cifs: Remove some code that's no longer used, part 3
David Howells
1
-1004
/
+0
2024-05-01
cifs: Remove some code that's no longer used, part 2
David Howells
1
-633
/
+1
2024-05-01
cifs: Remove some code that's no longer used, part 1
David Howells
5
-825
/
+0
2024-05-01
cifs: Cut over to using netfslib
David Howells
13
-179
/
+355
2024-05-01
cifs: Implement netfslib hooks
David Howells
5
-10
/
+337
2024-05-01
cifs: Make add_credits_and_wake_if() clear deducted credits
David Howells
1
-1
/
+2
2024-05-01
cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
David Howells
2
-1
/
+56
2024-05-01
cifs: Set zero_point in the copy_file_range() and remap_file_range()
David Howells
1
-0
/
+6
2024-05-01
cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
David Howells
3
-55
/
+55
2024-05-01
cifs: Replace the writedata replay bool with a netfs sreq flag
David Howells
2
-3
/
+3
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
5
-14
/
+17
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
6
-116
/
+113
2024-05-01
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
6
-89
/
+59
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
8
-52
/
+58
[next]