summaryrefslogtreecommitdiff
path: root/fs/cifs
Commit message (Expand)AuthorAge
...
| * | CIFS: Fix possible buffer corruption in cifs_user_read()Pavel 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: Indicate reconnect with ECONNABORTED error codePavel Shilovsky2014-08-02
| * | CIFS: Use multicredits for SMB 2.1/3 readsPavel Shilovsky2014-08-02
| * | CIFS: Fix rsize usage for sync readPavel Shilovsky2014-08-02
| * | CIFS: Fix rsize usage in user readPavel Shilovsky2014-08-02
| * | CIFS: Separate page reading from user readPavel Shilovsky2014-08-02
| * | CIFS: Fix rsize usage in readpagesPavel Shilovsky2014-08-02
| * | CIFS: Separate page search from readpagesPavel Shilovsky2014-08-02
| * | CIFS: Use multicredits for SMB 2.1/3 writesPavel Shilovsky2014-08-02
| * | CIFS: Fix wsize usage in iovec writePavel Shilovsky2014-08-02
| * | CIFS: Separate writing from iovec writePavel Shilovsky2014-08-02
| * | CIFS: Separate filling pages from iovec writePavel Shilovsky2014-08-02
| * | CIFS: Fix cifs_writev_requeue when wsize changesPavel Shilovsky2014-08-02
| * | CIFS: Fix wsize usage in writepagesPavel Shilovsky2014-08-02
| * | CIFS: Separate pages initialization from writepagesPavel Shilovsky2014-08-02
| * | CIFS: Separate page sending from writepagesPavel Shilovsky2014-08-02
| * | Remove sparse build warningSteve French2014-08-02
| * | CIFS: Separate page processing from writepagesPavel Shilovsky2014-08-02
| * | CIFS: Fix async reading on reconnectsPavel Shilovsky2014-08-02
| * | cifs: Separate rawntlmssp auth from CIFS_SessSetup()Sachin Prabhu2014-07-31
| * | cifs: Split Kerberos authentication off CIFS_SessSetup()Sachin Prabhu2014-07-31
| * | cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup()Sachin Prabhu2014-07-31
| * | cifs: Split lanman auth from CIFS_SessSetup()Sachin Prabhu2014-07-31
| * | cifs: replace code with free_rsp_buf()Sachin Prabhu2014-07-31
| |/
* | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-16
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
|/
* [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ...Steve French2014-06-24
* cifs: revalidate mapping prior to satisfying read_iter request with cache=looseJeff Layton2014-06-19
* fs/cifs: fix regression in cifs_create_mf_symlink()Björn Baumbach2014-06-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-12
| |\
| * | cifs: switch to ->write_iter()Al Viro2014-05-06
| * | cifs: switch to ->read_iter()Al Viro2014-05-06
| * | switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
| * | start adding the tag to iov_iterAl Viro2014-05-06
| * | pass iov_iter to ->direct_IO()Al Viro2014-05-06
| * | kill iov_iter_copy_from_user()Al Viro2014-05-06
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-06-09
|\ \ \ | |_|/ |/| |
| * | CIFS: Fix memory leaks in SMB2_openPavel Shilovsky2014-05-24
| * | cifs: ensure that vol->username is not NULL before running strlen on itJeff Layton2014-05-21
| * | Clarify SMB2/SMB3 create context and add missing onesSteve French2014-05-21
| * | Do not send ClientGUID on SMB2.02 dialectSteve French2014-05-21
| * | cifs: Set client guid on per connection basisSachin Prabhu2014-05-21
| * | fs/cifs/netmisc.c: convert printk to pr_foo()Fabian Frederick2014-05-21
| * | fs/cifs/cifs.c: replace seq_printf by seq_putsFabian Frederick2014-05-21
| * | Update cifs version number to 2.03Steve French2014-05-21
| * | fs: cifs: new helper: file_inode(file)Libo Chen2014-05-21
| * | cifs: fix potential races in cifs_revalidate_mappingJeff Layton2014-05-21