summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_metapage.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* jfs: Fix error handling in metapage_writepage()Dave Kleikamp2009-01-301-5/+13
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* JFS: switch to seq_filesAlexey Dobriyan2008-05-131-19/+17
* JFS: simplify types to get rid of sparse warningDave Kleikamp2008-01-101-14/+14
* JFS is missing a memory barrierNick Piggin2008-01-031-2/+2
* JFS: clear PAGECACHE_TAG_DIRTY for no-write pagesDave Kleikamp2008-01-031-3/+8
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* Fix up more bio falloutAl Viro2007-10-121-3/+0
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-10/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-131-2/+2
* JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-061-1/+2
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-10/+8
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* JFS: call io_schedule() instead of schedule() to avoid deadlockDave Kleikamp2007-01-171-1/+1
* [PATCH] Fix JFS after clear_page_dirty() removalDave Kleikamp2006-12-211-14/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* JFS: White space cleanupDave Kleikamp2006-10-021-6/+6
* [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
OpenPOWER on IntegriCloud