aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* [CIFS] Remove obsolete commentSteve French2014-10-17
* Check minimum response length on query_network_interfaceSteve French2014-10-16
* Workaround Mac server problemSteve French2014-10-16
* Remap reserved posix characters by default (part 3/3)Steve French2014-10-16
* Allow conversion of characters in Mac remap range (part 2)Steve French2014-10-16
* Allow conversion of characters in Mac remap range. Part 1Steve French2014-10-16
* mfsymlinks support for SMB2.1/SMB3. Part 2 query symlinkSteve French2014-10-16
* Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlinkSteve French2014-10-16
* Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French2014-10-16
* add defines for two new file attributesSteve French2014-10-16
* cifs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* 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-16
| * | cifs: handle lease F_UNLCK requests properlyJeff Layton2014-08-16
| * | Cleanup sparse file support by creating worker function for itSteve French2014-08-16
| * | Add sparse file support to SMB2/SMB3 mountsSteve French2014-08-13
| * | Add missing definitions for CIFS File System AttributesSteve French2014-08-13
| * | cifs: remove unused function cifs_oplock_break_waitVincent Stehlé2014-08-11