index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme.h: resync with nvme-cli
Revanth Rajashekar
2018-07-23
1
-0
/
+5
*
blkcg: Track DISCARD statistics and output them in cgroup io.stat
Tejun Heo
2018-07-18
1
-1
/
+4
*
block: Track DISCARD statistics and output them in stat and diskstat
Michael Callahan
2018-07-18
2
-1
/
+10
*
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2018-07-18
2
-2
/
+7
*
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
2018-07-18
2
-6
/
+14
*
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
2018-07-18
1
-0
/
+4
*
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
2018-07-18
1
-1
/
+1
*
block: remove blkdev_entry_to_request() macro
Vladimir Zapolskiy
2018-07-13
1
-2
/
+0
*
block: introduce blk-iolatency io controller
Josef Bacik
2018-07-09
1
-2
/
+0
*
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
2018-07-09
1
-2
/
+2
*
memcontrol: schedule throttling if we are congested
Tejun Heo
2018-07-09
2
-1
/
+23
*
blkcg: add generic throttling mechanism
Josef Bacik
2018-07-09
4
-0
/
+112
*
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
2018-07-09
1
-0
/
+7
*
blk: introduce REQ_SWAP
Josef Bacik
2018-07-09
2
-2
/
+3
*
blk-cgroup: allow controllers to output their own stats
Josef Bacik
2018-07-09
1
-0
/
+3
*
block: introduce bio_issue_as_root_blkg
Josef Bacik
2018-07-09
1
-0
/
+16
*
block: add bi_blkg to the bio for cgroups
Josef Bacik
2018-07-09
2
-1
/
+2
*
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
2018-07-09
1
-1
/
+2
*
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
2018-07-09
1
-2
/
+0
*
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
2018-07-09
1
-0
/
+1
*
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
2018-07-09
1
-0
/
+6
*
block: Inline blk_queue_nr_zones()
Bart Van Assche
2018-07-09
1
-5
/
+0
*
block: Remove bdev_nr_zones()
Bart Van Assche
2018-07-09
1
-9
/
+0
*
include/uapi/linux/blkzoned.h: Remove a superfluous __packed directive
Bart Van Assche
2018-07-09
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-08
1
-7
/
+22
|
\
|
*
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
Nick Desaulniers
2018-07-03
1
-7
/
+22
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-08
2
-2
/
+1
|
\
\
|
*
|
kthread, sched/core: Fix kthread_parkme() (again...)
Peter Zijlstra
2018-07-03
2
-2
/
+1
|
|
/
*
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-07-06
1
-21
/
+19
|
\
\
|
*
|
dt-bindings: clock: imx6ul: Do not change the clock definition order
Fabio Estevam
2018-06-29
1
-21
/
+19
*
|
|
Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-06
1
-2
/
+0
|
\
\
\
|
*
|
|
ftrace: Nuke clear_ftrace_function
Yisheng Xie
2018-07-04
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-02
11
-57
/
+97
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2018-07-02
1
-0
/
+20
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-01
5
-55
/
+68
|
|
\
\
|
|
*
|
bpf: undo prog rejection on read-only lock failure
Daniel Borkmann
2018-06-29
1
-48
/
+8
|
|
*
|
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
2018-06-29
1
-5
/
+23
|
|
*
|
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
Sean Young
2018-06-26
3
-2
/
+37
|
*
|
|
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-06-28
2
-1
/
+3
|
|
\
\
\
|
|
*
|
|
net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
Or Gerlitz
2018-06-27
2
-1
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-28
2
-1
/
+1
|
|
\
\
\
|
|
*
|
|
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-06-18
2
-1
/
+1
|
*
|
|
|
nfp: reject binding to shared blocks
John Hurley
2018-06-27
1
-0
/
+5
*
|
|
|
|
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-01
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-06-26
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
iio: buffer: fix the function signature to match implementation
Phil Reid
2018-06-24
1
-1
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-07-01
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
acpi: Add helper for deactivating memory region
Heikki Krogerus
2018-06-25
1
-0
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-30
4
-1
/
+54
|
\
\
\
\
\
\
|
*
|
|
|
|
|
disable -Wattribute-alias warning for SYSCALL_DEFINEx()
Arnd Bergmann
2018-06-25
2
-1
/
+11
[next]