Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
775d3a35dc3e13de55ec0e061c59e36faa7dd7f0
775d3a3
backing-dev: kill unused pdflush_proc_obsolete()
by Jens Axboe
· 7 years ago
5fdee21
block: remove QUEUE_FLAG_STACKABLE
by Christoph Hellwig
· 7 years ago
b35bd0d
sysctl: remove /proc/sys/vm/nr_pdflush_threads
by Jens Axboe
· 7 years ago
85009b4
writeback: eliminate work item allocation in bd_start_writeback()
by Jens Axboe
· 7 years ago
fc13457
blk-mq: document the need to have STARTED and COMPLETED share a byte
by Jens Axboe
· 7 years ago
a7af0af
blk-mq: attempt to fix atomic flag memory ordering
by Peter Zijlstra
· 7 years ago
9c98837
block: move __elv_next_request to blk-core.c
by Christoph Hellwig
· 7 years ago
7cb0400
block, bfq: decrease burst size when queues in burst exit
by Paolo Valente
· 7 years ago
894df93
block, bfq: let early-merged queues be weight-raised on split too
by Paolo Valente
· 7 years ago
3e2bdd6
block, bfq: check and switch back to interactive wr also on queue split
by Paolo Valente
· 7 years ago
4baa8bb
block, bfq: fix wrong init of saved start time for weight raising
by Paolo Valente
· 7 years ago
aac8d41
writeback: only allow one inflight and pending full flush
by Jens Axboe
· 7 years ago
e8e8a0c
writeback: move nr_pages == 0 logic to one location
by Jens Axboe
· 7 years ago
9dfb176
writeback: make wb_start_writeback() static
by Jens Axboe
· 7 years ago
0ab29fd
writeback: pass in '0' for nr_pages writeback in laptop mode
by Jens Axboe
· 7 years ago
595043e
writeback: provide a wakeup_flusher_threads_bdi()
by Jens Axboe
· 7 years ago
47410d8
writeback: remove 'range_cyclic' argument for wb_start_writeback()
by Jens Axboe
· 7 years ago
d31cd9d
writeback: switch wakeup_flusher_threads() to cyclic writeback
by Jens Axboe
· 7 years ago
9ba4b2d
fs: kill 'nr_pages' argument from wakeup_flusher_threads()
by Jens Axboe
· 7 years ago
bc48f00
buffer: eliminate the need to call free_more_memory() in __getblk_slow()
by Jens Axboe
· 7 years ago
94dc24c
buffer: grow_dev_page() should use __GFP_NOFAIL for all cases
by Jens Axboe
· 7 years ago
640ab98
buffer: have alloc_page_buffers() use __GFP_NOFAIL
by Jens Axboe
· 7 years ago
7beb2f8
blk-mq: wire up completion notifier for laptop mode
by Jens Axboe
· 7 years ago
5385fa4
blk-mq-tag: kill unused tag enums
by Jens Axboe
· 7 years ago
5472487
blk-mq: remove unused function hctx_allow_merges
by weiping zhang
· 7 years ago
b3cffc3
null_blk: add "no_sched" module parameter
by weiping zhang
· 7 years ago
0b508bc
block: fix a build error
by Shaohua Li
· 7 years ago
9979d54
block: cryptoloop - Fix build warning
by Corentin Labbe
· 7 years ago
d4478e9
block/loop: make loop cgroup aware
by Shaohua Li
· 7 years ago
902ec5b
block: make blkcg aware of kthread stored original cgroup info
by Shaohua Li
· 7 years ago
af551fb
blkcg: delete unused APIs
by Shaohua Li
· 7 years ago
05e3db9
kthread: add a mechanism to store cgroup info
by Shaohua Li
· 7 years ago
e365806
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
b776e4b
fix a typo in put_compat_shm_info()
by Al Viro
· 7 years ago
19240e6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1776364
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
cf03461
Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
ac0a364
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
fddc992
nvme-fcloop: fix port deletes and callbacks
by James Smart
· 7 years ago
6b71f9e
nvmet-fc: sync header templates with comments
by James Smart
· 7 years ago
0c319d3
nvmet-fc: ensure target queue id within range.
by James Smart
· 7 years ago
3688feb
nvmet-fc: on port remove call put outside lock
by James Smart
· 7 years ago
e4d753d
nvme-rdma: don't fully stop the controller in error recovery
by Sagi Grimberg
· 7 years ago
0a960afd
nvme-rdma: give up reconnect if state change fails
by Sagi Grimberg
· 7 years ago
1a40d97
nvme-core: Use nvme_wq to queue async events and fw activation
by Sagi Grimberg
· 7 years ago
8cbd96a
nvme: fix sqhd reference when admin queue connect fails
by James Smart
· 7 years ago
1020165
gfs2: Fix debugfs glocks dump
by Andreas Gruenbacher
· 7 years ago
f5c156c
block: fix a crash caused by wrong API
by Shaohua Li
· 7 years ago
332391a
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
by Lukas Czerner
· 7 years ago
bb1cc74
nvmet: implement valid sqhd values in completions
by James Smart
· 7 years ago
8edd11c
nvme-fabrics: Allow 0 as KATO value
by Guilherme G. Piccoli
· 7 years ago
0951338
nvme: allow timed-out ios to retry
by James Smart
· 7 years ago
cd48282
nvme: stop aer posting if controller state not live
by James Smart
· 7 years ago
d087747
nvme-pci: Print invalid SGL only once
by Keith Busch
· 7 years ago
161b8be
nvme-pci: initialize queue memory before interrupts
by Keith Busch
· 7 years ago
deb6174
nvmet-fc: fix failing max io queue connections
by James Smart
· 7 years ago
d9d34c0
nvme-fc: use transport-specific sgl format
by James Smart
· 7 years ago
d85cf20
nvme: add transport SGL definitions
by James Smart
· 7 years ago
c98cb3b
nvme.h: remove FC transport-specific error values
by James Smart
· 7 years ago
39a550d
qla2xxx: remove use of FC-specific error codes
by James Smart
· 7 years ago
8e009ce8
lpfc: remove use of FC-specific error codes
by James Smart
· 7 years ago
fc9608e
nvmet-fcloop: remove use of FC-specific error codes
by James Smart
· 7 years ago
29b3d26
nvmet-fc: remove use of FC-specific error codes
by James Smart
· 7 years ago
56b7103
nvme-fc: remove use of FC-specific error codes
by James Smart
· 7 years ago
e5313c1
loop: remove union of use_aio and ref in struct loop_cmd
by Omar Sandoval
· 7 years ago
5acb3cc
blktrace: Fix potential deadlock between delete & sysfs ops
by Waiman Long
· 7 years ago
1dae69b
nbd: ignore non-nbd ioctl's
by Josef Bacik
· 8 years ago
f507b54
bsg-lib: don't free job in bsg_prepare_job
by Christoph Hellwig
· 7 years ago
02a4843
brd: fix overflow in __brd_direct_access
by Mikulas Patocka
· 7 years ago
428dbf1
arch: change default endian for microblaze
by Babu Moger
· 7 years ago
64c9985
microblaze: Cocci spatch "vma_pages"
by Thomas Meyer
· 7 years ago
0add537
microblaze: Add missing kvm_para.h to Kbuild
by Michal Simek
· 7 years ago
e19b205
Linux 4.14-rc2
by Linus Torvalds
· 7 years ago
6e7f253
Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
a141fd5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
16528a3
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
43d368a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a430643
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a302824
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
1436ab0
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
fb154e0
tpm: ibmvtpm: simplify crq initialization and document crq format
by Michal Suchanek
· 8 years ago
9f3fc7b
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
by Hamza Attak
· 7 years ago
5d0e4d7
Documentation: tpm: add powered-while-suspended binding documentation
by Enric Balletbo i Serra
· 7 years ago
e1ec650
tpm: tpm_crb: constify acpi_device_id.
by Arvind Yadav
· 7 years ago
c2a9c4b
tpm: vtpm: constify vio_device_id
by Arvind Yadav
· 7 years ago
ab5348c
security: fix description of values returned by cap_inode_need_killpriv
by Stefan Berger
· 7 years ago
15516c8
tracing: Remove RCU work arounds from stack tracer
by Steven Rostedt (VMware)
· 7 years ago
e8cac8b
extable: Enable RCU if it is not watching in kernel_text_address()
by Steven Rostedt (VMware)
· 7 years ago
9aadde9
extable: Consolidate *kernel_text_address() functions
by Steven Rostedt (VMware)
· 7 years ago
28585a8
rcu: Allow for page faults in NMI handlers
by Paul E. McKenney
· 7 years ago
cd4175b1
Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
ded8503
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
71aa60f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
79444df
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
f5caf62
x86/asm: Fix inline asm call constraints for Clang
by Josh Poimboeuf
· 7 years ago
0d0970e
objtool: Handle another GCC stack pointer adjustment bug
by Josh Poimboeuf
· 7 years ago
c65da8e
Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
4e683f4
Merge branch 'net-fix-reuseaddr-regression'
by David S. Miller
· 7 years ago
fbed24b
inet: fix improper empty comparison
by Josef Bacik
· 7 years ago
7a56673
net: use inet6_rcv_saddr to compare sockets
by Josef Bacik
· 7 years ago
Next »