index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_logmgr.c
Age
Commit message (
Expand
)
Author
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-05-13
JFS: switch to seq_files
Alexey Dobriyan
2008-01-03
JFS: Remove defconfig ptr comparison to 0
Joe Perches
2008-01-03
JFS: Make sure special inode data is written after journal is flushed
Dave Kleikamp
2007-10-13
JFS: Bio cleanup: Replace missing return statements
Dave Kleikamp
2007-10-11
JFS: fix bio-related build breakage
Jeff Garzik
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
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-09
Fix occurrences of "the the "
Michael Opdenacker
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-05-05
JFS: Fix race waking up jfsIO kernel thread
Dave Kleikamp
2007-04-26
JFS: use __set_current_state()
Milind Arun Choudhary
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-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
2006-02-23
JFS: kzalloc conversion
Eric Sesterhenn
2006-02-15
JFS: Use the kthread_ API
Christoph Hellwig
2006-01-24
JFS: semaphore to mutex conversion.
Ingo Molnar
2005-07-27
JFS: Improve sync barrier processing
Dave Kleikamp
2005-07-25
JFS: Don't set log_SYNCBARRIER when log->active == 0
Dave Kleikamp
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-03
JFS: Fix compiler warning in jfs_logmgr.c
Dave Kleikamp
2005-05-04
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
2005-05-02
[PATCH] JFS: Write journal sync points more often
Dave Kleikamp
2005-05-02
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
2005-05-02
[PATCH] JFS: Changes for larger page size
Dave Kleikamp
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds