- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / fs / jfs / jfs_metapage.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-01-18 Dave KleikampJFS: call io_schedule() instead of schedule() to avoid...
2006-12-21 Dave Kleikamp[PATCH] Fix JFS after clear_page_dirty() removal
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-10-02 Dave KleikampJFS: White space cleanup
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-23 Pekka Enberg[PATCH] read_mapping_page for address space
2006-05-26 Jan Kara- patches.fixes/jfs-releasepage.patch: JFS: Fix multipl...
2006-05-24 Dave KleikampJFS: Fix multiple errors in metapage_releasepage
2006-03-26 Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
2006-03-26 NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-02-23 Eric SesterhennJFS: kzalloc conversion
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-10-03 Dave KleikampJFS: make special inodes play nicely with page balancing
2005-07-22 Dave KleikampJFS: Fix typo in last patch
2005-07-15 Qu FupingJFS: fsync wrong behavior when I/O failure occurs
2005-07-14 Dave KleikampJFS: Remove bogus WARN_ON statement and some dead code
2005-05-04 Dave KleikampJFS: Fix sparse warning
2005-05-04 Dave KleikampJFS: fix sparse warnings by moving extern declarations...
2005-05-03 Dave Kleikamp[PATCH] JFS: Support page sizes greater than 4K
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-31 Hubert Mantel- patches.fixes/META_stale.patch: JFS: Simplify stale...
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-07 Dave KleikampJFS: flush new iag from bd_inode's mapping
2004-11-01 Dave KleikampJFS: make some symbols static
2004-11-01 Dave KleikampJFS: use alloc_metapage for consistency
2004-08-28 Dave KleikampJFS: fix memory leak in __invalidate_metapages
2004-07-11 Dave KleikampMerge bk://linux.bkbits.net/linux-2.5
2004-07-11 Alexander Viro[PATCH] sparse: NULL noise in jfs
2004-06-14 Dave KleikampJFS: Don't allow reading beyond the inode map's EOF
2004-06-01 Olaf Hering+- add patches.fixes/jfs-nfs-inode
2004-05-27 Olaf Kirch- Merged patch for JFS hang on get_metapage (LTC8905...
2004-05-27 Dave KleikampJFS: fix hang in __get_metapage
2004-05-24 Andreas Gruenbacher- patches.suse/disk_laptop_mode: Add EXPORT_SYMBOL...
2004-05-07 Dave KleikampJFS: Avoid race invalidating metadata page
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.
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-29 Dave KleikampJFS: remove racy, redundant call to block_invalidatepage
2003-10-08 Dave KleikampJFS: Improved error handing
2003-02-21 Brian Gerst[PATCH] Use mempool_alloc/free_slab
2003-01-17 Dave KleikampJFS: replace ugly JFS debug macros with simpler ones.
2002-11-20 Dave KleikampJFS: Move index table out of directory inode's address...
2002-09-12 Dave KleikampJFS: cleanup -- Remove excessive typedefs
2002-09-08 Andrew Morton[PATCH] Use kmap_atomic() for generic_file_write()
2002-09-02 Christoph HellwigJFS: use block device inode/mapping instead of direct_i...
2002-09-02 Christoph HellwigJFS: remove some cruft left over from the pre-mempool...
2002-08-29 Dave KleikampJFS: rework extent invalidation
2002-08-05 Dave KleikampMerge kleikamp.austin.ibm.com:/home/shaggy/bk/jfs-2.5
2002-08-02 Dave KleikampJFS: Dynamically allocate metapage structures
2002-08-02 Dave KleikampJFS: One more C99 initilizer
2002-06-07 Dave KleikampJFS: Add hch's copyright.
2002-06-02 Andrew Morton[PATCH] rename flushpage to invalidatepage
2002-05-29 Dave KleikampJFS: metapage changes
2002-05-23 Christoph Hellwig[PATCH] include buffer_head.h in actual users instead...
2002-04-30 Andrew Morton[PATCH] cleanup of bh->flags
2002-04-30 Andrew Morton[PATCH] remove i_dirty_data_buffers
2002-04-30 Andrew Morton[PATCH] cleanup write_one_page
2002-04-30 Andrew Morton[PATCH] cleanup page flags
2002-04-17 Linus TorvaldsAutomerge
2002-04-15 Andrew Morton[PATCH] JFS build fix for 2.5.8
2002-04-10 Dave KleikampExport discard_bh_page and use block_flushpage in JFS
2002-04-04 Dave KleikampMake JFS licence boilerplate uniform, update copyright...
2002-04-04 Dave KleikampJFS: simplify sync_metapage
2002-02-22 Dave KleikampAdd JFS file system