index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-16
cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF
David Howells
1
-2
/
+0
2024-09-16
cifs: Fix cifs readv callback merge resolution issue
David Howells
1
-1
/
+1
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
7
-344
/
+239
2024-09-12
cifs: Fix signature miscalculation
David Howells
1
-1
/
+1
2024-09-12
cifs: Don't support ITER_XARRAY
David Howells
2
-100
/
+0
2024-09-12
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
2
-98
/
+120
2024-09-12
cifs: Use iterate_and_advance*() routines directly for hashing
David Howells
1
-86
/
+23
2024-09-12
netfs: Speed up buffered reading
David Howells
5
-71
/
+48
2024-09-12
cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
David Howells
1
-3
/
+68
2024-09-06
Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-12
/
+69
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
1
-6
/
+7
2024-09-05
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
2
-9
/
+1
2024-09-04
Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-2
/
+8
2024-09-03
netfs, cifs: Improve some debugging bits
David Howells
1
-3
/
+5
2024-09-03
cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
David Howells
1
-8
/
+46
2024-09-03
cifs: Fix zero_point init on inode initialisation
David Howells
1
-0
/
+2
2024-09-03
smb: client: fix double put of @cfile in smb2_set_path_size()
Paulo Alcantara
1
-0
/
+1
2024-09-03
smb: client: fix double put of @cfile in smb2_rename_path()
Paulo Alcantara
1
-0
/
+2
2024-09-02
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
1
-1
/
+13
2024-08-29
ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
Dan Carpenter
1
-1
/
+3
2024-08-29
ksmbd: unset the binding mark of a reused connection
Namjae Jeon
1
-0
/
+4
2024-08-29
smb: Annotate struct xattr_smb_acl with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-08-28
cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
David Howells
1
-2
/
+14
2024-08-28
cifs: Fix copy offload to flush destination region
David Howells
1
-17
/
+4
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
1
-4
/
+9
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
5
-16
/
+53
2024-08-25
cifs: Fix FALLOC_FL_PUNCH_HOLE support
David Howells
1
-0
/
+22
2024-08-25
smb/client: fix rdma usage in smb2_async_writev()
Stefan Metzmacher
1
-20
/
+20
2024-08-25
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
4
-6
/
+0
2024-08-25
smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()
Stefan Metzmacher
1
-1
/
+1
2024-08-25
Merge tag '6.11-rc5-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-10
/
+10
2024-08-24
Merge tag 'v6.11-rc4-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-13
/
+20
2024-08-22
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
2
-6
/
+6
2024-08-22
smb: client: ignore unhandled reparse tags
Paulo Alcantara
1
-4
/
+7
2024-08-22
smb3: fix problem unloading module due to leaked refcount on shutdown
Steve French
3
-0
/
+6
2024-08-22
smb/server: update misguided comment of smb2_allocate_rsp_buf()
ChenXiaoSong
1
-1
/
+1
2024-08-22
smb/server: remove useless assignment of 'file_present' in smb2_open()
ChenXiaoSong
1
-1
/
+0
2024-08-22
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
ChenXiaoSong
2
-6
/
+6
2024-08-22
smb/server: fix return value of smb2_open()
ChenXiaoSong
1
-1
/
+1
2024-08-22
ksmbd: the buffer of smb2 query dir response has at least 1 byte
Namjae Jeon
1
-1
/
+2
2024-08-18
ksmbd: Replace one-element arrays with flexible-array members
Thorsten Blum
2
-4
/
+4
2024-08-18
ksmbd: fix race condition between destroy_previous_session() and smb2 operati...
Namjae Jeon
4
-3
/
+45
2024-08-18
ksmbd: Use unsafe_memcpy() for ntlm_negotiate
Namjae Jeon
1
-2
/
+5
2024-08-18
smb3: fix broken cached reads when posix locks
Steve French
1
-3
/
+1
2024-08-17
Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-6
/
+17
2024-08-15
smb: smb2pdu.h: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+2
2024-08-15
smb3: fix lock breakage for cached writes
Steve French
1
-4
/
+9
2024-08-15
smb/client: avoid possible NULL dereference in cifs_free_subrequest()
Su Hui
1
-2
/
+6
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2024-08-13
Merge tag '6.11-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
7
-13
/
+39
[next]