aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_metapage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-24JFS: Fix multiple errors in metapage_releasepageDave Kleikamp1-15/+5
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-2/+2
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown1-4/+3
2006-02-23JFS: kzalloc conversionEric Sesterhenn1-2/+1
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-6/+6
2005-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-0/+6
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-2/+2
2005-10-03JFS: make special inodes play nicely with page balancingDave Kleikamp1-0/+6
2005-07-22JFS: Fix typo in last patchDave Kleikamp1-1/+1
2005-07-15JFS: fsync wrong behavior when I/O failure occursQu Fuping1-1/+1
2005-07-14JFS: Remove bogus WARN_ON statement and some dead codeDave Kleikamp1-9/+0
2005-05-04JFS: Fix sparse warningDave Kleikamp1-1/+1
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp1-2/+2
2005-05-02[PATCH] JFS: Support page sizes greater than 4KDave Kleikamp1-307/+601
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+580