index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bio-integrity.c
Age
Commit message (
Expand
)
Author
Files
Lines
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