index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
2009-12-16
Fix breakage in shmem.c
Al Viro
2009-12-16
make generic_acl slightly more generic
Christoph Hellwig
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
2009-12-16
Untangling ima mess, part 1: alloc_file()
Al Viro
2009-12-16
switch alloc_file() to passing struct path
Al Viro
2009-12-16
switch shmem_file_setup() to alloc_file()
Al Viro
2009-12-15
swap_info: note SWAP_MAP_SHMEM
Hugh Dickins
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-25
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-25
writeback: get rid to incorrect references to pdflush in comments
Jens Axboe
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-22
shmem: initialize struct shmem_sb_info to zero
Pekka Enberg
2009-09-22
tmpfs: depend on shmem
Hugh Dickins
2009-09-22
mm: includecheck fix for mm/shmem.c
Jaswinder Singh Rajput
2009-09-22
mm: add_to_swap_cache() does not return -EEXIST
Daisuke Nishimura
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
2009-09-16
HWPOISON: shmem: call set_page_dirty() with locked page
Wu Fengguang
2009-09-15
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
2009-09-08
shmfs: use 'check_acl' instead of 'permission'
Linus Torvalds
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
2009-06-24
switch shmem to inode->i_acl
Al Viro
2009-06-16
mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument
Sergei Trofimovich
2009-06-16
mm: add swap cache interface for swap reference
KAMEZAWA Hiroyuki
2009-05-22
integrity: move ima_counts_get
Mimi Zohar
2009-05-22
integrity: path_check update
Mimi Zohar
2009-05-02
memcg: fix mem_cgroup_shrink_usage()
Daisuke Nishimura
2009-04-13
shmem: respect MAX_LFS_FILESIZE
Hugh Dickins
2009-04-13
shmem: fix division by zero
Yuri Tikhonov
2009-04-01
shmem: writepage directly to swap
Hugh Dickins
2009-03-24
Merge branch 'master' into next
James Morris
2009-02-25
shmem: fix shared anonymous accounting
Hugh Dickins
2009-02-11
integrity: shmem zero fix
Mimi Zohar
2009-02-06
Merge branch 'master' into next
James Morris
2009-02-06
Integrity: IMA file free imbalance
Mimi Zohar
2009-01-31
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
2009-01-08
memcg: fix shmem's swap accounting
KAMEZAWA Hiroyuki
2009-01-08
memcg: revert gfp mask fix
KAMEZAWA Hiroyuki
2009-01-08
memcg: handle swap caches
KAMEZAWA Hiroyuki
2009-01-08
memcg: fix gfp_mask of callers of charge
KAMEZAWA Hiroyuki
2009-01-06
shmem: unify regular and tiny shmem
Matt Mackall
2009-01-06
mm: don't mark_page_accessed in shmem_fault
Hugh Dickins
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
2008-10-30
nfsd: fix vm overcommit crash
Alan Cox
2008-10-20
SHM_LOCKED pages are unevictable
Lee Schermerhorn
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
define page_file_cache() function
Rik van Riel
2008-10-18
Export shmem_file_setup for DRM-GEM
Keith Packard
2008-10-13
integrity: special fs magic
Mimi Zohar
2008-08-04
mm: rename page trylock
Nick Piggin
2008-07-28
tmpfs: fix kernel BUG in shmem_delete_inode
Hugh Dickins
[next]