aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_metapage.c
Commit message (Expand)AuthorAge
* block: remove per-queue pluggingJens Axboe2011-03-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* jfs: Fix error handling in metapage_writepage()Dave Kleikamp2009-01-30
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* JFS: switch to seq_filesAlexey Dobriyan2008-05-13
* JFS: simplify types to get rid of sparse warningDave Kleikamp2008-01-10
* JFS is missing a memory barrierNick Piggin2008-01-03
* JFS: clear PAGECACHE_TAG_DIRTY for no-write pagesDave Kleikamp2008-01-03
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* Fix up more bio falloutAl Viro2007-10-12
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-13
* JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-06
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* JFS: call io_schedule() instead of schedule() to avoid deadlockDave Kleikamp2007-01-17
* [PATCH] Fix JFS after clear_page_dirty() removalDave Kleikamp2006-12-21
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* JFS: White space cleanupDave Kleikamp2006-10-02
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-23
* JFS: Fix multiple errors in metapage_releasepageDave Kleikamp2006-05-24
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
* [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-26
* JFS: kzalloc conversionEric Sesterhenn2006-02-23
* [PATCH] mm: split page table lockHugh Dickins2005-10-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2005-10-28
|\
| * JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-03
* | [PATCH] gfp_t: fs/*Al Viro2005-10-28
|/
* JFS: Fix typo in last patchDave Kleikamp2005-07-22
* JFS: fsync wrong behavior when I/O failure occursQu Fuping2005-07-15
* JFS: Remove bogus WARN_ON statement and some dead codeDave Kleikamp2005-07-14
* JFS: Fix sparse warningDave Kleikamp2005-05-04
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-04
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-03
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16