index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-03
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
1
-3
/
+3
2012-01-03
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-11-06
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-10-31
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-03
mm: clarify the radix_tree exceptional cases
Hugh Dickins
1
-4
/
+8
2011-08-03
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
1
-37
/
+1
2011-08-03
tmpfs: use kmemdup for short symlinks
Hugh Dickins
1
-13
/
+18
2011-08-03
tmpfs: convert shmem_writepage and enable swap
Hugh Dickins
1
-51
/
+37
2011-08-03
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
1
-72
/
+11
2011-08-03
tmpfs: convert shmem_getpage_gfp to radix-swap
Hugh Dickins
1
-147
/
+112
2011-08-03
tmpfs: convert shmem_unuse_inode to radix-swap
Hugh Dickins
1
-26
/
+107
2011-08-03
tmpfs: convert shmem_truncate_range to radix-swap
Hugh Dickins
1
-46
/
+146
2011-08-03
tmpfs: copy truncate_inode_pages_range
Hugh Dickins
1
-20
/
+79
2011-08-03
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
1
-109
/
+107
2011-08-03
tmpfs: demolish old swap vector support
Hugh Dickins
1
-698
/
+84
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
1
-256
/
+296
2011-07-25
tmpfs: simplify unuse and writepage
Hugh Dickins
1
-34
/
+16
2011-07-25
tmpfs: simplify filepage/swappage
Hugh Dickins
1
-129
/
+108
2011-07-25
tmpfs: simplify prealloc_page
Hugh Dickins
1
-44
/
+16
2011-07-25
tmpfs: remove_shmem_readpage
Hugh Dickins
1
-34
/
+6
2011-07-25
tmpfs: pass gfp to shmem_getpage_gfp
Hugh Dickins
1
-23
/
+44
2011-07-25
tmpfs: refine shmem_file_splice_read
Hugh Dickins
1
-119
/
+19
2011-07-25
tmpfs: clone shmem_file_splice_read()
Hugh Dickins
1
-1
/
+217
2011-07-25
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-27
tmpfs: add shmem_read_mapping_page_gfp
Hugh Dickins
1
-0
/
+23
2011-06-27
tmpfs: take control of its truncate_range
Hugh Dickins
1
-22
/
+29
2011-05-28
tmpfs: fix race between truncate and writepage
Hugh Dickins
1
-1
/
+1
2011-05-26
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-20
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-11
tmpfs: fix spurious ENOSPC when racing with unswap
Hugh Dickins
1
-10
/
+22
2011-05-11
tmpfs: fix race between umount and swapoff
Hugh Dickins
1
-45
/
+43
2011-05-11
tmpfs: fix race between umount and writepage
Hugh Dickins
1
-11
/
+20
2011-04-14
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-22
shmem: let shared anonymous be nonlinear again
Hugh Dickins
1
-0
/
+1
2011-03-22
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
[next]