aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-08cifs: create SMB2_open_init()/SMB2_open_free() helpers.Ronnie Sahlberg2-71/+78
2018-08-08cifs: add SMB2_query_info_[init|free]()Ronnie Sahlberg2-22/+51
2018-08-08cifs: add SMB2_close_init()/SMB2_close_free()Ronnie Sahlberg2-14/+37
2018-08-07smb3: display stats counters for number of slow commandsSteve French3-3/+24
2018-08-07CIFS: fix uninitialized ptr deref in smb2 signingAurelien Aptel1-2/+3
2018-08-07smb3: Do not send SMB3 SET_INFO if nothing changedSteve French2-1/+3
2018-08-07smb3: fix minor debug output for CONFIG_CIFS_STATSSteve French1-1/+1
2018-08-07smb3: add tracepoint for slow responsesSteve French2-2/+43
2018-08-07cifs: add compound_send_recv()Ronnie Sahlberg2-66/+94
2018-08-07cifs: make smb_send_rqst take an array of requestsRonnie Sahlberg1-8/+13
2018-08-07cifs: update init_sg, crypt_message to take an array of rqstRonnie Sahlberg3-109/+131
2018-08-07smb3: update readme to correct information about /proc/fs/cifs/StatsSteve French1-12/+10
2018-08-07smb3: fix reset of bytes read and written statsSteve French1-0/+8
2018-08-07smb3: display bytes_read and bytes_written in smb3 statsSteve French1-0/+3
2018-08-07cifs: simple stats should always be enabledSteve French7-36/+1
2018-08-07cifs: use a refcount to protect open/closing the cached file handleRonnie Sahlberg4-6/+31
2018-08-07smb3: add reconnect tracepointsSteve French3-0/+29
2018-08-07smb3: add tracepoint for session expired or deletedSteve French2-0/+5
2018-08-07cifs: remove unused statsSteve French1-14/+0
2018-08-07smb3: don't request leases in symlink creation and querySteve French1-2/+2
2018-08-07smb3: remove per-session operations from per-tree connection statsSteve French1-28/+18
2018-08-07SMB3: Number of requests sent should be displayed for SMB3 not just CIFSSteve French1-1/+1
2018-08-07smb3: snapshot mounts are read-only and make sure info is displayable about the mountSteve French1-0/+5
2018-08-07smb3: remove noisy warning message on mountSteve French1-1/+5
2018-08-07smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French12-103/+22
2018-08-07cifs: add missing debug entries for kconfig optionsSteve French1-7/+23
2018-08-07documentation update - remove old out of date feature infoSteve French1-1068/+4
2018-08-07smb3: add support for statfs for smb3.1.1 posix extensionsSteve French4-1/+109
2018-08-07smb3: fill in statfs fsid and correct namelenSteve French4-8/+31
2018-08-07cifs: Make sure all data pages are signed correctlyPaulo Alcantara1-1/+7
2018-08-07CIFS: fix memory leak and remove dead codeAurelien Aptel1-51/+50
2018-08-07cifs: allow disabling insecure dialects in the configSteve French2-1/+25
2018-08-07smb3: if server does not support posix do not allow posix mount optionSteve French1-2/+6
2018-08-07cifs: use 64-bit timestamps for fscacheArnd Bergmann3-9/+17
2018-08-07cifs: use timespec64 internallyArnd Bergmann6-41/+40
2018-08-07cifs: Silence uninitialized variable warningDan Carpenter1-1/+2
2018-08-06Merge tag 'gpio-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+55
2018-08-05Linux 4.18-rc8Linus Torvalds1-1/+1
2018-08-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+55
2018-08-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2018-08-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-67/+132
2018-08-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+8
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-42/+57
2018-08-04Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-2/+9
2018-08-04Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2018-08-04Partially revert "block: fail op_is_write() requests to read-only partitions"Linus Torvalds1-2/+3
2018-08-04netlink: Don't shift on 64 for ngroupsDmitry Safonov1-2/+2
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-11/+13
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun1-1/+2
2018-08-04jfs: Fix usercopy whitelist for inline inode dataKees Cook3-2/+9