OSDN Git Service

configfs: Fix use-after-free when accessing sd->s_dentry
[android-x86/kernel.git] / fs / cifs /
2019-06-11 Roberto Bergantino... CIFS: cifs_read_allocate_pages: don't iterate through...
2019-05-25 Christoph Probstcifs: fix strcat buffer overflow and reduce raciness...
2019-05-02 Frank Sorensoncifs: do not attempt cifs operation on smb2+ rename...
2019-04-27 Aurelien AptelCIFS: keep FileInfo handle live during oplock break
2019-04-20 Steve Frenchcifs: fallback to older infolevels on findfirst queryin...
2019-04-20 Steve Frenchfix incorrect error code mapping for OBJECTID_NOT_FOUND
2019-04-05 Yao Liucifs: Fix NULL pointer dereference of devname
2019-04-05 Louis Taylorcifs: use correct format characters
2019-04-05 Aurelien AptelCIFS: fix POSIX lock leak and invalid ptr deref
2019-03-23 Pavel ShilovskyCIFS: Fix read after write for files with read caching
2019-03-23 Pavel ShilovskyCIFS: Do not reset lease state to NONE on lease break
2019-03-13 Ronnie Sahlbergcifs: fix computation for MAX_SMB2_HDR_SIZE
2019-02-20 Ross Lagerwallcifs: Limit memory used by lock request calls to a...
2019-02-15 Greg Kroah-HartmanRevert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depend...
2019-02-12 Ronnie Sahlbergcifs: check ntwrk_buf_start for NULL before dereferenci...
2019-02-06 Paulo Alcantaracifs: Always resolve hostname before reconnecting
2019-02-06 Pavel ShilovskyCIFS: Do not count -ENODATA as failure for query directory
2019-01-31 Pavel ShilovskyCIFS: Fix possible hang during async MTU reads and...
2019-01-16 Ross Lagerwallcifs: Fix potential OOB access of lock element array
2019-01-16 Pavel ShilovskyCIFS: Do not hide EINTR after sending network packets
2019-01-09 Georgy A BystreninCIFS: Fix error mapping for SMB2_LOCK command which...
2018-12-21 Steve Frenchcifs: In Kconfig CONFIG_CIFS_POSIX needs depends on...
2018-12-13 Paulo Alcantaracifs: Fix separator when building path from dentry
2018-11-27 Colin Ian Kingcifs: don't dereference smb_file_target before null...
2018-11-13 Steve Frenchsmb3: on kerberos mount if server doesn't specify auth...
2018-11-13 Steve Frenchsmb3: do not attempt cifs operation in smb3 query info...
2018-11-13 Steve Frenchsmb3: allow stats which track session and share reconne...
2018-11-10 Geert Uytterhoevencifs: Use ULL suffix for 64-bit constant
2018-10-10 Aurelien Aptelsmb2: fix missing files in root share directory listing
2018-10-10 Dan Carpentercifs: read overflow in is_valid_oplock_break()
2018-10-10 Stephen Rothwellfs/cifs: suppress a string overflow warning
2018-10-10 Jon Kuhnfs/cifs: don't translate SFM_SLASH (U+F026) to backslash
2018-09-26 Dan CarpenterCIFS: fix wrapping bugs in num_entries()
2018-09-26 Dan Carpentercifs: prevent integer overflow in nxt_dir_entry()
2018-09-15 Steve FrenchSMB3: Number of requests sent should be displayed for...
2018-09-15 Steve Frenchsmb3: fix reset of bytes read and written stats
2018-09-15 Ronnie Sahlbergcifs: check if SMB2 PDU size has been padded and suppre...
2018-09-05 Steve Frenchsmb3: don't request leases in symlink creation and...
2018-09-05 Steve Frenchsmb3: Do not send SMB3 SET_INFO if nothing changed
2018-09-05 Steve Frenchsmb3: enumerating snapshots was leaving part of the...
2018-09-05 Nicholas Mc Guirecifs: check kmalloc before use
2018-09-05 Steve Frenchcifs: add missing debug entries for kconfig options
2018-07-11 Paulo Alcantaracifs: Fix infinite loop when using hard mount option
2018-06-26 Steve Frenchsmb3: on reconnect set PreviousSessionId field
2018-05-30 Arnd Bergmanncifs: silence compiler warnings showing up with gcc...
2018-04-29 Steve Frenchcifs: do not allow creating sockets except with SMB1...
2018-04-24 Steve Frenchsmb3: Fix root directory when server returns inode...
2018-04-13 Christophe JAILLETSMB2: Fix share type handling
2018-04-13 Rabin VincentCIFS: silence lockdep splat in cifs_relock_file()
2018-03-24 Dan Carpentercifs: small underflow in cnvrtDosUnixTm()
2018-03-24 Pavel ShilovskyCIFS: Enable encryption during session setup phase
2018-03-24 Steve FrenchSMB3: Validate negotiate request must always be signed
2018-02-17 Aurelien AptelCIFS: zero sensitive data when freeing
2018-02-17 Daniel N Petterssoncifs: Fix autonegotiate security settings mismatch
2018-02-17 Matthew Wilcoxcifs: Fix missing put_xid in cifs_file_strict_mmap
2017-11-08 Ronnie Sahlbergcifs: check MaxPathNameComponentLength != 0 before...
2017-10-18 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 FrenchSMB3: Warn user if trying to sign connection that authe...
2017-10-05 Steve FrenchFix SMB3.1.1 guest authentication to Samba
2017-10-05 Shu Wangcifs: release auth_key.response for reconnect.
2017-10-05 Shu Wangcifs: release cifs root_cred after exit_cifs
2017-09-07 Steve FrenchCIFS: remove endian related sparse warning
2017-09-07 Pavel ShilovskyCIFS: Fix maximum SMB2 header size
2017-08-30 Ronnie Sahlbergcifs: return ENAMETOOLONG for overlong names in cifs_op...
2017-08-30 Sachin Prabhucifs: Fix df output for users with quota limits
2017-06-29 Pavel ShilovskyCIFS: Improve readdir verbosity
2017-05-20 Björn JackeCIFS: add misssing SFM mapping for doublequote
2017-05-20 David Disseldorpcifs: fix CIFS_IOC_GET_MNT_INFO oops
2017-05-20 Rabin VincentCIFS: fix oplock break deadlocks
2017-05-20 David Disseldorpcifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
2017-05-20 David Disseldorpcifs: fix leak in FSCTL_ENUM_SNAPS response handling
2017-05-20 Björn JackeCIFS: fix mapping of SFM_SPACE and SFM_PERIOD
2017-05-20 Steve FrenchSMB3: Work around mount failure when using SMB3 dialect...
2017-05-20 Steve FrenchSet unicode flag on cifs echo request to avoid Mac...
2017-05-20 Sachin PrabhuFix match_prepath()
2017-05-08 Sachin PrabhuHandle mismatched open calls
2017-04-27 Germano PercossiCIFS: remove bad_network_name flag
2017-04-27 Sachin Prabhucifs: Do not send echoes before Negotiate is complete
2017-04-21 Germano PercossiCIFS: store results of cifs_reopen_file to avoid infini...
2017-04-21 Germano PercossiCIFS: reconnect thread reschedule itself
2017-04-12 Jan-Marek GlogowskiReset TreeId to zero on SMB2 TREE_CONNECT
2017-03-15 Eric W. Biedermanfs: Better permission checking for submounts
2017-03-12 Pavel ShilovskyCIFS: Fix splice read for non-cached files
2017-02-09 Rabin Vincentcifs: initialize file_info_lock
2017-01-06 Pavel ShilovskyCIFS: Fix a possible memory corruption in push locks
2017-01-06 Pavel ShilovskyCIFS: Decrease verbosity of ioctl call
2017-01-06 Pavel ShilovskyCIFS: Fix a possible double locking of mutex during...
2017-01-06 Pavel ShilovskyCIFS: Fix missing nls unload in smb2_reconnect()
2017-01-06 Pavel ShilovskyCIFS: Fix a possible memory corruption during reconnect
2017-01-06 Andy Lutomirskicifs: Fix smbencrypt() to stop pointing a scatterlist...
2016-12-10 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-09 Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'm68k-for-v4.9-tag2' of git://git./linux...
2016-12-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-12-08 Dave AirlieMerge branch 'drm-fixes-4.9' of git://people.freedeskto...
2016-12-07 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-12-07 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
next