index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jbd2
/
revoke.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
jbd2: Reserve space for revoke descriptor blocks
Jan Kara
1
-0
/
+6
2019-08-11
jbd2: flush_descriptor(): Do not decrease buffer head's ref count
Chandan Rajendra
1
-3
/
+1
2019-05-10
jbd2: fix potential double free
Chengguang Xu
1
-12
/
+20
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-20
jbd2: remove NULL check before calling kmem_cache_destroy()
Wang Long
1
-8
/
+4
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
1
-4
/
+1
2017-03-15
jbd2: don't leak memory if setting up journal fails
Eric Biggers
1
-0
/
+1
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-1
/
+1
2016-02-22
jbd2: unify revoke and tag block checksum handling
Jan Kara
1
-17
/
+2
2016-02-22
jbd2: factor out common descriptor block initialization
Jan Kara
1
-6
/
+2
2016-02-22
jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records
Jan Kara
1
-18
/
+15
2015-10-17
jbd2: clean up feature test macros with predicate functions
Darrick J. Wong
1
-2
/
+2
2015-06-15
jbd2: get rid of open coded allocation retry loop
Michal Hocko
1
-10
/
+5
2015-05-14
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
Darrick J. Wong
1
-8
/
+10
2014-10-30
jbd2: use a better hash function for the revoke table
Theodore Ts'o
1
-8
/
+2
2014-08-28
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