index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_metapage.c
Age
Commit message (
Expand
)
Author
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-05-13
JFS: switch to seq_files
Alexey Dobriyan
2008-01-10
JFS: simplify types to get rid of sparse warning
Dave Kleikamp
2008-01-03
JFS is missing a memory barrier
Nick Piggin
2008-01-03
JFS: clear PAGECACHE_TAG_DIRTY for no-write pages
Dave Kleikamp
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-12
Fix up more bio fallout
Al Viro
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-06-13
JFS: Update print_hex_dump() syntax
Dave Kleikamp
2007-06-06
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-01-18
JFS: call io_schedule() instead of schedule() to avoid deadlock
Dave Kleikamp
2006-12-21
[PATCH] Fix JFS after clear_page_dirty() removal
Dave Kleikamp
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-10-02
JFS: White space cleanup
Dave Kleikamp
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
2006-05-24
JFS: Fix multiple errors in metapage_releasepage
Dave Kleikamp
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-02-23
JFS: kzalloc conversion
Eric Sesterhenn
2005-10-30
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
2005-10-03
JFS: make special inodes play nicely with page balancing
Dave Kleikamp
2005-07-22
JFS: Fix typo in last patch
Dave Kleikamp
2005-07-15
JFS: fsync wrong behavior when I/O failure occurs
Qu Fuping
2005-07-14
JFS: Remove bogus WARN_ON statement and some dead code
Dave Kleikamp
2005-05-04
JFS: Fix sparse warning
Dave Kleikamp
2005-05-04
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
2005-05-03
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds