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
*
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
1
-2
/
+3
*
kyber: add tracepoints
Omar Sandoval
2018-09-28
1
-0
/
+96
*
block: move call of scheduler's ->completed_request() hook
Omar Sandoval
2018-09-28
1
-1
/
+1
*
percpu-refcount: Introduce percpu_ref_resurrect()
Bart Van Assche
2018-09-26
1
-0
/
+1
*
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
2018-09-26
1
-5
/
+9
*
block: Move power management code into a new source file
Bart Van Assche
2018-09-26
2
-23
/
+24
*
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
2018-09-26
1
-0
/
+4
*
block: don't include bug.h from bio.h
Christoph Hellwig
2018-09-24
1
-1
/
+0
*
block: don't include io.h from bio.h
Christoph Hellwig
2018-09-24
1
-3
/
+0
*
block: remove bvec_to_phys
Christoph Hellwig
2018-09-24
1
-5
/
+0
*
block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
Christoph Hellwig
2018-09-24
1
-8
/
+0
*
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-24
1
-13
/
+0
*
block: move req_gap_back_merge to blk.h
Christoph Hellwig
2018-09-24
1
-19
/
+0
*
block: move req_gap_{back,front}_merge to blk-merge.c
Christoph Hellwig
2018-09-24
1
-69
/
+0
*
block: move integrity_req_gap_{back,front}_merge to blk.h
Christoph Hellwig
2018-09-24
1
-31
/
+0
*
blkcg: rename blkg_try_get to blkg_tryget
Dennis Zhou (Facebook)
2018-09-22
1
-8
/
+6
*
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou (Facebook)
2018-09-22
1
-10
/
+5
*
blkcg: cleanup and make blk_get_rl use blkg_lookup_create
Dennis Zhou (Facebook)
2018-09-22
1
-13
/
+21
*
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
2018-09-22
2
-48
/
+6
*
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-22
3
-11
/
+7
*
blkcg: associate writeback bios with a blkg
Dennis Zhou (Facebook)
2018-09-22
1
-2
/
+3
*
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
2018-09-22
1
-3
/
+8
*
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
2018-09-22
1
-0
/
+9
*
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
2018-09-22
2
-14
/
+5
*
blkcg: convert blkg_lookup_create to find closest blkg
Dennis Zhou (Facebook)
2018-09-22
1
-0
/
+14
*
blkcg: update blkg_lookup_create to do locking
Dennis Zhou (Facebook)
2018-09-22
1
-1
/
+3
*
blkcg: fix ref count issue with bio_blkcg using task_css
Dennis Zhou (Facebook)
2018-09-22
1
-8
/
+93
*
block: remove bio_rewind_iter()
Ming Lei
2018-09-06
2
-21
/
+4
*
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-09-06
1
-1
/
+44
|
\
|
*
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
2018-08-31
1
-0
/
+44
|
*
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...
Dennis Zhou (Facebook)
2018-08-31
1
-1
/
+0
*
|
Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-09-06
1
-2
/
+6
|
\
\
|
*
|
tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
Steven Rostedt (VMware)
2018-09-05
1
-2
/
+6
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-09-05
1
-1
/
+1
|
\
\
\
|
*
|
|
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
2018-09-05
1
-1
/
+1
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-09-04
5
-5
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-09-04
2
-4
/
+4
|
|
\
\
|
|
*
|
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
2018-08-28
2
-4
/
+4
|
*
|
|
vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
Gleb Fotengauer-Malinovskiy
2018-09-04
1
-1
/
+1
|
*
|
|
r8169: add support for NCube 8168 network card
Anthony Wong
2018-09-04
1
-0
/
+2
|
*
|
|
uapi: Fix linux/rds.h userspace compilation errors.
Vinson Lee
2018-09-03
1
-0
/
+1
*
|
|
|
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-02
1
-0
/
+33
|
\
\
\
\
|
*
|
|
|
of: Add device_type access helper functions
Rob Herring
2018-08-31
1
-0
/
+12
|
*
|
|
|
of: add node name compare helper functions
Rob Herring
2018-08-30
1
-0
/
+13
|
*
|
|
|
of: add helper to lookup compatible child node
Johan Hovold
2018-08-29
1
-0
/
+8
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-08-31
1
-14
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
2018-08-30
1
-10
/
+20
|
*
|
|
|
|
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
2018-08-29
1
-10
/
+10
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-31
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
2018-08-30
1
-1
/
+1
|
|
/
/
/
/
[next]