summaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
2018-09-12cifs: read overflow in is_valid_oplock_break()Dan Carpenter
2018-09-12cifs: integer overflow in in SMB2_ioctl()Dan Carpenter
2018-09-12CIFS: fix wrapping bugs in num_entries()Dan Carpenter
2018-09-12cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter
2018-09-09fs/cifs: require sha512Stefan Metzmacher
2018-09-09fs/cifs: suppress a string overflow warningStephen Rothwell
2018-09-02cifs: connect to servername instead of IP for IPC$ shareThomas Werschlein
2018-09-02smb3: check for and properly advertise directory lease supportSteve French
2018-09-02smb3: minor debugging clarifications in rfc1001 len processingSteve French
2018-09-02SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French
2018-09-02fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn
2018-08-23cifs: update internal module version number for cifs.ko to 2.12Steve French
2018-08-23cifs: check kmalloc before useNicholas Mc Guire
2018-08-23cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg
2018-08-23cifs: create a define for how many iovs we need for an SMB2_open()Ronnie Sahlberg
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-13Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-10smb3: create smb3 equivalent alias for cifs pseudo-xattrsSteve French
2018-08-10smb3: allow previous versions to be mounted with snapshot= mount parmSteve French
2018-08-10cifs: don't show domain= in mount output when domain is emptyRonnie Sahlberg
2018-08-10cifs: add missing support for ACLs in SMB 3.11Ronnie Sahlberg
2018-08-09smb3: enumerating snapshots was leaving part of the data off endSteve French
2018-08-09cifs: update smb2_queryfs() to use compoundingRonnie Sahlberg
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: 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