aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifssmb.c
Commit message (Expand)AuthorAge
* Set unicode flag on cifs echo request to avoid Mac errorSteve French2017-05-20
* Handle mismatched open callsSachin Prabhu2017-05-08
* CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()Eryu Guan2016-11-29
* Clarify locking of cifs file and tcon structures and make more granularSteve French2016-10-12
* cifs: get rid of unused arguments of CIFSSMBWrite()Al Viro2016-09-27
* posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-27
* Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-18
|\
| * cifs_readv_receive: use cifs_read_from_socket()Al Viro2016-03-28
* | Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2016-05-17
|\ \
| * | cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULTAndreas Gruenbacher2016-04-23
| |/
* / mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky2016-02-29
* cifs: Fix use-after-free on mid_q_entryChristopher Oo2015-08-20
* client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is setNoel Power2015-06-27
* CIFS: remove an unneeded NULL checkDan Carpenter2015-05-20
* Fix that several functions handle incorrect value of mapcharsNakajima Akira2015-05-10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fs/cifs: remove obsolete __constantFabian Frederick2014-12-10
* Remap reserved posix characters by default (part 3/3)Steve French2014-10-16
* CIFS: Optimize cifs_user_read() in a short read case on reconnectsPavel Shilovsky2014-08-02
* CIFS: Count got bytes in read_into_pages()Pavel Shilovsky2014-08-02
* CIFS: Use separate var for the number of bytes got in async readPavel Shilovsky2014-08-02
* CIFS: Fix wsize usage in iovec writePavel Shilovsky2014-08-02
* CIFS: Fix cifs_writev_requeue when wsize changesPavel Shilovsky2014-08-02
* cifs: replace code with free_rsp_buf()Sachin Prabhu2014-08-01
* Return correct error on query of xattr on file with empty xattrsSteve French2014-04-16
* [CIFS] clean up page array when uncached write send failsSteve French2014-02-07
* cifs: use a flexarray in cifs_writedataJeff Layton2014-02-07
* CIFS: Cleanup cifs open codepathPavel Shilovsky2014-01-20
* CIFS: Cleanup CIFSSMBOpenPavel Shilovsky2014-01-20
* Add missing end of line termination to some cifs messagesSteve French2013-12-27
* setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French2013-11-15
* Allow setting per-file compression via CIFS protocolSteve French2013-11-02
* do not treat non-symlink reparse points as valid symlinksSteve French2013-10-05
* cifs: stop trying to use virtual circuitsJeff Layton2013-09-18
* CIFS: Implement follow_link for nounix CIFS mountsPavel Shilovsky2013-09-08
* cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fieldsDavid Disseldorp2013-06-29
* cifs: fix SMB2 signing enablement in cifs_enable_signingJeff Layton2013-06-28
* move sectype to the cifs_ses instead of TCP_Server_InfoJeff Layton2013-06-24
* cifs: track the enablement of signing in the TCP_Server_InfoJeff Layton2013-06-24
* cifs: track the flavor of the NEGOTIATE reponseJeff Layton2013-06-24
* cifs: factor out check for extended security bit into separate functionJeff Layton2013-06-24
* cifs: move handling of signed connections into separate functionJeff Layton2013-06-24
* cifs: break out lanman NEGOTIATE handling into separate functionJeff Layton2013-06-24
* cifs: break out decoding of security blob into separate functionJeff Layton2013-06-24
* cifs: throw a warning if negotiate or sess_setup ops are passed NULL server o...Jeff Layton2013-06-24
* cifs: store the real expected sequence number in the midJeff Layton2013-05-04
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* fs: cifs: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu2013-05-04
* cifs: don't try to unlock pagecache page after releasing itJeff Layton2013-03-06