Age | Commit message (Expand) | Author |
2014-05-06 | kill generic_segment_checks() | Al Viro |
2014-04-13 | mm: Initialize error in shmem_file_aio_read() | Geert Uytterhoeven |
2014-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-04-12 | missing bits of "splice: fix racy pipe->buffers uses" | Al Viro |
2014-04-07 | memcg: rename high level charging functions | Michal Hocko |
2014-04-07 | mm: implement ->map_pages for shmem/tmpfs | Ning Qu |
2014-04-03 | mm + fs: prepare for non-page entries in page cache radix trees | Johannes Weiner |
2014-04-03 | mm: shmem: save one radix tree lookup when truncating swapped pages | Johannes Weiner |
2014-04-01 | introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read() | Al Viro |
2014-04-01 | do_shmem_file_read(): call file_read_actor() directly | Al Viro |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-01-26 | fs: remove generic_acl | Christoph Hellwig |
2014-01-23 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin |
2013-12-02 | security: shmem: implement kernel private shmem inodes | Eric Paris |
2013-09-11 | initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled | Rob Landley |
2013-09-11 | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt | Jan Kara |
2013-09-03 | shm_mnt is as longterm as it gets, TYVM... | Al Viro |
2013-08-24 | cope with potentially long ->d_dname() output for shmem/hugetlb | Al Viro |
2013-08-04 | tmpfs: fix SEEK_DATA/SEEK_HOLE regression | Hugh Dickins |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2013-07-03 | vfs: export lseek_execute() to modules | Jie Liu |
2013-06-29 | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n... | Al Viro |
2013-06-20 | evm: calculate HMAC after initializing posix acl on tmpfs | Mimi Zohar |
2013-05-07 | aio: don't include aio.h in sched.h | Kent Overstreet |
2013-04-29 | mm/shmem.c: remove an ifdef | Andrew Morton |
2013-03-01 | fix nommu breakage in shmem.c | Al Viro |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | fs: encode_fh: return FILEID_INVALID if invalid fid_type | Namjae Jeon |
2013-02-26 | shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc() | Al Viro |
2013-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-02-23 | tmpfs: fix mempolicy object leaks | Greg Thelen |
2013-02-23 | tmpfs: fix use-after-free of mempolicy object | Greg Thelen |
2013-02-23 | mm: shmem: use new radix tree iterator | Johannes Weiner |
2013-02-22 | clean shmem_file_setup() a bit | Al Viro |
2013-02-22 | fs: Preserve error code in get_empty_filp(), part 2 | Anatol Pomozov |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-01-26 | userns: Allow the userns root to mount tmpfs. | Eric W. Biederman |
2013-01-02 | mempolicy: remove arg from mpol_parse_str, mpol_to_str | Hugh Dickins |
2012-12-17 | lseek: the "whence" argument is called "whence" | Andrew Morton |
2012-12-12 | tmpfs: support SEEK_DATA and SEEK_HOLE (reprise) | Hugh Dickins |
2012-12-06 | tmpfs: fix shared mempolicy leak | Mel Gorman |
2012-11-16 | tmpfs: change final i_blocks BUG to WARNING | Hugh Dickins |
2012-11-16 | tmpfs: fix shmem_getpage_gfp() VM_BUG_ON | Hugh Dickins |
2012-10-09 | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking | Hugh Dickins |
2012-10-09 | mm: kill vma flag VM_CAN_NONLINEAR | Konstantin Khlebnikov |
2012-08-24 | xattr: extract simple_xattr code from tmpfs | Aristeu Rozanski |
2012-07-31 | tmpfs: distribute interleave better across nodes | Nathan Zimmer |
2012-07-14 | don't pass nameidata to ->create() | Al Viro |
2012-07-11 | shmem: cleanup shmem_add_to_page_cache | Hugh Dickins |
2012-07-11 | shmem: fix negative rss in memcg memory.stat | Hugh Dickins |