Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c159b5968ec9d3cbf16802189b29eb0ec17ae4d8
/
drivers
/
block
/
ps3disk.c
458b76e
block: Kill bio_segments()/bi_vcnt usage
by Kent Overstreet
· 11 years ago
7988613
block: Convert bio_for_each_segment() to bvec_iter
by Kent Overstreet
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
8d85fce
Drivers: block: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0c8d44f
block: Fix files that are modules and hence need module.h
by Paul Gortmaker
· 13 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
93055c3
ps3disk: passing wrong variable to bvec_kunmap_irq()
by Dan Carpenter
· 14 years ago
4913efe
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
by Tejun Heo
· 14 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 14 years ago
98d8c8f
ps3disk: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
03fa68c
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
by Geert Uytterhoeven
· 15 years ago
6dee2c8
block/ps3: remove driver_data direct access of struct device
by Roel Kluin
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 15 years ago
10e1e62
ps3disk: dequeue in-flight request
by Tejun Heo
· 15 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 15 years ago
5b93629
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
by Tejun Heo
· 15 years ago
cd4c34e
ps3disk: simplify request completion
by Tejun Heo
· 16 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
e377c6e
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block
by Stephen Rothwell
· 16 years ago
f331c02
block: don't depend on consecutive minor space
by Tejun Heo
· 16 years ago
1a8e2bd
Kill REQ_TYPE_FLUSH
by David Woodhouse
· 16 years ago
4917fa2
block: no need to initialize rq->cmd in prepare_flush_fn hook
by FUJITA Tomonori
· 17 years ago
31e103c
ps3disk: Remove superfluous cast
by Geert Uytterhoeven
· 17 years ago
f01ab25
blk_end_request: changing ps3disk (take 4)
by Kiyoshi Ueda
· 17 years ago
fd5d806
block: convert blkdev_issue_flush() to use empty barriers
by Jens Axboe
· 17 years ago
6c92e69
Fixup rq_for_each_segment() indentation
by Jens Axboe
· 17 years ago
5705f70
Introduce rq_for_each_segment replacing rq_for_each_bio
by NeilBrown
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
c6131fa
ps3: Disk Storage Driver
by Geert Uytterhoeven
· 17 years ago