index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
1
-34
/
+23
|
\
|
*
fs: remove generic_acl
Christoph Hellwig
2014-01-26
1
-34
/
+23
*
|
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-23
1
-4
/
+4
|
/
*
security: shmem: implement kernel private shmem inodes
Eric Paris
2013-12-02
1
-7
/
+29
*
initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled
Rob Landley
2013-09-11
1
-0
/
+4
*
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
2013-09-11
1
-1
/
+1
*
shm_mnt is as longterm as it gets, TYVM...
Al Viro
2013-09-03
1
-3
/
+4
*
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
2013-08-24
1
-7
/
+1
*
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
Hugh Dickins
2013-08-04
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-07-03
1
-8
/
+8
|
\
|
*
evm: calculate HMAC after initializing posix acl on tmpfs
Mimi Zohar
2013-06-20
1
-8
/
+8
*
|
vfs: export lseek_execute() to modules
Jie Liu
2013-07-03
1
-4
/
+1
*
|
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
1
-0
/
+32
|
/
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
mm/shmem.c: remove an ifdef
Andrew Morton
2013-04-29
1
-4
/
+1
*
fix nommu breakage in shmem.c
Al Viro
2013-03-01
1
-3
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-21
/
+31
|
\
|
*
fs: encode_fh: return FILEID_INVALID if invalid fid_type
Namjae Jeon
2013-02-26
1
-1
/
+1
|
*
shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc()
Al Viro
2013-02-26
1
-4
/
+15
|
*
clean shmem_file_setup() a bit
Al Viro
2013-02-22
1
-10
/
+9
|
*
fs: Preserve error code in get_empty_filp(), part 2
Anatol Pomozov
2013-02-22
1
-2
/
+2
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-6
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-02-25
1
-0
/
+2
|
\
\
|
*
|
userns: Allow the userns root to mount tmpfs.
Eric W. Biederman
2013-01-26
1
-0
/
+2
*
|
|
tmpfs: fix mempolicy object leaks
Greg Thelen
2013-02-23
1
-3
/
+10
*
|
|
tmpfs: fix use-after-free of mempolicy object
Greg Thelen
2013-02-23
1
-2
/
+8
*
|
|
mm: shmem: use new radix tree iterator
Johannes Weiner
2013-02-23
1
-13
/
+12
|
|
/
|
/
|
*
|
mempolicy: remove arg from mpol_parse_str, mpol_to_str
Hugh Dickins
2013-01-02
1
-2
/
+2
|
/
*
lseek: the "whence" argument is called "whence"
Andrew Morton
2012-12-17
1
-10
/
+10
*
tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)
Hugh Dickins
2012-12-12
1
-1
/
+91
*
tmpfs: fix shared mempolicy leak
Mel Gorman
2012-12-06
1
-10
/
+16
*
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
2012-11-16
1
-1
/
+1
*
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
2012-11-16
1
-2
/
+14
*
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
2012-10-09
1
-2
/
+4
*
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2012-10-09
1
-2
/
+1
*
xattr: extract simple_xattr code from tmpfs
Aristeu Rozanski
2012-08-24
1
-158
/
+13
*
tmpfs: distribute interleave better across nodes
Nathan Zimmer
2012-07-31
1
-2
/
+4
*
don't pass nameidata to ->create()
Al Viro
2012-07-14
1
-1
/
+1
*
shmem: cleanup shmem_add_to_page_cache
Hugh Dickins
2012-07-11
1
-30
/
+28
*
shmem: fix negative rss in memcg memory.stat
Hugh Dickins
2012-07-11
1
-12
/
+29
*
tmpfs: revert SEEK_DATA and SEEK_HOLE
Hugh Dickins
2012-07-11
1
-93
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-07-03
1
-1
/
+2
|
\
|
*
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-06-13
1
-1
/
+2
*
|
shmem: replace_page must flush_dcache and others
Hugh Dickins
2012-06-07
1
-20
/
+37
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
1
-4
/
+2
|
\
|
*
->encode_fh() API change
Al Viro
2012-05-29
1
-4
/
+2
*
|
tmpfs: support SEEK_DATA and SEEK_HOLE
Hugh Dickins
2012-05-29
1
-1
/
+93
*
|
tmpfs: quit when fallocate fills memory
Hugh Dickins
2012-05-29
1
-2
/
+56
*
|
tmpfs: undo fallocation on failure
Hugh Dickins
2012-05-29
1
-33
/
+72
*
|
tmpfs: support fallocate preallocation
Hugh Dickins
2012-05-29
1
-1
/
+60
[next]