summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2019-05-31Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas
2019-05-28dfs_cache: fix a wrong use of kfree in flush_cache_ent()Gen Zhang
2019-05-28fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_freeMurphy Zhou
2019-05-28cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl caseColin Ian King
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-15cifs: add support for SEEK_DATA and SEEK_HOLERonnie Sahlberg
2019-05-15Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s...Kovtunenko Oleksandr
2019-05-15cifs: Allocate memory for all iovs in smb2_ioctlLong Li
2019-05-15cifs: Don't match port on SMBDirect transportLong Li
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells
2019-05-14cifs:smbd Use the correct DMA direction when sending dataLong Li
2019-05-14cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs hav...Long Li
2019-05-12cifs: use the right include for signal_pending()Ronnie Sahlberg
2019-05-09smb3: trivial cleanup to smb2ops.cSteve French
2019-05-09cifs: cleanup smb2ops.c and normalize stringsChristoph Probst
2019-05-09smb3: display session id in debug dataSteve French
2019-05-07cifs: update module internal version numberSteve French
2019-05-07SMB3: Clean up query symlink when reparse pointRonnie Sahlberg
2019-05-07cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst
2019-05-07Negotiate and save preferred compression algorithmsSteve French
2019-05-07cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESPRonnie Sahlberg
2019-05-07cifs: fix credits leak for SMB1 oplock breaksRonnie Sahlberg
2019-05-07smb3: Add protocol structs for change notify supportSteve French
2019-05-07cifs: fix smb3_zero_range for AzureRonnie Sahlberg
2019-05-07cifs: zero-range does not require the file is sparseRonnie Sahlberg
2019-05-07Add new flag on SMB3.1.1 readSteve French
2019-05-07cifs: add fiemap supportRonnie Sahlberg
2019-05-07SMB3: Add defines for new negotiate contextsSteve French
2019-05-07cifs: fix bi-directional fsctl passthrough callsRonnie Sahlberg
2019-05-07cifs: smbd: take an array of reqeusts when sending upper layer dataLong Li
2019-05-07SMB3: Add handling for different FSCTL access flagsSteve French
2019-05-07cifs: Add support for FSCTL passthrough that write data to the serverRonnie Sahlberg
2019-05-07cifs: remove superfluous inode_lock in cifs_{strict_}fsyncJeff Layton
2019-05-07cifs: Call MID callback before destroying transportLong Li
2019-05-07cifs: smbd: Retry on memory registration failureLong Li
2019-05-07cifs: smbd: Indicate to retry on transport sending failureLong Li
2019-05-07cifs: smbd: Return EINTR when interruptedLong Li
2019-05-07cifs: smbd: Don't destroy transport on RDMA disconnectLong Li
2019-05-07smbd: Make upper layer decide when to destroy the transportLong Li
2019-05-07SMB3: update comment to clarify enumerating snapshotsSteve French
2019-05-07CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sbAurelien Aptel
2019-05-07CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...Kenneth D'souza
2019-05-07cifs: Fix DFS cache refresher for DFS linksPaulo Alcantara (SUSE)