summaryrefslogtreecommitdiff
path: root/fs/jbd2/revoke.c
Commit message (Expand)AuthorAge
* jbd2: don't leak memory if setting up journal failsEric Biggers2017-03-15
* block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
* jbd2: unify revoke and tag block checksum handlingJan Kara2016-02-22
* jbd2: factor out common descriptor block initializationJan Kara2016-02-22
* jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_recordsJan Kara2016-02-22
* jbd2: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-17
* jbd2: get rid of open coded allocation retry loopMichal Hocko2015-06-15
* jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong2015-05-14
* jbd2: use a better hash function for the revoke tableTheodore Ts'o2014-10-30
* jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong2014-08-28
* jbd2: remove journal_head from descriptor buffersJan Kara2013-06-04
* jbd2: checksum revocation blocksDarrick J. Wong2012-05-27
* jbd2: use KMEM_CACHE instead of kmem_cache_create()Yongqiang Yang2012-02-20
* jbd2: clear revoked flag on buffers before a new transaction startedYongqiang Yang2011-12-28
* Fix common misspellingsLucas De Marchi2011-03-31
* remove SWRITE* I/O typesChristoph Hellwig2010-08-18
* jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-14
* jbd2: Update locking comentsJan Kara2009-03-27
* jdb2: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-17
* jbd2: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin2008-04-17
* jbd2: tidy up revoke cache initialisation and destructionDuane Griffin2008-04-28
* jbd/jbd2 NULL noiseAl Viro2008-03-30
* jbd2: Mark jbd2 slabs as SLAB_TEMPORARYMingming Cao2008-01-28
* jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* is_power_of_2(): jbdvignesh babu2007-07-16
* fix file specification in commentsUwe Kleine-König2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao2006-10-11
* [PATCH] jbd2: sector_t conversionMingming Cao2006-10-11
* [PATCH] 64-bit jbd2 coreZach Brown2006-10-11
* [PATCH] jbd2: rename slabJohann Lombardi2006-10-11
* [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao2006-10-11
* [PATCH] jbd2: initial copy of files from jbdDave Kleikamp2006-10-11