Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e982c4d0a29b1d61fbe7716a8dcf8984936d6730
e982c4d
virtio-blk: modernize sysfs attribute creation
by Hannes Reinecke
· 6 years ago
98af4d4
zram: register default groups with device_add_disk()
by Hannes Reinecke
· 6 years ago
95cf780
aoe: register default groups with device_add_disk()
by Hannes Reinecke
· 6 years ago
33b14f67
nvme: register ns_id attributes as default sysfs groups
by Hannes Reinecke
· 6 years ago
fef912b
block: genhd: add 'groups' argument to device_add_disk
by Hannes Reinecke
· 6 years ago
6c3b7af
kyber: add tracepoints
by Omar Sandoval
· 6 years ago
6e25cb0
kyber: implement improved heuristics
by Omar Sandoval
· 6 years ago
fa2a1f6
kyber: don't make domain token sbitmap larger than necessary
by Omar Sandoval
· 6 years ago
f8232f2
block: export blk_stat_enable_accounting()
by Omar Sandoval
· 6 years ago
ed88660
block: move call of scheduler's ->completed_request() hook
by Omar Sandoval
· 6 years ago
986d413
blk-mq: Enable support for runtime power management
by Bart Van Assche
· 6 years ago
7cedffe
block: Make blk_get_request() block for non-PM requests while suspended
by Bart Van Assche
· 6 years ago
bdd6316
block: Allow unfreezing of a queue while requests are in progress
by Bart Van Assche
· 6 years ago
18c9a6b
percpu-refcount: Introduce percpu_ref_resurrect()
by Bart Van Assche
· 6 years ago
0d25bd0
block: Schedule runtime resume earlier
by Bart Van Assche
· 6 years ago
154b00d
block: Split blk_pm_add_request() and blk_pm_put_request()
by Bart Van Assche
· 6 years ago
cd84a62
block, scsi: Change the preempt-only flag into a counter
by Bart Van Assche
· 6 years ago
bca6b06
block: Move power management code into a new source file
by Bart Van Assche
· 6 years ago
3cfa210
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
by Christoph Hellwig
· 6 years ago
c39ae60
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
by Christoph Hellwig
· 6 years ago
20e3267
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
by Christoph Hellwig
· 6 years ago
cd11b1d
xen: remove the xen_biovec_phys_mergeable export
by Christoph Hellwig
· 6 years ago
a5bb207a
arm: remove the unused BIOVEC_MERGEABLE define
by Christoph Hellwig
· 6 years ago
65969e5
block: don't include bug.h from bio.h
by Christoph Hellwig
· 6 years ago
bceacbf
block: don't include io.h from bio.h
by Christoph Hellwig
· 6 years ago
6e76846
block: remove bvec_to_phys
by Christoph Hellwig
· 6 years ago
3dccdae
block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
by Christoph Hellwig
· 6 years ago
0e25339
block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page
by Christoph Hellwig
· 6 years ago
6a9f5f2
block: simplify BIOVEC_PHYS_MERGEABLE
by Christoph Hellwig
· 6 years ago
27ca1d4
block: move req_gap_back_merge to blk.h
by Christoph Hellwig
· 6 years ago
e990700
block: move req_gap_{back,front}_merge to blk-merge.c
by Christoph Hellwig
· 6 years ago
43b729b
block: move integrity_req_gap_{back,front}_merge to blk.h
by Christoph Hellwig
· 6 years ago
c7b1bf5
blk-mq: Document the functions that iterate over requests
by Bart Van Assche
· 6 years ago
101246e
blkcg: rename blkg_try_get to blkg_tryget
by Dennis Zhou (Facebook)
· 6 years ago
b3b9f24
blkcg: change blkg reference counting to use percpu_ref
by Dennis Zhou (Facebook)
· 6 years ago
e2b0989
blkcg: cleanup and make blk_get_rl use blkg_lookup_create
by Dennis Zhou (Facebook)
· 6 years ago
f0fcb3e
blkcg: remove additional reference to the css
by Dennis Zhou (Facebook)
· 6 years ago
c839e7a
blkcg: remove bio->bi_css and instead use bio->bi_blkg
by Dennis Zhou (Facebook)
· 6 years ago
bdc2491
blkcg: associate writeback bios with a blkg
by Dennis Zhou (Facebook)
· 6 years ago
74b7c02
blkcg: associate a blkg for pages being evicted by swap
by Dennis Zhou (Facebook)
· 6 years ago
5bf9a1f
blkcg: consolidate bio_issue_init to be a part of core
by Dennis Zhou (Facebook)
· 6 years ago
a7b39b4
blkcg: always associate a bio with a blkg
by Dennis Zhou (Facebook)
· 6 years ago
07b05bc
blkcg: convert blkg_lookup_create to find closest blkg
by Dennis Zhou (Facebook)
· 6 years ago
49f4c2d
blkcg: update blkg_lookup_create to do locking
by Dennis Zhou (Facebook)
· 6 years ago
27e6fa9
blkcg: fix ref count issue with bio_blkcg using task_css
by Dennis Zhou (Facebook)
· 6 years ago
9ff0125
Blk-throttle: update to use rbtree with leftmost node cached
by Liu Bo
· 6 years ago
576ed91
block: use bio_add_page in bio_iov_iter_get_pages
by Christoph Hellwig
· 6 years ago
c8765de
blok, bfq: do not plug I/O if all queues are weight-raised
by Paolo Valente
· 6 years ago
d0edc24
block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash
by Paolo Valente
· 6 years ago
cbeb869
block, bfq: correctly charge and reset entity service in all cases
by Paolo Valente
· 6 years ago
f8c0d7b
blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'
by YueHaibing
· 6 years ago
798ef9e
rsxx: Remove unnecessary parentheses
by Nathan Chancellor
· 6 years ago
902d539
block: umem: replace spin_lock_bh with spin_lock in tasklet callback
by jun qian
· 6 years ago
7759eb2
block: remove bio_rewind_iter()
by Ming Lei
· 6 years ago
3d0e637
drbd: Convert from ahash to shash
by Kees Cook
· 6 years ago
ca16eb3
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
d5274b3
block: bfq: swap puts in bfqg_and_blkg_put
by Konstantin Khlebnikov
· 6 years ago
db44bf4
Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 6 years ago
be65e25
Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
5404525
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
d1c392c
printk/tracing: Do not trace printk_nmi_enter()
by Steven Rostedt (VMware)
· 6 years ago
8b2ded1
block: don't warn when doing fsync on read-only devices
by Mikulas Patocka
· 6 years ago
b36fdc6
Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
f4697d9
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
d0c1db1
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
865e63b
tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
by Steven Rostedt (VMware)
· 6 years ago
3350139
nds32: linker script: GCOV kernel may refers data in __exit
by Greentime Hu
· 6 years ago
0e9b103
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
ae98043
nilfs2: convert to SPDX license tags
by Ryusuke Konishi
· 6 years ago
36bdac1
drivers/dax/device.c: convert variable to vm_fault_t type
by Souptick Joarder
· 6 years ago
4c5d114
lib/Kconfig.debug: fix three typos in help text
by Thibaut Sautereau
· 6 years ago
c5967e9
checkpatch: add __ro_after_init to known $Attribute
by Joe Perches
· 6 years ago
62ec0d8
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
by Dave Jiang
· 6 years ago
8a2336e
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
by Randy Dunlap
· 6 years ago
4e8346d
memory_hotplug: fix kernel_panic on offline page processing
by Mikhail Zaslonko
· 6 years ago
328b5f4
checkpatch: add optional static const to blank line declarations test
by Joe Perches
· 6 years ago
9c21dae
ipc/shm: properly return EIDRM in shm_lock()
by Davidlohr Bueso
· 6 years ago
464c7ff
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
by Aneesh Kumar K.V
· 6 years ago
04b8e94
mm/util.c: improve kvfree() kerneldoc
by Andrew Morton
· 6 years ago
7ab660f
tools/vm/page-types.c: fix "defined but not used" warning
by Naoya Horiguchi
· 6 years ago
9045065
tools/vm/slabinfo.c: fix sign-compare warning
by Naoya Horiguchi
· 6 years ago
b353756
kmemleak: always register debugfs file
by Vincent Whitchurch
· 6 years ago
1ed0cc5
mm: respect arch_dup_mmap() return value
by Nadav Amit
· 6 years ago
79cc810
mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().
by Tetsuo Handa
· 6 years ago
3100dab
mm: memcontrol: print proper OOM header when no eligible victim left
by Johannes Weiner
· 6 years ago
2861952
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
a33710b
net: phy: sfp: Handle unimplemented hwmon limits and alarms
by Andrew Lunn
· 6 years ago
84cb8eb
net: sched: action_ife: take reference to meta module
by Vlad Buslov
· 6 years ago
6d784f1
act_ife: fix a potential use-after-free
by Cong Wang
· 6 years ago
639505d
net/mlx5: Fix SQ offset in QPs with small RQ
by Tariq Toukan
· 6 years ago
bc811f0
nbd: don't allow invalid blocksize settings
by Jens Axboe
· 6 years ago
ec86539
nds32: fix build error because of wrong semicolon
by Greentime Hu
· 6 years ago
0cde56e
nds32: Fix a kernel panic issue because of wrong frame pointer access.
by Greentime Hu
· 6 years ago
487c4b2
nds32: Only print one page of stack when die to prevent printing too much information.
by Greentime Hu
· 6 years ago
95f93ed
nds32: Add macro definition for offset of lp register on stack
by Zong Li
· 6 years ago
c5fdf7e
nds32: Remove the deprecated ABI implementation
by Zong Li
· 6 years ago
1e377ae
nds32/stack: Get real return address by using ftrace_graph_ret_addr
by Zong Li
· 6 years ago
95cd2f7
nds32/ftrace: Support dynamic function graph tracer
by Zong Li
· 6 years ago
6b1d6d2
nds32/ftrace: Support dynamic function tracer
by Zong Li
· 6 years ago
fbf58a5
nds32/ftrace: Add RECORD_MCOUNT support
by Zong Li
· 6 years ago
Next »