index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bio-integrity.c
Age
Commit message (
Expand
)
Author
2011-10-31
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-01-03
bio-integrity: mark kintegrityd_wq highpri and CPU intensive
Tejun Heo
2010-08-23
fs/bio-integrity.c: return -ENOMEM on kmalloc failure
Andrew Morton
2010-08-23
bio-integrity.c: remove dependency on __GFP_NOFAIL
David Rientjes
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-30
block: fix bugs in bio-integrity mempool usage
Chuck Ebbert
2009-07-01
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
2009-03-24
block: add private bio_set for bio integrity allocations
Martin K. Petersen
2009-03-14
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
2009-01-30
block: Remove obsolete BUG_ON
Martin K. Petersen
2009-01-30
block: Don't verify integrity metadata on read error
Martin K. Petersen
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
2008-10-09
block: Introduce integrity data ownership flag
Martin K. Petersen
2008-10-09
block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1
Jens Axboe
2008-10-09
block: cleanup some of the integrity stuff in blkdev.h
Jens Axboe
2008-07-28
bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()
Yoichi Yuasa
2008-07-03
block: integrity checkpatch cleanups
Jens Axboe
2008-07-03
block: Block layer data integrity support
Martin K. Petersen