index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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-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
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+5
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-1
/
+3
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+0
2011-03-01
Remove one to many n's in a word
Justin P. Mattock
1
-1
/
+1
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-4
/
+5
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2010-10-29
convert get_sb_nodev() users
Al Viro
1
-5
/
+5
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-26
new helper: ihold()
Al Viro
1
-1
/
+1
2010-10-26
new helper: inode_unhashed()
Al Viro
1
-2
/
+2
2010-08-18
shmem: put_super must percpu_counter_destroy
Hugh Dickins
1
-2
/
+6
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+12
2010-08-10
shmem: reduce pagefault lock contention
Shaohua Li
1
-21
/
+49
2010-08-10
tmpfs: make tmpfs scalable with percpu_counter for used blocks
Tim Chen
1
-23
/
+17
[next]