]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - fs/cifs
UBUNTU: Packaging: Breaks yet another iscsitarget-dkms version
[mirror_ubuntu-artful-kernel.git] / fs / cifs /
2018-04-03 Aurelien AptelCIFS: zero sensitive data when freeing
2018-04-03 Daniel N Petterssoncifs: Fix autonegotiate security settings mismatch
2018-04-03 Matthew Wilcoxcifs: Fix missing put_xid in cifs_file_strict_mmap
2017-11-20 Steve FrenchSMB3: Validate negotiate request must always be signed
2017-11-16 Ronnie Sahlbergcifs: check MaxPathNameComponentLength != 0 before...
2017-10-30 Pavel ShilovskyCIFS: Reconnect expired SMB sessions
2017-10-05 Steve FrenchSMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
2017-10-05 Steve FrenchSMB: Validate negotiate (to protect against downgrade...
2017-10-05 Steve FrenchFix SMB3.1.1 guest authentication to Samba
2017-10-05 Shu Wangcifs: release auth_key.response for reconnect.
2017-09-19 Steve FrenchCIFS: remove endian related sparse warning
2017-09-19 Ronnie Sahlbergcifs: return ENAMETOOLONG for overlong names in cifs_op...
2017-09-19 Sachin Prabhucifs: Fix df output for users with quota limits
2017-09-15 Pavel ShilovskyCIFS: Fix maximum SMB2 header size
2017-07-19 Pavel ShilovskyCIFS: Improve readdir verbosity
2017-07-18 Christophe JailletCIFS: Fix some return values in case of error in 'crypt...
2017-07-18 Pavel ShilovskyCIFS: Fix null pointer deref during read resp processing
2017-06-28 Sachin PrabhuHandle mismatched open calls
2017-06-28 Sachin PrabhuCall echo service immediately after socket reconnect
2017-06-28 Pavel ShilovskyCIFS: Fix possible use after free in demultiplex thread
2017-06-28 Pavel ShilovskyCIFS: Allow to switch on encryption with seal mount...
2017-06-28 Pavel ShilovskyCIFS: Add capability to decrypt big read responses
2017-06-28 Pavel ShilovskyCIFS: Decrypt and process small encrypted packets
2017-06-28 Pavel ShilovskyCIFS: Add copy into pages callback for a read operation
2017-06-28 Pavel ShilovskyCIFS: Add mid handle callback
2017-06-28 Pavel ShilovskyCIFS: Add transform header handling callbacks
2017-06-28 Pavel ShilovskyCIFS: Encrypt SMB3 requests before sending
2017-06-28 Pavel ShilovskyCIFS: Enable encryption during session setup phase
2017-06-28 Pavel ShilovskyCIFS: Add capability to transform requests before sending
2017-06-28 Pavel ShilovskyCIFS: Separate RFC1001 length processing for SMB2 read
2017-06-28 Pavel ShilovskyCIFS: Separate SMB2 sync header processing
2017-06-28 Pavel ShilovskyCIFS: Send RFC1001 length in a separate iov
2017-06-28 Pavel ShilovskyCIFS: Make send_cancel take rqst as argument
2017-06-28 Pavel ShilovskyCIFS: Make SendReceive2() takes resp iov
2017-06-28 Pavel ShilovskyCIFS: Separate SMB2 header structure
2017-06-28 Jean Delvarecifs: Add soft dependencies
2017-06-28 Jean Delvarecifs: Only select the required crypto modules
2017-06-28 Jean Delvarecifs: Simplify SMB2 and SMB311 dependencies
2017-06-28 Steve FrenchSMB3: parsing for new snapshot timestamp mount parm
2017-06-28 Sachin PrabhuSMB2: Separate RawNTLMSSP authentication from SMB2_sess...
2017-06-28 Sachin PrabhuSMB2: Separate Kerberos authentication from SMB2_sess_setup
2017-06-28 Steve FrenchSMB3: Add mount parameter to allow user to override...
2017-06-28 Sachin PrabhuFix memory leaks in cifs_do_mount()
2017-06-28 Al Virocifs_readv_receive: use cifs_read_from_socket()
2017-06-28 Al Virocifs: don't bother with kmap on read_pages side
2017-06-28 Al Virocifs: no need to wank with copying and advancing iovec...
2017-06-28 Al Virocifs: merge the hash calculation helpers
2017-06-28 Steve FrenchPrepare for encryption support (first part). Add decryp...
2017-06-28 Steve Frenchcifs: Make echo interval tunable
2017-06-28 Thadeu Lima de Sou... Revert "Call echo service immediately after socket...
2017-06-28 Thadeu Lima de Sou... Revert "Handle mismatched open calls"
2017-06-20 Björn JackeCIFS: add misssing SFM mapping for doublequote
2017-06-20 David Disseldorpcifs: fix CIFS_IOC_GET_MNT_INFO oops
2017-06-20 Björn JackeCIFS: fix mapping of SFM_SPACE and SFM_PERIOD
2017-06-20 Steve FrenchSMB3: Work around mount failure when using SMB3 dialect...
2017-06-20 Steve FrenchSet unicode flag on cifs echo request to avoid Mac...
2017-05-08 Sachin PrabhuHandle mismatched open calls
2017-05-05 Germano PercossiCIFS: remove bad_network_name flag
2017-05-05 Sachin Prabhucifs: Do not send echoes before Negotiate is complete
2017-05-05 Germano PercossiCIFS: store results of cifs_reopen_file to avoid infini...
2017-04-27 Jan-Marek GlogowskiReset TreeId to zero on SMB2 TREE_CONNECT
2017-04-06 Sachin PrabhuCall echo service immediately after socket reconnect
2017-03-08 Eric W. Biedermanfs: Better permission checking for submounts
2017-03-08 Rabin Vincentcifs: initialize file_info_lock
2017-01-10 Pavel ShilovskyCIFS: Fix a possible memory corruption in push locks
2017-01-10 Pavel ShilovskyCIFS: Fix missing nls unload in smb2_reconnect()
2017-01-10 Pavel ShilovskyCIFS: Fix a possible memory corruption during reconnect
2016-11-08 Steve FrenchCleanup missing frees on some ioctls
2016-11-08 Steve FrenchDo not send SMB3 SET_INFO request if nothing is changing
2016-11-08 Steve FrenchSMB3: GUIDs should be constructed as random but valid...
2016-11-08 Steve FrenchSet previous session id correctly on SMB3 reconnect
2016-11-08 Steve FrenchDisplay number of credits available
2016-11-08 Steve FrenchClarify locking of cifs file and tcon structures and...
2016-11-08 Aurelien Aptelfs/cifs: keep guid when assigning fid to fileinfo
2016-11-08 Ross Lagerwallcifs: Limit the overall credit acquired
2016-11-08 Kees Cooklib: update single-char callers of strtobool()
2016-09-23 Sachin PrabhuUBUNTU: SAUCE: Fix regression which breaks DFS mounting
2016-09-23 Sachin PrabhuCompare prepaths when comparing superblocks
2016-09-23 Sachin PrabhuFix memory leaks in cifs_do_mount()
2016-08-22 Pavel ShilovskyCIFS: Fix a possible invalid memory access in smb2_quer...
2016-08-22 Rabin Vincentcifs: fix crash due to race in hmac(md5) handling
2016-08-22 Sachin Prabhucifs: Check for existing directory when opening file...
2016-08-22 Aurelien Aptelfs/cifs: make share unaccessible at root level mountable
2016-08-09 Steve FrenchFile names with trailing period or space need special...
2016-08-09 Jerome Marchandcifs: dynamic allocation of ntlmssp blob
2016-08-09 Steve FrenchFix reconnect to not defer smb3 session reconnect long...
2016-06-10 Stefan Metzmacherfs/cifs: correctly to anonymous authentication for...
2016-06-10 Stefan Metzmacherfs/cifs: correctly to anonymous authentication for...
2016-06-10 Stefan Metzmacherfs/cifs: correctly to anonymous authentication for...
2016-06-10 Stefan Metzmacherfs/cifs: correctly to anonymous authentication via...
2016-06-10 Steve Frenchremove directory incorrectly tries to set delete on...
2016-04-06 Yadan FanFix cifs_uniqueid_to_ino_t() function for s390x
2016-04-06 Pavel ShilovskyCIFS: Fix SMB2+ interim response processing for read...
2016-04-06 Justin Maggardcifs: fix out-of-bounds access in lease parsing
2016-02-25 Anton Protopopovcifs: fix erroneous return value
2016-02-25 Vasily Averincifs_dbg() outputs an uninitialized buffer in cifs_read...
2016-02-25 Rabin Vincentcifs: fix race between call_async() and reconnect()
2016-02-25 Jamie Bainbridgecifs: Ratelimit kernel log messages
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git.kernel.org...
next