aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
...
| * vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-07
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-11
|\ \
| * | posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-06
| |/
* | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-11
|\ \
| * | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
| * | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
| |/
* / sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-13
|/
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-11-13
|\
| * Allow copy offload (CopyChunk) across sharesSteve French2015-11-09
| * Add resilienthandles mount parmSteve French2015-11-03
| * [SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French2015-11-03
| * [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabledSteve French2015-11-03
| * [SMB3] Enable checking for continuous availability and persistent handle supportSteve French2015-11-03
| * [SMB3] Add parsing for new mount option controlling persistent handlesSteve French2015-11-03
| * Allow duplicate extents in SMB3 not just SMB3.1.1Steve French2015-10-31
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \
| * | mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \ \ | |/ / |/| |
| * | fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \ \
| * | | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* | | | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-11-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-22
* | | | mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko2015-10-16
* | | | [CIFS] Update cifs version numberSteve French2015-10-03
* | | | [SMB3] Do not fall back to SMBWriteX in set_file_size error casesSteve French2015-10-01
* | | | [SMB3] Missing null tcon checkSteve French2015-09-26
| |/ / |/| |
* | | fix encryption error checks on mountSteve French2015-09-24
* | | [SMB3] Fix sec=krb5 on smb3 mountsSteve French2015-09-24
* | | cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer2015-09-22
* | | disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French2015-09-22
|/ /
* | [CIFS] mount option sec=none not displayed properly in /proc/mountsSteve French2015-09-11
* | CIFS: fix type confusion in copy offload ioctlJann Horn2015-09-11
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10
|\ \
| * | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-10
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-09-09
|\ \ \ | |/ / |/| |
| * | cifs: Fix use-after-free on mid_q_entryChristopher Oo2015-08-20
| * | Update cifs version numberSteve French2015-08-20
| * | Add way to query server fs info for smb3Steve French2015-08-20
| |/
* / fs: create and use seq_show_option for escapingKees Cook2015-09-04
|/
* cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mountsSachin Prabhu2015-06-29
* Update negotiate protocol for SMB3.11 dialectSteve French2015-06-28
* Add ioctl to set integritySteve French2015-06-28
* Add Get/Set Integrity Information structure definitionsSteve French2015-06-28
* Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French2015-06-28
* Add SMB3.11 mount option synonym for new dialectSteve French2015-06-27
* add struct FILE_STANDARD_INFOSteve French2015-06-27
* Make dialect negotiation warning message easier to readSteve French2015-06-27
* Add defines and structs for smb3.1 dialectSteve French2015-06-27
* Allow parsing vers=3.11 on cifs mountSteve French2015-06-27