index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk_types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Implement support for WRITE SAME
Martin K. Petersen
2012-09-20
1
-1
/
+4
*
block: Clean up special command handling logic
Martin K. Petersen
2012-09-20
1
-0
/
+4
*
block: Kill bi_destructor
Kent Overstreet
2012-09-09
1
-3
/
+0
*
block: Add bio_reset()
Kent Overstreet
2012-09-09
1
-6
/
+19
*
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
1
-0
/
+3
*
mm: add get_kernel_page[s] for pinning of kernel addresses for I/O
Mel Gorman
2012-07-31
1
-0
/
+2
*
block: implement bio_associate_current()
Tejun Heo
2012-03-06
1
-0
/
+10
*
block: Remove the control of complete cpu from bio.
Tao Ma
2011-10-24
1
-7
/
+4
*
block: separate priority boosting from REQ_META
Christoph Hellwig
2011-08-23
1
-2
/
+4
*
Move some REQ flags to the common bio/request area
Matthew Wilcox
2011-08-11
1
-3
/
+4
*
block: add REQ_SECURE to REQ_COMMON_MASK
Namhyung Kim
2011-06-20
1
-1
/
+1
*
block: get rid of on-stack plugging debug checks
Jens Axboe
2011-05-20
1
-2
/
+0
*
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
1
-2
/
+0
*
block: initial patch for on-stack per-task plugging
Jens Axboe
2011-03-10
1
-0
/
+2
*
block: add REQ_FLUSH_SEQ
Tejun Heo
2011-01-25
1
-0
/
+2
*
block: remove REQ_HARDBARRIER
Christoph Hellwig
2010-11-10
1
-4
/
+2
*
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
1
-3
/
+2
|
\
|
*
block: make __blk_rq_prep_clone() copy most command flags
Tejun Heo
2010-09-10
1
-0
/
+1
|
*
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
2010-09-10
1
-1
/
+1
|
*
block: drop barrier ordering by queue draining
Tejun Heo
2010-09-10
1
-2
/
+0
*
|
block: Make the integrity mapped property a bio flag
Martin K. Petersen
2010-10-15
1
-2
/
+1
*
|
blkio: Core implementation of throttle policy
Vivek Goyal
2010-09-16
1
-0
/
+3
|
/
*
block: add secure discard
Adrian Hunter
2010-08-12
1
-0
/
+2
*
block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n
Jens Axboe
2010-08-10
1
-1
/
+2
*
bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...
Tejun Heo
2010-08-07
1
-0
/
+193