aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_metapage.c
AgeCommit message (Expand)Author
2006-12-21[PATCH] Fix JFS after clear_page_dirty() removalDave Kleikamp
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-10-02JFS: White space cleanupDave Kleikamp
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-05-24JFS: Fix multiple errors in metapage_releasepageDave Kleikamp
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown
2006-02-23JFS: kzalloc conversionEric Sesterhenn
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-10-03JFS: make special inodes play nicely with page balancingDave Kleikamp
2005-07-22JFS: Fix typo in last patchDave Kleikamp
2005-07-15JFS: fsync wrong behavior when I/O failure occursQu Fuping
2005-07-14JFS: Remove bogus WARN_ON statement and some dead codeDave Kleikamp
2005-05-04JFS: Fix sparse warningDave Kleikamp
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp
2005-05-02[PATCH] JFS: Support page sizes greater than 4KDave Kleikamp
2005-04-16Linux-2.6.12-rc2Linus Torvalds