Age | Commit message (Expand) | Author |
2011-05-28 | tmpfs: fix race between truncate and writepage | Hugh Dickins |
2011-05-26 | memcg: add the pagefault count into memcg stats | Ying Han |
2011-05-25 | tmpfs: implement generic xattr support | Eric Paris |
2011-05-20 | tmpfs: fix highmem swapoff crash regression | Hugh Dickins |
2011-05-14 | tmpfs: fix race between swapoff and writepage | Hugh Dickins |
2011-05-11 | tmpfs: fix spurious ENOSPC when racing with unswap | Hugh Dickins |
2011-05-11 | tmpfs: fix race between umount and swapoff | Hugh Dickins |
2011-05-11 | tmpfs: fix race between umount and writepage | Hugh Dickins |
2011-04-14 | tmpfs: fix off-by-one in max_blocks checks | Hugh Dickins |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-03-22 | shmem: let shared anonymous be nonlinear again | Hugh Dickins |
2011-03-22 | mm: shmem: change remove_from_page_cache | Minchan Kim |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-03-14 | exportfs: Return the minimum required handle size | Aneesh Kumar K.V |
2011-03-10 | block: remove per-queue plugging | Jens Axboe |
2011-03-01 | Remove one to many n's in a word | Justin P. Mattock |
2011-02-01 | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2010-10-29 | convert get_sb_nodev() users | Al Viro |
2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig |
2010-10-25 | new helper: ihold() | Al Viro |
2010-10-25 | new helper: inode_unhashed() | Al Viro |
2010-08-17 | shmem: put_super must percpu_counter_destroy | Hugh Dickins |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | shmem: reduce pagefault lock contention | Shaohua Li |
2010-08-09 | tmpfs: make tmpfs scalable with percpu_counter for used blocks | Tim Chen |
2010-08-09 | switch shmem.c to ->evice_inode() | Al Viro |
2010-08-09 | check ATTR_SIZE contraints in inode_change_ok | Christoph Hellwig |
2010-08-09 | always call inode_change_ok early in ->setattr | Christoph Hellwig |
2010-08-09 | rename generic_setattr | Christoph Hellwig |
2010-06-04 | fix truncate inode time modification breakage | Nick Piggin |
2010-05-27 | tmpfs: convert to use the new truncate convention | npiggin@suse.de |
2010-05-27 | rename the generic fsync implementations | Christoph Hellwig |
2010-05-27 | memcg: move charge of file pages | Daisuke Nishimura |
2010-05-25 | shmem: remove redundant code | Huang Shijie |
2010-05-21 | ramfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov |
2010-05-21 | fs: xattr_handler table should be const | Stephen Hemminger |
2009-12-16 | Fix breakage in shmem.c | Al Viro |
2009-12-16 | make generic_acl slightly more generic | Christoph Hellwig |
2009-12-16 | sanitize xattr handler prototypes | Christoph Hellwig |
2009-12-16 | Untangling ima mess, part 1: alloc_file() | Al Viro |
2009-12-16 | switch alloc_file() to passing struct path | Al Viro |
2009-12-16 | switch shmem_file_setup() to alloc_file() | Al Viro |
2009-12-15 | swap_info: note SWAP_MAP_SHMEM | Hugh Dickins |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-25 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-25 | writeback: get rid to incorrect references to pdflush in comments | Jens Axboe |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2009-09-22 | shmem: initialize struct shmem_sb_info to zero | Pekka Enberg |