index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
2018-11-13
1
-2
/
+4
*
smb3: do not attempt cifs operation in smb3 query info error path
Steve French
2018-11-13
1
-1
/
+9
*
smb3: allow stats which track session and share reconnects to be reset
Steve French
2018-11-13
1
-0
/
+3
*
smb2: fix missing files in root share directory listing
Aurelien Aptel
2018-10-10
1
-1
/
+1
*
cifs: read overflow in is_valid_oplock_break()
Dan Carpenter
2018-10-10
1
-0
/
+8
*
fs/cifs: suppress a string overflow warning
Stephen Rothwell
2018-10-10
1
-3
/
+8
*
fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
Jon Kuhn
2018-10-10
1
-3
/
+0
*
cifs: integer overflow in in SMB2_ioctl()
Dan Carpenter
2018-09-26
1
-2
/
+2
*
CIFS: fix wrapping bugs in num_entries()
Dan Carpenter
2018-09-26
1
-10
/
+15
*
cifs: prevent integer overflow in nxt_dir_entry()
Dan Carpenter
2018-09-26
1
-2
/
+9
*
cifs: connect to servername instead of IP for IPC$ share
Thomas Werschlein
2018-09-19
1
-1
/
+1
*
smb3: check for and properly advertise directory lease support
Steve French
2018-09-19
2
-5
/
+8
*
SMB3: Backup intent flag missing for directory opens with backupuid mounts
Steve French
2018-09-19
2
-5
/
+22
*
smb3: if server does not support posix do not allow posix mount option
Steve French
2018-09-15
1
-2
/
+6
*
SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
Steve French
2018-09-15
1
-1
/
+1
*
CIFS: fix memory leak and remove dead code
Aurelien Aptel
2018-09-15
1
-51
/
+50
*
smb3: fix reset of bytes read and written stats
Steve French
2018-09-15
1
-0
/
+8
*
cifs: check if SMB2 PDU size has been padded and suppress the warning
Ronnie Sahlberg
2018-09-15
1
-0
/
+7
*
smb3: fill in statfs fsid and correct namelen
Steve French
2018-09-05
4
-8
/
+31
*
smb3: don't request leases in symlink creation and query
Steve French
2018-09-05
1
-2
/
+2
*
smb3: Do not send SMB3 SET_INFO if nothing changed
Steve French
2018-09-05
2
-1
/
+3
*
smb3: enumerating snapshots was leaving part of the data off end
Steve French
2018-09-05
1
-7
/
+27
*
cifs: check kmalloc before use
Nicholas Mc Guire
2018-09-05
1
-0
/
+6
*
cifs: use a refcount to protect open/closing the cached file handle
Ronnie Sahlberg
2018-09-05
4
-6
/
+31
*
cifs: add missing debug entries for kconfig options
Steve French
2018-09-05
1
-7
/
+23
*
CIFS: fix uninitialized ptr deref in smb2 signing
Aurelien Aptel
2018-09-05
1
-2
/
+3
*
cifs: add missing support for ACLs in SMB 3.11
Ronnie Sahlberg
2018-09-05
1
-0
/
+5
*
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
2018-07-05
5
-21
/
+14
*
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2018-07-05
2
-8
/
+20
*
cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
Stefano Brivio
2018-07-05
1
-2
/
+5
*
cifs: Fix memory leak in smb2_set_ea()
Paulo Alcantara
2018-07-05
1
-0
/
+2
*
cifs: fix SMB1 breakage
Ronnie Sahlberg
2018-07-05
5
-11
/
+13
*
cifs: Fix validation of signed data in smb2
Paulo Alcantara
2018-07-05
1
-4
/
+24
*
cifs: Fix validation of signed data in smb3+
Paulo Alcantara
2018-07-05
1
-6
/
+25
*
cifs: Fix use after free of a mid_q_entry
Lars Persson
2018-07-05
7
-2
/
+29
*
cifs: Fix invalid check in __cifs_calc_signature()
Paulo Alcantara
2018-06-15
1
-9
/
+6
*
cifs: Use correct packet length in SMB2_TRANSFORM header
Paulo Alcantara
2018-06-15
4
-23
/
+24
*
smb3: fix corrupt path in subdirs on smb311 with posix
Steve French
2018-06-15
1
-1
/
+2
*
smb3: do not display empty interface list
Steve French
2018-06-15
1
-1
/
+3
*
smb3: Fix mode on mkdir on smb311 mounts
Steve French
2018-06-15
6
-3
/
+175
*
cifs: Fix kernel oops when traceSMB is enabled
Paulo Alcantara
2018-06-15
1
-5
/
+5
*
CIFS: dump every session iface info
Aurelien Aptel
2018-06-15
1
-0
/
+27
*
CIFS: parse and store info on iface queries
Aurelien Aptel
2018-06-15
1
-15
/
+155
*
CIFS: add iface info to struct cifs_ses
Aurelien Aptel
2018-06-15
2
-0
/
+23
*
CIFS: complete PDU definitions for interface queries
Aurelien Aptel
2018-06-15
1
-3
/
+20
*
CIFS: move default port definitions to cifsglob.h
Aurelien Aptel
2018-06-15
2
-3
/
+3
*
cifs: Fix encryption/signing
Paulo Alcantara
2018-06-15
1
-2
/
+2
*
cifs: update __smb_send_rqst() to take an array of requests
Ronnie Sahlberg
2018-06-15
1
-35
/
+44
*
cifs: remove smb2_send_recv()
Ronnie Sahlberg
2018-06-15
3
-42
/
+116
*
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
2018-06-15
6
-135
/
+99
[next]