aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells
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)
2019-05-07cifs: don't use __constant_cpu_to_le32()Sergey Senozhatsky
2019-05-07SMB3: Track total time spent on roundtrips for each SMB3 commandSteve French
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-01cifs: switch to ->free_inode()Al Viro
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-24cifs: fix page reference leak with readv/writevJérôme Glisse
2019-04-24cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson
2019-04-24cifs: fix memory leak in SMB2_readRonnie Sahlberg
2019-04-16CIFS: keep FileInfo handle live during oplock breakAurelien Aptel
2019-04-16cifs: fix handle leak in smb2_query_symlink()Ronnie Sahlberg
2019-04-16cifs: Fix lease buffer length errorZhangXiaoxu
2019-04-16cifs: Fix use-after-free in SMB2_readZhangXiaoxu
2019-04-16cifs: Fix use-after-free in SMB2_writeZhangXiaoxu
2019-04-01cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid.Ronnie Sahlberg
2019-04-01SMB3: Allow persistent handle timeout to be configurable on mountSteve French
2019-04-01smb3: Fix enumerating snapshots to AzureSteve French
2019-04-01cifs: fix kref underflow in close_shroot()Ronnie Sahlberg
2019-03-22cifs: update internal module version numberSteve French
2019-03-22SMB3: Fix SMB3.1.1 guest mounts to SambaSteve French
2019-03-22cifs: Fix slab-out-of-bounds when tracing SMB tconPaulo Alcantara (SUSE)