Commit Graph

1304 Commits (f1593d2298acca8b6680100d622911827edb8b0a)

Author SHA1 Message Date
Will Drewry 6d1d8050b4 block, partition: add partition_meta_info to hd_struct 15 years ago
Namhyung Kim 144177991c block: fix an address space warning in blk-map.c 15 years ago
San Mehat 8dcbdc742f block: block_dump: Add number of sectors to debug output 15 years ago
Martin K. Petersen 13f05c8d8e block/scsi: Provide a limit on the number of integrity segments 15 years ago
Martin K. Petersen c8bf133682 Consolidate min_not_zero 15 years ago
Christoph Hellwig 8c55536782 block: remove the BLKDEV_IFL_BARRIER flag 15 years ago
Tejun Heo 3a2edd0d6d block: make __blk_rq_prep_clone() copy most command flags 15 years ago
Tejun Heo d391a2dda2 block: use REQ_FLUSH in blkdev_issue_flush() 15 years ago
Tejun Heo 09d60c701b block: make sure FSEQ_DATA request has the same rq_disk as the original 15 years ago
Tejun Heo 47f70d5a6c block: kick queue after sequencing REQ_FLUSH/FUA 15 years ago
Tejun Heo 337238be1b block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH 15 years ago
Christoph Hellwig cde4c406d8 block: simplify queue_next_fseq 15 years ago
Tejun Heo 1e87901e18 block: filter flush bio's in __generic_make_request() 15 years ago
Tejun Heo 4fed947cb3 block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests 15 years ago
Tejun Heo dd4c133f38 block: rename barrier/ordered to flush 15 years ago
Tejun Heo 8839a0e055 block: rename blk-barrier.c to blk-flush.c 15 years ago
Tejun Heo 28e7d18452 block: drop barrier ordering by queue draining 15 years ago
Tejun Heo dd831006d5 block: misc cleanups in barrier code 15 years ago
Tejun Heo 4913efe456 block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() 15 years ago
Tejun Heo 6958f14545 block: kill QUEUE_ORDERED_BY_TAG 15 years ago
Brian King be14eb6191 block: Range check cpu in blk_cpu_to_group 15 years ago
Jens Axboe 5dd531a03a block: add function call to switch the IO scheduler from a driver 15 years ago
Jiri Slaby 5e00d1b5b4 BLOCK: fix bio.bi_rw handling 15 years ago
Xiaotian Feng c87ffbb812 block: put dev->kobj in blk_register_queue fail path 15 years ago
Vivek Goyal c4e7893ebc cfq-iosched: blktrace print per slice sector stats 15 years ago
Vivek Goyal 80bdf0c78f cfq-iosched: Implement tunable group_idle 15 years ago
Vivek Goyal 02b35081fc cfq-iosched: Do group share accounting in IOPS when slice_idle=0 15 years ago
Vivek Goyal b6508c1618 cfq-iosched: Do not idle if slice_idle=0 15 years ago
Ciju Rajan K 96aa1b419d blkio: Fix return code for mkdir calls 15 years ago
Adrian Hunter 8d57a98ccd block: add secure discard 15 years ago
Stefan Weil eef35c2d41 Fix spelling fuction -> function in comments 15 years ago
Dmitry Monakhov 18edc8eaa6 blkdev: fix blkdev_issue_zeroout return value 15 years ago
ike Snitzer 3383977fad block: update request stacking methods to support discards 15 years ago
FUJITA Tomonori 16f2319fd6 block: set up rq->rq_disk properly for flush requests 15 years ago
FUJITA Tomonori 28e18d0188 block: set REQ_TYPE_FS on flush requests 15 years ago
Jens Axboe 10d1f9e2cc block: fix problem with sending down discard that isn't of correct granularity 15 years ago
Dave Chinner f10d9f617a blkdev: check for valid request queue before issuing flush 15 years ago
Arnd Bergmann 15392efb9d block: remove BKL from partition ioctls 15 years ago
Arnd Bergmann 6de4370310 block: remove BKL from BLKROSET and BLKFLSBUF 15 years ago
Arnd Bergmann 62c2a7d969 block: push BKL into blktrace ioctls 15 years ago
Arnd Bergmann 8a6cfeb6de block: push down BKL into .locked_ioctl 15 years ago
FUJITA Tomonori 00fff26539 block: remove q->prepare_flush_fn completely 15 years ago
FUJITA Tomonori b6a903151d block: permit PREFLUSH and POSTFLUSH without prepare_flush_fn 15 years ago
FUJITA Tomonori 8749534fe6 block: introduce REQ_FLUSH flag 15 years ago
James Bottomley 28018c242a block: implement an unprep function corresponding directly to prep 15 years ago
Jens Axboe 3ffb52e73b block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARD 15 years ago
Andi Kleen 2c8919dee6 gcc-4.6: block: fix unused but set variables in blk-merge 15 years ago
Christoph Hellwig 66ac028019 block: don't allocate a payload for discard request 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago