Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a174b4749d384865b60690cb33cf9f2dc490986
/
block
11537d5
blkdev: Refactoring block io latency histogram codes
by Hyojun Kim
· 7 years ago
319c8e1
Merge 4.9.71 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
cb0acb3
badblocks: fix wrong return value in badblocks_set if badblocks are disabled
by Liu Bo
· 7 years ago
d28046f
blk-mq: Fix tagset reinit in the presence of cpu hot-unplug
by Sagi Grimberg
· 8 years ago
3f1d77c
Merge 4.9.69 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
1a5a4c6
block: wake up all tasks blocked in get_request()
by Ming Lei
· 7 years ago
bc88591
blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()
by Ming Lei
· 8 years ago
c1a2864
Merge 4.9.66 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
e5386fc
block: Fix a race between blk_cleanup_queue() and timeout handling
by Bart Van Assche
· 7 years ago
f108c7d
Merge 4.9.58 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
ebbd5ac
Revert "bsg-lib: don't free job in bsg_prepare_job"
by Greg Kroah-Hartman
· 7 years ago
b86d2b1
Merge 4.9.57 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
ed35ded
bio_copy_user_iov(): don't ignore ->iov_offset
by Al Viro
· 7 years ago
e67dfe7
more bio_map_user_iov() leak fixes
by Al Viro
· 7 years ago
5444d8a
fix unbalanced page refcounting in bio_map_user_iov
by Vitaly Mayatskikh
· 7 years ago
e5eba30
Merge 4.9.54 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
0fc89de
partitions/efi: Fix integer overflow in GPT size calculation
by Alden Tondettar
· 8 years ago
379e3b2
Merge 4.9.53 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
eb4375e
bsg-lib: don't free job in bsg_prepare_job
by Christoph Hellwig
· 7 years ago
c30c69c
Merge 4.9.52 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
120ec1e
block: Relax a check in blk_start_queue()
by Bart Van Assche
· 7 years ago
5731c30
Merge 4.9.45 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
d8c20af
blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL
by Christoph Hellwig
· 7 years ago
0d21cf1
Merge 4.9.33 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
220b67a
partitions/msdos: FreeBSD UFS2 file systems are not recognized
by Richard
· 7 years ago
da3493c
Merge 4.9.32 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
08229c1
cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode
by Hou Tao
· 8 years ago
33c4c2a
Merge 4.9.29 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
9b2fb8a
block: fix blk_integrity_register to use template's interval_exp if not 0
by Mike Snitzer
· 8 years ago
a745b34
Merge 4.9.28 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
6a76207
block: get rid of blk_integrity_revalidate()
by Ilya Dryomov
· 8 years ago
4979478
Merge 4.9.23 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
d7045cb
blk-mq: Avoid memory reclaim when remapping queues
by Gabriel Krisman Bertazi
· 8 years ago
6856581
Merge 4.9.21 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
5959cde
blk: Ensure users for current->bio_list can see the full list.
by NeilBrown
· 8 years ago
d5986e0
blk: improve order of bio handling in generic_make_request()
by NeilBrown
· 8 years ago
42c3c88
Merge 4.9.19 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
21d17f1
blk-mq: don't complete un-started request in timeout handler
by Ming Lei
· 8 years ago
17992f1
block: allow WRITE_SAME commands with the SG_IO ioctl am: 61a153d06e
by Mauricio Faria de Oliveira
· 8 years ago
61a153d
block: allow WRITE_SAME commands with the SG_IO ioctl
by Mauricio Faria de Oliveira
· 8 years ago
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
e2d8878
ANDROID: MMC/UFS IO Latency Histograms.
by Mohan Srinivasan
· 8 years ago
d9c19f9
blk-mq: Always schedule hctx->next_cpu
by Gabriel Krisman Bertazi
· 8 years ago
f57d871
block: cfq_cpd_alloc() should use @gfp
by Tejun Heo
· 8 years ago
3f3a6bb
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
by Al Viro
· 8 years ago
67b0069
blk-mq: Do not invoke .queue_rq() for a stopped queue
by Bart Van Assche
· 8 years ago
a0ac402
Don't feed anything but regular iovec's to blk_rq_map_user_iov
by Linus Torvalds
· 8 years ago
7fe3113
blk-mq: update hardware and software queues for sleeping alloc
by Jens Axboe
· 8 years ago
94d7dea
block: flush: fix IO hang in case of flood fua req
by Ming Lei
· 8 years ago
b4a1278
badblocks: badblocks_set/clear update unacked_exist
by Shaohua Li
· 8 years ago
ecd06f2
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
f34d360
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
1fa9ce8
badblocks: fix overlapping check for clearing
by Tomasz Majchrzak
· 8 years ago
28b2be2
block: require write_same and discard requests align to logical block size
by Darrick J. Wong
· 8 years ago
22dd6d35
block: invalidate the page cache when issuing BLKZEROOUT
by Darrick J. Wong
· 8 years ago
0766f78
latent_entropy: Mark functions with __latent_entropy
by Emese Revfy
· 8 years ago
24532f7
Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
12e3d3c
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
513a4be
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
597f03f
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bbb427e
blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
by Bart Van Assche
· 8 years ago
c8712c6
blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx
by Christoph Hellwig
· 8 years ago
3932a86
cfq: fix starvation of asynchronous writes
by Glauber Costa
· 8 years ago
97a3286
blk-mq: fixup "Convert to new hotplug state machine"
by Sebastian Andrzej Siewior
· 8 years ago
1b792f2
blk-mq: add flag for drivers wanting blocking ->queue_rq()
by Jens Axboe
· 8 years ago
63581af
blk-mq: remove non-blocking pass in blk_mq_map_request
by Christoph Hellwig
· 8 years ago
841bac2
blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue()
by Jens Axboe
· 8 years ago
65d5291
blk-mq: Convert to new hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
9467f85
blk-mq/cpu-notif: Convert to new hotplug state machine
by Thomas Gleixner
· 8 years ago
491221f
block: export bio_free_pages to other modules
by Guoqing Jiang
· 8 years ago
b21d5b3
blk-mq: register device instead of disk
by Matias Bjørling
· 8 years ago
164c80e
blk-throttle: Extend slice if throttle group is not empty
by Vivek Goyal
· 8 years ago
9a659f4
block/softirq: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
8ec2ef2
blk_mq: linux/blk-mq.h does not include all the headers it depends on
by Stephen Rothwell
· 8 years ago
98d9541
sbitmap: randomize initial alloc_hint values
by Omar Sandoval
· 8 years ago
f4a644d
sbitmap: push alloc policy into sbitmap_queue
by Omar Sandoval
· 8 years ago
40aabb6
sbitmap: push per-cpu last_tag into sbitmap_queue
by Omar Sandoval
· 8 years ago
8845964
blk-mq: abstract tag allocation out into sbitmap library
by Omar Sandoval
· 8 years ago
703fd1c
blk-mq: account higher order dispatch
by Jens Axboe
· 8 years ago
9151bcb
blk-mq: kill unused blk_mq_create_mq_map()
by Jens Axboe
· 8 years ago
1b15793
blk-mq: get rid of the cpumask in struct blk_mq_tags
by Christoph Hellwig
· 8 years ago
973c4e3
blk-mq: provide a default queue mapping for PCI device
by Christoph Hellwig
· 8 years ago
da695ba
blk-mq: allow the driver to pass in a queue mapping
by Christoph Hellwig
· 8 years ago
7d7e0f9
blk-mq: remove ->map_queue
by Christoph Hellwig
· 8 years ago
bdd17e7
blk-mq: only allocate a single mq_map per tag_set
by Christoph Hellwig
· 8 years ago
4e68a01
blk-mq: don't redistribute hardware queues on a CPU hotplug event
by Christoph Hellwig
· 8 years ago
2849450
blk-mq: introduce blk_mq_delay_kick_requeue_list()
by Mike Snitzer
· 8 years ago
a441b0d
block: remove remnant refs to hardsect
by Linus Walleij
· 8 years ago
d21ea4bc
block: enable zeroing of io_poll statistics
by Stephen Bates
· 8 years ago
6e21935
block: add poll_considered statistic
by Stephen Bates
· 8 years ago
88c7b2b
blk-mq: prefetch request in blk_mq_tag_to_rq()
by Jens Axboe
· 8 years ago
27489a3
blk-mq: turn hctx->run_work into a regular work struct
by Jens Axboe
· 8 years ago
ee63cfa
block: add kblockd_schedule_work_on()
by Jens Axboe
· 8 years ago
0e87e58
blk-mq: improve warning for running a queue on the wrong CPU
by Jens Axboe
· 8 years ago
e57690f
blk-mq: don't overwrite rq->mq_ctx
by Jens Axboe
· 8 years ago
4d70dca
block: make sure a big bio is split into at most 256 bvecs
by Ming Lei
· 8 years ago
1b85608
block: Fix race triggered by blk_set_queue_dying()
by Bart Van Assche
· 8 years ago
7afafc8
block: Fix secure erase
by Adrian Hunter
· 8 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
Next »