summaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* Revert "locks: keep a count of locks on the flctx lists"Jeff Layton2015-02-161-4/+10
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-122-3/+1
|\
| * fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-2/+0
| * fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-101-1/+0
|\ \
| * | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-101-1/+0
* | | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-101-23/+11
|\ \ \ | |/ / |/| |
| * | locks: keep a count of locks on the flctx listsJeff Layton2015-01-161-10/+4
| * | locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-161-4/+4
| * | locks: convert posix locks to file_lock_contextJeff Layton2015-01-161-16/+10
| |/
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-02-043-4/+10
|\ \
| * | cifs: fix MUST SecurityFlags filteringNiklas Cassel2015-01-261-2/+4
| * | Complete oplock break jobs before closing file handleSachin Prabhu2015-01-191-1/+5
| * | cifs: use memzero_explicit to clear stack bufferGiel van Schijndel2015-01-191-1/+1
| |/
* | fix deadlock in cifs_ioctl_clone()Al Viro2015-01-181-16/+5
|/
* cifs: make new inode cache when file type is differentNakajima Akira2014-12-221-3/+7
* Fix signed/unsigned pointer warningKevin Cernekee2014-12-141-5/+7
* Convert MessageID in smb2_hdr to LESachin Prabhu2014-12-145-11/+14
* Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-109-51/+51
|\
| * fs/cifs/smb2file.c: replace count*size kzalloc by kcallocFabian Frederick2014-12-101-2/+2
| * fs/cifs/file.c: replace count*size kzalloc by kcallocFabian Frederick2014-12-101-2/+2
| * fs/cifs: remove obsolete __constantFabian Frederick2014-12-107-47/+47
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-105-14/+19
|\ \
| * | kill f_dentry usesAl Viro2014-11-191-1/+1
| * | cifs: get rid of ->f_path.dentry->d_sb uses, add a new helperAl Viro2014-11-194-11/+16
| * | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-191-1/+1
| * | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-1/+1
| |/
* | cifs: remove unneeded condition checkNamjae Jeon2014-12-071-4/+0
* | Set UID in sess_auth_rawntlmssp_authenticate tooSachin Prabhu2014-12-071-0/+5
* | cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko2014-12-074-42/+25
* | cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko2014-12-072-49/+4
* | cifs: call strtobool instead of custom implementationAndy Shevchenko2014-12-071-22/+29
* | Update modinfo cifs version for cifs.koSteve French2014-12-071-1/+1
* | decode_negTokenInit had wrong calling sequenceSteve French2014-12-071-2/+1
* | Add missing defines for ACL query supportSteve French2014-12-071-0/+19
* | Add support for original fallocateSteve French2014-12-071-1/+62
|/
* [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
OpenPOWER on IntegriCloud