summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_metapage.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+1
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-3/+2
* JFS: Fix multiple errors in metapage_releasepageDave Kleikamp2006-05-241-15/+5
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-2/+2
* [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-261-4/+3
* JFS: kzalloc conversionEric Sesterhenn2006-02-231-2/+1
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-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/+0
* 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-021-307/+601
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+580