index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-23
block: fix patch import error in max_discard_sectors check
Jens Axboe
1
-1
/
+1
2011-07-06
block: eliminate potential for infinite loop in blkdev_issue_discard
Mike Snitzer
1
-1
/
+4
2011-05-06
blkdev: Do not return -EOPNOTSUPP if discard is supported
Lukas Czerner
1
-7
/
+2
2011-05-06
blkdev: Simple cleanup in blkdev_issue_zeroout()
Lukas Czerner
1
-14
/
+0
2011-05-06
blkdev: Submit discard bio in batches in blkdev_issue_discard()
Lukas Czerner
1
-40
/
+29
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2011-03-11
block: remove obsolete comments for blkdev_issue_zeroout.
Tao Ma
1
-2
/
+0
2011-03-11
block: fix mis-synchronisation in blkdev_issue_zeroout()
Lukas Czerner
1
-12
/
+7
2011-03-01
block: fix kernel-doc format for blkdev_issue_zeroout
Ben Hutchings
1
-1
/
+1
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