aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_txnmgr.c
AgeCommit message (Expand)Author
2012-09-17JFS: use list_move instead of list_del/list_addWei Yongjun
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo
2011-07-25jfs: clean up some compiler warningsDave Kleikamp
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-25new helper: ihold()Al Viro
2009-12-17kill I_LOCKChristoph Hellwig
2008-05-13JFS: switch to seq_filesAlexey Dobriyan
2007-10-17introduce I_SYNCJoern Engel
2007-06-13JFS: Update print_hex_dump() syntaxDave Kleikamp
2007-06-06JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp
2007-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-26JFS: use __set_current_state()Milind Arun Choudhary
2007-02-09JFS: Get rid of "may be used uninitialized" warningsDave Kleikamp
2007-01-17JFS: call io_schedule() instead of schedule() to avoid deadlockDave Kleikamp
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-10-02JFS: White space cleanupDave Kleikamp
2006-10-02JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()Tony Breeds
2006-10-01[PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris
2006-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-05JFS: commit_mutex cleanupsEvgeniy Dushistov
2006-02-15JFS: Use the kthread_ APIChristoph Hellwig
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2005-10-03JFS: make special inodes play nicely with page balancingDave Kleikamp
2005-09-20JFS: don't dereference tlck->ip from txUpdateMapDave Kleikamp
2005-09-15JFS: Fix sparse warnings, including endian errorDave Kleikamp
2005-08-10JFS: Fix race in txLockDave Kleikamp
2005-07-27JFS: Improve sync barrier processingDave Kleikamp
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp
2005-05-02[PATCH] JFS: Write journal sync points more oftenDave Kleikamp
2005-05-02[PATCH] JFS: Support page sizes greater than 4KDave Kleikamp
2005-05-02[PATCH] JFS: reduce number of synchronous transactionsDave Kleikamp
2005-04-16Linux-2.6.12-rc2Linus Torvalds