Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1a5751640796ae1a593f9cae99983374c66c91d3
/
fs
/
jbd2
/
revoke.c
5b85676
jbd2: fix potential double free
by Chengguang Xu
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
8bdd5b6
jbd2: remove NULL check before calling kmem_cache_destroy()
by Wang Long
· 6 years ago
f516676
ext4: fix up remaining files with SPDX cleanups
by Theodore Ts'o
· 7 years ago
cd9cb40
jbd2: don't leak memory if setting up journal fails
by Eric Biggers
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
1101cd4
jbd2: unify revoke and tag block checksum handling
by Jan Kara
· 9 years ago
32ab671
jbd2: factor out common descriptor block initialization
by Jan Kara
· 9 years ago
9bcf976
jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records
by Jan Kara
· 9 years ago
56316a0
jbd2: clean up feature test macros with predicate functions
by Darrick J. Wong
· 9 years ago
7b506b1
jbd2: get rid of open coded allocation retry loop
by Michal Hocko
· 9 years ago
e531d0b
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
by Darrick J. Wong
· 9 years ago
d48458d
jbd2: use a better hash function for the revoke table
by Theodore Ts'o
· 10 years ago
db9ee22
jbd2: fix descriptor block size handling errors with journal_csum
by Darrick J. Wong
· 10 years ago
e5a120a
jbd2: remove journal_head from descriptor buffers
by Jan Kara
· 11 years ago
42a7106
jbd2: checksum revocation blocks
by Darrick J. Wong
· 12 years ago
9c0e00e
jbd2: use KMEM_CACHE instead of kmem_cache_create()
by Yongqiang Yang
· 13 years ago
1ba3726
jbd2: clear revoked flag on buffers before a new transaction started
by Yongqiang Yang
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9cb569d
remove SWRITE* I/O types
by Christoph Hellwig
· 14 years ago
67c457a
jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records
by Theodore Ts'o
· 16 years ago
86db97c
jbd2: Update locking coments
by Jan Kara
· 16 years ago
329d291
jdb2: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
83c4952
jbd2: eliminate duplicated code in revocation table init/destroy functions
by Duane Griffin
· 17 years ago
9fa27c8
jbd2: tidy up revoke cache initialisation and destruction
by Duane Griffin
· 17 years ago
1076d17
jbd/jbd2 NULL noise
by Al Viro
· 17 years ago
7716095
jbd2: Mark jbd2 slabs as SLAB_TEMPORARY
by Mingming Cao
· 17 years ago
cd02ff0
jbd2: JBD_XXX to JBD2_XXX naming cleanup
by Mingming Cao
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
f482394
is_power_of_2(): jbd
by vignesh babu
· 17 years ago
5886269
fix file specification in comments
by Uwe Kleine-König
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
18eba7a
[PATCH] jbd2: switch blks_type from sector_t to ull
by Mingming Cao
· 18 years ago
2997176
[PATCH] jbd2: sector_t conversion
by Mingming Cao
· 18 years ago
b517bea
[PATCH] 64-bit jbd2 core
by Zach Brown
· 18 years ago
a920e94
[PATCH] jbd2: rename slab
by Johann Lombardi
· 18 years ago
f7f4bcc
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
by Mingming Cao
· 18 years ago
470decc
[PATCH] jbd2: initial copy of files from jbd
by Dave Kleikamp
· 18 years ago