index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
1
-5
/
+5
|
\
|
*
constify blk_rq_map_user_iov() and friends
Al Viro
2014-04-01
1
-5
/
+5
*
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
1
-1
/
+1
|
\
\
|
*
|
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-02-08
1
-1
/
+1
*
|
|
bio: don't write "bio: create slab" messages to syslog
Mikulas Patocka
2014-02-18
1
-1
/
+0
|
|
/
|
/
|
*
|
block: Fix cloning of discard/write same bios
Kent Overstreet
2014-02-11
1
-5
/
+10
|
/
*
Revert "block: Warn and free bio if bi_end_io is not set"
Jens Axboe
2014-01-08
1
-9
/
+0
*
block: Warn and free bio if bi_end_io is not set
Muthukumar Ratty
2014-01-08
1
-0
/
+9
*
block: Kill bio_pair_split()
Kent Overstreet
2013-11-23
1
-90
/
+0
*
block: Introduce new bio_split()
Kent Overstreet
2013-11-23
1
-0
/
+36
*
block: Rename bio_split() -> bio_pair_split()
Kent Overstreet
2013-11-23
1
-2
/
+2
*
block: Generic bio chaining
Kent Overstreet
2013-11-23
1
-6
/
+70
*
block: Remove bi_idx hacks
Kent Overstreet
2013-11-23
1
-23
/
+0
*
block: Don't save/copy bvec array anymore
Kent Overstreet
2013-11-23
1
-41
/
+13
*
dm: Refactor for new bio cloning/splitting
Kent Overstreet
2013-11-23
1
-72
/
+0
*
block: Add bio_clone_fast()
Kent Overstreet
2013-11-23
1
-0
/
+60
*
block: Refactor bio_clone_bioset() for immutable biovecs
Kent Overstreet
2013-11-23
1
-13
/
+47
*
block: Convert drivers to immutable biovecs
Kent Overstreet
2013-11-23
1
-3
/
+11
*
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-11-23
1
-1
/
+1
*
block: Convert bio_copy_data() to bvec_iter
Kent Overstreet
2013-11-23
1
-35
/
+25
*
block: Immutable bio vecs
Kent Overstreet
2013-11-23
1
-25
/
+2
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-11
/
+11
*
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
2013-11-23
1
-10
/
+10
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-27
/
+29
*
bio: fix argument of __bio_add_page() for max_sectors > 0xffff
Akinobu Mita
2013-11-18
1
-1
/
+1
*
block: Consolidate duplicated bio_trim() implementations
Kent Overstreet
2013-11-08
1
-0
/
+46
*
block: Fix bio_copy_data()
Kent Overstreet
2013-09-24
1
-2
/
+2
*
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
1
-1
/
+1
|
\
|
*
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
1
-1
/
+1
*
|
[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal
Roland Dreier
2013-08-21
1
-5
/
+15
|
/
*
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-42
/
+324
|
\
|
*
block: Add an explicit bio flag for bios that own their bvec
Kent Overstreet
2013-03-23
1
-1
/
+3
|
*
block: Add bio_alloc_pages()
Kent Overstreet
2013-03-23
1
-0
/
+28
|
*
block: Convert some code to bio_for_each_segment_all()
Kent Overstreet
2013-03-23
1
-10
/
+10
|
*
block: Add bio_for_each_segment_all()
Kent Overstreet
2013-03-23
1
-6
/
+6
|
*
block: Add bio_copy_data()
Kent Overstreet
2013-03-23
1
-0
/
+70
|
*
block: Add submit_bio_wait(), remove from md
Kent Overstreet
2013-03-23
1
-0
/
+36
|
*
block: Change bio_split() to respect the current value of bi_idx
Kent Overstreet
2013-03-23
1
-4
/
+3
|
*
block: Add bio_advance()
Kent Overstreet
2013-03-23
1
-0
/
+41
|
*
block: Convert integrity to bvec_alloc_bs()
Kent Overstreet
2013-03-23
1
-21
/
+15
|
*
block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
2013-03-23
1
-2
/
+114
*
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
|
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-18
1
-2
/
+0
|
/
*
block: add missing block_bio_complete() tracepoint
Tejun Heo
2013-01-14
1
-0
/
+2
*
vfs: fix: don't increase bio_slab_max if krealloc() fails
Anna Leuschner
2012-10-22
1
-2
/
+4
*
block: makes bio_split support bio without data
Shaohua Li
2012-09-28
1
-12
/
+14
*
block: Implement support for WRITE SAME
Martin K. Petersen
2012-09-20
1
-3
/
+6
*
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
1
-4
/
+7
*
block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
2012-09-09
1
-73
/
+37
*
block: Kill bi_destructor
Kent Overstreet
2012-09-09
1
-38
/
+26
[next]