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/+0
* [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/+7
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-241-5/+5
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-081-4/+2
* JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-031-2/+0
* JFS: don't dereference tlck->ip from txUpdateMapDave Kleikamp2005-09-201-1/+8
* JFS: Fix sparse warnings, including endian errorDave Kleikamp2005-09-151-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-251-4/+4
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-041-39/+1
* [PATCH] JFS: Write journal sync points more oftenDave Kleikamp2005-05-021-5/+9
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-021-49/+40
* [PATCH] JFS: reduce number of synchronous transactionsDave Kleikamp2005-05-021-23/+40
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3131
OpenPOWER on IntegriCloud