summaryrefslogtreecommitdiff
path: root/block/blk-barrier.c
AgeCommit message (Expand)Author
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen
2009-05-20block: change the tag sync vs async restriction logicJens Axboe
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo
2009-04-15block: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-01-30block: Fix documentation for blkdev_issue_flush()Theodore Ts'o
2008-12-29block: fix empty barrier on write-through w/ ordered tagTejun Heo
2008-12-29block: simplify empty barrier implementationTejun Heo
2008-12-29block: make barrier completion more robustTejun Heo
2008-12-29block: make every barrier action optionalTejun Heo
2008-12-29block: remove duplicate or unused barrier/discard error pathsTejun Heo
2008-12-29block: reorganize QUEUE_ORDERED_* constantsTejun Heo
2008-12-03block: internal dequeue shouldn't start timerTejun Heo
2008-10-09block: adjust blkdev_issue_discard for swapHugh Dickins
2008-10-09Allow elevators to sort/merge discard requestsDavid Woodhouse
2008-10-09Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER)OGAWA Hirofumi
2008-10-09Add 'discard' request handlingDavid Woodhouse
2008-05-01block: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29block: rename and export rq_init()FUJITA Tomonori
2008-04-29block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inlineAdrian Bunk
2008-04-29block: make rq_init() do a full memset()FUJITA Tomonori
2008-03-04block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP backJens Axboe
2008-02-01block: make core bits checkpatch compliantJens Axboe
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe