aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2file.c
AgeCommit message (Expand)Author
2020-03-30cifs: Adjust indentation in smb2_open_fileNathan Chancellor
2019-12-16cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski
2019-04-01SMB3: Allow persistent handle timeout to be configurable on mountSteve French
2019-04-01smb3: Fix enumerating snapshots to AzureSteve French
2019-01-11cifs: Fix potential OOB access of lock element arrayRoss Lagerwall
2019-01-11cifs: Limit memory used by lock request calls to a pageRoss Lagerwall
2018-07-05cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio
2018-06-07cifs: fix a buffer leak in smb2_query_symlinkRonnie Sahlberg
2018-01-26CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctlAurelien Aptel
2017-03-01CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel
2016-12-05CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2015-11-03Add resilienthandles mount parmSteve French
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-12-10fs/cifs/smb2file.c: replace count*size kzalloc by kcallocFabian Frederick
2014-08-25CIFS: Fix wrong filename length for SMB2Pavel Shilovsky
2013-09-09CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky
2013-09-08CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky
2013-09-08CIFS: Implement follow_link for SMB2Pavel Shilovsky
2013-07-10CIFS: Reconnect durable handles for SMB2Pavel Shilovsky
2013-07-10CIFS: Make SMB2_open use cifs_open_parms structPavel Shilovsky
2013-07-10CIFS: Introduce cifs_open_parms structPavel Shilovsky
2013-07-10CIFS: Request durable open for SMB2 opensPavel Shilovsky
2013-07-10CIFS: Respect create_options in smb2_open_filePavel Shilovsky
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches
2012-12-05CIFS: Separate pushing mandatory locks and lock_sem handlingPavel Shilovsky
2012-09-24CIFS: Add SMB2.1 lease break supportPavel Shilovsky
2012-09-24CIFS: Request SMB2.1 leasesPavel Shilovsky
2012-09-24CIFS: Turn lock mutex into rw semaphorePavel Shilovsky
2012-09-24CIFS: Use brlock cache for SMB2Pavel Shilovsky
2012-09-24CIFS: Add brlock support for SMB2Pavel Shilovsky
2012-09-24CIFS: Process oplocks for SMB2Pavel Shilovsky
2012-09-24CIFS: Add open/close file support for SMB2Pavel Shilovsky