index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
tmpfs: distribute interleave better across nodes
Nathan Zimmer
1
-2
/
+4
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-1
/
+1
2012-07-11
shmem: cleanup shmem_add_to_page_cache
Hugh Dickins
1
-30
/
+28
2012-07-11
shmem: fix negative rss in memcg memory.stat
Hugh Dickins
1
-12
/
+29
2012-07-11
tmpfs: revert SEEK_DATA and SEEK_HOLE
Hugh Dickins
1
-93
/
+1
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2012-06-13
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-1
/
+2
2012-06-07
shmem: replace_page must flush_dcache and others
Hugh Dickins
1
-20
/
+37
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2012-05-29
->encode_fh() API change
Al Viro
1
-4
/
+2
2012-05-29
tmpfs: support SEEK_DATA and SEEK_HOLE
Hugh Dickins
1
-1
/
+93
2012-05-29
tmpfs: quit when fallocate fills memory
Hugh Dickins
1
-2
/
+56
2012-05-29
tmpfs: undo fallocation on failure
Hugh Dickins
1
-33
/
+72
2012-05-29
tmpfs: support fallocate preallocation
Hugh Dickins
1
-1
/
+60
2012-05-29
mm/fs: remove truncate_range
Hugh Dickins
1
-1
/
+0
2012-05-29
tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE
Hugh Dickins
1
-11
/
+57
2012-05-29
tmpfs: optimize clearing when writing
Hugh Dickins
1
-3
/
+17
2012-05-29
tmpfs: enable NOSEC optimization
Hugh Dickins
1
-0
/
+1
2012-05-29
shmem: replace page if mapping excludes its zone
Hugh Dickins
1
-19
/
+122
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-1
/
+1
2012-05-15
userns: Convert tmpfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-6
/
+16
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-16
/
+72
2012-03-21
tmpfs: security xattr setting on inode creation
Jarkko Sakkinen
1
-16
/
+72
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+3
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-2
/
+2
2012-03-20
tidy up after d_make_root() conversion
Al Viro
1
-4
/
+2
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-4
/
+2
2012-03-20
mm: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-02-14
mm: collapse security_vm_enough_memory() variants into a single function
Al Viro
1
-2
/
+2
2012-01-23
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
1
-5
/
+41
2012-01-23
SHM_UNLOCK: fix long unpreemptible section
Hugh Dickins
1
-7
/
+0
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-03
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
1
-3
/
+3
2012-01-03
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-10-31
vmscan: add barrier to prevent evictable page in unevictable list
Minchan Kim
1
-0
/
+6
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-08-09
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
1
-2
/
+2
2011-08-03
mm: clarify the radix_tree exceptional cases
Hugh Dickins
1
-4
/
+8
2011-08-03
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
1
-37
/
+1
2011-08-03
tmpfs: use kmemdup for short symlinks
Hugh Dickins
1
-13
/
+18
2011-08-03
tmpfs: convert shmem_writepage and enable swap
Hugh Dickins
1
-51
/
+37
2011-08-03
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
1
-72
/
+11
2011-08-03
tmpfs: convert shmem_getpage_gfp to radix-swap
Hugh Dickins
1
-147
/
+112
2011-08-03
tmpfs: convert shmem_unuse_inode to radix-swap
Hugh Dickins
1
-26
/
+107
[next]