summaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
2017-07-27CIFS: Reconnect expired SMB sessionsPavel Shilovsky
2017-06-21CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet
2017-06-20cifs: remove redundant return in cifs_creation_time_getColin Ian King
2017-06-20CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-20CIFS: check if pages is null rather than bv for a failed allocationColin Ian King
2017-06-20CIFS: Set ->should_dirty in cifs_user_readv()Dan Carpenter
2017-05-12[CIFS] Minor cleanup of xattr query functionSteve French
2017-05-12fs: cifs: transport: Use time_after for time comparisonKarim Eshapa
2017-05-12SMB2: Fix share type handlingChristophe JAILLET
2017-05-12cifs: cifsacl: Use a temporary ops variable to reduce code lengthJoe Perches via samba-technical
2017-05-09Don't delay freeing mids when blocked on slow socket write of requestSteve French
2017-05-09CIFS: silence lockdep splat in cifs_relock_file()Rabin Vincent
2017-05-08fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani
2017-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-05CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-05-03SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-03cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp
2017-05-03CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-05-03CIFS: fix oplock break deadlocksRabin Vincent
2017-05-03cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp
2017-05-03cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-05-02CIFS: Add asynchronous write support through kernel AIOPavel Shilovsky
2017-05-02CIFS: Add asynchronous read support through kernel AIOPavel Shilovsky
2017-05-02CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky
2017-05-02cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson
2017-05-02cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter
2017-05-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-28cifs: don't check for failure from mempool_alloc()NeilBrown
2017-04-28Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILESachin Prabhu
2017-04-28Fix match_prepath()Sachin Prabhu
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-20cifs: Convert to separately allocated bdiJan Kara
2017-04-17cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-13CIFS: Fix SMB3 mount without specifying a security mechanismPavel Shilovsky
2017-04-10CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-04-10CIFS: remove bad_network_name flagGermano Percossi
2017-04-10CIFS: reconnect thread reschedule itselfGermano Percossi
2017-04-10CIFS: handle guest access errors to Windows sharesMark Syms
2017-04-10CIFS: Fix null pointer deref during read resp processingPavel Shilovsky
2017-04-07Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-04-07CIFS: Fix build failure with smb2Tobias Regnery
2017-04-07Introduce cifs_copy_file_range()Sachin Prabhu
2017-04-07SMB3: Rename clone_range to copychunk_rangeSachin Prabhu
2017-04-07Handle mismatched open callsSachin Prabhu
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds