index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
72
-214
/
+822
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-03
72
-214
/
+822
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-03-03
19
-89
/
+265
|
\
\
|
*
|
block: Move bdi_unregister() to del_gendisk()
Jan Kara
2017-03-03
2
-1
/
+5
|
*
|
blk-mq: ensure that bd->last is always set correctly
Jens Axboe
2017-03-02
1
-7
/
+43
|
*
|
block: don't call ioc_exit_icq() with the queue lock held for blk-mq
Jens Axboe
2017-03-02
3
-17
/
+31
|
*
|
block: Initialize bd_bdi on inode initialization
Jan Kara
2017-03-02
1
-2
/
+4
|
*
|
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
2017-03-02
1
-7
/
+8
|
*
|
nvme: Complete all stuck requests
Keith Busch
2017-03-02
3
-5
/
+79
|
*
|
blk-mq: Provide freeze queue timeout
Keith Busch
2017-03-02
2
-0
/
+11
|
*
|
blk-mq: Export blk_mq_freeze_queue_wait
Keith Busch
2017-03-02
2
-1
/
+3
|
*
|
nbd: stop leaking sockets
Josef Bacik
2017-03-02
1
-1
/
+3
|
*
|
blk-mq: move update of tags->rqs to __blk_mq_alloc_request()
Omar Sandoval
2017-03-02
2
-2
/
+1
|
*
|
blk-mq: kill blk_mq_set_alloc_data()
Omar Sandoval
2017-03-02
1
-10
/
+0
|
*
|
blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler request
Omar Sandoval
2017-03-02
2
-24
/
+20
|
*
|
blk-mq-sched: Allocate sched reserved tags as specified in the original queue...
Sagi Grimberg
2017-03-02
4
-2
/
+12
|
*
|
nvme: allocate nvme_queue in correct node
Shaohua Li
2017-03-02
1
-4
/
+8
|
*
|
PCI: add an API to get node from vector
Shaohua Li
2017-03-02
2
-0
/
+22
|
*
|
blk-mq: allocate blk_mq_tags and requests in correct node
Shaohua Li
2017-03-02
1
-6
/
+15
*
|
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1218
-3575
/
+5226
|
\
\
\
|
*
|
|
sched/headers: Clean up <linux/sched.h>
Ingo Molnar
2017-03-03
1
-571
/
+651
|
*
|
|
sched/headers: Remove #ifdefs from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-8
/
+4
|
*
|
|
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
Ingo Molnar
2017-03-03
3
-6
/
+9
|
*
|
|
sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>
Ingo Molnar
2017-03-03
1
-1
/
+0
|
*
|
|
sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...
Ingo Molnar
2017-03-03
1
-1
/
+0
|
*
|
|
sched/headers, timers: Remove the <linux/sysctl.h> include from <linux/timer.h>
Ingo Molnar
2017-03-03
2
-1
/
+2
|
*
|
|
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
Ingo Molnar
2017-03-03
2
-1
/
+1
|
*
|
|
sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>
Ingo Molnar
2017-03-03
1
-2
/
+0
|
*
|
|
sched/core: Remove unused prefetch_stack()
Ingo Molnar
2017-03-03
3
-31
/
+0
|
*
|
|
sched/headers: Remove <linux/rculist.h> from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
|
*
|
|
sched/headers: Remove the 'init_pid_ns' prototype from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-2
/
+0
|
*
|
|
sched/headers: Remove <linux/signal.h> from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-1
/
+0
|
*
|
|
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
Ingo Molnar
2017-03-03
3
-2
/
+2
|
*
|
|
sched/headers: Remove the runqueue_is_locked() prototype
Ingo Molnar
2017-03-03
1
-2
/
+0
|
*
|
|
sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h>
Ingo Molnar
2017-03-03
1
-2
/
+0
|
*
|
|
sched/headers: Remove <linux/sched.h> from <linux/sched/debug.h>
Ingo Molnar
2017-03-03
1
-2
/
+0
|
*
|
|
sched/headers: Remove <linux/sched.h> from <linux/sched/nohz.h>
Ingo Molnar
2017-03-03
1
-2
/
+0
|
*
|
|
sched/headers: Remove <linux/sched.h> from <linux/sched/stat.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
|
*
|
|
sched/headers: Remove the <linux/gfp.h> include from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-1
/
+0
|
*
|
|
sched/headers: Remove <linux/rtmutex.h> from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-1
/
+0
|
*
|
|
sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>
Ingo Molnar
2017-03-03
3
-1
/
+4
|
*
|
|
sched/headers: Remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-1
/
+0
|
*
|
|
kasan, sched/headers: Remove <linux/sched.h> from <linux/kasan.h>
Ingo Molnar
2017-03-03
1
-1
/
+0
|
*
|
|
sched/headers: Remove <linux/sched.h> from <linux/sched/cpufreq.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
|
*
|
|
sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>
Ingo Molnar
2017-03-03
2
-1
/
+1
|
*
|
|
sched/headers: Remove #include <linux/capability.h> from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-1
/
+0
|
*
|
|
sched/headers: Remove <linux/sched.h> from <linux/sched/user.h>
Ingo Molnar
2017-03-03
1
-1
/
+2
|
*
|
|
sched/headers: Remove unused 'task_can_switch_user()' prototype
Ingo Molnar
2017-03-03
1
-3
/
+0
|
*
|
|
sched/headers: Remove <linux/sched.h> from <linux/sched/coredump.h>
Ingo Molnar
2017-03-03
1
-1
/
+0
|
*
|
|
sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-0
/
+2
[next]