Age | Commit message (Expand) | Author |
2013-11-16 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-11-15 | [CIFS] Warn if SMB3 encryption required by server | Steve French |
2013-11-15 | setfacl removes part of ACL when setting POSIX ACLs to Samba | Steve French |
2013-11-15 | [CIFS] Set copychunk defaults | Steve French |
2013-11-14 | CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1 | Steve French |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-11 | cifs: Use data structures to compute NTLMv2 response offsets | Tim Gardner |
2013-11-11 | [CIFS] O_DIRECT opens should work on directio mounts | Steve French |
2013-11-11 | cifs: don't spam the logs on unexpected lookup errors | Jeff Layton |
2013-11-11 | cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIO | Jeff Layton |
2013-11-11 | CIFS: Fix symbolic links usage | Pavel Shilovsky |
2013-11-08 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-11-08 | Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-11-02 | Query network adapter info at mount time for debugging | Steve French |
2013-11-02 | Fix unused variable warning when CIFS POSIX disabled | Steve French |
2013-11-02 | Allow setting per-file compression via CIFS protocol | Steve French |
2013-11-02 | Query File System Alignment | Steven French |
2013-11-02 | Query device characteristics at mount time from server on SMB2/3 not just on ... | Steven French |
2013-11-02 | cifs: Send a logoff request before removing a smb session | Shirish Pargaonkar |
2013-11-02 | cifs: Make big endian multiplex ID sequences monotonic on the wire | Tim Gardner |
2013-10-28 | cifs: Remove redundant multiplex identifier check from check_smb_hdr() | Tim Gardner |
2013-10-28 | Query file system attributes from server on SMB2, not just cifs, mounts | Steve French |
2013-10-28 | Allow setting per-file compression via SMB2/3 | Steve French |
2013-10-28 | Fix corrupt SMB2 ioctl requests | Steve French |
2013-10-24 | cifs: rcu-delay unload_nls() and freeing sbi | Al Viro |
2013-10-24 | new helper: kfree_put_link() | Al Viro |
2013-10-14 | cifs: ntstatus_to_dos_map[] is not terminated | Tim Gardner |
2013-10-07 | cifs: Allow LANMAN auth method for servers supporting unencapsulated authenti... | Sachin Prabhu |
2013-10-07 | cifs: Fix inability to write files >2GB to SMB2/3 shares | Jan Klos |
2013-10-06 | cifs: Avoid umount hangs with smb2 when server is unresponsive | Shirish Pargaonkar |
2013-10-05 | do not treat non-symlink reparse points as valid symlinks | Steve French |
2013-10-04 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-09-27 | FS-Cache: Provide the ability to enable/disable cookies | David Howells |
2013-09-25 | [CIFS] update cifs.ko version | Steve French |
2013-09-25 | [CIFS] Remove ext2 flags that have been moved to fs.h | Steve French |
2013-09-21 | [CIFS] Provide sane values for nlink | Jim McDonough |
2013-09-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-18 | cifs: stop trying to use virtual circuits | Jeff Layton |
2013-09-18 | CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them | David Howells |
2013-09-16 | cifs: fix filp leak in cifs_atomic_open() | Miklos Szeredi |
2013-09-13 | cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache | Sachin Prabhu |
2013-09-13 | cifs: Do not take a reference to the page in cifs_readpage_worker() | Sachin Prabhu |
2013-09-12 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-12 | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov |
2013-09-09 | CIFS: Respect epoch value from create lease context v2 | Pavel Shilovsky |
2013-09-09 | CIFS: Add create lease v2 context for SMB3 | Pavel Shilovsky |
2013-09-09 | CIFS: Move parsing lease buffer to ops struct | Pavel Shilovsky |
2013-09-09 | CIFS: Move creating lease buffer to ops struct | Pavel Shilovsky |
2013-09-09 | CIFS: Store lease state itself rather than a mapped oplock value | Pavel Shilovsky |
2013-09-08 | CIFS: Replace clientCanCache* bools with an integer | Pavel Shilovsky |