summaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Remove obsolete commentSteve French2014-10-171-6/+4
* Check minimum response length on query_network_interfaceSteve French2014-10-161-4/+7
* Workaround Mac server problemSteve French2014-10-161-3/+10
* Remap reserved posix characters by default (part 3/3)Steve French2014-10-1611-77/+88
* Allow conversion of characters in Mac remap range (part 2)Steve French2014-10-162-26/+83
* Allow conversion of characters in Mac remap range. Part 1Steve French2014-10-165-33/+107
* mfsymlinks support for SMB2.1/SMB3. Part 2 query symlinkSteve French2014-10-163-1/+75
* Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlinkSteve French2014-10-163-1/+68
* Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French2014-10-168-30/+55
* add defines for two new file attributesSteve French2014-10-161-0/+2
* cifs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-142-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-134-24/+20
|\
| * cifs: switch to use of %p[dD]Al Viro2014-10-093-19/+19
| * vfs: Make d_invalidate return voidEric W. Biederman2014-10-091-5/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-122-2/+0
|\ \
| * | KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-162-2/+0
* | | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-111-3/+4
|\ \ \
| * | | locks: plumb a "priv" pointer into the setlease routinesJeff Layton2014-10-071-3/+4
* | | | CIFS: Fix readpages retrying on reconnectsPavel Shilovsky2014-10-021-7/+1
* | | | Fix problem recognizing symlinksSteve French2014-10-022-1/+3
| |_|/ |/| |
* | | Fix mfsymlinks file size checkSteve French2014-09-161-1/+3
* | | Update version number displayed by modinfo for cifs.koSteve French2014-09-161-1/+1
* | | cifs: remove dead codeArnd Bergmann2014-09-161-17/+0
* | | Revert "cifs: No need to send SIGKILL to demux_thread during umount"Steve French2014-09-161-0/+19
* | | [SMB3] Fix oops when creating symlinks on smb3Steve French2014-09-151-2/+6
* | | [CIFS] Fix setting time before epoch (negative time values)Steve French2014-09-141-4/+16
* | | Clarify Kconfig help text for CIFS and SMB2/SMB3Steve French2014-08-251-12/+23
* | | CIFS: Fix wrong filename length for SMB2Pavel Shilovsky2014-08-255-9/+4
* | | CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky2014-08-251-2/+2
* | | CIFS: Fix directory rename errorPavel Shilovsky2014-08-221-1/+4
* | | cifs: No need to send SIGKILL to demux_thread during umountNamjae Jeon2014-08-221-19/+0
* | | cifs: Allow directIO read/write during cache=strictNamjae Jeon2014-08-222-0/+16
* | | cifs: remove unneeded check of null checking in if conditionNamjae Jeon2014-08-211-2/+1
* | | cifs: fix a possible use of uninit variable in SMB2_sess_setupNamjae Jeon2014-08-211-1/+1
* | | cifs: fix memory leak when password is supplied multiple timesNamjae Jeon2014-08-211-0/+2
* | | cifs: fix a possible null pointer deref in decode_ascii_ssetupNamjae Jeon2014-08-211-3/+4
* | | Trivial whitespace fixSteve French2014-08-201-1/+1
* | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-08-2014-22/+269
|\ \ \ | |/ / |/| |
| * | [SMB3] Enable fallocate -z support for SMB3 mountsSteve French2014-08-171-0/+55
| * | enable fallocate punch hole ("fallocate -p") for SMB3Steve French2014-08-175-1/+73
| * | Incorrect error returned on setting file compressed on SMB2Steve French2014-08-171-1/+1
| * | CIFS: Fix wrong directory attributes after renamePavel Shilovsky2014-08-171-0/+6
| * | CIFS: Fix SMB2 readdir error handlingPavel Shilovsky2014-08-177-8/+25
| * | [CIFS] Possible null ptr deref in SMB2_tconSteve French2014-08-171-1/+2
| * | [CIFS] Workaround MacOS server problem with SMB2.1 writeSteve French2014-08-151-1/+16
| * | cifs: handle lease F_UNLCK requests properlyJeff Layton2014-08-151-2/+3
| * | Cleanup sparse file support by creating worker function for itSteve French2014-08-151-31/+49
| * | Add sparse file support to SMB2/SMB3 mountsSteve French2014-08-133-1/+47
| * | Add missing definitions for CIFS File System AttributesSteve French2014-08-121-0/+23
| * | cifs: remove unused function cifs_oplock_break_waitVincent Stehlé2014-08-111-7/+0
OpenPOWER on IntegriCloud