Commit Graph

25995 Commits (f9c9fe3ecfc0c5ff17728d0c5ee95a4e269ec190)

Author SHA1 Message Date
Mikulas Patocka 5416090426 dm: publish dm_vcalloc 17 years ago
Mikulas Patocka ea0ec64094 dm: publish dm_table_unplug_all 17 years ago
Mikulas Patocka 89343da077 dm: publish dm_get_mapinfo 17 years ago
Mikulas Patocka 82b1519b34 dm: export struct dm_dev 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 b02739b01c block: gendisk integrity wrapper 17 years ago
Martin K. Petersen ad7fce9314 block: Switch blk_integrity_compare from bdev to gendisk 17 years ago
Martin K. Petersen 74aa8c2cc0 block: Introduce integrity data ownership flag 17 years ago
Jens Axboe b04accc425 block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1 17 years ago
Alberto Bertogli 8deaf72107 bio.h: Remove unused conditional code 17 years ago
Kiyoshi Ueda d00e29fd99 block: remove end_{queued|dequeued}_request() 17 years ago
Jens Axboe 0497b345e7 blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure 17 years ago
Kiyoshi Ueda ef9e3facdf block: add lld busy state exporting interface 17 years ago
Sven Schuetz c0ddffa84a include blktrace_api.h in headers_install 17 years ago
Jens Axboe 8bff7c6b0f libata: set queue SSD flag for SSD devices 17 years ago
Jens Axboe a68bbddba4 block: add queue flag for SSD/non-rotational devices 17 years ago
Keith Wansbrough 9e49184c82 floppy: support arbitrary first-sector numbers 17 years ago
Kiyoshi Ueda 4ee5eaf451 block: add a queue flag for request stacking support 17 years ago
Kiyoshi Ueda 82124d6035 block: add request submission interface 17 years ago
Kiyoshi Ueda 32fab448e5 block: add request update interface 17 years ago
Jens Axboe 9c02f2b02e block: cleanup some of the integrity stuff in blkdev.h 17 years ago
Jens Axboe 581d4e28d9 block: add fault injection mechanism for faking request timeouts 17 years ago
Jens Axboe 0a0d96b03a block: add bio_kmalloc() 17 years ago
Hugh Dickins 3e6053d76d block: adjust blkdev_issue_discard for swap 17 years ago
Mike Anderson 11914a53d2 block: Add interface to abort queued requests 17 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Andrew Patterson c3279d1454 Adjust block device size after an online resize of a disk. 17 years ago
Andrew Patterson 0c002c2f74 Wrapper for lower-level revalidate_disk routines. 17 years ago
FUJITA Tomonori 818827669d block: make blk_rq_map_user take a NULL user-space buffer 17 years ago
FUJITA Tomonori 879040742c block: add blk_rq_aligned helper function 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 ab780f1ece block: inherit CPU completion on bio->rq and rq->rq merges 17 years ago
Jens Axboe c7c22e4d5c block: add support for IO CPU affinity 17 years ago
Jens Axboe 18887ad910 block: make kblockd_schedule_work() take the queue as parameter 17 years ago
Tejun Heo 3e1a7ff8a0 block: allow disk to have extended device number 17 years ago
Tejun Heo 689d6fac40 block: replace @ext_minors with GENHD_FL_EXT_DEVT 17 years ago
Tejun Heo 540eed5637 block: make partition array dynamic 17 years ago
Tejun Heo 074a7aca7a block: move stats from disk to part0 17 years ago
Tejun Heo eddb2e26b5 block: kill GENHD_FL_FAIL and use part0->make_it_fail 17 years ago
Tejun Heo 0762b8bde9 block: always set bdev->bd_part 17 years ago
Tejun Heo 4c46501d16 block: move holder_dir from disk to part0 17 years ago
Tejun Heo b7db9956e5 block: move policy from disk to part0 17 years ago
Tejun Heo e561052149 block: unify sysfs size node handling 17 years ago
Tejun Heo 548b10eb29 block: move __dev from disk to part0 17 years ago
Tejun Heo 80795aefb7 block: move capacity from disk to part0 17 years ago
Tejun Heo b5d0b9df0b block: introduce partition 0 17 years ago
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 17 years ago