Commit Graph

60 Commits (a509538d4fb4f99cdf0a095213d57cc3b2347615)

Author SHA1 Message Date
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
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
FUJITA Tomonori a3bce90edd block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov 17 years ago
Jens Axboe c7c22e4d5c block: add support for IO CPU affinity 17 years ago
Jens Axboe 5b99c2ffa9 block: make bi_phys_segments an unsigned int instead of short 17 years ago
Mikulas Patocka 5df97b91b5 drop vmerge accounting 17 years ago
Mikulas Patocka b8b3e16cfe block: drop virtual merging accounting 17 years ago
David Woodhouse e17fc0a1cc Allow elevators to sort/merge discard requests 17 years ago
David Woodhouse fb2dce862d Add 'discard' request handling 17 years ago
David Woodhouse d628eaef31 Fix up comments about matching flags between bio and rq 17 years ago
Jens Axboe a9c701e594 block: use bio_has_data() to check for data carrying bio 17 years ago
Jens Axboe 7a67f63b32 block: add bio_has_data() to detect whether a bio carries data or not 17 years ago
Jens Axboe 6e2401ad6f block: integrity cleanups 17 years ago
Martin K. Petersen 7ba1ba12ee block: Block layer data integrity support 17 years ago
Martin K. Petersen 51d654e1d8 block: Globalize bio_set and bio_vec_slab 17 years ago
FUJITA Tomonori 68154e90c9 block: add dma alignment and padding support to blk_rq_map_kern 17 years ago
FUJITA Tomonori c5dec1c303 block: convert bio_copy_user to bio_copy_user_iov 17 years ago
Adrian Bunk 86b6c7a7f7 fs/block_dev.c: remove #if 0'ed code 17 years ago
Jens Axboe bf2de6f5a4 block: Initial support for data-less (or empty) barrier support 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
David Howells 02a5e0acb3 BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=n 18 years ago
Jens Axboe 5972511b77 [BLOCK] Don't pin lots of memory in mempools 18 years ago
Chen, Kenneth W e61c90188b [PATCH] optimize o_direct on block devices 18 years ago
Roger Gammans 2c2345c2b4 [PATCH] Document bi_sector and sector_t 19 years ago
Jens Axboe 5404bc7a87 [PATCH] Allow file systems to differentiate between data and meta reads 19 years ago
Alexey Dobriyan d84a84775b [PATCH] Fix "biovec-(256)" in /proc/slabinfo 19 years ago
Mike Christie 6e68af666f [SCSI] Convert SCSI mid-layer to scsi_execute_async 19 years ago
Al Viro 27496a8c67 [PATCH] gfp_t: fs/* 20 years ago