1. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  2. 602586a shmem: put_super must percpu_counter_destroy by Hugh Dickins · 14 years ago
  3. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  4. ff36b801 shmem: reduce pagefault lock contention by Shaohua Li · 14 years ago
  5. 7e49629 tmpfs: make tmpfs scalable with percpu_counter for used blocks by Tim Chen · 14 years ago
  6. 1f895f7 switch shmem.c to ->evice_inode() by Al Viro · 14 years ago
  7. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  8. db78b87 always call inode_change_ok early in ->setattr by Christoph Hellwig · 14 years ago
  9. 6a1a90a rename generic_setattr by Christoph Hellwig · 14 years ago
  10. af5a30d fix truncate inode time modification breakage by Nick Piggin · 14 years ago
  11. 3889e6e tmpfs: convert to use the new truncate convention by npiggin@suse.de · 14 years ago
  12. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  13. 87946a7 memcg: move charge of file pages by Daisuke Nishimura · 14 years ago
  14. 4b50dc2 shmem: remove redundant code by Huang Shijie · 14 years ago
  15. 454abaf ramfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  16. bb43545 fs: xattr_handler table should be const by Stephen Hemminger · 14 years ago
  17. 718deb6 Fix breakage in shmem.c by Al Viro · 14 years ago
  18. 1c7c474 make generic_acl slightly more generic by Christoph Hellwig · 15 years ago
  19. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  20. 0552f87 Untangling ima mess, part 1: alloc_file() by Al Viro · 14 years ago
  21. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  22. 4b42af8 switch shmem_file_setup() to alloc_file() by Al Viro · 15 years ago
  23. aaa4686 swap_info: note SWAP_MAP_SHMEM by Hugh Dickins · 15 years ago
  24. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  25. 6d7f18f Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  26. 5b0830c writeback: get rid to incorrect references to pdflush in comments by Jens Axboe · 15 years ago
  27. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  28. 425fbf0 shmem: initialize struct shmem_sb_info to zero by Pekka Enberg · 15 years ago
  29. 3f96b79 tmpfs: depend on shmem by Hugh Dickins · 15 years ago
  30. cff397e mm: includecheck fix for mm/shmem.c by Jaswinder Singh Rajput · 15 years ago
  31. 2ca4532 mm: add_to_swap_cache() does not return -EEXIST by Daisuke Nishimura · 15 years ago
  32. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  33. 6746aff HWPOISON: shmem: call set_page_dirty() with locked page by Wu Fengguang · 15 years ago
  34. 2b2af54 Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev by Kay Sievers · 15 years ago
  35. 6d848a4 shmfs: use 'check_acl' instead of 'permission' by Linus Torvalds · 15 years ago
  36. 72c0490 Get "no acls for this inode" right, fix shmem breakage by Al Viro · 15 years ago
  37. 06b16e9 switch shmem to inode->i_acl by Al Viro · 15 years ago
  38. 168f5ac mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument by Sergei Trofimovich · 15 years ago
  39. cb4b86b mm: add swap cache interface for swap reference by KAMEZAWA Hiroyuki · 15 years ago
  40. c9d9ac5 integrity: move ima_counts_get by Mimi Zohar · 15 years ago
  41. b9fc745 integrity: path_check update by Mimi Zohar · 15 years ago
  42. ae3abae memcg: fix mem_cgroup_shrink_usage() by Daisuke Nishimura · 15 years ago
  43. caefba1 shmem: respect MAX_LFS_FILESIZE by Hugh Dickins · 15 years ago
  44. 61609d0 shmem: fix division by zero by Yuri Tikhonov · 15 years ago
  45. 9fab561 shmem: writepage directly to swap by Hugh Dickins · 15 years ago
  46. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  47. 0b0a080 shmem: fix shared anonymous accounting by Hugh Dickins · 15 years ago
  48. ed850a5 integrity: shmem zero fix by Mimi Zohar · 15 years ago
  49. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  50. 1df9f0a Integrity: IMA file free imbalance by Mimi Zohar · 15 years ago
  51. fc8744a Stop playing silly games with the VM_ACCOUNT flag by Linus Torvalds · 15 years ago
  52. b5a8431 memcg: fix shmem's swap accounting by KAMEZAWA Hiroyuki · 15 years ago
  53. 2c26fdd memcg: revert gfp mask fix by KAMEZAWA Hiroyuki · 15 years ago
  54. d13d144 memcg: handle swap caches by KAMEZAWA Hiroyuki · 15 years ago
  55. bced052 memcg: fix gfp_mask of callers of charge by KAMEZAWA Hiroyuki · 15 years ago
  56. 853ac43 shmem: unify regular and tiny shmem by Matt Mackall · 15 years ago
  57. 390722b mm: don't mark_page_accessed in shmem_fault by Hugh Dickins · 15 years ago
  58. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  59. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  60. 89e004ea SHM_LOCKED pages are unevictable by Lee Schermerhorn · 16 years ago
  61. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  62. b2e1853 define page_file_cache() function by Rik van Riel · 16 years ago
  63. 395e0dd Export shmem_file_setup for DRM-GEM by Keith Packard · 16 years ago
  64. 9256292 integrity: special fs magic by Mimi Zohar · 16 years ago
  65. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  66. 14fcc23 tmpfs: fix kernel BUG in shmem_delete_inode by Hugh Dickins · 16 years ago
  67. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  68. e286781 mm: speculative page references by Nick Piggin · 16 years ago
  69. c9b0ed5 memcg: helper function for relcaim from shmem. by KAMEZAWA Hiroyuki · 16 years ago
  70. 69029cd memcg: remove refcnt from page_cgroup by KAMEZAWA Hiroyuki · 16 years ago
  71. bcd78e4 tmpfs: support aio by Hugh Dickins · 16 years ago
  72. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 16 years ago
  73. 71fe804 mempolicy: use struct mempolicy pointer in shmem_sb_info by Lee Schermerhorn · 16 years ago
  74. 095f1fc mempolicy: rework shmem mpol parsing and display by Lee Schermerhorn · 16 years ago
  75. 52cd3b0 mempolicy: rework mempolicy Reference Counting [yet again] by Lee Schermerhorn · 16 years ago
  76. f0be3d3 mempolicy: rename mpol_free to mpol_put by Lee Schermerhorn · 16 years ago
  77. a43361c mempolicy: fix parsing of tmpfs mpol mount option by Lee Schermerhorn · 16 years ago
  78. 4c50bc0 mempolicy: add MPOL_F_RELATIVE_NODES flag by David Rientjes · 16 years ago
  79. f5b087b mempolicy: add MPOL_F_STATIC_NODES flag by David Rientjes · 16 years ago
  80. 028fec4 mempolicy: support optional mode flags by David Rientjes · 16 years ago
  81. a3b51e0 mempolicy: convert MPOL constants to enum by David Rientjes · 16 years ago
  82. 4671181 mm/shmem and tiny-shmem: fix some kernel-doc by Randy Dunlap · 16 years ago
  83. 7e924aa memcg: mem_cgroup_charge never NULL by Hugh Dickins · 16 years ago
  84. b76db73 mount-options-fix-tmpfs-fix by Andrew Morton · 16 years ago
  85. 680d794 mount options: fix tmpfs by akpm@linux-foundation.org · 16 years ago
  86. 8236955 memcgroup: fix hang with shmem/tmpfs by Hugh Dickins · 16 years ago
  87. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 16 years ago
  88. 1b1b32f tmpfs: fix shmem_swaplist races by Hugh Dickins · 16 years ago
  89. b409f9f tmpfs: radix_tree_preloading by Hugh Dickins · 16 years ago
  90. 2e0e26c tmpfs: open a window in shmem_unuse_inode by Hugh Dickins · 16 years ago
  91. cb5f7b9 tmpfs: make shmem_unuse more preemptible by Hugh Dickins · 16 years ago
  92. a0ee5ec tmpfs: allocate on read when stacked by Hugh Dickins · 16 years ago
  93. d9fe526 tmpfs: allow filepage alongside swappage by Hugh Dickins · 16 years ago
  94. 73b1262 tmpfs: move swap swizzling into shmem by Hugh Dickins · 16 years ago
  95. 818db35 tmpfs: fix mounts when size is less than the page size by Michael Marineau · 16 years ago
  96. 5b04c68 shmem: factor out sbi->free_inodes manipulations by Pavel Emelyanov · 16 years ago
  97. 5402b97 shmem_file_write is redundant by Hugh Dickins · 16 years ago
  98. d360244 shmem_getpage return page locked by Hugh Dickins · 16 years ago
  99. 27d54b3 shmem: SGP_QUICK and SGP_FAULT redundant by Hugh Dickins · 16 years ago
  100. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 16 years ago