Tejun Heo
|
451a9ebf65
bio: fix bio_kmalloc()
|
16 years ago |
Christoph Hellwig
|
8f3d8ba20e
block: move bio list helpers into bio.h
|
16 years ago |
Jens Axboe
|
aeb6fafb8f
block: Add flag for telling the IO schedulers NOT to anticipate more IO
|
16 years ago |
Martin K. Petersen
|
6d2a78e783
block: add private bio_set for bio integrity allocations
|
16 years ago |
un'ichi Nomura
|
87092698c6
block: Add gfp_mask parameter to bio_integrity_clone()
|
16 years ago |
Jens Axboe
|
93dbb39350
block: fix bad definition of BIO_RW_SYNC
|
16 years ago |
Alberto Bertogli
|
c52440a69d
bio.h: If they MUST be inlined, then use __always_inline
|
16 years ago |
Alberto Bertogli
|
20b636bf7c
Fix misleading comment in bio.h
|
16 years ago |
Jens Axboe
|
1dfa17f4ab
block: add bio_rw_flagged() for testing bio->bi_rw
|
16 years ago |
Jens Axboe
|
213d9417fe
block: seperate bio/request unplug and sync bits
|
16 years ago |
Alberto Bertogli
|
16642eb682
Fix small typo in bio.h's documentation
|
16 years ago |
Martin K. Petersen
|
7b24fc4d7e
block: Don't verify integrity metadata on read error
|
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
|
16 years ago |
Jens Axboe
|
7ff9345ffa
bio: only mempool back the largest bio_vec slab cache
|
16 years ago |
Richard Kennedy
|
ba744d5e29
block: reorder struct bio to remove padding on 64bit
|
16 years ago |
Keith Mannthey
|
08bafc0341
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
|
16 years ago |
Jeremy Fitzhardinge
|
f92131c3dd
bio: define __BIOVEC_PHYS_MERGEABLE
|
16 years ago |
Linus Torvalds
|
c53dbf5486
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
16 years ago |
FUJITA Tomonori
|
8677142710
block: fix nr_phys_segments miscalculation bug
|
17 years ago |
Mike Christie
|
6000a368cd
[SCSI] block: separate failfast into multiple bits.
|
17 years ago |
Jens Axboe
|
af56394240
block: add some comments around the bio read-write flags
|
17 years ago |
Denis ChengRq
|
6feef531f5
block: mark bio_split_pool static
|
17 years ago |
Martin K. Petersen
|
ad3316bf4e
block: Find bio sector offset given idx and offset
|
17 years ago |
Martin K. Petersen
|
74aa8c2cc0
block: Introduce integrity data ownership flag
|
17 years ago |
Alberto Bertogli
|
8deaf72107
bio.h: Remove unused conditional code
|
17 years ago |
Jens Axboe
|
0a0d96b03a
block: add bio_kmalloc()
|
17 years ago |
FUJITA Tomonori
|
818827669d
block: make blk_rq_map_user take a NULL user-space buffer
|
17 years ago |
FUJITA Tomonori
|
152e283fdf
block: introduce struct rq_map_data to use reserved pages
|
17 years ago |