aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_logmgr.c
AgeCommit message (Expand)Author
2013-05-24fs/jfs: Add check if journaling to disk has been disabled in lbmRead()Gu Zheng
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-01jfs: fix a couple racesDave Kleikamp
2013-03-23block: Remove bi_idx referencesKent Overstreet
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo
2011-10-31fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker
2011-06-07lmLogOpen() broken failure exitAl Viro
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro
2008-05-13JFS: switch to seq_filesAlexey Dobriyan
2008-01-03JFS: Remove defconfig ptr comparison to 0Joe Perches
2008-01-03JFS: Make sure special inode data is written after journal is flushedDave Kleikamp
2007-10-13JFS: Bio cleanup: Replace missing return statementsDave Kleikamp
2007-10-11JFS: fix bio-related build breakageJeff Garzik
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-06-13JFS: Update print_hex_dump() syntaxDave Kleikamp
2007-06-06JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-05JFS: Fix race waking up jfsIO kernel threadDave Kleikamp
2007-04-26JFS: use __set_current_state()Milind Arun Choudhary
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-10-02JFS: White space cleanupDave Kleikamp
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar
2006-02-23JFS: kzalloc conversionEric Sesterhenn
2006-02-15JFS: Use the kthread_ APIChristoph Hellwig
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar
2005-07-27JFS: Improve sync barrier processingDave Kleikamp
2005-07-25JFS: Don't set log_SYNCBARRIER when log->active == 0Dave Kleikamp
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-06-03JFS: Fix compiler warning in jfs_logmgr.cDave Kleikamp
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp
2005-05-02[PATCH] JFS: Write journal sync points more oftenDave Kleikamp
2005-05-02[PATCH] JFS: Support page sizes greater than 4KDave Kleikamp
2005-05-02[PATCH] JFS: Changes for larger page sizeDave Kleikamp
2005-04-16Linux-2.6.12-rc2Linus Torvalds