summaryrefslogtreecommitdiffstats
path: root/fs/ufs/namei.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-14Expose cifs module parameters in sysfsGermano Percossi1-3/+3
2016-10-14Cleanup missing frees on some ioctlsSteve French1-5/+4
2016-10-14Enable previous version supportSteve French4-2/+72
2016-10-14Do not send SMB3 SET_INFO request if nothing is changingSteve French1-0/+6
2016-10-12SMB3: Add mount parameter to allow user to override max creditsSteve French5-16/+37
2016-10-12fs/cifs: reopen persistent handles on reconnectSteve French3-0/+25
2016-10-12Clarify locking of cifs file and tcon structures and make more granularSteve French7-63/+75
2016-10-12Fix regression which breaks DFS mountingSachin Prabhu1-6/+8
2016-10-12fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel1-0/+1
2016-10-12SMB3: GUIDs should be constructed as random but valid uuidsSteve French4-4/+4
2016-10-12Set previous session id correctly on SMB3 reconnectSteve French2-1/+6
2016-10-12cifs: Limit the overall credit acquiredRoss Lagerwall2-1/+27
2016-10-12Display number of credits availableSteve French1-0/+1
2016-10-12Add way to query creation time of file via cifs xattrSteve French1-1/+27
2016-10-12Add way to query file attributes via cifs xattrSteve French1-1/+33
2016-10-12mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko2-12/+11
2016-10-12fs: use mapping_set_error instead of opencoded set_bitMichal Hocko7-14/+9
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada96-112/+0
2016-10-12hung_task: allow hung_task_panic when hung_task_warnings is 0John Siddle1-14/+14
2016-10-12kthread: add kerneldoc for kthread_create()Jonathan Corbet1-0/+11
2016-10-12kthread: better support freezable kthread workersPetr Mladek2-9/+24
2016-10-12kthread: allow to modify delayed kthread workPetr Mladek2-0/+57
2016-10-12kthread: allow to cancel kthread workPetr Mladek2-2/+135
2016-10-12kthread: initial support for delayed kthread workPetr Mladek2-0/+135
2016-10-12kthread: detect when a kthread work is used by more workersPetr Mladek1-8/+20
2016-10-12kthread: add kthread_destroy_worker()Petr Mladek2-0/+25
2016-10-12kthread: add kthread_create_worker*()Petr Mladek2-10/+110
2016-10-12kthread: allow to call __kthread_create_on_node() with va_list argsPetr Mladek1-30/+42
2016-10-12kthread/smpboot: do not park in kthread_create_on_cpu()Petr Mladek2-2/+11
2016-10-12kthread: kthread worker API cleanupPetr Mladek18-92/+93
2016-10-12kthread: rename probe_kthread_data() to kthread_probe_data()Petr Mladek3-4/+4
2016-10-12scripts/tags.sh: enable code completion in VIMMathieu Maret1-1/+2
2016-10-12mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas7-9/+83
2016-10-12kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2-0/+9
2016-10-12ipc/sem.c: add cond_resched in exit_smeNikolay Borisov1-0/+2
2016-10-12ipc/msg: avoid waking sender upon full queueDavidlohr Bueso1-10/+43
2016-10-12ipc/msg: make ss_wakeup() kill arg booleanDavidlohr Bueso1-4/+4
2016-10-12ipc/msg: batch queue sender wakeupsDavidlohr Bueso1-10/+20
2016-10-12ipc/msg: implement lockless pipelined wakeupsSebastian Andrzej Siewior1-93/+40
2016-10-12ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul2-55/+84
2016-10-12kcov: do not instrument lib/stackdepot.cAlexander Potapenko1-0/+1
2016-10-12config: android: enable CONFIG_SECCOMPRob Herring1-0/+1
2016-10-12config: android: set SELinux as default security modeRob Herring1-0/+1
2016-10-12config: android: move device mapper options to recommendedRob Herring2-4/+4
2016-10-12config/android: Remove CONFIG_IPV6_PRIVACYBorislav Petkov1-1/+0
2016-10-12relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra3-11/+17
2016-10-12pps: kc: fix non-tickless system config dependencyMaciej S. Szmigiero1-1/+1
2016-10-12mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-1/+33
2016-10-12x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai5-10/+66
2016-10-12nvme: use the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira1-1/+2