summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_metapage.c
Commit message (Expand)AuthorAgeFilesLines
* JFS: Fix multiple errors in metapage_releasepageDave Kleikamp2006-05-241-15/+5Star
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-2/+2
* [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-261-4/+3Star
* JFS: kzalloc conversionEric Sesterhenn2006-02-231-2/+1Star
* [PATCH] mm: split page table lockHugh Dickins2005-10-301-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2005-10-281-0/+6
|\
| * JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-031-0/+6
* | [PATCH] gfp_t: fs/*Al Viro2005-10-281-2/+2
|/
* JFS: Fix typo in last patchDave Kleikamp2005-07-221-1/+1
* JFS: fsync wrong behavior when I/O failure occursQu Fuping2005-07-151-1/+1
* JFS: Remove bogus WARN_ON statement and some dead codeDave Kleikamp2005-07-141-9/+0Star
* JFS: Fix sparse warningDave Kleikamp2005-05-041-1/+1
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-041-2/+2
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-031-307/+601
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+580