Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
86dae0154a49b67c908faffeb33ba37eddceba74
/
mm
/
shmem.c
e84e2e1
tmpfs: restore missing clear_highpage
by Hugh Dickins
· 17 years ago
487e9bf
fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
by Hugh Dickins
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
480b116
shmem: new export ops
by Christoph Hellwig
· 17 years ago
ce8d2cd
r/o bind mounts: filesystem helpers for custom 'struct file's
by Dave Hansen
· 17 years ago
040b5c6
SLAB_PANIC more (proc, posix-timers, shmem)
by Alexey Dobriyan
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
e0bf68d
mm: bdi init hooks
by Peter Zijlstra
· 17 years ago
d8dc74f
mm/shmem.c: make 3 functions static
by Adrian Bunk
· 17 years ago
e12ba74
Group short-lived and reclaimable kernel allocations
by Mel Gorman
· 17 years ago
37b07e4
memoryless nodes: fixup uses of node_online_map in generic code
by Lee Schermerhorn
· 17 years ago
800d15a
implement simple fs aops
by Nick Piggin
· 17 years ago
43fac94
Clean up duplicate includes in mm/
by Jesper Juhl
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
d0217ac
mm: fault feedback #1
by Nick Piggin
· 17 years ago
54cb882
mm: merge populate and nopage into fault (fixes nonlinear)
by Nick Piggin
· 17 years ago
d00806b
mm: fix fault vs invalidate race for linear mappings
by Nick Piggin
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
769848c
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
by Mel Gorman
· 17 years ago
ae97641
shmem: convert to using splice instead of sendfile()
by Hugh Dickins
· 17 years ago
a210906
mount -t tmpfs -o mpol=: check nodes online
by Hugh Dickins
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
16a1001
[PATCH] holepunch: fix disconnected pages after second truncate
by Hugh Dickins
· 18 years ago
1ae7000
[PATCH] holepunch: fix shmem_truncate_range punch locking
by Hugh Dickins
· 18 years ago
a2646d1
[PATCH] holepunch: fix shmem_truncate_range punching too far
by Hugh Dickins
· 18 years ago
759b977
[PATCH] shmem and simple const super_operations
by Hugh Dickins
· 18 years ago
9b83a6a
[PATCH] mm/{,tiny-}shmem.c cleanups
by Adrian Bunk
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
7671932
[PATCH] simplify shmem_aops.set_page_dirty() method
by Ken Chen
· 18 years ago
92a3d03
[PATCH] Fix for shmem_truncate_range() BUG_ON()
by Badari Pulavarty
· 18 years ago
d3ac7f8
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
15ad7cd
[PATCH] struct seq_operations and struct file_operations constification
by Helge Deller
· 18 years ago
1f370a2
[PATCH] make mm/shmem.c:shmem_xattr_security_handler static
by Adrian Bunk
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
91828a4
[PATCH] knfsd: add nfs-export support to tmpfs
by David M. Grimes
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
39f0247
[PATCH] Access Control Lists for tmpfs
by Andreas Gruenbacher
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
c1f60a5
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
by Christoph Lameter
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
3c5a87f
[PATCH] migration: remove unnecessary PageSwapCache checks
by Christoph Lameter
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
d59bf96
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
86bc843
[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
by Sergey Vlasov
· 18 years ago
cfd95a9
[PATCH] tmpfs: time granularity fix for [acm]time going backwards
by Robin H. Johnson
· 18 years ago
1f5ce9e
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
by Trond Myklebust
· 18 years ago
304dbdb
[PATCH] add migratepage address space op to shmem
by Lee Schermerhorn
· 19 years ago
d15c023
[PATCH] shmem: inline to avoid warning
by Hugh Dickins
· 19 years ago
fcc234f
[PATCH] mm: kill kmem_cache_t usage
by Pekka Enberg
· 19 years ago
b00dc3a
[PATCH] tmpfs: fix mount mpol nodelist parsing
by Hugh Dickins
· 19 years ago
b16664e
[PATCH] Direct Migration V9: PageSwapCache checks
by Christoph Lameter
· 19 years ago
7339ff8
[PATCH] Add tmpfs options for memory placement policies
by Robin Holt
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
b0e1519
[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU
by David Howells
· 19 years ago
f6b3ec2
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
by Badari Pulavarty
· 19 years ago
994fc28c
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
by Zach Brown
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
b581003
[PATCH] core remove PageReserved
by Nick Piggin
· 19 years ago
65500d2
[PATCH] mm: page fault handlers tidyup
by Hugh Dickins
· 19 years ago
6daa0e2
[PATCH] gfp_t: mm/* (easy parts)
by Al Viro
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
570bc1c
[PATCH] tmpfs: Enable atomic inode security labeling
by Stephen Smalley
· 19 years ago
fef2665
[PATCH] update filesystems for new delete_inode behavior
by Mark Fasheh
· 19 years ago
6c231b7
[PATCH] Additions to .data.read_mostly section
by Ravikiran G Thirumalai
· 19 years ago
f549d6c
[PATCH] Generic VFS fallback for security xattrs
by Stephen Smalley
· 19 years ago
d44ed4f
[PATCH] shmem_populate: avoid an useless check, and some comments
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
cc314ee
Fix nasty ncpfs symlink handling bug.
by Linus Torvalds
· 19 years ago
0edd73b
[PATCH] shmem: restore superblock info
by Hugh Dickins
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago