index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_txnmgr.c
Age
Commit message (
Expand
)
Author
2008-05-13
JFS: switch to seq_files
Alexey Dobriyan
2007-10-17
introduce I_SYNC
Joern Engel
2007-06-13
JFS: Update print_hex_dump() syntax
Dave Kleikamp
2007-06-06
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
2007-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-26
JFS: use __set_current_state()
Milind Arun Choudhary
2007-02-09
JFS: Get rid of "may be used uninitialized" warnings
Dave Kleikamp
2007-01-18
JFS: call io_schedule() instead of schedule() to avoid deadlock
Dave Kleikamp
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-10-02
JFS: White space cleanup
Dave Kleikamp
2006-10-02
JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()
Tony Breeds
2006-10-01
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
2006-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2006-06-30
typo fixes: aquire -> acquire
Adrian Bunk
2006-06-05
JFS: commit_mutex cleanups
Evgeniy Dushistov
2006-02-15
JFS: Use the kthread_ API
Christoph Hellwig
2006-01-24
JFS: semaphore to mutex conversion.
Ingo Molnar
2006-01-09
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
2005-10-03
JFS: make special inodes play nicely with page balancing
Dave Kleikamp
2005-09-20
JFS: don't dereference tlck->ip from txUpdateMap
Dave Kleikamp
2005-09-16
JFS: Fix sparse warnings, including endian error
Dave Kleikamp
2005-08-10
JFS: Fix race in txLock
Dave Kleikamp
2005-07-27
JFS: Improve sync barrier processing
Dave Kleikamp
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-05-04
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
2005-05-03
[PATCH] JFS: Write journal sync points more often
Dave Kleikamp
2005-05-03
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
2005-05-03
[PATCH] JFS: reduce number of synchronous transactions
Dave Kleikamp
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds