summaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_txnmgr.c
Commit message (Expand)AuthorAge
* jfs: Simplify codeChristophe JAILLET2016-09-06
* drop redundant ->owner initializationsAl Viro2016-05-29
* jfs: Coalesce some formatsJoe Perches2016-03-30
* jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err usesJoe Perches2016-03-30
* sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
* jfs: Update jfs_errorJoe Perches2013-06-05
* JFS: use list_move instead of list_del/list_addWei Yongjun2012-09-17
* freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-21
* jfs: clean up some compiler warningsDave Kleikamp2011-07-25
* Fix common misspellingsLucas De Marchi2011-03-31
* new helper: ihold()Al Viro2010-10-25
* kill I_LOCKChristoph Hellwig2009-12-17
* JFS: switch to seq_filesAlexey Dobriyan2008-05-13
* introduce I_SYNCJoern Engel2007-10-17
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-13
* JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-06
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-05-08
|\
| * JFS: use __set_current_state()Milind Arun Choudhary2007-04-26
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
|/
* JFS: Get rid of "may be used uninitialized" warningsDave Kleikamp2007-02-09
* JFS: call io_schedule() instead of schedule() to avoid deadlockDave Kleikamp2007-01-17
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* JFS: White space cleanupDave Kleikamp2006-10-02
* JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()Tony Breeds2006-10-02
* [PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson2006-10-01
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-07-15
|\
| * JFS: commit_mutex cleanupsEvgeniy Dushistov2006-06-05
* | typo fixes: aquire -> acquireAdrian Bunk2006-06-30
|/
* JFS: Use the kthread_ APIChristoph Hellwig2006-02-15
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-24
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-08
* JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-03
* JFS: don't dereference tlck->ip from txUpdateMapDave Kleikamp2005-09-20
* JFS: Fix sparse warnings, including endian errorDave Kleikamp2005-09-15
* JFS: Fix race in txLockDave Kleikamp2005-08-10
* JFS: Improve sync barrier processingDave Kleikamp2005-07-27
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-04
* [PATCH] JFS: Write journal sync points more oftenDave Kleikamp2005-05-02
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-02
* [PATCH] JFS: reduce number of synchronous transactionsDave Kleikamp2005-05-02
* Linux-2.6.12-rc2Linus Torvalds2005-04-16