Commit Graph

101 Commits (a4d6b8af1e92daa872f55d06415b76c35f44d8bd)

Author SHA1 Message Date
Andrew Morton b76db73540 mount-options-fix-tmpfs-fix 17 years ago
akpm@linux-foundation.org 680d794bab mount options: fix tmpfs 17 years ago
Hugh Dickins 82369553d6 memcgroup: fix hang with shmem/tmpfs 17 years ago
David P. Quigley 4249259404 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer 17 years ago
Hugh Dickins 1b1b32f2c6 tmpfs: fix shmem_swaplist races 17 years ago
Hugh Dickins b409f9fcf0 tmpfs: radix_tree_preloading 17 years ago
Hugh Dickins 2e0e26c76a tmpfs: open a window in shmem_unuse_inode 17 years ago
Hugh Dickins cb5f7b9a47 tmpfs: make shmem_unuse more preemptible 17 years ago
Hugh Dickins a0ee5ec520 tmpfs: allocate on read when stacked 17 years ago
Hugh Dickins d9fe526a83 tmpfs: allow filepage alongside swappage 17 years ago
Hugh Dickins 73b1262fa4 tmpfs: move swap swizzling into shmem 17 years ago
Michael Marineau 818db35992 tmpfs: fix mounts when size is less than the page size 17 years ago
Pavel Emelyanov 5b04c6890f shmem: factor out sbi->free_inodes manipulations 17 years ago
Hugh Dickins 5402b976ae shmem_file_write is redundant 17 years ago
Hugh Dickins d3602444e1 shmem_getpage return page locked 17 years ago
Hugh Dickins 27d54b398e shmem: SGP_QUICK and SGP_FAULT redundant 17 years ago
Hugh Dickins 02098feaa4 swapin needs gfp_mask for loop on tmpfs 17 years ago
Hugh Dickins 46017e9548 swapin_readahead: move and rearrange args 17 years ago
Hugh Dickins c4cc6d07b2 swapin_readahead: excise NUMA bogosity 17 years ago
Hugh Dickins e84e2e132c tmpfs: restore missing clear_highpage 17 years ago
Hugh Dickins 487e9bf25c fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE 18 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig 480b116c98 shmem: new export ops 18 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Adrian Bunk d8dc74f212 mm/shmem.c: make 3 functions static 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Lee Schermerhorn 37b07e4163 memoryless nodes: fixup uses of node_online_map in generic code 18 years ago
Nick Piggin 800d15a53e implement simple fs aops 18 years ago
Jesper Juhl 43fac94dd6 Clean up duplicate includes in mm/ 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
Hugh Dickins ae97641646 shmem: convert to using splice instead of sendfile() 18 years ago
Hugh Dickins a210906c1b mount -t tmpfs -o mpol=: check nodes online 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
Hugh Dickins 16a100190d [PATCH] holepunch: fix disconnected pages after second truncate 18 years ago
Hugh Dickins 1ae7000630 [PATCH] holepunch: fix shmem_truncate_range punch locking 18 years ago
Hugh Dickins a2646d1e6c [PATCH] holepunch: fix shmem_truncate_range punching too far 18 years ago
Hugh Dickins 759b9775c2 [PATCH] shmem and simple const super_operations 18 years ago
Adrian Bunk 9b83a6a852 [PATCH] mm/{,tiny-}shmem.c cleanups 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Ken Chen 767193253b [PATCH] simplify shmem_aops.set_page_dirty() method 18 years ago