summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setupSachin Prabhu2016-10-131-199/+162
* SMB2: Separate Kerberos authentication from SMB2_sess_setupSachin Prabhu2016-10-131-46/+230
* Expose cifs module parameters in sysfsGermano Percossi2016-10-131-3/+3
* Cleanup missing frees on some ioctlsSteve French2016-10-131-5/+4
* Enable previous version supportSteve French2016-10-134-2/+72
* Do not send SMB3 SET_INFO request if nothing is changingSteve French2016-10-131-0/+6
* SMB3: Add mount parameter to allow user to override max creditsSteve French2016-10-125-16/+37
* fs/cifs: reopen persistent handles on reconnectSteve French2016-10-123-0/+25
* Clarify locking of cifs file and tcon structures and make more granularSteve French2016-10-127-63/+75
* Fix regression which breaks DFS mountingSachin Prabhu2016-10-121-6/+8
* fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel2016-10-121-0/+1
* SMB3: GUIDs should be constructed as random but valid uuidsSteve French2016-10-124-4/+4
* Set previous session id correctly on SMB3 reconnectSteve French2016-10-122-1/+6
* cifs: Limit the overall credit acquiredRoss Lagerwall2016-10-122-1/+27
* Display number of credits availableSteve French2016-10-121-0/+1
* Add way to query creation time of file via cifs xattrSteve French2016-10-121-1/+27
* Add way to query file attributes via cifs xattrSteve French2016-10-121-1/+33
* Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-116-17/+29
|\
| * parisc: Show trap name in kernel crashHelge Deller2016-10-113-8/+14
| * parisc: Zero-initialize newly alloced memblockHelge Deller2016-10-111-0/+2
| * parisc: Move exception table into read-only sectionHelge Deller2016-10-091-3/+4
| * parisc: Fix kernel memory layout regarding position of __gpHelge Deller2016-10-091-2/+5
| * parisc: Increase initial kernel mapping sizeHelge Deller2016-10-091-3/+3
| * parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-081-1/+1
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-1138-270/+262
|\ \
| * | remove a stray reference to asm/uaccess.h in docsAl Viro2016-10-051-1/+1
| * | sparc64: separate extable_64.h, switch elf_64.h to itAl Viro2016-10-053-18/+22
| * | score: separate extable.h, switch module.h to itAl Viro2016-10-053-8/+13
| * | mips: separate extable.h, switch module.h to itAl Viro2016-10-057-9/+19
| * | x86: separate extable.h, switch sections.h to itAl Viro2016-09-274-32/+38
| * | remove stray include of asm/uaccess.h from cacheflush.hAl Viro2016-09-271-1/+0
| * | mn10300: remove a bogus processor.h->uaccess.h includeAl Viro2016-09-271-1/+0
| * | xtensa: split uaccess.h into C and asm sidesAl Viro2016-09-274-144/+162
| * | bonding: quit messing with IOCTLAl Viro2016-09-272-14/+2
| * | kill __kernel_ds_p offAl Viro2016-09-272-2/+0
| * | mn10300: finish verify_area() offAl Viro2016-09-272-9/+3
| * | frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.hAl Viro2016-09-272-2/+1
| * | exceptions: detritus removalAl Viro2016-09-278-29/+1
* | | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-11682-54101/+85011
|\ \ \
| * \ \ Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-1222-63/+391
| |\ \ \
| | * | | drm/crtc: constify drm_crtc_index parameterJani Nikula2016-10-101-1/+1
| | * | | drm: use the right function name in documentationGrazvydas Ignotas2016-10-101-2/+2
| | * | | drm: Release resources with a safer functionChristophe JAILLET2016-10-101-4/+4
| | * | | drm: Fix up kerneldoc for new drm_gem_dmabuf_export()Chris Wilson2016-10-101-1/+2
| | * | | drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...Marek Vasut2016-10-103-22/+3
| | * | | drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ2016-10-101-1/+1
| | * | | drm/bridge: Add RGB to VGA bridge supportMaxime Ripard2016-10-104-0/+279
| | * | | drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-056-5/+37
| | * | | drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2016-10-052-8/+12
| | * | | drm/bridge: Call drm_connector_cleanup directlyMarek Vasut2016-10-053-18/+3