index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tmpfs: restore missing clear_highpage
Hugh Dickins
2007-11-28
1
-2
/
+3
*
fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
Hugh Dickins
2007-10-30
1
-0
/
+15
*
exportfs: make struct export_operations const
Christoph Hellwig
2007-10-22
1
-1
/
+1
*
shmem: new export ops
Christoph Hellwig
2007-10-22
1
-22
/
+13
*
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
2007-10-17
1
-5
/
+2
*
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
2007-10-17
1
-3
/
+1
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-2
/
+1
*
mm: bdi init hooks
Peter Zijlstra
2007-10-17
1
-0
/
+6
*
mm/shmem.c: make 3 functions static
Adrian Bunk
2007-10-16
1
-5
/
+5
*
Group short-lived and reclaimable kernel allocations
Mel Gorman
2007-10-16
1
-2
/
+2
*
memoryless nodes: fixup uses of node_online_map in generic code
Lee Schermerhorn
2007-10-16
1
-5
/
+8
*
implement simple fs aops
Nick Piggin
2007-10-16
1
-7
/
+27
*
Clean up duplicate includes in mm/
Jesper Juhl
2007-10-16
1
-1
/
+0
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-4
/
+4
*
mm: fault feedback #1
Nick Piggin
2007-07-19
1
-19
/
+10
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
1
-62
/
+20
*
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-19
1
-2
/
+9
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
1
-0
/
+1
*
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
2007-07-17
1
-2
/
+5
*
shmem: convert to using splice instead of sendfile()
Hugh Dickins
2007-07-10
1
-25
/
+17
*
mount -t tmpfs -o mpol=: check nodes online
Hugh Dickins
2007-06-08
1
-0
/
+2
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
1
-5
/
+3
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
*
[PATCH] holepunch: fix disconnected pages after second truncate
Hugh Dickins
2007-03-29
1
-0
/
+8
*
[PATCH] holepunch: fix shmem_truncate_range punch locking
Hugh Dickins
2007-03-29
1
-23
/
+73
*
[PATCH] holepunch: fix shmem_truncate_range punching too far
Hugh Dickins
2007-03-29
1
-11
/
+21
*
[PATCH] shmem and simple const super_operations
Hugh Dickins
2007-03-05
1
-2
/
+2
*
[PATCH] mm/{,tiny-}shmem.c cleanups
Adrian Bunk
2007-03-01
1
-2
/
+3
*
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2007-02-12
1
-10
/
+10
*
[PATCH] simplify shmem_aops.set_page_dirty() method
Ken Chen
2007-02-11
1
-1
/
+1
*
[PATCH] Fix for shmem_truncate_range() BUG_ON()
Badari Pulavarty
2006-12-22
1
-1
/
+6
*
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-10
/
+10
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
1
-2
/
+2
*
[PATCH] make mm/shmem.c:shmem_xattr_security_handler static
Adrian Bunk
2006-12-07
1
-1
/
+1
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
2006-10-20
1
-1
/
+2
*
[PATCH] knfsd: add nfs-export support to tmpfs
David M. Grimes
2006-10-17
1
-0
/
+81
*
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
1
-4
/
+4
*
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
2006-10-01
1
-5
/
+5
*
[PATCH] Access Control Lists for tmpfs
Andreas Gruenbacher
2006-09-29
1
-2
/
+97
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+0
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
1
-2
/
+1
*
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
2006-09-26
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
1
-1
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
|
[PATCH] Light weight event counters
Christoph Lameter
2006-06-30
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
1
-4
/
+1
|
\
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-3
/
+1
[next]