FUJITA Tomonori
|
10e5b64415
alpha: remove dead BIO_VMERGE_BOUNDARY
|
16 years ago |
Jens Axboe
|
b3a6ffe16b
Get rid of CONFIG_LSF
|
16 years ago |
Roel Kluin
|
3c18ce71af
block: make blk_softirq_init() static
|
16 years ago |
FUJITA Tomonori
|
18af8b2ca3
block: use min_not_zero in blk_queue_stack_limits
|
16 years ago |
Jens Axboe
|
a6f23657d3
block: add one-hit cache for disk partition lookup
|
17 years ago |
Jens Axboe
|
30e0dc28bf
cfq-iosched: remove limit of dispatch depth of max 4 times quantum
|
17 years ago |
Jens Axboe
|
31dcfab0ae
nbd: tell the block layer that it is not a rotational device
|
17 years ago |
Jens Axboe
|
b374d18a4b
block: get rid of elevator_t typedef
|
17 years ago |
Jens Axboe
|
abf137dd77
aio: make the lookup_ioctx() lockless
|
16 years ago |
Jens Axboe
|
392ddc3298
bio: add support for inlining a number of bio_vecs inside the bio
|
16 years ago |
Jens Axboe
|
bb799ca020
bio: allow individual slabs in the bio_set
|
16 years ago |
Jens Axboe
|
1b43449869
bio: move the slab pointer inside the bio_set
|
17 years ago |
Jens Axboe
|
7ff9345ffa
bio: only mempool back the largest bio_vec slab cache
|
16 years ago |
Jens Axboe
|
a31a97381c
block: don't use plugging on SSD devices
|
17 years ago |
Tejun Heo
|
a185eb4bc8
block: fix empty barrier on write-through w/ ordered tag
|
17 years ago |
Tejun Heo
|
58eea927d2
block: simplify empty barrier implementation
|
17 years ago |
Tejun Heo
|
8f11b3e99a
block: make barrier completion more robust
|
17 years ago |
Tejun Heo
|
f671620e7d
block: make every barrier action optional
|
17 years ago |
Tejun Heo
|
a7384677b2
block: remove duplicate or unused barrier/discard error paths
|
17 years ago |
Tejun Heo
|
313e42999d
block: reorganize QUEUE_ORDERED_* constants
|
17 years ago |
Richard Kennedy
|
ba744d5e29
block: reorder struct bio to remove padding on 64bit
|
16 years ago |
Cheng Renquan
|
64d01dc9e1
block: use cancel_work_sync() instead of kblockd_flush_work()
|
16 years ago |
Keith Mannthey
|
08bafc0341
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
|
17 years ago |
Wu Fengguang
|
7c239517d9
block: don't take lock on changing ra_pages
|
17 years ago |
Nikanth Karthikesan
|
4236469099
Documentation: remove reference to ll_rw_blk.c and moved drivers/block/elevator.c
|
17 years ago |
Qinghuang Feng
|
c6a06f707c
block/blk-tag.c: cleanup kernel-doc
|
17 years ago |
Jens Axboe
|
8a3173de4a
cciss: switch to using hlist for command list management
|
17 years ago |
Nikanth Karthikesan
|
7c0990c7ee
Do not free io context when taking recursive faults in do_exit
|
17 years ago |
Marcin Slusarz
|
d194139c18
cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct
|
17 years ago |
Marcin Slusarz
|
3147c531b6
cdrom: split mmc_ioctl to lower stack usage
|
17 years ago |