Age | Commit message (Expand) | Author |
2016-08-20 | CIFS: Fix a possible invalid memory access in smb2_query_symlink() | Pavel Shilovsky |
2016-08-20 | cifs: fix crash due to race in hmac(md5) handling | Rabin Vincent |
2016-08-20 | cifs: Check for existing directory when opening file with O_CREAT | Sachin Prabhu |
2016-08-20 | fs/cifs: make share unaccessible at root level mountable | Aurelien Aptel |
2016-07-27 | File names with trailing period or space need special case conversion | Steve French |
2016-07-27 | cifs: dynamic allocation of ntlmssp blob | Jerome Marchand |
2016-07-27 | Fix reconnect to not defer smb3 session reconnect long after socket reconnect | Steve French |
2016-06-01 | fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication | Stefan Metzmacher |
2016-06-01 | fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication | Stefan Metzmacher |
2016-06-01 | fs/cifs: correctly to anonymous authentication for the LANMAN authentication | Stefan Metzmacher |
2016-06-01 | fs/cifs: correctly to anonymous authentication via NTLMSSP | Stefan Metzmacher |
2016-06-01 | remove directory incorrectly tries to set delete on close on non-empty direct... | Steve French |
2016-03-09 | Fix cifs_uniqueid_to_ino_t() function for s390x | Yadan Fan |
2016-03-09 | CIFS: Fix SMB2+ interim response processing for read requests | Pavel Shilovsky |
2016-03-09 | cifs: fix out-of-bounds access in lease parsing | Justin Maggard |
2016-02-25 | cifs: fix erroneous return value | Anton Protopopov |
2016-02-25 | cifs_dbg() outputs an uninitialized buffer in cifs_readdir() | Vasily Averin |
2016-02-25 | cifs: fix race between call_async() and reconnect() | Rabin Vincent |
2016-02-25 | cifs: Ratelimit kernel log messages | Jamie Bainbridge |
2015-12-13 | sched/wait: Fix the signal handling fix | Peter Zijlstra |
2015-11-13 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2015-11-09 | Allow copy offload (CopyChunk) across shares | Steve French |
2015-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-11-06 | mm, fs: introduce mapping_gfp_constraint() | Michal Hocko |
2015-11-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-11-05 | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2015-11-03 | Add resilienthandles mount parm | Steve French |
2015-11-03 | [SMB3] Send durable handle v2 contexts when use of persistent handles required | Steve French |
2015-11-03 | [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabled | Steve French |
2015-11-03 | [SMB3] Enable checking for continuous availability and persistent handle support | Steve French |
2015-11-03 | [SMB3] Add parsing for new mount option controlling persistent handles | Steve French |
2015-10-31 | Allow duplicate extents in SMB3 not just SMB3.1.1 | Steve French |
2015-10-22 | Move locks API users to locks_lock_inode_wait() | Benjamin Coddington |
2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells |
2015-10-16 | mm, fs: obey gfp_mapping for add_to_page_cache() | Michal Hocko |
2015-10-03 | [CIFS] Update cifs version number | Steve French |
2015-10-01 | [SMB3] Do not fall back to SMBWriteX in set_file_size error cases | Steve French |
2015-09-29 | fs: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar |
2015-09-26 | [SMB3] Missing null tcon check | Steve French |
2015-09-24 | fix encryption error checks on mount | Steve French |
2015-09-24 | [SMB3] Fix sec=krb5 on smb3 mounts | Steve French |
2015-09-22 | cifs: use server timestamp for ntlmv2 authentication | Peter Seiderer |
2015-09-22 | disabling oplocks/leases via module parm enable_oplocks broken for SMB3 | Steve French |
2015-09-11 | [CIFS] mount option sec=none not displayed properly in /proc/mounts | Steve French |
2015-09-11 | CIFS: fix type confusion in copy offload ioctl | Jann Horn |
2015-09-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-10 | mm: mark most vm_operations_struct const | Kirill A. Shutemov |
2015-09-09 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2015-09-04 | fs: create and use seq_show_option for escaping | Kees Cook |