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
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2010-10-29
convert get_sb_nodev() users
Al Viro
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
new helper: ihold()
Al Viro
2010-10-25
new helper: inode_unhashed()
Al Viro
2010-08-17
shmem: put_super must percpu_counter_destroy
Hugh Dickins
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
shmem: reduce pagefault lock contention
Shaohua Li
2010-08-09
tmpfs: make tmpfs scalable with percpu_counter for used blocks
Tim Chen
2010-08-09
switch shmem.c to ->evice_inode()
Al Viro
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-08-09
always call inode_change_ok early in ->setattr
Christoph Hellwig
2010-08-09
rename generic_setattr
Christoph Hellwig
2010-06-04
fix truncate inode time modification breakage
Nick Piggin
2010-05-27
tmpfs: convert to use the new truncate convention
npiggin@suse.de
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
memcg: move charge of file pages
Daisuke Nishimura
2010-05-25
shmem: remove redundant code
Huang Shijie
2010-05-21
ramfs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
2010-05-21
fs: xattr_handler table should be const
Stephen Hemminger
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
[next]