Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-16 | block: remove BLKDEV_IFL_WAIT | Christoph Hellwig | 1 | -13/+8 |
2010-09-10 | block: remove the BLKDEV_IFL_BARRIER flag | Christoph Hellwig | 1 | -16/+2 |
2010-08-12 | block: add secure discard | Adrian Hunter | 1 | -0/+6 |
2010-08-08 | blkdev: fix blkdev_issue_zeroout return value | Dmitry Monakhov | 1 | -2/+6 |
2010-08-07 | block: fix problem with sending down discard that isn't of correct granularity | Jens Axboe | 1 | -3/+12 |
2010-08-07 | block: don't allocate a payload for discard request | Christoph Hellwig | 1 | -27/+6 |
2010-04-29 | block: fix bad use of min() on different types | Jens Axboe | 1 | -2/+3 |
2010-04-28 | blkdev: add blkdev_issue_zeroout helper function | Dmitry Monakhov | 1 | -0/+118 |
2010-04-28 | blkdev: move blkdev_issue helper functions to separate file | Dmitry Monakhov | 1 | -0/+114 |