summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_txnmgr.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: ihold()Al Viro2010-10-251-1/+1
* kill I_LOCKChristoph Hellwig2009-12-171-1/+1
* JFS: switch to seq_filesAlexey Dobriyan2008-05-131-37/+31
* introduce I_SYNCJoern Engel2007-10-171-1/+8
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-131-10/+9
* JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-061-6/+11
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-061-143/+143
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-05-081-3/+3
|\
| * JFS: use __set_current_state()Milind Arun Choudhary2007-04-261-3/+3
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
|/
* JFS: Get rid of "may be used uninitialized" warningsDave Kleikamp2007-02-091-1/+2
* JFS: call io_schedule() instead of schedule() to avoid deadlockDave Kleikamp2007-01-171-1/+1
* [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