Commit Graph

35 Commits (a969e76a7101bf5f3d369563df1ca1253dd6131b)

Author SHA1 Message Date
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Alexey Dobriyan b2e03ca748 JFS: switch to seq_files 17 years ago
Dave Kleikamp 967c9ec4ec JFS: simplify types to get rid of sparse warning 17 years ago
Nick Piggin 54af6233d1 JFS is missing a memory barrier 17 years ago
Dave Kleikamp 29a424f283 JFS: clear PAGECACHE_TAG_DIRTY for no-write pages 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Al Viro 782e3b3b38 Fix up more bio fallout 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Dave Kleikamp 288e4d838d JFS: Update print_hex_dump() syntax 18 years ago
Dave Kleikamp 209e101bf4 JFS: use print_hex_dump() rather than private dump_mem() function 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Dave Kleikamp 4aa0d230c2 JFS: call io_schedule() instead of schedule() to avoid deadlock 18 years ago
Dave Kleikamp d0e671a932 [PATCH] Fix JFS after clear_page_dirty() removal 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Dave Kleikamp 63f83c9fcf JFS: White space cleanup 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Pekka Enberg 090d2b185d [PATCH] read_mapping_page for address space 19 years ago
Dave Kleikamp b964638ffd JFS: Fix multiple errors in metapage_releasepage 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
Eric Sesterhenn 5b3030e390 JFS: kzalloc conversion 19 years ago
Hugh Dickins 4c21e2f244 [PATCH] mm: split page table lock 20 years ago
Al Viro 27496a8c67 [PATCH] gfp_t: fs/* 20 years ago
Dave Kleikamp ac17b8b570 JFS: make special inodes play nicely with page balancing 20 years ago
Dave Kleikamp c40c202493 JFS: Fix typo in last patch 20 years ago
Qu Fuping 3d9b1cdd24 JFS: fsync wrong behavior when I/O failure occurs 20 years ago
Dave Kleikamp 00be3e7e5c JFS: Remove bogus WARN_ON statement and some dead code 20 years ago
Dave Kleikamp 7a694ca749 JFS: Fix sparse warning 20 years ago
Dave Kleikamp 1868f4aa5a JFS: fix sparse warnings by moving extern declarations to headers 20 years ago
Dave Kleikamp 7fab479beb [PATCH] JFS: Support page sizes greater than 4K 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago