index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-lib.c
Age
Commit message (
Expand
)
Author
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-11
block: remove obsolete comments for blkdev_issue_zeroout.
Tao Ma
2011-03-11
block: fix mis-synchronisation in blkdev_issue_zeroout()
Lukas Czerner
2011-03-01
block: fix kernel-doc format for blkdev_issue_zeroout
Ben Hutchings
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-10
block: remove the BLKDEV_IFL_BARRIER flag
Christoph Hellwig
2010-08-12
block: add secure discard
Adrian Hunter
2010-08-08
blkdev: fix blkdev_issue_zeroout return value
Dmitry Monakhov
2010-08-07
block: fix problem with sending down discard that isn't of correct granularity
Jens Axboe
2010-08-07
block: don't allocate a payload for discard request
Christoph Hellwig
2010-04-29
block: fix bad use of min() on different types
Jens Axboe
2010-04-28
blkdev: add blkdev_issue_zeroout helper function
Dmitry Monakhov
2010-04-28
blkdev: move blkdev_issue helper functions to separate file
Dmitry Monakhov