tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
fs
/
smb
/
client
/
at
nocache-cleanup
1 folder
80 files
compress
move asm/unaligned.h to linux/unaligned.h
2 years ago
Kconfig
smb: client: Remove obsolete crypto_shash allocations
5 months ago
Makefile
cifs: Move the SMB1 transport code out of transport.c
8 months ago
asn1.c
smb3: add support for IAKerb
1 year ago
cached_dir.c
cifs: Add a tracepoint to log EIO errors
5 months ago
cached_dir.h
smb: client: remove cfids_invalidation_worker
5 months ago
cifs_debug.c
cifs: Do some preparation prior to organising the function declarations
4 months ago
cifs_debug.h
cifs: Remove the RFC1002 header from smb_hdr
6 months ago
cifs_fs_sb.h
smb:client: smb: client: Add reverse mapping from tcon to superblocks
1 year ago
cifs_ioctl.h
smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size
9 months ago
cifs_spnego.c
smb: client: Add tracepoint for krb5 auth
3 months ago
cifs_spnego.h
cifs: Do some preparation prior to organising the function declarations
4 months ago
cifs_spnego_negtokeninit.asn1
smb: move client and server files to common directory fs/smb
2 years ago
cifs_swn.c
smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_register_message()
5 months ago
cifs_swn.h
smb: move client and server files to common directory fs/smb
2 years ago
cifs_unicode.c
cifs: prevent NULL pointer dereference in UTF16 conversion
7 months ago
cifs_unicode.h
cifs: Do some preparation prior to organising the function declarations
4 months ago
cifsacl.c
cifs: Add a tracepoint to log EIO errors
5 months ago
cifsacl.h
smb: client: Correct typos in multiple comments across various files
2 years ago
cifsencrypt.c
cifs: Add a tracepoint to log EIO errors
5 months ago
cifsfs.c
smb/client: properly disallow delegations on directories
2 months ago
cifsfs.h
cifs: update internal module version number
3 months ago
cifsglob.h
smb: client: relax session and tcon reconnect attempts
3 months ago
cifspdu.h
smb: move some SMB1 definitions into common/smb1pdu.h
4 months ago
cifsproto.h
cifs: Remove dead function prototypes
3 months ago
cifsroot.c
smb: move client and server files to common directory fs/smb
2 years ago
cifssmb.c
cifs: Add a tracepoint to log EIO errors
5 months ago
cifstransport.c
Merge tag 'v6.19rc8-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
1 month ago
compress.c
cifs: Do some preparation prior to organising the function declarations
4 months ago
compress.h
cifs: Do some preparation prior to organising the function declarations
4 months ago
connect.c
smb: client: improve error message when creating SMB session
3 months ago
dfs.c
smb: client: don't trust DFSREF_STORAGE_SERVER bit
1 year ago
dfs.h
smb: client: get rid of kstrdup() in get_ses_refpath()
1 year ago
dfs_cache.c
smb: client: handle lack of IPC in dfs_cache_refresh()
5 months ago
dfs_cache.h
smb: client: ensure to try all targets when finding nested links
2 years ago
dir.c
cifs: Do some preparation prior to organising the function declarations
4 months ago
dns_resolve.c
smb: client: provide dns_resolve_{unc,name} helpers
1 year ago
dns_resolve.h
cifs: Do some preparation prior to organising the function declarations
4 months ago
export.c
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
2 years ago
file.c
cifs: Add a tracepoint to log EIO errors
5 months ago
fs_context.c
cifs: Fix memory and information leak in smb3_reconfigure()
3 months ago
fs_context.h
cifs: client: enforce consistent handling of multichannel and max_channels
4 months ago
fscache.c
cifs: Remove some code that's no longer used, part 1
2 years ago
fscache.h
cifs: Remove some code that's no longer used, part 1
2 years ago
inode.c
cifs: Add a tracepoint to log EIO errors
5 months ago
ioctl.c
smb3 client: add missing tracepoint for unsupported ioctls
3 months ago
link.c
cifs: Add a tracepoint to log EIO errors
5 months ago
misc.c
cifs: Do some preparation prior to organising the function declarations
4 months ago
namespace.c
smb: client: add NULL check in automount_fullpath
10 months ago
netlink.c
smb: move client and server files to common directory fs/smb
2 years ago
netlink.h
smb: move client and server files to common directory fs/smb
2 years ago
netmisc.c
cifs: Do some preparation prior to organising the function declarations
4 months ago
nterr.c
smb/client: add 4 NT error code definitions
3 months ago
nterr.h
smb/client: add parentheses to NT error code definitions containing bitwise OR operator
3 months ago
ntlmssp.h
smb: fix some warnings reported by scripts/checkpatch.pl
5 months ago
readdir.c
cifs: Add a tracepoint to log EIO errors
5 months ago
reparse.c
cifs: Add a tracepoint to log EIO errors
5 months ago
reparse.h
smb: do some cleanups
5 months ago
rfc1002pdu.h
smb: fix some warnings reported by scripts/checkpatch.pl
5 months ago
sess.c
cifs: client: allow changing multichannel mount options on remount
3 months ago
smb1ops.c
cifs: Remove the server pointer from smb_message
6 months ago
smb2file.c
smb/client: fix memory leak in smb2_open_file()
1 month ago
smb2glob.h
smb: client: fix data loss due to broken rename(2)
6 months ago
smb2inode.c
cifs: Do some preparation prior to organising the function declarations
4 months ago
smb2maperror.c
smb/client: update some SMB2 status strings
3 months ago
smb2misc.c
cifs: Remove the RFC1002 header from smb_hdr
6 months ago
smb2ops.c
smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range
3 months ago
smb2pdu.c
smb: client: Add tracepoint for krb5 auth
3 months ago
smb2pdu.h
smb: move some duplicate struct definitions to common/fscc.h
5 months ago
smb2proto.h
cifs: Remove dead function prototypes
3 months ago
smb2transport.c
cifs: Add a tracepoint to log EIO errors
5 months ago
smbdirect.c
smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and smbd_conn_upcall()
4 months ago
smbdirect.h
smb: client: change smbd_deregister_mr() to return void
5 months ago
smbencrypt.c
smb: client: delete "true", "false" defines
2 years ago
smberr.h
smb: move client and server files to common directory fs/smb
2 years ago
trace.c
smb: client: Add tracepoint for krb5 auth
3 months ago
trace.h
smb3 client: add missing tracepoint for unsupported ioctls
3 months ago
transport.c
cifs: Add a tracepoint to log EIO errors
5 months ago
unc.c
smb: move client and server files to common directory fs/smb
2 years ago
winucase.c
smb: move client and server files to common directory fs/smb
2 years ago
xattr.c
cifs: Add a tracepoint to log EIO errors
5 months ago