summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_logmgr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos of valid in commentsNikanth Karthikesan2010-09-211-4/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-2/+2
* JFS: switch to seq_filesAlexey Dobriyan2008-05-131-19/+16
* JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-031-1/+1
* JFS: Make sure special inode data is written after journal is flushedDave Kleikamp2008-01-031-17/+15
* JFS: Bio cleanup: Replace missing return statementsDave Kleikamp2007-10-131-0/+3
* JFS: fix bio-related build breakageJeff Garzik2007-10-111-6/+1
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-4/+1
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-131-13/+13
* JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-061-6/+12
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-061-34/+34
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-05-081-3/+4
|\
| * JFS: Fix race waking up jfsIO kernel threadDave Kleikamp2007-05-051-1/+2
| * JFS: use __set_current_state()Milind Arun Choudhary2007-04-261-2/+2
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
|/
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* JFS: White space cleanupDave Kleikamp2006-10-021-19/+19
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-261-13/+14
* JFS: kzalloc conversionEric Sesterhenn2006-02-231-6/+3
* JFS: Use the kthread_ APIChristoph Hellwig2006-02-151-14/+6
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-241-3/+3
* JFS: Improve sync barrier processingDave Kleikamp2005-07-271-17/+19
* JFS: Don't set log_SYNCBARRIER when log->active == 0Dave Kleikamp2005-07-251-1/+2
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-2/+2
* JFS: Fix compiler warning in jfs_logmgr.cDave Kleikamp2005-06-031-2/+3
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-041-8/+1
* [PATCH] JFS: Write journal sync points more oftenDave Kleikamp2005-05-021-3/+14
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-021-31/+40
* [PATCH] JFS: Changes for larger page sizeDave Kleikamp2005-05-021-26/+36
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2524
OpenPOWER on IntegriCloud