| Commit message (Expand) | Author | Age | Files | Lines |
* | SMB3: Add mount parameter to allow user to override max credits | Steve French | 2016-10-12 | 5 | -16/+37 |
* | fs/cifs: reopen persistent handles on reconnect | Steve French | 2016-10-12 | 3 | -0/+25 |
* | Clarify locking of cifs file and tcon structures and make more granular | Steve French | 2016-10-12 | 7 | -63/+75 |
* | Fix regression which breaks DFS mounting | Sachin Prabhu | 2016-10-12 | 1 | -6/+8 |
* | fs/cifs: keep guid when assigning fid to fileinfo | Aurelien Aptel | 2016-10-12 | 1 | -0/+1 |
* | SMB3: GUIDs should be constructed as random but valid uuids | Steve French | 2016-10-12 | 4 | -4/+4 |
* | Set previous session id correctly on SMB3 reconnect | Steve French | 2016-10-12 | 2 | -1/+6 |
* | cifs: Limit the overall credit acquired | Ross Lagerwall | 2016-10-12 | 2 | -1/+27 |
* | Display number of credits available | Steve French | 2016-10-12 | 1 | -0/+1 |
* | Add way to query creation time of file via cifs xattr | Steve French | 2016-10-12 | 1 | -1/+27 |
* | Add way to query file attributes via cifs xattr | Steve French | 2016-10-12 | 1 | -1/+33 |
* | Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-10-12 | 6 | -17/+29 |
|\ |
|
| * | parisc: Show trap name in kernel crash | Helge Deller | 2016-10-11 | 3 | -8/+14 |
| * | parisc: Zero-initialize newly alloced memblock | Helge Deller | 2016-10-11 | 1 | -0/+2 |
| * | parisc: Move exception table into read-only section | Helge Deller | 2016-10-09 | 1 | -3/+4 |
| * | parisc: Fix kernel memory layout regarding position of __gp | Helge Deller | 2016-10-09 | 1 | -2/+5 |
| * | parisc: Increase initial kernel mapping size | Helge Deller | 2016-10-09 | 1 | -3/+3 |
| * | parisc: Migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-10-08 | 1 | -1/+1 |
* | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-12 | 38 | -270/+262 |
|\ \ |
|
| * | | remove a stray reference to asm/uaccess.h in docs | Al Viro | 2016-10-06 | 1 | -1/+1 |
| * | | sparc64: separate extable_64.h, switch elf_64.h to it | Al Viro | 2016-10-06 | 3 | -18/+22 |
| * | | score: separate extable.h, switch module.h to it | Al Viro | 2016-10-06 | 3 | -8/+13 |
| * | | mips: separate extable.h, switch module.h to it | Al Viro | 2016-10-06 | 7 | -9/+19 |
| * | | x86: separate extable.h, switch sections.h to it | Al Viro | 2016-09-28 | 4 | -32/+38 |
| * | | remove stray include of asm/uaccess.h from cacheflush.h | Al Viro | 2016-09-28 | 1 | -1/+0 |
| * | | mn10300: remove a bogus processor.h->uaccess.h include | Al Viro | 2016-09-28 | 1 | -1/+0 |
| * | | xtensa: split uaccess.h into C and asm sides | Al Viro | 2016-09-28 | 4 | -144/+162 |
| * | | bonding: quit messing with IOCTL | Al Viro | 2016-09-28 | 2 | -14/+2 |
| * | | kill __kernel_ds_p off | Al Viro | 2016-09-28 | 2 | -2/+0 |
| * | | mn10300: finish verify_area() off | Al Viro | 2016-09-28 | 2 | -9/+3 |
| * | | frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.h | Al Viro | 2016-09-28 | 2 | -2/+1 |
| * | | exceptions: detritus removal | Al Viro | 2016-09-28 | 8 | -29/+1 |
* | | | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-10-12 | 682 | -54101/+85011 |
|\ \ \ |
|
| * \ \ | Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-10-11 | 22 | -63/+391 |
| |\ \ \ |
|
| | * | | | drm/crtc: constify drm_crtc_index parameter | Jani Nikula | 2016-10-10 | 1 | -1/+1 |
| | * | | | drm: use the right function name in documentation | Grazvydas Ignotas | 2016-10-10 | 1 | -2/+2 |
| | * | | | drm: Release resources with a safer function | Christophe JAILLET | 2016-10-10 | 1 | -4/+4 |
| | * | | | drm: Fix up kerneldoc for new drm_gem_dmabuf_export() | Chris Wilson | 2016-10-10 | 1 | -1/+2 |
| | * | | | drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire... | Marek Vasut | 2016-10-10 | 3 | -22/+3 |
| | * | | | drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPS | Stefan Christ | 2016-10-10 | 1 | -1/+1 |
| | * | | | drm/bridge: Add RGB to VGA bridge support | Maxime Ripard | 2016-10-10 | 4 | -0/+279 |
| | * | | | drm/prime: Take a ref on the drm_dev when exporting a dma_buf | Chris Wilson | 2016-10-05 | 6 | -5/+37 |
| | * | | | drm/prime: Pass the right module owner through to dma_buf_export() | Chris Wilson | 2016-10-05 | 2 | -8/+12 |
| | * | | | drm/bridge: Call drm_connector_cleanup directly | Marek Vasut | 2016-10-05 | 3 | -18/+3 |
| | * | | | drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks | Marek Vasut | 2016-10-05 | 2 | -0/+46 |
| | * | | | drm: Release resources with a safer function | Christophe JAILLET | 2016-10-05 | 1 | -2/+2 |
| * | | | | Merge tag 'drm-intel-next-fixes-2016-10-11' of git://anongit.freedesktop.org/... | Dave Airlie | 2016-10-11 | 20 | -247/+432 |
| |\ \ \ \ |
|
| | * | | | | drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-next | Chris Wilson | 2016-10-10 | 1 | -3/+0 |
| | * | | | | drm/i915/guc: Unwind GuC workqueue reservation if request construction fails | Chris Wilson | 2016-10-10 | 3 | -7/+23 |
| | * | | | | drm/i915: Reset the breadcrumbs IRQ more carefully | Chris Wilson | 2016-10-10 | 5 | -20/+34 |