aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* cifs: make new inode cache when file type is differentNakajima Akira2014-12-22
* Fix signed/unsigned pointer warningKevin Cernekee2014-12-14
* Convert MessageID in smb2_hdr to LESachin Prabhu2014-12-14
* Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-10
|\
| * fs/cifs/smb2file.c: replace count*size kzalloc by kcallocFabian Frederick2014-12-10
| * fs/cifs/file.c: replace count*size kzalloc by kcallocFabian Frederick2014-12-10
| * fs/cifs: remove obsolete __constantFabian Frederick2014-12-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \
| * | kill f_dentry usesAl Viro2014-11-19
| * | cifs: get rid of ->f_path.dentry->d_sb uses, add a new helperAl Viro2014-11-19
| * | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
| * | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
| |/
* | cifs: remove unneeded condition checkNamjae Jeon2014-12-08
* | Set UID in sess_auth_rawntlmssp_authenticate tooSachin Prabhu2014-12-08
* | cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko2014-12-07
* | cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko2014-12-07
* | cifs: call strtobool instead of custom implementationAndy Shevchenko2014-12-07
* | Update modinfo cifs version for cifs.koSteve French2014-12-07
* | decode_negTokenInit had wrong calling sequenceSteve French2014-12-07
* | Add missing defines for ACL query supportSteve French2014-12-07
* | Add support for original fallocateSteve French2014-12-07
|/
* [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