aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_logmgr.c
Commit message (Expand)AuthorAge
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-21
* JFS: switch to seq_filesAlexey Dobriyan2008-05-13
* JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-03
* JFS: Make sure special inode data is written after journal is flushedDave Kleikamp2008-01-03
* JFS: Bio cleanup: Replace missing return statementsDave Kleikamp2007-10-13
* JFS: fix bio-related build breakageJeff Garzik2007-10-12
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-13
* JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-06
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-06
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-05-08
|\
| * JFS: Fix race waking up jfsIO kernel threadDave Kleikamp2007-05-05
| * JFS: use __set_current_state()Milind Arun Choudhary2007-04-26
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
|/
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* JFS: White space cleanupDave Kleikamp2006-10-02
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-26
* JFS: kzalloc conversionEric Sesterhenn2006-02-23
* JFS: Use the kthread_ APIChristoph Hellwig2006-02-15
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-24
* JFS: Improve sync barrier processingDave Kleikamp2005-07-27
* JFS: Don't set log_SYNCBARRIER when log->active == 0Dave Kleikamp2005-07-25
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* JFS: Fix compiler warning in jfs_logmgr.cDave Kleikamp2005-06-03
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-04
* [PATCH] JFS: Write journal sync points more oftenDave Kleikamp2005-05-03
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-03
* [PATCH] JFS: Changes for larger page sizeDave Kleikamp2005-05-03
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16