index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
2012-05-29
tmpfs: support SEEK_DATA and SEEK_HOLE
Hugh Dickins
2012-05-29
tmpfs: quit when fallocate fills memory
Hugh Dickins
2012-05-29
tmpfs: undo fallocation on failure
Hugh Dickins
2012-05-29
tmpfs: support fallocate preallocation
Hugh Dickins
2012-05-29
mm/fs: remove truncate_range
Hugh Dickins
2012-05-29
tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE
Hugh Dickins
2012-05-29
tmpfs: optimize clearing when writing
Hugh Dickins
2012-05-29
tmpfs: enable NOSEC optimization
Hugh Dickins
2012-05-29
shmem: replace page if mapping excludes its zone
Hugh Dickins
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-15
userns: Convert tmpfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-22
tmpfs: security xattr setting on inode creation
Jarkko Sakkinen
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
tidy up after d_make_root() conversion
Al Viro
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
mm: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-13
mm: collapse security_vm_enough_memory() variants into a single function
Al Viro
2012-01-23
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2012-01-23
SHM_UNLOCK: fix long unpreemptible section
Hugh Dickins
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-04
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
2012-01-04
switch ->mknod() to umode_t
Al Viro
2012-01-04
switch ->create() to umode_t
Al Viro
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-11-01
vmscan: add barrier to prevent evictable page in unevictable list
Minchan Kim
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-08-09
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
2011-08-04
mm: clarify the radix_tree exceptional cases
Hugh Dickins
2011-08-04
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
2011-08-04
tmpfs: use kmemdup for short symlinks
Hugh Dickins
2011-08-04
tmpfs: convert shmem_writepage and enable swap
Hugh Dickins
2011-08-04
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
2011-08-04
tmpfs: convert shmem_getpage_gfp to radix-swap
Hugh Dickins
2011-08-04
tmpfs: convert shmem_unuse_inode to radix-swap
Hugh Dickins
2011-08-04
tmpfs: convert shmem_truncate_range to radix-swap
Hugh Dickins
2011-08-04
tmpfs: copy truncate_inode_pages_range
Hugh Dickins
2011-08-04
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
2011-08-04
tmpfs: demolish old swap vector support
Hugh Dickins
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
2011-07-26
tmpfs: simplify unuse and writepage
Hugh Dickins
2011-07-26
tmpfs: simplify filepage/swappage
Hugh Dickins
2011-07-26
tmpfs: simplify prealloc_page
Hugh Dickins
2011-07-26
tmpfs: remove_shmem_readpage
Hugh Dickins
2011-07-26
tmpfs: pass gfp to shmem_getpage_gfp
Hugh Dickins
[next]