Commit Graph

36 Commits (839e96afba87117befd39cf4e43f156edc8047a7)

Author SHA1 Message Date
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
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Adrian Bunk c2d08dade7 [PATCH] include/linux/bio.h: "extern inline" -> "static inline" 20 years ago
Peter Osterlund 3676347a5e [PATCH] kill bio->bi_set 20 years ago
Jens Axboe 22e2c507c3 [PATCH] Update cfq io scheduler to time sliced design 20 years ago
James Bottomley f1970baf6d [PATCH] Add scatter-gather support for the block layer SG_IO 20 years ago
Mike Christie df46b9a44c [PATCH] Add blk_rq_map_kern() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago