1. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  2. b065b43 shmem: cleanup shmem_add_to_page_cache by Hugh Dickins · 12 years ago
  3. d189922 shmem: fix negative rss in memcg memory.stat by Hugh Dickins · 12 years ago
  4. f21f806 tmpfs: revert SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  5. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  6. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  7. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 12 years ago
  8. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  9. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  10. 4fb5ef0 tmpfs: support SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  11. 1aac140 tmpfs: quit when fallocate fills memory by Hugh Dickins · 12 years ago
  12. 1635f6a tmpfs: undo fallocation on failure by Hugh Dickins · 12 years ago
  13. e2d12e2 tmpfs: support fallocate preallocation by Hugh Dickins · 12 years ago
  14. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 12 years ago
  15. 83e4fa9 tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE by Hugh Dickins · 12 years ago
  16. ec9516f tmpfs: optimize clearing when writing by Hugh Dickins · 12 years ago
  17. 2f6e38f tmpfs: enable NOSEC optimization by Hugh Dickins · 12 years ago
  18. bde05d1 shmem: replace page if mapping excludes its zone by Hugh Dickins · 12 years ago
  19. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  20. 8751e03 userns: Convert tmpfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  21. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  22. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  23. 6d9d88d tmpfs: security xattr setting on inode creation by Jarkko Sakkinen · 12 years ago
  24. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  25. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  26. 318ceed tidy up after d_make_root() conversion by Al Viro · 12 years ago
  27. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  28. 9b04c5f mm: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  29. 191c542 mm: collapse security_vm_enough_memory() variants into a single function by Al Viro · 12 years ago
  30. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 12 years ago
  31. 85046579 SHM_UNLOCK: fix long unpreemptible section by Hugh Dickins · 12 years ago
  32. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  33. 09208d1 shmem, ramfs: propagate umode_t, open-coded S_ISREG by Al Viro · 13 years ago
  34. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  35. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  36. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  37. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  38. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  39. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  40. 21ee9f3 vmscan: add barrier to prevent evictable page in unevictable list by Minchan Kim · 13 years ago
  41. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  42. 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
  43. 8079b1c mm: clarify the radix_tree exceptional cases by Hugh Dickins · 13 years ago
  44. e504f3f tmpfs radix_tree: locate_item to speed up swapoff by Hugh Dickins · 13 years ago
  45. 69f07ec tmpfs: use kmemdup for short symlinks by Hugh Dickins · 13 years ago
  46. 6922c0c tmpfs: convert shmem_writepage and enable swap by Hugh Dickins · 13 years ago
  47. aa3b189 tmpfs: convert mem_cgroup shmem to radix-swap by Hugh Dickins · 13 years ago
  48. 54af6042 tmpfs: convert shmem_getpage_gfp to radix-swap by Hugh Dickins · 13 years ago
  49. 46f65ec tmpfs: convert shmem_unuse_inode to radix-swap by Hugh Dickins · 13 years ago
  50. 7a5d0fb tmpfs: convert shmem_truncate_range to radix-swap by Hugh Dickins · 13 years ago
  51. bda97ea tmpfs: copy truncate_inode_pages_range by Hugh Dickins · 13 years ago
  52. 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 13 years ago
  53. 285b2c4 tmpfs: demolish old swap vector support by Hugh Dickins · 13 years ago
  54. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  55. 48f170f tmpfs: simplify unuse and writepage by Hugh Dickins · 13 years ago
  56. 27ab700 tmpfs: simplify filepage/swappage by Hugh Dickins · 13 years ago
  57. e83c32e tmpfs: simplify prealloc_page by Hugh Dickins · 13 years ago
  58. 9276aad tmpfs: remove_shmem_readpage by Hugh Dickins · 13 years ago
  59. 68da9f0 tmpfs: pass gfp to shmem_getpage_gfp by Hugh Dickins · 13 years ago
  60. 71f0e07 tmpfs: refine shmem_file_splice_read by Hugh Dickins · 13 years ago
  61. 708e350 tmpfs: clone shmem_file_splice_read() by Hugh Dickins · 13 years ago
  62. d515afe tmpfs: no need to use i_lock by Hugh Dickins · 13 years ago
  63. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  64. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  65. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 13 years ago
  66. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 13 years ago
  67. 826267c tmpfs: fix race between truncate and writepage by Hugh Dickins · 13 years ago
  68. 456f998 memcg: add the pagefault count into memcg stats by Ying Han · 13 years ago
  69. b09e0fa tmpfs: implement generic xattr support by Eric Paris · 13 years ago
  70. e6c9366 tmpfs: fix highmem swapoff crash regression by Hugh Dickins · 13 years ago
  71. 05bf86b tmpfs: fix race between swapoff and writepage by Hugh Dickins · 13 years ago
  72. 59a16ea tmpfs: fix spurious ENOSPC when racing with unswap by Hugh Dickins · 13 years ago
  73. 778dd89 tmpfs: fix race between umount and swapoff by Hugh Dickins · 13 years ago
  74. b1dea80 tmpfs: fix race between umount and writepage by Hugh Dickins · 13 years ago
  75. fc5da22 tmpfs: fix off-by-one in max_blocks checks by Hugh Dickins · 13 years ago
  76. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  77. bee4c36a shmem: let shared anonymous be nonlinear again by Hugh Dickins · 13 years ago
  78. 4c73b1b mm: shmem: change remove_from_page_cache by Minchan Kim · 13 years ago
  79. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  80. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  81. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 13 years ago
  82. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  83. ae0e47f Remove one to many n's in a word by Justin P. Mattock · 13 years ago
  84. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  85. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  86. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  87. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  88. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  89. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  90. 602586a shmem: put_super must percpu_counter_destroy by Hugh Dickins · 14 years ago
  91. 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
  92. ff36b801 shmem: reduce pagefault lock contention by Shaohua Li · 14 years ago
  93. 7e49629 tmpfs: make tmpfs scalable with percpu_counter for used blocks by Tim Chen · 14 years ago
  94. 1f895f7 switch shmem.c to ->evice_inode() by Al Viro · 14 years ago
  95. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  96. db78b87 always call inode_change_ok early in ->setattr by Christoph Hellwig · 14 years ago
  97. 6a1a90a rename generic_setattr by Christoph Hellwig · 14 years ago
  98. af5a30d fix truncate inode time modification breakage by Nick Piggin · 14 years ago
  99. 3889e6e tmpfs: convert to use the new truncate convention by npiggin@suse.de · 14 years ago
  100. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago