Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-23jbd2: unify revoke and tag block checksum handlingJan Kara
2016-02-23jbd2: factor out common descriptor block initializationJan Kara
2016-02-23jbd2: 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-15jbd2: 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-29jbd2: 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-21jbd2: use KMEM_CACHE instead of kmem_cache_create()Yongqiang Yang
2011-12-29jbd2: 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-28jbd2: 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-31jbd/jbd2 NULL noiseAl Viro
2008-01-29jbd2: Mark jbd2 slabs as SLAB_TEMPORARYMingming Cao
2007-10-18jbd2: 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