index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bio-integrity.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-21
bio-integrity: Fix bio_integrity_verify segment start bug
Nicholas Bellinger
1
-7
/
+8
2013-11-23
block: Kill bio_pair_split()
Kent Overstreet
1
-45
/
+0
2013-11-23
block: Generic bio chaining
Kent Overstreet
1
-1
/
+1
2013-11-23
bio-integrity: Convert to bvec_iter
Kent Overstreet
1
-82
/
+26
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-14
/
+16
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-4
/
+4
2013-09-22
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2013-09-17
bio-integrity: Fix use of bs->bio_integrity_pool after free
Bjorn Helgaas
1
-1
/
+1
2013-09-11
fs/bio-integrity: fix a potential mem leak
Gu Zheng
1
-4
/
+5
2013-03-23
bio-integrity: Add explicit field for owner of bip_buf
Kent Overstreet
1
-3
/
+2
2013-03-23
block: Change bio_split() to respect the current value of bi_idx
Kent Overstreet
1
-2
/
+2
2013-03-23
block: Convert integrity to bvec_alloc_bs()
Kent Overstreet
1
-84
/
+48
2013-03-23
block: Fix a buffer overrun in bio_integrity_split()
Kent Overstreet
1
-2
/
+3
2012-09-09
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
1
-29
/
+15
2012-03-20
fs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-5
/
+5
2011-10-31
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
1
-0
/
+1
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
1
-0
/
+3
2011-01-03
bio-integrity: mark kintegrityd_wq highpri and CPU intensive
Tejun Heo
1
-1
/
+6
2010-08-23
fs/bio-integrity.c: return -ENOMEM on kmalloc failure
Andrew Morton
1
-1
/
+1
2010-08-23
bio-integrity.c: remove dependency on __GFP_NOFAIL
David Rientjes
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-30
block: fix bugs in bio-integrity mempool usage
Chuck Ebbert
1
-1
/
+2
2009-07-01
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
1
-45
/
+125
2009-03-24
block: add private bio_set for bio integrity allocations
Martin K. Petersen
1
-59
/
+26
2009-03-14
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
1
-2
/
+3
2009-01-30
block: Remove obsolete BUG_ON
Martin K. Petersen
1
-1
/
+0
2009-01-30
block: Don't verify integrity metadata on read error
Martin K. Petersen
1
-10
/
+15
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
1
-1
/
+1
2008-10-09
block: Introduce integrity data ownership flag
Martin K. Petersen
1
-1
/
+2
2008-10-09
block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1
Jens Axboe
1
-5
/
+0
2008-10-09
block: cleanup some of the integrity stuff in blkdev.h
Jens Axboe
1
-0
/
+31
2008-07-28
bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()
Yoichi Yuasa
1
-1
/
+0
2008-07-03
block: integrity checkpatch cleanups
Jens Axboe
1
-9
/
+20
2008-07-03
block: Block layer data integrity support
Martin K. Petersen
1
-0
/
+708