summaryrefslogtreecommitdiff
path: root/fs/cifs
Commit message (Expand)AuthorAge
* cifs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\
| * cifs: switch to use of %p[dD]Al Viro2014-10-09
| * vfs: Make d_invalidate return voidEric W. Biederman2014-10-09
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-12
|\ \
| * | KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
* | | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-11
|\ \ \
| * | | locks: plumb a "priv" pointer into the setlease routinesJeff Layton2014-10-07
* | | | CIFS: Fix readpages retrying on reconnectsPavel Shilovsky2014-10-02
* | | | Fix problem recognizing symlinksSteve French2014-10-02
| |_|/ |/| |
* | | Fix mfsymlinks file size checkSteve French2014-09-16
* | | Update version number displayed by modinfo for cifs.koSteve French2014-09-16
* | | cifs: remove dead codeArnd Bergmann2014-09-16
* | | Revert "cifs: No need to send SIGKILL to demux_thread during umount"Steve French2014-09-16
* | | [SMB3] Fix oops when creating symlinks on smb3Steve French2014-09-15
* | | [CIFS] Fix setting time before epoch (negative time values)Steve French2014-09-14
* | | Clarify Kconfig help text for CIFS and SMB2/SMB3Steve French2014-08-25
* | | CIFS: Fix wrong filename length for SMB2Pavel Shilovsky2014-08-25
* | | CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky2014-08-25
* | | CIFS: Fix directory rename errorPavel Shilovsky2014-08-22
* | | cifs: No need to send SIGKILL to demux_thread during umountNamjae Jeon2014-08-22
* | | cifs: Allow directIO read/write during cache=strictNamjae Jeon2014-08-22
* | | cifs: remove unneeded check of null checking in if conditionNamjae Jeon2014-08-21
* | | cifs: fix a possible use of uninit variable in SMB2_sess_setupNamjae Jeon2014-08-21
* | | cifs: fix memory leak when password is supplied multiple timesNamjae Jeon2014-08-21
* | | cifs: fix a possible null pointer deref in decode_ascii_ssetupNamjae Jeon2014-08-21
* | | Trivial whitespace fixSteve French2014-08-20
* | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-08-20
|\ \ \ | |/ / |/| |
| * | [SMB3] Enable fallocate -z support for SMB3 mountsSteve French2014-08-17
| * | enable fallocate punch hole ("fallocate -p") for SMB3Steve French2014-08-17
| * | Incorrect error returned on setting file compressed on SMB2Steve French2014-08-17
| * | CIFS: Fix wrong directory attributes after renamePavel Shilovsky2014-08-17
| * | CIFS: Fix SMB2 readdir error handlingPavel Shilovsky2014-08-17
| * | [CIFS] Possible null ptr deref in SMB2_tconSteve French2014-08-17
| * | [CIFS] Workaround MacOS server problem with SMB2.1 writeSteve French2014-08-15
| * | cifs: handle lease F_UNLCK requests properlyJeff Layton2014-08-15
| * | Cleanup sparse file support by creating worker function for itSteve French2014-08-15
| * | Add sparse file support to SMB2/SMB3 mountsSteve French2014-08-13
| * | Add missing definitions for CIFS File System AttributesSteve French2014-08-12
| * | cifs: remove unused function cifs_oplock_break_waitVincent Stehlé2014-08-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-11
|\ \ \ | |/ / |/| |
| * | cifs: support RENAME_NOREPLACEMiklos Szeredi2014-08-07
| |/
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-08-09
|\ \
| * | Add worker function to set allocation sizeSteve French2014-08-05
| * | [CIFS] Fix incorrect hex vs. decimal in some debug print statementsSteve French2014-08-02
| * | Update cifs versionSteve French2014-08-02
| * | CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky2014-08-02
| * | CIFS: Optimize readpages in a short read case on reconnectsPavel Shilovsky2014-08-02
| * | CIFS: Optimize cifs_user_read() in a short read case on reconnectsPavel Shilovsky2014-08-02
| * | CIFS: Improve indentation in cifs_user_read()Pavel Shilovsky2014-08-02