Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ca1f8da9ac5ce6e63d8f6933f83fabc1f3f961f4
/
block
/
bio.c
d8f429e
block: add bioset_create_nobvec()
by Junichi Nomura
· 10 years ago
6a24148
block: use kmalloc alignment for bio slab
by Mikulas Patocka
· 11 years ago
66cb45a
block: add support for limiting gaps in SG lists
by Jens Axboe
· 10 years ago
23d4ed5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
58a4915
block: ensure that bio_add_page() always accepts a page for an empty bio
by Jens Axboe
· 10 years ago
14208b0
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
762380a
block: add notion of a chunk size for request merging
by Jens Axboe
· 10 years ago
f9c78b2
block: move bio.c and bio-integrity.c from fs/ to block/
by Jens Axboe
· 10 years ago
[Renamed from fs/bio.c]
7410b3c
fs/bio.c: remove nr_segs (unused function parameter)
by Fabian Frederick
· 11 years ago
a6c39cb4f
fs/bio: remove bs paramater in biovec_create_pool
by Fabian Frederick
· 11 years ago
1051a90
fs: fix new kernel-doc warnings in fs/bio.c
by Randy Dunlap
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
32d01dc
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
86d564c
constify blk_rq_map_user_iov() and friends
by Al Viro
· 11 years ago
b4d7124
bio: don't write "bio: create slab" messages to syslog
by Mikulas Patocka
· 11 years ago
8423ae3
block: Fix cloning of discard/write same bios
by Kent Overstreet
· 11 years ago
073219e
cgroup: clean up cgroup_subsys names and initialization
by Tejun Heo
· 11 years ago
1331107
Revert "block: Warn and free bio if bi_end_io is not set"
by Jens Axboe
· 11 years ago
95d4403
block: Warn and free bio if bi_end_io is not set
by Muthukumar Ratty
· 11 years ago
4b1faf9
block: Kill bio_pair_split()
by Kent Overstreet
· 11 years ago
20d0189
block: Introduce new bio_split()
by Kent Overstreet
· 11 years ago
ee67891
block: Rename bio_split() -> bio_pair_split()
by Kent Overstreet
· 11 years ago
196d38b
block: Generic bio chaining
by Kent Overstreet
· 11 years ago
e90abc8
block: Remove bi_idx hacks
by Kent Overstreet
· 11 years ago
c8db444
block: Don't save/copy bvec array anymore
by Kent Overstreet
· 11 years ago
1c3b13e
dm: Refactor for new bio cloning/splitting
by Kent Overstreet
· 11 years ago
59d276f
block: Add bio_clone_fast()
by Kent Overstreet
· 11 years ago
bdb5320
block: Refactor bio_clone_bioset() for immutable biovecs
by Kent Overstreet
· 11 years ago
003b5c5
block: Convert drivers to immutable biovecs
by Kent Overstreet
· 11 years ago
458b76e
block: Kill bio_segments()/bi_vcnt usage
by Kent Overstreet
· 11 years ago
1cb9dda
block: Convert bio_copy_data() to bvec_iter
by Kent Overstreet
· 11 years ago
4550dd6
block: Immutable bio vecs
by Kent Overstreet
· 11 years ago
7988613
block: Convert bio_for_each_segment() to bvec_iter
by Kent Overstreet
· 11 years ago
a4ad39b1
block: Convert bio_iovec() to bvec_iter
by Kent Overstreet
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
34f2fd8
bio: fix argument of __bio_add_page() for max_sectors > 0xffff
by Akinobu Mita
· 11 years ago
6678d83
block: Consolidate duplicated bio_trim() implementations
by Kent Overstreet
· 11 years ago
2f6cf0d
block: Fix bio_copy_data()
by Kent Overstreet
· 11 years ago
32dad03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
35dc248
[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal
by Roland Dreier
· 11 years ago
8af01f5
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
by Tejun Heo
· 11 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
0a82a8d
Revert "block: add missing block_bio_complete() tracepoint"
by Linus Torvalds
· 12 years ago
a38352e
block: Add an explicit bio flag for bios that own their bvec
by Kent Overstreet
· 12 years ago
a078760
block: Add bio_alloc_pages()
by Kent Overstreet
· 12 years ago
cb34e05
block: Convert some code to bio_for_each_segment_all()
by Kent Overstreet
· 12 years ago
d74c6d5
block: Add bio_for_each_segment_all()
by Kent Overstreet
· 12 years ago
16ac3d6
block: Add bio_copy_data()
by Kent Overstreet
· 12 years ago
9e88224
block: Add submit_bio_wait(), remove from md
by Kent Overstreet
· 12 years ago
5b83636
block: Change bio_split() to respect the current value of bi_idx
by Kent Overstreet
· 12 years ago
054bdf6
block: Add bio_advance()
by Kent Overstreet
· 12 years ago
9f060e2
block: Convert integrity to bvec_alloc_bs()
by Kent Overstreet
· 12 years ago
df2cb6d
block: Avoid deadlocks with bio allocation by stacking drivers
by Kent Overstreet
· 12 years ago
3a366e6
block: add missing block_bio_complete() tracepoint
by Tejun Heo
· 12 years ago
386bc35
vfs: fix: don't increase bio_slab_max if krealloc() fails
by Anna Leuschner
· 12 years ago
02f3939
block: makes bio_split support bio without data
by Shaohua Li
· 12 years ago
4363ac7
block: Implement support for WRITE SAME
by Martin K. Petersen
· 12 years ago
bf800ef
block: Add bio_clone_bioset(), bio_clone_kmalloc()
by Kent Overstreet
· 12 years ago
3f86a82
block: Consolidate bio_alloc_bioset(), bio_kmalloc()
by Kent Overstreet
· 12 years ago
4254bba
block: Kill bi_destructor
by Kent Overstreet
· 12 years ago
f44b48c
block: Add bio_reset()
by Kent Overstreet
· 12 years ago
1e2a410f
block: Ues bi_pool for bio_integrity_alloc()
by Kent Overstreet
· 12 years ago
395c72a
block: Generalized bio pool freeing
by Kent Overstreet
· 12 years ago
a7e546f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
389d7b2
bio: Fix potential memory leak in bio_find_or_create_slab()
by Alexey Khoroshilov
· 12 years ago
0d5c3eb
vfs: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
0d16751
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
f908ee9
bio allocation failure due to bio_get_nr_vecs()
by Bernd Schubert
· 12 years ago
959d851
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
by Tejun Heo
· 13 years ago
852c788
block: implement bio_associate_current()
by Tejun Heo
· 13 years ago
630d9c4
fs: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
5abebfd
bio: don't overflow in bio_get_nr_vecs()
by Kent Overstreet
· 13 years ago
121f099
bio: change some signed vars to unsigned
by Dan Carpenter
· 13 years ago
9562ad9
block: Remove the control of complete cpu from bio.
by Tao Ma
· 13 years ago
c642808
vfs: Improve the bio_add_page() and bio_add_pc_page() descriptions
by Andreas Gruenbacher
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 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
80cdc6d
fs: use appropriate printk priority levels
by Mandeep Singh Baines
· 14 years ago
a91a278
block: Require subsystems to explicitly allocate bio_set integrity mempool
by Martin K. Petersen
· 14 years ago
df67714
block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY
by Martin K. Petersen
· 14 years ago
cb4644c
bio: take care not overflow page count when mapping/copying user data
by Jens Axboe
· 14 years ago
f3f63c1
block: limit vec count in bio_kmalloc() and bio_alloc_map_data()
by Jens Axboe
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
b4b7a4e
Merge branch 'master' into for-linus
by Jens Axboe
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
8bf8c37
blkdev: fix merge_bvec_fn return value checks v2
by Dmitry Monakhov
· 15 years ago
9599945
Revert "blkdev: fix merge_bvec_fn return value checks"
by Jens Axboe
· 15 years ago
9f7cdbc
blkdev: fix merge_bvec_fn return value checks
by Dmitry Monakhov
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
db18efa
bio: Fix outdated comment about bio_alloc_bioset()
by Jaak Ristioja
· 15 years ago
1d61658
block: fix bio_add_page for non trivial merge_bvec_fn case
by Dmitry Monakhov
· 15 years ago
f06f135
fs/bio.c: fix shadows sparse warning
by Thiago Farina
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
5f04eeb
Fix bio_alloc() and bio_kmalloc() documentation
by Alberto Bertogli
· 15 years ago
ad0bf11
bio_put(): add bio_clone() to the list of functions in the comment
by Alberto Bertogli
· 15 years ago
a112a71
fs/bio.c: move EXPORT* macros to line after function
by H Hartley Sweeten
· 15 years ago
ecb554a
block: fix sg SG_DXFER_TO_FROM_DEV regression
by FUJITA Tomonori
· 15 years ago
Next »