summaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-01-2416-52/+238
|\
| * cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin2016-01-141-0/+1
| * cifs: fix race between call_async() and reconnect()Rabin Vincent2016-01-142-3/+5
| * Prepare for encryption support (first part). Add decryption and encryption ke...Steve French2016-01-1410-33/+156
| * cifs: Allow using O_DIRECT with cache=looseRoss Lagerwall2016-01-141-0/+15
| * cifs: Make echo interval tunableSteve French2016-01-143-11/+34
| * cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall2016-01-141-2/+22
| * Print IP address of unresponsive serverArnd Hannemann2016-01-141-2/+5
| * cifs: Ratelimit kernel log messagesJamie Bainbridge2016-01-142-6/+5
* | wrappers for ->i_mutex accessAl Viro2016-01-222-8/+8
* | page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-151-4/+4
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
|/
* Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-123-68/+120
|\
| * cifs: avoid unused variable and labelArnd Bergmann2015-12-081-2/+0
| * vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-073-68/+122
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-111-8/+8
|\ \
| * | posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-061-8/+8
| |/
* | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-113-8/+10
|\ \
| * | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-303-4/+6
| * | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-083-6/+6
| |/
* | sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-131-3/+3
|/
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-11-139-25/+287
|\
| * Allow copy offload (CopyChunk) across sharesSteve French2015-11-092-15/+8
| * Add resilienthandles mount parmSteve French2015-11-034-1/+53
| * [SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French2015-11-034-3/+168
| * [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabledSteve French2015-11-031-0/+2
| * [SMB3] Enable checking for continuous availability and persistent handle supportSteve French2015-11-033-3/+34
| * [SMB3] Add parsing for new mount option controlling persistent handlesSteve French2015-11-032-1/+22
| * Allow duplicate extents in SMB3 not just SMB3.1.1Steve French2015-10-311-3/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\ \
| * | mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-061-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-1/+1
|\ \ \ | |/ / |/| |
| * | fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-291-1/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-055-22/+22
|\ \ \
| * | | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-215-22/+22
* | | | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-11-051-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-221-1/+1
* | | | mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko2015-10-161-3/+3
* | | | [CIFS] Update cifs version numberSteve French2015-10-031-1/+1
* | | | [SMB3] Do not fall back to SMBWriteX in set_file_size error casesSteve French2015-10-011-34/+0
* | | | [SMB3] Missing null tcon checkSteve French2015-09-261-1/+1
| |/ / |/| |
* | | fix encryption error checks on mountSteve French2015-09-241-0/+8
* | | [SMB3] Fix sec=krb5 on smb3 mountsSteve French2015-09-241-15/+61
* | | cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer2015-09-221-2/+51
* | | disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French2015-09-221-2/+6
|/ /
* | [CIFS] mount option sec=none not displayed properly in /proc/mountsSteve French2015-09-111-1/+4
* | CIFS: fix type confusion in copy offload ioctlJann Horn2015-09-111-0/+6
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-1/+1
|\ \
| * | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-09-097-7/+115
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud