Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a07d0e768c6610c8e358c27c9e16f10672a93a05
/
block
/
blk-lib.c
c8123f8
block: add cond_resched() to potentially long running ioctl discard loop
by Jens Axboe
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
97597dc
block: Do not call sector_div() with a 64-bit divisor
by Geert Uytterhoeven
· 11 years ago
5577022
block: account iowait time when waiting for completion of IO request
by Vladimir Davydov
· 12 years ago
0cfbcaf
block: add plug for blkdev_issue_discard
by Shaohua Li
· 12 years ago
8dd2cb7
block: discard granularity might not be power of 2
by Shaohua Li
· 12 years ago
579e8f3
block: Make blkdev_issue_zeroout use WRITE SAME
by Martin K. Petersen
· 12 years ago
4363ac7
block: Implement support for WRITE SAME
by Martin K. Petersen
· 12 years ago
c6e6663
block: split discard into aligned requests
by Paolo Bonzini
· 12 years ago
f6ff53d
block: reorganize rounding of max_discard_sectors
by Paolo Bonzini
· 12 years ago
4c64500
block: fix patch import error in max_discard_sectors check
by Jens Axboe
· 13 years ago
0f79960
block: eliminate potential for infinite loop in blkdev_issue_discard
by Mike Snitzer
· 13 years ago
8af1954
blkdev: Do not return -EOPNOTSUPP if discard is supported
by Lukas Czerner
· 14 years ago
5baebe5
blkdev: Simple cleanup in blkdev_issue_zeroout()
by Lukas Czerner
· 14 years ago
5dba308
blkdev: Submit discard bio in batches in blkdev_issue_discard()
by Lukas Czerner
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
eba2ed9
block: remove obsolete comments for blkdev_issue_zeroout.
by Tao Ma
· 14 years ago
0aeea18
block: fix mis-synchronisation in blkdev_issue_zeroout()
by Lukas Czerner
· 14 years ago
291d24f
block: fix kernel-doc format for blkdev_issue_zeroout
by Ben Hutchings
· 14 years ago
dd3932e
block: remove BLKDEV_IFL_WAIT
by Christoph Hellwig
· 14 years ago
8c55536
block: remove the BLKDEV_IFL_BARRIER flag
by Christoph Hellwig
· 14 years ago
8d57a98
block: add secure discard
by Adrian Hunter
· 14 years ago
18edc8e
blkdev: fix blkdev_issue_zeroout return value
by Dmitry Monakhov
· 14 years ago
10d1f9e
block: fix problem with sending down discard that isn't of correct granularity
by Jens Axboe
· 14 years ago
66ac028
block: don't allocate a payload for discard request
by Christoph Hellwig
· 14 years ago
0341aaf
block: fix bad use of min() on different types
by Jens Axboe
· 15 years ago
3f14d79
blkdev: add blkdev_issue_zeroout helper function
by Dmitry Monakhov
· 15 years ago
f31e7e4
blkdev: move blkdev_issue helper functions to separate file
by Dmitry Monakhov
· 15 years ago