summaryrefslogtreecommitdiff
path: root/fs/cifs (follow)
Commit message (Expand)AuthorAge
...
* | Merge android-4.4.163 (0ca3fca) into msm-4.4Srinivasarao P2018-11-15
|\|
| * CIFS: handle guest access errors to Windows sharesMark Syms2018-11-10
* | Merge android-4.4.160 (a94efb1) into msm-4.4Srinivasarao P2018-10-15
|\|
| * smb2: fix missing files in root share directory listingAurelien Aptel2018-10-10
| * cifs: read overflow in is_valid_oplock_break()Dan Carpenter2018-10-10
| * fs/cifs: suppress a string overflow warningStephen Rothwell2018-10-10
| * fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn2018-10-10
* | Merge "Merge android-4.4.158 (f9e4134) into msm-4.4"Linux Build Service Account2018-10-06
|\|
| * CIFS: fix wrapping bugs in num_entries()Dan Carpenter2018-09-26
| * cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter2018-09-26
* | Merge "Merge android-4.4.156 (7eb7037) into msm-4.4"Linux Build Service Account2018-10-03
|\|
| * SMB3: Number of requests sent should be displayed for SMB3 not just CIFSSteve French2018-09-15
| * smb3: fix reset of bytes read and written statsSteve French2018-09-15
| * cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg2018-09-15
* | Merge "page-flags: define PG_locked behavior on compound pages"Linux Build Service Account2018-10-03
|\ \ | |/ |/|
| * page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2018-10-01
* | smb3: don't request leases in symlink creation and querySteve French2018-09-05
* | smb3: Do not send SMB3 SET_INFO if nothing changedSteve French2018-09-05
* | cifs: check kmalloc before useNicholas Mc Guire2018-09-05
* | cifs: add missing debug entries for kconfig optionsSteve French2018-09-05
|/
* cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2018-07-11
* cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann2018-05-30
* cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French2018-04-29
* SMB2: Fix share type handlingChristophe JAILLET2018-04-13
* CIFS: silence lockdep splat in cifs_relock_file()Rabin Vincent2018-04-13
* cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter2018-03-24
* CIFS: Enable encryption during session setup phasePavel Shilovsky2018-03-24
* SMB3: Validate negotiate request must always be signedSteve French2018-03-24
* CIFS: zero sensitive data when freeingAurelien Aptel2018-02-16
* cifs: Fix autonegotiate security settings mismatchDaniel N Pettersson2018-02-16
* cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox2018-02-16
* cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg2017-11-08
* CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-10-18
* SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French2017-10-05
* SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French2017-10-05
* Fix SMB3.1.1 guest authentication to SambaSteve French2017-10-05
* cifs: release auth_key.response for reconnect.Shu Wang2017-10-05
* CIFS: remove endian related sparse warningSteve French2017-09-07
* CIFS: Fix maximum SMB2 header sizePavel Shilovsky2017-09-07
* cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg2017-08-30
* cifs: Fix df output for users with quota limitsSachin Prabhu2017-08-30
* CIFS: Improve readdir verbosityPavel Shilovsky2017-06-29
* Call echo service immediately after socket reconnectSachin Prabhu2017-06-17
* CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2017-05-20
* cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp2017-05-20
* CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke2017-05-20
* SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French2017-05-20
* Set unicode flag on cifs echo request to avoid Mac errorSteve French2017-05-20
* Handle mismatched open callsSachin Prabhu2017-05-08
* CIFS: remove bad_network_name flagGermano Percossi2017-04-27