index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-13
Expose cifs module parameters in sysfs
Germano Percossi
2016-10-13
Cleanup missing frees on some ioctls
Steve French
2016-10-13
Enable previous version support
Steve French
2016-10-13
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
2016-10-12
SMB3: Add mount parameter to allow user to override max credits
Steve French
2016-10-12
fs/cifs: reopen persistent handles on reconnect
Steve French
2016-10-12
Clarify locking of cifs file and tcon structures and make more granular
Steve French
2016-10-12
Fix regression which breaks DFS mounting
Sachin Prabhu
2016-10-12
fs/cifs: keep guid when assigning fid to fileinfo
Aurelien Aptel
2016-10-12
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
2016-10-12
Set previous session id correctly on SMB3 reconnect
Steve French
2016-10-12
cifs: Limit the overall credit acquired
Ross Lagerwall
2016-10-12
Display number of credits available
Steve French
2016-10-12
Add way to query creation time of file via cifs xattr
Steve French
2016-10-12
Add way to query file attributes via cifs xattr
Steve French
2016-10-11
Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-11
mm: split gfp_mask and mapping flags into separate fields
Michal Hocko
2016-10-11
fs: use mapping_set_error instead of opencoded set_bit
Michal Hocko
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
hung_task: allow hung_task_panic when hung_task_warnings is 0
John Siddle
2016-10-11
kthread: add kerneldoc for kthread_create()
Jonathan Corbet
2016-10-11
kthread: better support freezable kthread workers
Petr Mladek
2016-10-11
kthread: allow to modify delayed kthread work
Petr Mladek
2016-10-11
kthread: allow to cancel kthread work
Petr Mladek
2016-10-11
kthread: initial support for delayed kthread work
Petr Mladek
2016-10-11
kthread: detect when a kthread work is used by more workers
Petr Mladek
2016-10-11
kthread: add kthread_destroy_worker()
Petr Mladek
2016-10-11
kthread: add kthread_create_worker*()
Petr Mladek
2016-10-11
kthread: allow to call __kthread_create_on_node() with va_list args
Petr Mladek
2016-10-11
kthread/smpboot: do not park in kthread_create_on_cpu()
Petr Mladek
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
2016-10-11
scripts/tags.sh: enable code completion in VIM
Mathieu Maret
2016-10-11
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
2016-10-11
kdump, vmcoreinfo: report memory sections virtual addresses
Thomas Garnier
2016-10-11
ipc/sem.c: add cond_resched in exit_sme
Nikolay Borisov
2016-10-11
ipc/msg: avoid waking sender upon full queue
Davidlohr Bueso
2016-10-11
ipc/msg: make ss_wakeup() kill arg boolean
Davidlohr Bueso
2016-10-11
ipc/msg: batch queue sender wakeups
Davidlohr Bueso
2016-10-11
ipc/msg: implement lockless pipelined wakeups
Sebastian Andrzej Siewior
2016-10-11
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
2016-10-11
kcov: do not instrument lib/stackdepot.c
Alexander Potapenko
2016-10-11
config: android: enable CONFIG_SECCOMP
Rob Herring
2016-10-11
config: android: set SELinux as default security mode
Rob Herring
2016-10-11
config: android: move device mapper options to recommended
Rob Herring
2016-10-11
config/android: Remove CONFIG_IPV6_PRIVACY
Borislav Petkov
2016-10-11
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
[next]