index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
1
-2
/
+5
2007-07-10
shmem: convert to using splice instead of sendfile()
Hugh Dickins
1
-25
/
+17
2007-06-08
mount -t tmpfs -o mpol=: check nodes online
Hugh Dickins
1
-0
/
+2
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-5
/
+3
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-03-29
[PATCH] holepunch: fix disconnected pages after second truncate
Hugh Dickins
1
-0
/
+8
2007-03-29
[PATCH] holepunch: fix shmem_truncate_range punch locking
Hugh Dickins
1
-23
/
+73
2007-03-29
[PATCH] holepunch: fix shmem_truncate_range punching too far
Hugh Dickins
1
-11
/
+21
2007-03-05
[PATCH] shmem and simple const super_operations
Hugh Dickins
1
-2
/
+2
2007-03-01
[PATCH] mm/{,tiny-}shmem.c cleanups
Adrian Bunk
1
-2
/
+3
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-10
/
+10
2007-02-11
[PATCH] simplify shmem_aops.set_page_dirty() method
Ken Chen
1
-1
/
+1
2006-12-22
[PATCH] Fix for shmem_truncate_range() BUG_ON()
Badari Pulavarty
1
-1
/
+6
2006-12-08
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-10
/
+10
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-2
/
+2
2006-12-07
[PATCH] make mm/shmem.c:shmem_xattr_security_handler static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
1
-1
/
+2
2006-10-17
[PATCH] knfsd: add nfs-export support to tmpfs
David M. Grimes
1
-0
/
+81
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-4
/
+4
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
1
-5
/
+5
2006-09-29
[PATCH] Access Control Lists for tmpfs
Andreas Gruenbacher
1
-2
/
+97
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
1
-2
/
+1
2006-09-26
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
1
-0
/
+1
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-4
/
+1
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-2
/
+2
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-3
/
+1
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-13
/
+5
2006-06-23
[PATCH] migration: remove unnecessary PageSwapCache checks
Christoph Lameter
1
-8
/
+0
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
1
-2
/
+2
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-06-20
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-0
/
+2
2006-06-12
[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
Sergey Vlasov
1
-0
/
+1
2006-06-12
[PATCH] tmpfs: time granularity fix for [acm]time going backwards
Robin H. Johnson
1
-0
/
+1
2006-06-09
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
Trond Myklebust
1
-1
/
+1
2006-04-22
[PATCH] add migratepage address space op to shmem
Lee Schermerhorn
1
-0
/
+3
2006-03-22
[PATCH] shmem: inline to avoid warning
Hugh Dickins
1
-1
/
+1
2006-03-22
[PATCH] mm: kill kmem_cache_t usage
Pekka Enberg
1
-2
/
+3
2006-02-21
[PATCH] tmpfs: fix mount mpol nodelist parsing
Hugh Dickins
1
-12
/
+69
2006-02-01
[PATCH] Direct Migration V9: PageSwapCache checks
Christoph Lameter
1
-0
/
+8
2006-01-14
[PATCH] Add tmpfs options for memory placement policies
Robin Holt
1
-7
/
+32
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-3
/
+3
2006-01-06
[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU
David Howells
1
-1
/
+1
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
1
-8
/
+24
2006-01-03
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
1
-1
/
+1
[next]