Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / jfs / jfs_logmgr.c
2011-11-21 Tejun Heofreezer: unexport refrigerator() and update try_to_free...
2011-10-31 Paul Gortmakerfs: add export.h to files using EXPORT_SYMBOL/THIS_MODU...
2011-06-07 Al VirolmLogOpen() broken failure exit
2010-11-13 Tejun Heoblock: clean up blkdev_get() wrappers and their users
2010-11-13 Tejun Heoblock: make blkdev_get/put() handle exclusive access
2010-09-21 Nikanth KarthikesanFix various typos of valid in comments
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-05-13 Alexey DobriyanJFS: switch to seq_files
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-03 Joe PerchesJFS: Remove defconfig ptr comparison to 0
2008-01-03 Dave KleikampJFS: Make sure special inode data is written after...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-13 Dave KleikampJFS: Bio cleanup: Replace missing return statements
2007-10-12 Jeff GarzikJFS: fix bio-related build breakage
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-06-13 Dave KleikampJFS: Update print_hex_dump() syntax
2007-06-06 Dave KleikampJFS: use print_hex_dump() rather than private dump_mem...
2007-06-06 Dave KleikampJFS: Whitespace cleanup and remove some dead code
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-05 Dave KleikampJFS: Fix race waking up jfsIO kernel thread
2007-04-26 Milind Arun ChoudharyJFS: use __set_current_state()
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-02 Dave KleikampJFS: White space cleanup
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-26 Ingo Molnar[PATCH] sem2mutex: fs/
2006-02-23 Eric SesterhennJFS: kzalloc conversion
2006-02-15 Christoph HellwigJFS: Use the kthread_ API
2006-01-24 Ingo MolnarJFS: semaphore to mutex conversion.
2005-07-27 Dave KleikampJFS: Improve sync barrier processing
2005-07-25 Dave KleikampJFS: Don't set log_SYNCBARRIER when log->active == 0
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-03 Dave KleikampJFS: Fix compiler warning in jfs_logmgr.c
2005-05-04 Dave KleikampJFS: fix sparse warnings by moving extern declarations...
2005-05-03 Dave Kleikamp[PATCH] JFS: Write journal sync points more often
2005-05-03 Dave Kleikamp[PATCH] JFS: Support page sizes greater than 4K
2005-05-03 Dave Kleikamp[PATCH] JFS: Changes for larger page size
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: Filesystems
2004-12-02 Dave KleikampJFS: speed up nointegrity mount
2004-11-01 Dave KleikampJFS: make some symbols static
2004-10-26 Dave KleikampJFS: avoid assert in lbmfree
2004-06-24 Andrew Morton[PATCH] sparse: fixes for "assignment expression in...
2004-05-24 Andreas Gruenbacher- patches.suse/disk_laptop_mode: Add EXPORT_SYMBOL...
2004-05-20 Dave KleikampJFS: [CHECKER] Memory leak on commonly executed path
2004-05-19 Dave KleikampJFS: Implement multiple commit threads
2004-05-18 Olaf Hering+- update patches.fixes/jfs-commit_threads
2004-05-16 Andreas Gruenbacher- #40545: patches.fixes/xfs-endianness-fix: Fix XFS...
2004-05-15 Olaf Hering+- disable patches.fixes/jfs-commit_threads, uses float...
2004-05-14 Hubert MantelJFS: fix hang with multiple mkdir commands (#40540)
2004-04-19 Andrew Morton[PATCH] Rename PF_IOTHREAD to PF_NOFREEZE
2004-04-12 Andrew Morton[PATCH] per-backing dev unplugging
2004-04-02 Hubert MantelJFS: initialize log->bp before calling lmNextPage
2004-03-31 Dave KleikampJFS: initialize log->bp before calling lmNextPage
2004-03-26 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040326
2004-03-24 Dave KleikampJFS: don't use global lock in lmLogSync when local...
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-16 Dave KleikampJFS: zero new log pages, etc.
2004-03-12 Hubert Mantel- kill the global queue plugging in the block layer...
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-08 Dave KleikampJFS: Add lots of missing statics and remove dead code
2004-03-05 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040305
2004-03-03 Dave KleikampJFS: Support sharing of journal by multiple volumes
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] Remove BDEV_RAW and friends
2004-02-12 Olaf Hering+- add patches.fixes/linux-post-2.6.3-rc2-20040212
2004-02-10 Dave KleikampJFS: Threads should exit with complete_and_exit
2003-11-25 Dave Kleikamp[PATCH] JFS: Avoid segfault when dirty inodes are writt...
2003-11-25 Dave KleikampJFS: Avoid segfault when dirty inodes are written on...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-17 Dave KleikampJFS: Missed some non-negative error return codes
2003-07-09 Dave KleikampJFS: add nointegrity mount option
2003-07-03 Dave KleikampJFS: Make error return codes negative
2003-04-27 Alexander Viro[PATCH] open_by_devnum()
2003-03-10 Dave KleikampJFS: Fix hang while flushing outstanding transactions...
2003-02-17 Dave KleikampJFS: Fix jfs_sync_fs
2003-02-11 Linus TorvaldsSanitize kernel daemon signal handling and process...
2003-02-07 Chris Wedgwood[PATCH] signal locking update
2003-01-17 Dave KleikampJFS: replace ugly JFS debug macros with simpler ones.
2003-01-06 Dave KleikampJFS: Clean up flushing outstanding transactions to...
2002-11-20 Dave KleikampJFS: Avoid writing partial log pages for lazy transactions
2002-11-20 Dave KleikampAdd more statistics to /prod/fs/jfs/ to help performanc...
2002-09-30 Dave Jones[PATCH] trivial bits.
2002-09-29 Ingo Molnar[PATCH] atomic-thread-signals
2002-09-27 Dave KleikampJFS: Remove assert(i < MAX_ACTIVE)
2002-09-20 Dave KleikampMerge jfs@jfs.bkbits.net:linux-2.5
2002-09-20 Dave KleikampJFS: swsusp support
2002-09-18 Jens Axboe[PATCH] jfs and xfs update
2002-09-12 Dave KleikampJFS: cleanup -- Remove excessive typedefs
2002-09-04 Linus TorvaldsMerge bk://jfs.bkbits.net/linux-2.5
2002-09-03 Christoph HellwigJFS: merge direct inode removal with 2.5.33 changes
2002-09-03 Rusty Russell[PATCH] daemonize() calls reparent_to_init cleanup
2002-09-02 Christoph HellwigJFS: remove superflous return at the end of lbmIODone
2002-09-02 Christoph HellwigJFS: use block device inode/mapping instead of direct_i...
2002-08-30 Andrew Morton[PATCH] writeback correctness and efficiency changes
2002-08-05 Dave KleikampAdd resize function to JFS
next