Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
16f1dddee3c03438c698b7be69da716643609de8
/
block
/
blk-lib.c
28b2be2
block: require write_same and discard requests align to logical block size
by Darrick J. Wong
· 8 years ago
3fc9d69
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
3f40bf2
block: don't ignore -EOPNOTSUPP blkdev_issue_write_same
by Christoph Hellwig
· 8 years ago
e950fdf
block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
by Christoph Hellwig
· 8 years ago
288dab8
block: add a separate operation type for secure erase
by Christoph Hellwig
· 8 years ago
469e321
block discard: use bio set op accessor
by Mike Christie
· 8 years ago
95fe6c1
block, fs, mm, drivers: use bio set/get op accessors
by Mike Christie
· 8 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 8 years ago
05bd92d
block: missing bio_put following submit_bio_wait
by Shaun Tancheff
· 8 years ago
bbd848e0f
block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discard
by Mike Snitzer
· 9 years ago
38f2525
block: add __blkdev_issue_discard
by Christoph Hellwig
· 9 years ago
9082e87
block: remove struct bio_batch
by Christoph Hellwig
· 9 years ago
a22c4d7
block: re-add discard_granularity and alignment checks
by Ming Lin
· 9 years ago
b49a087
block: remove split code in blkdev_issue_{discard,write_same}
by Ming Lin
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
9f9ee1f
block: Quiesce zeroout wrapper
by Martin K. Petersen
· 10 years ago
d93ba7a
block: Add discard flag to blkdev_issue_zeroout() function
by Martin K. Petersen
· 10 years ago
3508678
block/blk-lib.c: make __blkdev_issue_zeroout static
by Fabian Frederick
· 10 years ago
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