summaryrefslogtreecommitdiff
path: root/fs/cifs
Commit message (Expand)AuthorAge
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-15
|\
| * cifs: use get_random_u32 for 32-bit lock randomJason A. Donenfeld2017-06-19
* | cifs: Clean up unused variables in smb2pdu.cChristos Gkekas2017-07-09
* | [SMB3] Improve security, move default dialect to SMB3 from old CIFSSteve French2017-07-08
* | [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-08
* | CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-07-08
* | CIFS: Display SMB2 error codes in the hex formatPavel Shilovsky2017-07-08
* | cifs: Use smb 2 - 3 and cifsacl mount options setacl functionShirish Pargaonkar2017-07-08
* | cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa...Shirish Pargaonkar2017-07-08
* | Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-07-07
|\ \
| * | CIFS: fix circular locking dependencyRabin Vincent2017-07-05
| * | cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENTColin Ian King2017-07-05
| * | cifs: Do not modify mid entry after submitting I/O in cifs_call_asyncLong Li2017-07-05
| * | CIFS: add SFM mapping for 0x01-0x1FBjörn JACKE2017-07-05
| * | cifs: hide unused functionsArnd Bergmann2017-07-05
| * | cifs: Use smb 2 - 3 and cifsacl mount options getacl functionsShirish Pargaonkar2017-07-05
| * | cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...Shirish Pargaonkar2017-07-05
| * | CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keysAurélien Aptel2017-07-05
| * | cifs: set mapping error when page writeback fails in writepage or launder_pagesJeff Layton2017-07-05
| * | SMB3: Enable encryption for SMB3.1.1Steve French2017-07-02
* | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-24
|\ \ \ | |/ /
| * | CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet2017-06-21
| * | cifs: remove redundant return in cifs_creation_time_getColin Ian King2017-06-20
| * | CIFS: Improve readdir verbosityPavel Shilovsky2017-06-20
| * | CIFS: check if pages is null rather than bv for a failed allocationColin Ian King2017-06-20
| * | CIFS: Set ->should_dirty in cifs_user_readv()Dan Carpenter2017-06-20
| |/
* | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-20
|/
* [CIFS] Minor cleanup of xattr query functionSteve French2017-05-12
* fs: cifs: transport: Use time_after for time comparisonKarim Eshapa2017-05-12
* SMB2: Fix share type handlingChristophe JAILLET2017-05-12
* cifs: cifsacl: Use a temporary ops variable to reduce code lengthJoe Perches via samba-technical2017-05-12
* Don't delay freeing mids when blocked on slow socket write of requestSteve French2017-05-09
* CIFS: silence lockdep splat in cifs_relock_file()Rabin Vincent2017-05-09
* fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani2017-05-08
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-06
|\
| * CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2017-05-05
| * SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French2017-05-03
| * cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp2017-05-03
| * CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke2017-05-03
| * CIFS: fix oplock break deadlocksRabin Vincent2017-05-03
| * cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp2017-05-03
| * cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp2017-05-03
| * Set unicode flag on cifs echo request to avoid Mac errorSteve French2017-05-02
| * CIFS: Add asynchronous write support through kernel AIOPavel Shilovsky2017-05-02
| * CIFS: Add asynchronous read support through kernel AIOPavel Shilovsky2017-05-02
| * CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky2017-05-02
| * cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson2017-05-02
| * cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter2017-05-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-21
| |\