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
/
Documentation
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: support embedded device command line partition
Cai Zhiyong
2013-09-11
1
-0
/
+39
*
doc: Fix typo in doucmentations
Masanari Iida
2013-07-25
1
-1
/
+1
*
doc: fix misspellings with 'codespell' tool
Anatol Pomozov
2013-05-28
1
-1
/
+1
*
Documentation: cfq-iosched: update documentation help for cfq tunables
Namjae Jeon
2013-04-09
1
-3
/
+44
*
cfq-iosched: enable full blkcg hierarchy support
Tejun Heo
2013-01-09
1
-0
/
+58
*
block: Kill bi_destructor
Kent Overstreet
2012-09-09
1
-5
/
+0
*
Documentation: update tunable options in block/cfq-iosched.txt
Namjae Jeon
2012-08-09
1
-0
/
+64
*
Documentation: update tunable options in block/cfq-iosched.txt
Namjae Jeon
2012-08-09
1
-0
/
+77
*
Documentation: update missing index files in block/00-INDEX
Namjae Jeon
2012-08-09
1
-2
/
+8
*
blkcg: implement per-blkg request allocation
Tejun Heo
2012-06-26
1
-0
/
+7
*
Documentation: drop as block elevator reference in switching-sched.txt
Wang Sheng-Hui
2011-11-04
1
-2
/
+2
*
doc: fix broken references
Paul Bolle
2011-09-27
1
-1
/
+1
*
cfq-iosched: Add documentation about idling
Vivek Goyal
2011-08-05
1
-0
/
+71
*
block: strict rq_affinity
Dan Williams
2011-07-23
1
-3
/
+7
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-5
/
+0
*
Documentation: remove anticipatory scheduler info
Randy Dunlap
2010-11-11
1
-4
/
+4
*
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
1
-0
/
+45
|
\
|
*
cfq-iosched: Documentation help for new tunables
Vivek Goyal
2010-08-23
1
-0
/
+45
*
|
block: update documentation for REQ_FLUSH / REQ_FUA
Christoph Hellwig
2010-09-10
3
-263
/
+88
|
/
*
nick piggin: change email address
Nick Piggin
2010-08-05
1
-1
/
+1
*
Documentation: fix block/biodoc.txt dma mapping description
FUJITA Tomonori
2010-03-08
1
-2
/
+2
*
Merge branch 'master' into for-2.6.34
Jens Axboe
2010-02-22
1
-1
/
+1
|
\
|
*
Documentation: Rename Documentation/DMA-mapping.txt
Kusanagi Kouichi
2010-01-02
1
-1
/
+1
*
|
block: Added in stricter no merge semantics for block I/O
Alan D. Brunelle
2010-01-29
1
-5
/
+5
|
/
*
block: remove Documentation/block/as-iosched.txt
FUJITA Tomonori
2009-12-18
2
-174
/
+0
*
Trivial typo fixes in Documentation/block/data-integrity.txt.
Andre Noll
2009-07-01
1
-2
/
+2
*
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
2009-06-12
1
-1
/
+1
*
Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txt
vibi sreenivasan
2009-06-02
1
-1
/
+1
*
block: update biodoc.txt on plugging
Jens Axboe
2009-04-15
1
-13
/
+6
*
block: Repeated lines in switching-sched.txt
Avishay Traeger
2009-03-26
1
-6
/
+0
*
block: add text file detailing queue/ sysfs files
Jens Axboe
2009-02-02
1
-0
/
+63
*
Mark mandatory elevator functions in the biodoc.txt
Nikanth Karthikesan
2009-01-30
1
-3
/
+3
*
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
2009-01-29
1
-2
/
+3
*
Documentation: remove reference to ll_rw_blk.c and moved drivers/block/elevat...
Nikanth Karthikesan
2008-12-29
1
-3
/
+3
*
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-10-16
1
-2
/
+2
|
\
|
*
Documentation/block/data-integrity.txt: Fix section numbers
Alberto Bertogli
2008-10-16
1
-2
/
+2
*
|
block: update documentation for deadline fifo_batch tunable
Aaron Carroll
2008-10-09
1
-4
/
+10
|
/
*
block: Data integrity infrastructure documentation
Martin K. Petersen
2008-07-03
1
-0
/
+327
*
DOCUMENTATION: Use newer DEFINE_SPINLOCK macro in docs.
Robert P. J. Day
2008-04-21
1
-1
/
+1
*
Add Documentation/block/00-INDEX
Rob Landley
2007-10-16
1
-0
/
+20
*
Some IO scheduler cleanup in Documentation/block
Alan D. Brunelle
2007-10-16
3
-24
/
+41
*
Update Jens Axboe's email in Documentation/*
Rob Landley
2007-10-16
4
-5
/
+5
*
Corrections in Documentation/block/ioprio.txt
Dhaval Giani
2007-10-10
1
-2
/
+9
*
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
2007-10-10
1
-10
/
+10
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
3
-9
/
+9
*
Documentation/block/barrier.txt is not in sync with the actual code: - blk_qu...
Geert Uytterhoeven
2007-07-10
1
-13
/
+3
*
genhd: expose AN to user space
Kristen Carlson Accardi
2007-05-23
1
-0
/
+15
*
misc doc and kconfig typos
Matt LaPlante
2007-05-09
1
-4
/
+4
*
[PATCH] block: document io scheduler allow_merge_fn hook
Jens Axboe
2006-12-20
1
-0
/
+7
[next]