Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5fad1b64aed8bd63ca7da2ba92107ba9ecd9a2c8
5fad1b6
block: Update comments that refer to __bio_map_user() and bio_map_user()
by Bart Van Assche
· 8 years ago
12d7095
blk-mq: don't fail allocating driver tag for stopped hw queue
by Jens Axboe
· 8 years ago
7bf7d77
nvme/pci: Don't mark IOD as aborted if abort wasn't sent
by Keith Busch
· 8 years ago
9a69b0e
lightnvm: allow targets to use sysfs
by Javier González
· 8 years ago
deccf5a
lightnvm: free properly on target creation error
by Javier González
· 8 years ago
38ea2f7
lightnvm: Add CRC read error
by Javier González
· 8 years ago
06894ef
lightnvm: use end_io callback instead of instance
by Matias Bjørling
· 8 years ago
84d4add
lightnvm: add ioctls for vector I/Os
by Matias Bjørling
· 8 years ago
19bd6fe
lightnvm: reduce number of nvm_id groups to one
by Matias Bjørling
· 8 years ago
dab8ee9
lightnvm: cleanup nvm transformation functions
by Matias Bjørling
· 8 years ago
61a561d
lightnvm: make nvm_map_* return void
by Matias Bjørling
· 8 years ago
8f4fe00
lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tbl
by Matias Bjørling
· 8 years ago
583b705
lightnvm: remove nvm_submit_ppa* functions
by Matias Bjørling
· 8 years ago
10995c3
lightnvm: collapse nvm_erase_ppa and nvm_erase_blk
by Matias Bjørling
· 8 years ago
ade69e2
lightnvm: merge gennvm with core
by Matias Bjørling
· 8 years ago
400f73b
blk-mq: fix debugfs compilation issues
by Omar Sandoval
· 8 years ago
f3a8ab7
block: cleanup remaining manual checks for PREFLUSH|FUA
by Jens Axboe
· 8 years ago
bd6737f
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
by Jens Axboe
· 8 years ago
f73f44e
block: add a op_is_flush helper
by Christoph Hellwig
· 8 years ago
c13660a
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
by Jens Axboe
· 8 years ago
50e1dab
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
by Jens Axboe
· 8 years ago
99cf1dc
blk-mq: release driver tag on a requeue event
by Jens Axboe
· 8 years ago
3c782d6
blk-mq: fix potential race in queue restart and driver tag allocation
by Jens Axboe
· 8 years ago
0abad77
blk-mq: improve scheduler queue sync/async running
by Jens Axboe
· 8 years ago
4a46f05
blk-mq: move hctx and ctx counters from sysfs to debugfs
by Omar Sandoval
· 8 years ago
be21547
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs
by Omar Sandoval
· 8 years ago
d7e3621
blk-mq: add tags and sched_tags bitmaps to debugfs
by Omar Sandoval
· 8 years ago
d96b37c
blk-mq: move tags and sched_tags info from sysfs to debugfs
by Omar Sandoval
· 8 years ago
0bfa528
blk-mq: export software queue pending map to debugfs
by Omar Sandoval
· 8 years ago
24af1ccf
sbitmap: add helpers for dumping to a seq_file
by Omar Sandoval
· 8 years ago
7b39385
blk-mq: add extra request information to debugfs
by Omar Sandoval
· 8 years ago
950cd7e
blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
by Omar Sandoval
· 8 years ago
9abb2ad
blk-mq: add hctx->{state,flags} to debugfs
by Omar Sandoval
· 8 years ago
07e4fea
blk-mq: create debugfs directory tree
by Omar Sandoval
· 8 years ago
b48fda0
blk-mq-sched: check for successful allocation before assigning tag
by Jens Axboe
· 8 years ago
5a797e0
blk-mq: don't lose flags passed in to blk_mq_alloc_request()
by Jens Axboe
· 8 years ago
200e86b
blk-mq: only apply active queue tag throttling for driver tags
by Jens Axboe
· 8 years ago
1cf4175
cfq-iosched: Adjust one function call together with a variable assignment
by Markus Elfring
· 8 years ago
d609af3
blk-throttle: Adjust two function calls together with a variable assignment
by Markus Elfring
· 8 years ago
4d608ba
block: Initialize cfqq->ioprio_class in cfq_get_queue()
by Alexander Potapenko
· 8 years ago
70f36b6
blk-mq: allow resize of scheduler requests
by Jens Axboe
· 8 years ago
7e79dad
blk-mq: stop hardware queue in blk_mq_delay_queue()
by Jens Axboe
· 8 years ago
8cecb07
blk-mq-tag: remove redundant check for 'data->hctx' being non-NULL
by Jens Axboe
· 8 years ago
610d886
elevator: fix unnecessary put of elevator in failure case
by Jens Axboe
· 8 years ago
38dbb7d
blk-cgroup: don't quiesce the queue on policy activate/deactivate
by Jens Axboe
· 8 years ago
6c0ca7a
sbitmap: fix wakeup hang after sbq resize
by Omar Sandoval
· 8 years ago
f66227d
sbitmap: use smp_mb__after_atomic() in sbq_wake_up()
by Omar Sandoval
· 8 years ago
4d199c6
blk-cgroup: ensure that we clear the stop bit on quiesced queues
by Jens Axboe
· 8 years ago
d348499
blk-mq-sched: allow setting of default IO scheduler
by Jens Axboe
· 8 years ago
945ffb6
mq-deadline: add blk-mq adaptation of the deadline IO scheduler
by Jens Axboe
· 8 years ago
bd166ef
blk-mq-sched: add framework for MQ capable IO schedulers
by Jens Axboe
· 8 years ago
2af8cbe
blk-mq: split tag ->rqs[] into two
by Jens Axboe
· 8 years ago
fd2d332
blk-mq: add support for carrying internal tag information in blk_qc_t
by Jens Axboe
· 8 years ago
cc71a6f
blk-mq: abstract out helpers for allocating/freeing tag maps
by Jens Axboe
· 8 years ago
4941115
blk-mq-tag: cleanup the normal/reserved tag allocation
by Jens Axboe
· 8 years ago
2c3ad66
blk-mq: export some helpers we need to the scheduling framework
by Jens Axboe
· 8 years ago
16a3c2a
blk-mq: un-export blk_mq_free_hctx_request()
by Jens Axboe
· 8 years ago
c23ecb4
block: move rq_ioc() to blk.h
by Jens Axboe
· 8 years ago
c51ca6c
block: move existing elevator ops to union
by Jens Axboe
· 8 years ago
c5082b7
partitions/efi: Fix integer overflow in GPT size calculation
by Alden Tondettar
· 8 years ago
1e668f4
MAINTAINERS: Update maintainer entry for NBD
by Josef Bacik
· 8 years ago
f8a5b12
blk-mq: make mq_ops a const pointer
by Jens Axboe
· 8 years ago
729204e
block: relax check on sg gap
by Ming Lei
· 8 years ago
1661f2e
floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNEL
by Vlastimil Babka
· 8 years ago
a121103
Linux 4.10-rc3
by Linus Torvalds
· 8 years ago
83280e9
Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
cc250e2
Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
6ea17ed
Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
ea07b86
mm: workingset: fix use-after-free in shadow node shrinker
by Johannes Weiner
· 8 years ago
b0b9b3d
mm: stop leaking PageTables
by Hugh Dickins
· 8 years ago
87bc610
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
01d0f71
MAINTAINERS: add greybus subsystem mailing list
by Greg Kroah-Hartman
· 8 years ago
308c470
Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
d72f0de
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
baaf031
Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
08289086
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
b1ee5170
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
5824f92
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
2fd8774
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
65cdc40
Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
7397e1e
Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b937a86
Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
7453c54
swiotlb: Export swiotlb_max_segment to users
by Konrad Rzeszutek Wilk
· 8 years ago
f1dabf0
Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'
by Rafael J. Wysocki
· 8 years ago
7e2b9d8
Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'
by Rafael J. Wysocki
· 8 years ago
3baad65
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
88ba6ca
Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
6989606
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
ed40875
Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/drm-intel
by Linus Torvalds
· 8 years ago
0a8fd13
USB: fix problems with duplicate endpoint addresses
by Alan Stern
· 8 years ago
c433eb7
Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
8f12dc2
usb: ohci-at91: use descriptor-based gpio APIs correctly
by Peter Rosin
· 8 years ago
b400792
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
383378d
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
421463b
hyper-v: Add myself as additional MAINTAINER
by Stephen Hemminger
· 8 years ago
674aea0
usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
by Oliver Neukum
· 8 years ago
3bc02bc
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
by Geert Uytterhoeven
· 8 years ago
5563bb5
usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
by Jérémy Lefaure
· 8 years ago
c8bd2ac
usb: musb: fix compilation warning on unused function
by Jérémy Lefaure
· 8 years ago
8c300fe
usb: musb: Fix trying to free already-free IRQ 4
by Tony Lindgren
· 8 years ago
Next »