summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-09cifs: update receive_encrypted_standard to handle compounded responsesRonnie Sahlberg
2018-08-08cifs: create SMB2_open_init()/SMB2_open_free() helpers.Ronnie Sahlberg
2018-08-08cifs: add SMB2_query_info_[init|free]()Ronnie Sahlberg
2018-08-08cifs: add SMB2_close_init()/SMB2_close_free()Ronnie Sahlberg
2018-08-07smb3: display stats counters for number of slow commandsSteve French
2018-08-07CIFS: fix uninitialized ptr deref in smb2 signingAurelien Aptel
2018-08-07smb3: Do not send SMB3 SET_INFO if nothing changedSteve French
2018-08-07smb3: fix minor debug output for CONFIG_CIFS_STATSSteve French
2018-08-07smb3: add tracepoint for slow responsesSteve French
2018-08-07cifs: add compound_send_recv()Ronnie Sahlberg
2018-08-07cifs: make smb_send_rqst take an array of requestsRonnie Sahlberg
2018-08-07cifs: update init_sg, crypt_message to take an array of rqstRonnie Sahlberg
2018-08-07smb3: update readme to correct information about /proc/fs/cifs/StatsSteve French
2018-08-07smb3: fix reset of bytes read and written statsSteve French
2018-08-07smb3: display bytes_read and bytes_written in smb3 statsSteve French
2018-08-07cifs: simple stats should always be enabledSteve French
2018-08-07cifs: use a refcount to protect open/closing the cached file handleRonnie Sahlberg
2018-08-07smb3: add reconnect tracepointsSteve French
2018-08-07smb3: add tracepoint for session expired or deletedSteve French
2018-08-07cifs: remove unused statsSteve French
2018-08-07smb3: don't request leases in symlink creation and querySteve French
2018-08-07smb3: remove per-session operations from per-tree connection statsSteve French
2018-08-07SMB3: Number of requests sent should be displayed for SMB3 not just CIFSSteve French
2018-08-07smb3: snapshot mounts are read-only and make sure info is displayable about t...Steve French
2018-08-07smb3: remove noisy warning message on mountSteve French
2018-08-07smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French
2018-08-07cifs: add missing debug entries for kconfig optionsSteve French
2018-08-07documentation update - remove old out of date feature infoSteve French
2018-08-07smb3: add support for statfs for smb3.1.1 posix extensionsSteve French
2018-08-07smb3: fill in statfs fsid and correct namelenSteve French
2018-08-07cifs: Make sure all data pages are signed correctlyPaulo Alcantara
2018-08-07CIFS: fix memory leak and remove dead codeAurelien Aptel
2018-08-07cifs: allow disabling insecure dialects in the configSteve French
2018-08-07smb3: if server does not support posix do not allow posix mount optionSteve French
2018-08-07cifs: use 64-bit timestamps for fscacheArnd Bergmann
2018-08-07cifs: use timespec64 internallyArnd Bergmann
2018-08-07cifs: Silence uninitialized variable warningDan Carpenter
2018-08-06Merge tag 'gpio-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-08-05Linux 4.18-rc8Linus Torvalds
2018-08-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-08-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-04Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-04Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-08-04Partially revert "block: fail op_is_write() requests to read-only partitions"Linus Torvalds
2018-08-04netlink: Don't shift on 64 for ngroupsDmitry Safonov
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun