summaryrefslogtreecommitdiff
path: root/fs/jbd2/revoke.c
AgeCommit message (Expand)Author
2017-03-15jbd2: don't leak memory if setting up journal failsEric Biggers
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-02-22jbd2: unify revoke and tag block checksum handlingJan Kara
2016-02-22jbd2: factor out common descriptor block initializationJan Kara
2016-02-22jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_recordsJan Kara
2015-10-17jbd2: clean up feature test macros with predicate functionsDarrick J. Wong
2015-06-15jbd2: get rid of open coded allocation retry loopMichal Hocko
2015-05-14jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong
2014-10-30jbd2: use a better hash function for the revoke tableTheodore Ts'o
2014-08-28jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2013-06-04jbd2: remove journal_head from descriptor buffersJan Kara
2012-05-27jbd2: checksum revocation blocksDarrick J. Wong
2012-02-20jbd2: use KMEM_CACHE instead of kmem_cache_create()Yongqiang Yang
2011-12-28jbd2: clear revoked flag on buffers before a new transaction startedYongqiang Yang
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-18remove SWRITE* I/O typesChristoph Hellwig
2009-04-14jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o
2009-03-27jbd2: Update locking comentsJan Kara
2008-04-17jdb2: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-17jbd2: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin
2008-04-28jbd2: tidy up revoke cache initialisation and destructionDuane Griffin
2008-03-30jbd/jbd2 NULL noiseAl Viro
2008-01-28jbd2: Mark jbd2 slabs as SLAB_TEMPORARYMingming Cao
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-16is_power_of_2(): jbdvignesh babu
2007-05-09fix file specification in commentsUwe Kleine-König
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-10-11[PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao
2006-10-11[PATCH] jbd2: sector_t conversionMingming Cao
2006-10-11[PATCH] 64-bit jbd2 coreZach Brown
2006-10-11[PATCH] jbd2: rename slabJohann Lombardi
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp