Age | Commit message (Expand) | Author |
2017-07-15 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-09 | cifs: Clean up unused variables in smb2pdu.c | Christos Gkekas |
2017-07-08 | [SMB3] Improve security, move default dialect to SMB3 from old CIFS | Steve French |
2017-07-08 | [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred | Steve French |
2017-07-08 | CIFS: Reconnect expired SMB sessions | Pavel Shilovsky |
2017-07-08 | CIFS: Display SMB2 error codes in the hex format | Pavel Shilovsky |
2017-07-08 | cifs: Use smb 2 - 3 and cifsacl mount options setacl function | Shirish Pargaonkar |
2017-07-08 | cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa... | Shirish Pargaonkar |
2017-07-07 | Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2017-07-05 | CIFS: fix circular locking dependency | Rabin Vincent |
2017-07-05 | cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT | Colin Ian King |
2017-07-05 | cifs: Do not modify mid entry after submitting I/O in cifs_call_async | Long Li |
2017-07-05 | CIFS: add SFM mapping for 0x01-0x1F | Björn JACKE |
2017-07-05 | cifs: hide unused functions | Arnd Bergmann |
2017-07-05 | cifs: Use smb 2 - 3 and cifsacl mount options getacl functions | Shirish Pargaonkar |
2017-07-05 | cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op... | Shirish Pargaonkar |
2017-07-05 | CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys | Aurélien Aptel |
2017-07-05 | cifs: set mapping error when page writeback fails in writepage or launder_pages | Jeff Layton |
2017-07-02 | SMB3: Enable encryption for SMB3.1.1 | Steve French |
2017-06-24 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2017-06-21 | CIFS: Fix some return values in case of error in 'crypt_message' | Christophe Jaillet |
2017-06-20 | cifs: remove redundant return in cifs_creation_time_get | Colin Ian King |
2017-06-20 | CIFS: Improve readdir verbosity | Pavel Shilovsky |
2017-06-20 | CIFS: check if pages is null rather than bv for a failed allocation | Colin Ian King |
2017-06-20 | CIFS: Set ->should_dirty in cifs_user_readv() | Dan Carpenter |
2017-06-20 | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa... | Ingo Molnar |
2017-06-19 | cifs: use get_random_u32 for 32-bit lock random | Jason A. Donenfeld |
2017-05-12 | [CIFS] Minor cleanup of xattr query function | Steve French |
2017-05-12 | fs: cifs: transport: Use time_after for time comparison | Karim Eshapa |
2017-05-12 | SMB2: Fix share type handling | Christophe JAILLET |
2017-05-12 | cifs: cifsacl: Use a temporary ops variable to reduce code length | Joe Perches via samba-technical |
2017-05-09 | Don't delay freeing mids when blocked on slow socket write of request | Steve French |
2017-05-09 | CIFS: silence lockdep splat in cifs_relock_file() | Rabin Vincent |
2017-05-08 | fs: cifs: replace CURRENT_TIME by other appropriate apis | Deepa Dinamani |
2017-05-06 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2017-05-05 | CIFS: add misssing SFM mapping for doublequote | Björn Jacke |
2017-05-03 | SMB3: Work around mount failure when using SMB3 dialect to Macs | Steve French |
2017-05-03 | cifs: fix CIFS_IOC_GET_MNT_INFO oops | David Disseldorp |
2017-05-03 | CIFS: fix mapping of SFM_SPACE and SFM_PERIOD | Björn Jacke |
2017-05-03 | CIFS: fix oplock break deadlocks | Rabin Vincent |
2017-05-03 | cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops | David Disseldorp |
2017-05-03 | cifs: fix leak in FSCTL_ENUM_SNAPS response handling | David Disseldorp |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-05-02 | Set unicode flag on cifs echo request to avoid Mac error | Steve French |
2017-05-02 | CIFS: Add asynchronous write support through kernel AIO | Pavel Shilovsky |
2017-05-02 | CIFS: Add asynchronous read support through kernel AIO | Pavel Shilovsky |
2017-05-02 | CIFS: Add asynchronous context to support kernel AIO | Pavel Shilovsky |
2017-05-02 | cifs: fix IPv6 link local, with scope id, address parsing | Daniel N Pettersson |
2017-05-02 | cifs: small underflow in cnvrtDosUnixTm() | Dan Carpenter |
2017-05-02 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |