- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / fs / jfs / jfs_logmgr.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
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
2002-08-05 Dave KleikampRework JFS's inode locking
2002-07-19 Dave KleikampJFS: cosmetic syncup with 2.4 code
2002-07-07 Dave KleikampMerge bk://linus.bkbits.net/linux-2.5
2002-07-04 Alexander Viro[PATCH] assorted kdev_t cleanups in filesystems
2002-06-21 Dave KleikampJFS: Remove extraneous bdput calls
2002-06-19 Dave KleikampJFS: Use new list_move function
2002-06-19 Dave KleikampJFS: recalc_sigpending has no argument
2002-06-19 Dave KleikampExclusive access to JFS journal devices
2002-06-18 Dave KleikampMerge jfs@jfs.bkbits.net:linux-2.5
2002-06-18 Andrew Morton[PATCH] take bio.h out of highmem.h
2002-06-14 Dave KleikampFix races in JFS threads.
2002-06-07 Dave KleikampJFS: Add hch's copyright.
2002-06-02 Jens Axboe[PATCH] documentation and tq_disk removals
2002-05-29 Dave KleikampJFS: misc stuff for 2.5
2002-05-23 Christoph Hellwig[PATCH] include buffer_head.h in actual users instead...
2002-05-21 Dave Kleikamp[PATCH] JFS external journal support
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-05-09 Dave Kleikamp[PATCH] Fix JFS file system corruption
2002-04-30 Linus TorvaldsAutomerge
2002-04-30 Andrew Morton[PATCH] cleanup sync_buffers()
2002-04-30 Andrew Morton[PATCH] page writeback locking update
2002-04-30 Andrew Morton[PATCH] remove i_dirty_data_buffers
2002-04-30 Dave KleikampJFS: log->bdev must be initialized for inline log
2002-04-25 Alexander Viro[PATCH] (13/15) big struct block_device * push (first...
2002-04-25 Alexander Viro[PATCH] (11/15) big struct block_device * push (first...
2002-04-04 Dave KleikampMake JFS licence boilerplate uniform, update copyright...
2002-04-04 Dave KleikampAdd support for external JFS journal
2002-04-04 Dave KleikampJFS: remove dead code
2002-04-04 Dave KleikampJFS include cleanup
2002-04-03 Dave Jones[PATCH] kdev_t fixes.
2002-04-03 Dave Jones[PATCH] Various completion users.
2002-02-22 Dave Kleikampbi_end_io prototype change
2002-02-22 Dave KleikampAdd JFS file system