Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
e63e03273b89f7248baa56cf242474f661e776e1
/
block
« Previous
56d94a3
block: fix shadowed variable warning in blk-map.c
by Harvey Harrison
· 17 years ago
448da4d
block: remove extern on function definition
by Harvey Harrison
· 17 years ago
bec4194
unexport blk_rq_map_user_iov
by Adrian Bunk
· 17 years ago
9d7f1e6
unexport blk_{get,put}_queue
by Adrian Bunk
· 17 years ago
1826ead
block/genhd.c: cleanups
by Adrian Bunk
· 17 years ago
ff88972
proper prototype for blk_dev_init()
by Adrian Bunk
· 17 years ago
278caf0
block/blk-tag.c should #include "blk.h"
by Adrian Bunk
· 17 years ago
419c434
Fix DMA access of block device in 64-bit kernel on some non-x86 systems with 4GB or upper 4GB memory
by Yang Shi
· 17 years ago
e3790c7
block: separate out padding from alignment
by Tejun Heo
· 17 years ago
7a85f88
block: restore the meaning of rq->data_len to the true data length
by FUJITA Tomonori
· 17 years ago
5d87a05
block: fix kernel-docbook parameters and files
by Randy Dunlap
· 17 years ago
db0a2e0
block: clear drain buffer if draining for write command
by Tejun Heo
· 17 years ago
2fb98e8
block: implement request_queue->dma_drain_needed
by Tejun Heo
· 17 years ago
6b00769
block: add request->raw_data_len
by Tejun Heo
· 17 years ago
40b01b9
block: update bio according to DMA alignment padding
by Tejun Heo
· 17 years ago
e164094
elevator: make elevator_get() attempt to load the appropriate module
by Jens Axboe
· 17 years ago
ffc4e75
cfq-iosched: add hlist for browsing parallel to the radix tree
by Jens Axboe
· 17 years ago
84e9e03
block: make blk_rq_map_user() clear ->bio if it unmaps it
by Jens Axboe
· 17 years ago
52ff4ca
make blk_settings_init() static
by Adrian Bunk
· 17 years ago
1334159
make blk_ioc_init() static
by Adrian Bunk
· 17 years ago
5ece6c5
make blk-core.c:request_cachep static again
by Adrian Bunk
· 17 years ago
c3c930d
Enhanced partition statistics: remove old partition statistics
by Jerome Marchand
· 17 years ago
28f39d5
Enhanced partition statistics: procfs
by Jerome Marchand
· 17 years ago
6f2576a
Enhanced partition statistics: update partition statitics
by Jerome Marchand
· 17 years ago
63a7138
block: fixup rq_init() a bit
by Jens Axboe
· 17 years ago
3bc217f
block: kill swap_io_context()
by Jens Axboe
· 17 years ago
8bdd3f8
as-iosched: fix inconsistent ioc->lock context
by Jens Axboe
· 17 years ago
4eb166d
block: make elevator lib checkpatch compliant
by Jens Axboe
· 17 years ago
fe094d9
cfq-iosched: make checkpatch compliant
by Jens Axboe
· 17 years ago
6728cb0
block: make core bits checkpatch compliant
by Jens Axboe
· 17 years ago
22b1321
block: new end request handling interface should take unsigned byte counts
by Jens Axboe
· 17 years ago
40f6202
[SCSI] bsg: copy the cmd_type field to the subordinate request for bidi
by James Bottomley
· 17 years ago
149a051f
as-iosched: fix double locking bug in as_merged_requests()
by Jens Axboe
· 17 years ago
12f32bb
block: constify function pointer tables
by Jan Engelhardt
· 17 years ago
e68b903
Expose hardware sector size
by Martin K. Petersen
· 17 years ago
d6d4819
block: ll_rw_blk.c split, add blk-merge.c
by Jens Axboe
· 17 years ago
db1d08c
block: remove dated (and wrong) comment in blk-core.c
by Jens Axboe
· 17 years ago
26b8256
block: get rid of unnecessary forward declarations in blk-core.c
by Jens Axboe
· 17 years ago
86db1e2
block: continue ll_rw_blk.c splitup
by Jens Axboe
· 17 years ago
8324aa9
block: split tag and sysfs handling from blk-core.c
by Jens Axboe
· 17 years ago
a168ee8
block: first step of splitting ll_rw_blk, rename it
by Jens Axboe
· 17 years ago
8d01edd
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
f0f0052
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
febffd6
cfq-iosched: kill some big inlines
by Jens Axboe
· 17 years ago
0871714
cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
by Jens Axboe
· 17 years ago
fa0ccd8
block: implement drain buffers
by James Bottomley
· 17 years ago
521f3bbd
io_context sharing - anticipatory changes
by Jens Axboe
· 17 years ago
4ac845a
block: cfq: make the io contect sharing lockless
by Jens Axboe
· 17 years ago
66dac98
io_context sharing - cfq changes
by Nikanth Karthikesan
· 17 years ago
d38ecf9
io context sharing: preliminary support
by Jens Axboe
· 17 years ago
fd0928d
ioprio: move io priority from task_struct to io_context
by Jens Axboe
· 17 years ago
b828623
blk_end_request: cleanup of request completion (take 4)
by Kiyoshi Ueda
· 17 years ago
5450d3e
blk_end_request: cleanup 'uptodate' related code (take 4)
by Kiyoshi Ueda
· 17 years ago
3bcddea
blk_end_request: remove/unexport end_that_request_* (take 4)
by Kiyoshi Ueda
· 17 years ago
e3a04fe
blk_end_request: add bidi completion interface (take 4)
by Kiyoshi Ueda
· 17 years ago
e19a3ab
blk_end_request: add callback feature (take 4)
by Kiyoshi Ueda
· 17 years ago
9e6e39f
blk_end_request: changing block layer core (take 4)
by Kiyoshi Ueda
· 17 years ago
3b11313
blk_end_request: add/export functions to get request size (take 4)
by Kiyoshi Ueda
· 17 years ago
336cdb4
blk_end_request: add new request completion interface (take 4)
by Kiyoshi Ueda
· 17 years ago
6da127a
blktrace: Add blktrace ioctls to SCSI generic devices
by Christof Schmitt
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
f9cb074
Kobject: rename kobject_init_ng() to kobject_init()
by Greg Kroah-Hartman
· 17 years ago
b2d6db5
Kobject: rename kobject_add_ng() to kobject_add()
by Greg Kroah-Hartman
· 17 years ago
d5a379f
Kobject: convert block/ll_rw_blk.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
29e3dd0
Kobject: convert block/elevator.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
edfaa7c
Driver core: convert block from raw kobjects to core devices
by Kay Sievers
· 17 years ago
830d3cf
kset: convert block_subsys to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
11c3e68
[SCSI] block: Introduce new blk_queue_update_dma_alignment interface
by James Bottomley
· 17 years ago
2d507a0
[SCSI] libsas, bsg: pass errors through correctly
by James Bottomley
· 17 years ago
11a5715
blktrace: kill the unneeded initcall
by Jens Axboe
· 17 years ago
2997c8c
block: fix blktrace timestamps
by Ingo Molnar
· 17 years ago
2fdd82b
block: let elv_register() return void
by Adrian Bunk
· 17 years ago
4956512
as-iosched: fix write batch start point
by Aaron Carroll
· 17 years ago
8896f3c
as-iosched: fix incorrect comments
by Aaron Carroll
· 17 years ago
24bb8fb
block: use jiffies conversion functions in scsi_ioctl.c
by Tejun Heo
· 17 years ago
7c9f29b
Revert "ll_rw_blk: temporarily enable max_segments tweaking"
by Jens Axboe
· 17 years ago
c767403
block: Fix memory leak in alloc_disk_node()
by Jerome Marchand
· 17 years ago
35fc51e
blktrace: Make sure BLKTRACETEARDOWN does the full cleanup.
by Aneesh Kumar K.V
· 17 years ago
2ad8b1e
Add UNPLUG traces to all appropriate places
by Alan D. Brunelle
· 17 years ago
d85532e
block: fix requeue handling in blk_queue_invalidate_tags()
by Jens Axboe
· 17 years ago
0e7be9e
cfq_idle_class_timer: add paranoid checks for jiffies overflow
by Oleg Nesterov
· 17 years ago
b70c864
cfq: fix IOPRIO_CLASS_IDLE delays
by Oleg Nesterov
· 17 years ago
2389d1e
cfq: fix IOPRIO_CLASS_IDLE accounting
by Oleg Nesterov
· 17 years ago
b4f5550
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
51fd77b
[BLOCK] Don't allow empty barriers to be passed down to queues that don't grok them
by Jens Axboe
· 17 years ago
6f5d8aa
Deadline iosched: Fix batching fairness
by Aaron Carroll
· 17 years ago
dfb3d72
Deadline iosched: Reset batch for ordered requests
by Aaron Carroll
· 17 years ago
5d1a536
Deadline iosched: Factor out finding latter reques
by Aaron Carroll
· 17 years ago
c46f233
[SG] Get rid of __sg_mark_end()
by Jens Axboe
· 17 years ago
33013a8
compat_ioctl: fix block device compat ioctl regression
by Philip Langdale
· 17 years ago
6eca900
[BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps
by Jens Axboe
· 17 years ago
adb4ddb
block: use lock bitops for the tag map.
by Nick Piggin
· 17 years ago
0a0836a
cfq_get_queue: fix possible NULL pointer access
by Oleg Nesterov
· 17 years ago
abbeb88
blk_sync_queue() should cancel request_queue->unplug_work
by Oleg Nesterov
· 17 years ago
4310864
cfq_exit_queue() should cancel cfq_data->unplug_work
by Oleg Nesterov
· 17 years ago
b238b3d
block layer: remove a unused argument of drive_stat_acct()
by Jerome Marchand
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
7aeacf9
[BLOCK] blk_rq_map_sg: force clear termination bit
by Jens Axboe
· 17 years ago
ad0d408
[BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg()
by Jens Axboe
· 17 years ago
Next »