index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-4
/
+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-07
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-04
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
1
-3
/
+3
2012-01-04
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-11-07
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-11-01
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-04
mm: clarify the radix_tree exceptional cases
Hugh Dickins
1
-4
/
+8
2011-08-04
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
1
-37
/
+1
2011-08-04
tmpfs: use kmemdup for short symlinks
Hugh Dickins
1
-13
/
+18
2011-08-04
tmpfs: convert shmem_writepage and enable swap
Hugh Dickins
1
-51
/
+37
2011-08-04
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
1
-72
/
+11
2011-08-04
tmpfs: convert shmem_getpage_gfp to radix-swap
Hugh Dickins
1
-147
/
+112
2011-08-04
tmpfs: convert shmem_unuse_inode to radix-swap
Hugh Dickins
1
-26
/
+107
2011-08-04
tmpfs: convert shmem_truncate_range to radix-swap
Hugh Dickins
1
-46
/
+146
2011-08-04
tmpfs: copy truncate_inode_pages_range
Hugh Dickins
1
-20
/
+79
2011-08-04
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
1
-109
/
+107
2011-08-04
tmpfs: demolish old swap vector support
Hugh Dickins
1
-698
/
+84
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
1
-256
/
+296
2011-07-26
tmpfs: simplify unuse and writepage
Hugh Dickins
1
-34
/
+16
2011-07-26
tmpfs: simplify filepage/swappage
Hugh Dickins
1
-129
/
+108
2011-07-26
tmpfs: simplify prealloc_page
Hugh Dickins
1
-44
/
+16
2011-07-26
tmpfs: remove_shmem_readpage
Hugh Dickins
1
-34
/
+6
2011-07-26
tmpfs: pass gfp to shmem_getpage_gfp
Hugh Dickins
1
-23
/
+44
2011-07-26
tmpfs: refine shmem_file_splice_read
Hugh Dickins
1
-119
/
+19
2011-07-26
tmpfs: clone shmem_file_splice_read()
Hugh Dickins
1
-1
/
+217
2011-07-26
tmpfs: no need to use i_lock
Hugh Dickins
1
-8
/
+6
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
1
-6
/
+0
2011-07-18
security: new security_inode_init_security API adds function callback
Mimi Zohar
1
-2
/
+2
2011-06-28
tmpfs: add shmem_read_mapping_page_gfp
Hugh Dickins
1
-0
/
+23
2011-06-28
tmpfs: take control of its truncate_range
Hugh Dickins
1
-22
/
+29
2011-05-29
tmpfs: fix race between truncate and writepage
Hugh Dickins
1
-1
/
+1
2011-05-27
memcg: add the pagefault count into memcg stats
Ying Han
1
-5
/
+6
2011-05-25
tmpfs: implement generic xattr support
Eric Paris
1
-54
/
+266
2011-05-21
tmpfs: fix highmem swapoff crash regression
Hugh Dickins
1
-1
/
+2
2011-05-14
tmpfs: fix race between swapoff and writepage
Hugh Dickins
1
-6
/
+4
2011-05-12
tmpfs: fix spurious ENOSPC when racing with unswap
Hugh Dickins
1
-10
/
+22
2011-05-12
tmpfs: fix race between umount and swapoff
Hugh Dickins
1
-45
/
+43
2011-05-12
tmpfs: fix race between umount and writepage
Hugh Dickins
1
-11
/
+20
2011-04-15
tmpfs: fix off-by-one in max_blocks checks
Hugh Dickins
1
-2
/
+4
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2011-03-23
shmem: let shared anonymous be nonlinear again
Hugh Dickins
1
-0
/
+1
2011-03-23
mm: shmem: change remove_from_page_cache
Minchan Kim
1
-2
/
+1
[next]