index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
2008-02-07
memcgroup: fix hang with shmem/tmpfs
Hugh Dickins
2008-02-05
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
2008-02-05
tmpfs: fix shmem_swaplist races
Hugh Dickins
2008-02-05
tmpfs: radix_tree_preloading
Hugh Dickins
2008-02-05
tmpfs: open a window in shmem_unuse_inode
Hugh Dickins
2008-02-05
tmpfs: make shmem_unuse more preemptible
Hugh Dickins
2008-02-05
tmpfs: allocate on read when stacked
Hugh Dickins
2008-02-05
tmpfs: allow filepage alongside swappage
Hugh Dickins
2008-02-05
tmpfs: move swap swizzling into shmem
Hugh Dickins
2008-02-05
tmpfs: fix mounts when size is less than the page size
Michael Marineau
2008-02-05
shmem: factor out sbi->free_inodes manipulations
Pavel Emelyanov
2008-02-05
shmem_file_write is redundant
Hugh Dickins
2008-02-05
shmem_getpage return page locked
Hugh Dickins
2008-02-05
shmem: SGP_QUICK and SGP_FAULT redundant
Hugh Dickins
2008-02-05
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
2008-02-05
swapin_readahead: move and rearrange args
Hugh Dickins
2008-02-05
swapin_readahead: excise NUMA bogosity
Hugh Dickins
2007-11-28
tmpfs: restore missing clear_highpage
Hugh Dickins
2007-10-30
fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
Hugh Dickins
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
2007-10-22
shmem: new export ops
Christoph Hellwig
2007-10-17
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
2007-10-17
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
mm: bdi init hooks
Peter Zijlstra
2007-10-16
mm/shmem.c: make 3 functions static
Adrian Bunk
2007-10-16
Group short-lived and reclaimable kernel allocations
Mel Gorman
2007-10-16
memoryless nodes: fixup uses of node_online_map in generic code
Lee Schermerhorn
2007-10-16
implement simple fs aops
Nick Piggin
2007-10-16
Clean up duplicate includes in mm/
Jesper Juhl
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
mm: fault feedback #2
Nick Piggin
2007-07-19
mm: fault feedback #1
Nick Piggin
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
2007-07-10
shmem: convert to using splice instead of sendfile()
Hugh Dickins
2007-06-08
mount -t tmpfs -o mpol=: check nodes online
Hugh Dickins
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-03-29
[PATCH] holepunch: fix disconnected pages after second truncate
Hugh Dickins
2007-03-29
[PATCH] holepunch: fix shmem_truncate_range punch locking
Hugh Dickins
2007-03-29
[PATCH] holepunch: fix shmem_truncate_range punching too far
Hugh Dickins
2007-03-05
[PATCH] shmem and simple const super_operations
Hugh Dickins
2007-03-01
[PATCH] mm/{,tiny-}shmem.c cleanups
Adrian Bunk
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2007-02-11
[PATCH] simplify shmem_aops.set_page_dirty() method
Ken Chen
2006-12-22
[PATCH] Fix for shmem_truncate_range() BUG_ON()
Badari Pulavarty
2006-12-08
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
[next]