summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_txnmgr.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* JFS: White space cleanupDave Kleikamp2006-10-021-3/+3
* JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()Tony Breeds2006-10-021-2/+0Star
* [PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson2006-10-011-8/+8
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-271-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-07-151-1/+1
|\
| * JFS: commit_mutex cleanupsEvgeniy Dushistov2006-06-051-1/+1
* | typo fixes: aquire -> acquireAdrian Bunk2006-06-301-1/+1
|/
* JFS: Use the kthread_ APIChristoph Hellwig2006-02-151-19/+7Star
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-241-5/+5
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-091-4/+2Star
* JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-031-2/+0Star
* JFS: don't dereference tlck->ip from txUpdateMapDave Kleikamp2005-09-201-1/+8
* JFS: Fix sparse warnings, including endian errorDave Kleikamp2005-09-161-3/+3
* JFS: Fix race in txLockDave Kleikamp2005-08-101-0/+2
* JFS: Improve sync barrier processingDave Kleikamp2005-07-271-5/+5
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-4/+4
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-041-39/+1Star
* [PATCH] JFS: Write journal sync points more oftenDave Kleikamp2005-05-031-5/+9
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-031-49/+40Star
* [PATCH] JFS: reduce number of synchronous transactionsDave Kleikamp2005-05-031-23/+40
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+3131