index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-21
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-20
tidy up after d_make_root() conversion
Al Viro
2012-03-20
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-14
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-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-03
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
2012-01-03
switch ->mknod() to umode_t
Al Viro
2012-01-03
switch ->create() to umode_t
Al Viro
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-11-06
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-10-31
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-03
mm: clarify the radix_tree exceptional cases
Hugh Dickins
2011-08-03
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
2011-08-03
tmpfs: use kmemdup for short symlinks
Hugh Dickins
2011-08-03
tmpfs: convert shmem_writepage and enable swap
Hugh Dickins
2011-08-03
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
2011-08-03
tmpfs: convert shmem_getpage_gfp to radix-swap
Hugh Dickins
2011-08-03
tmpfs: convert shmem_unuse_inode to radix-swap
Hugh Dickins
2011-08-03
tmpfs: convert shmem_truncate_range to radix-swap
Hugh Dickins
2011-08-03
tmpfs: copy truncate_inode_pages_range
Hugh Dickins
2011-08-03
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
2011-08-03
tmpfs: demolish old swap vector support
Hugh Dickins
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
tmpfs: simplify unuse and writepage
Hugh Dickins
2011-07-25
tmpfs: simplify filepage/swappage
Hugh Dickins
2011-07-25
tmpfs: simplify prealloc_page
Hugh Dickins
2011-07-25
tmpfs: remove_shmem_readpage
Hugh Dickins
2011-07-25
tmpfs: pass gfp to shmem_getpage_gfp
Hugh Dickins
2011-07-25
tmpfs: refine shmem_file_splice_read
Hugh Dickins
2011-07-25
tmpfs: clone shmem_file_splice_read()
Hugh Dickins
2011-07-25
tmpfs: no need to use i_lock
Hugh Dickins
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-18
security: new security_inode_init_security API adds function callback
Mimi Zohar
2011-06-27
tmpfs: add shmem_read_mapping_page_gfp
Hugh Dickins
2011-06-27
tmpfs: take control of its truncate_range
Hugh Dickins
2011-05-28
tmpfs: fix race between truncate and writepage
Hugh Dickins
2011-05-26
memcg: add the pagefault count into memcg stats
Ying Han
2011-05-25
tmpfs: implement generic xattr support
Eric Paris
2011-05-20
tmpfs: fix highmem swapoff crash regression
Hugh Dickins
2011-05-14
tmpfs: fix race between swapoff and writepage
Hugh Dickins
[next]