index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jbd2
/
revoke.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-05
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
1
-3
/
+3
2013-06-04
jbd2: remove journal_head from descriptor buffers
Jan Kara
1
-25
/
+24
2012-05-27
jbd2: checksum revocation blocks
Darrick J. Wong
1
-1
/
+26
2012-02-20
jbd2: use KMEM_CACHE instead of kmem_cache_create()
Yongqiang Yang
1
-8
/
+4
2011-12-28
jbd2: clear revoked flag on buffers before a new transaction started
Yongqiang Yang
1
-0
/
+34
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
1
-1
/
+1
2009-04-14
jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records
Theodore Ts'o
1
-9
/
+12
2009-03-27
jbd2: Update locking coments
Jan Kara
1
-5
/
+19
2008-04-17
jdb2: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-17
jbd2: eliminate duplicated code in revocation table init/destroy functions
Duane Griffin
1
-76
/
+51
2008-04-28
jbd2: tidy up revoke cache initialisation and destruction
Duane Griffin
1
-14
/
+22
2008-03-30
jbd/jbd2 NULL noise
Al Viro
1
-2
/
+2
2008-01-28
jbd2: Mark jbd2 slabs as SLAB_TEMPORARY
Mingming Cao
1
-2
/
+4
2007-10-17
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
1
-2
/
+2
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+2
2007-07-16
is_power_of_2(): jbd
vignesh babu
1
-2
/
+3
2007-05-09
fix file specification in comments
Uwe Kleine-König
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-10-11
[PATCH] jbd2: switch blks_type from sector_t to ull
Mingming Cao
1
-7
/
+7
2006-10-11
[PATCH] jbd2: sector_t conversion
Mingming Cao
1
-11
/
+12
2006-10-11
[PATCH] 64-bit jbd2 core
Zach Brown
1
-3
/
+11
2006-10-11
[PATCH] jbd2: rename slab
Johann Lombardi
1
-2
/
+2
2006-10-11
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
Mingming Cao
1
-73
/
+73
2006-10-11
[PATCH] jbd2: initial copy of files from jbd
Dave Kleikamp
1
-0
/
+703