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