summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_txnmgr.c
Commit message (Expand)AuthorAgeFilesLines
* jfs: Update jfs_errorJoe Perches2013-06-051-1/+1
* JFS: use list_move instead of list_del/list_addWei Yongjun2012-09-171-6/+3Star
* freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-211-2/+2
* jfs: clean up some compiler warningsDave Kleikamp2011-07-251-4/+2Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* new helper: ihold()Al Viro2010-10-261-1/+1
* kill I_LOCKChristoph Hellwig2009-12-171-1/+1
* JFS: switch to seq_filesAlexey Dobriyan2008-05-131-37/+31Star
* introduce I_SYNCJoern Engel2007-10-171-1/+8
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-131-10/+9Star
* 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/+0Star
|/
* 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-181-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/+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