1. 3b69ff5 shmem: support RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  2. b1a3665 shmem: fix splicing from a hole while it's punched by Hugh Dickins · 10 years ago
  3. 8e205f7 shmem: fix faulting into a hole, not taking i_mutex by Hugh Dickins · 10 years ago
  4. 66d2f4d shmem: fix init_page_accessed use to stop !PageLRU bug by Hugh Dickins · 10 years ago
  5. f00cdc6 shmem: fix faulting into a hole while it's punched by Hugh Dickins · 10 years ago
  6. 13ace4d tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported by Hugh Dickins · 10 years ago
  7. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  8. f6cb85d shmem: switch to iter_file_splice_write() by Al Viro · 10 years ago
  9. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  10. 07a4278 mm: shmem: avoid atomic operation during shmem_getpage_gfp by Mel Gorman · 10 years ago
  11. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  12. 2ba5bbe shmem: switch to ->read_iter() by Al Viro · 10 years ago
  13. 71d8e53 start adding the tag to iov_iter by Al Viro · 10 years ago
  14. cb66a7a kill generic_segment_checks() by Al Viro · 10 years ago
  15. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 10 years ago
  16. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  17. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 10 years ago
  18. d715ae0 memcg: rename high level charging functions by Michal Hocko · 10 years ago
  19. d7c1755 mm: implement ->map_pages for shmem/tmpfs by Ning Qu · 10 years ago
  20. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 10 years ago
  21. 6dbaf22 mm: shmem: save one radix tree lookup when truncating swapped pages by Johannes Weiner · 10 years ago
  22. 6e58e79 introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read() by Al Viro · 10 years ago
  23. 8142c18 do_shmem_file_read(): call file_read_actor() directly by Al Viro · 10 years ago
  24. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  25. feda821 fs: remove generic_acl by Christoph Hellwig · 10 years ago
  26. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  27. c727709 security: shmem: implement kernel private shmem inodes by Eric Paris · 11 years ago
  28. 16203a7 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled by Rob Landley · 11 years ago
  29. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  30. ca4e051 shm_mnt is as longterm as it gets, TYVM... by Al Viro · 11 years ago
  31. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 11 years ago
  32. 387aae6 tmpfs: fix SEEK_DATA/SEEK_HOLE regression by Hugh Dickins · 11 years ago
  33. f39d420 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  34. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  35. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  36. 37ec43c evm: calculate HMAC after initializing posix acl on tmpfs by Mimi Zohar · 11 years ago
  37. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  38. 250297e mm/shmem.c: remove an ifdef by Andrew Morton · 11 years ago
  39. 26567cd fix nommu breakage in shmem.c by Al Viro · 11 years ago
  40. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  42. 3451538 shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc() by Al Viro · 11 years ago
  43. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  44. 49cd0a5 tmpfs: fix mempolicy object leaks by Greg Thelen · 11 years ago
  45. 5f00110 tmpfs: fix use-after-free of mempolicy object by Greg Thelen · 11 years ago
  46. 860f275 mm: shmem: use new radix tree iterator by Johannes Weiner · 11 years ago
  47. 6b4d0b2 clean shmem_file_setup() a bit by Al Viro · 11 years ago
  48. 39b6525 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  49. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  50. 2b8576c userns: Allow the userns root to mount tmpfs. by Eric W. Biederman · 11 years ago
  51. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 11 years ago
  52. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 11 years ago
  53. 220f2ac tmpfs: support SEEK_DATA and SEEK_HOLE (reprise) by Hugh Dickins · 11 years ago
  54. 18a2f37 tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  55. 0f3c42f tmpfs: change final i_blocks BUG to WARNING by Hugh Dickins · 12 years ago
  56. 215c02b tmpfs: fix shmem_getpage_gfp() VM_BUG_ON by Hugh Dickins · 12 years ago
  57. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  58. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  59. 38f3865 xattr: extract simple_xattr code from tmpfs by Aristeu Rozanski · 12 years ago
  60. 09c231c tmpfs: distribute interleave better across nodes by Nathan Zimmer · 12 years ago
  61. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  62. b065b43 shmem: cleanup shmem_add_to_page_cache by Hugh Dickins · 12 years ago
  63. d189922 shmem: fix negative rss in memcg memory.stat by Hugh Dickins · 12 years ago
  64. f21f806 tmpfs: revert SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  65. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  66. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  67. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 12 years ago
  68. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  69. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  70. 4fb5ef0 tmpfs: support SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  71. 1aac140 tmpfs: quit when fallocate fills memory by Hugh Dickins · 12 years ago
  72. 1635f6a tmpfs: undo fallocation on failure by Hugh Dickins · 12 years ago
  73. e2d12e2 tmpfs: support fallocate preallocation by Hugh Dickins · 12 years ago
  74. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 12 years ago
  75. 83e4fa9 tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE by Hugh Dickins · 12 years ago
  76. ec9516f tmpfs: optimize clearing when writing by Hugh Dickins · 12 years ago
  77. 2f6e38f tmpfs: enable NOSEC optimization by Hugh Dickins · 12 years ago
  78. bde05d1 shmem: replace page if mapping excludes its zone by Hugh Dickins · 12 years ago
  79. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  80. 8751e03 userns: Convert tmpfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  81. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  82. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  83. 6d9d88d tmpfs: security xattr setting on inode creation by Jarkko Sakkinen · 12 years ago
  84. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  85. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  86. 318ceed tidy up after d_make_root() conversion by Al Viro · 12 years ago
  87. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  88. 9b04c5f mm: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  89. 191c542 mm: collapse security_vm_enough_memory() variants into a single function by Al Viro · 12 years ago
  90. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 12 years ago
  91. 85046579 SHM_UNLOCK: fix long unpreemptible section by Hugh Dickins · 12 years ago
  92. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  93. 09208d1 shmem, ramfs: propagate umode_t, open-coded S_ISREG by Al Viro · 13 years ago
  94. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  95. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  96. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  97. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  98. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  99. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  100. 21ee9f3 vmscan: add barrier to prevent evictable page in unevictable list by Minchan Kim · 13 years ago