1. 6f4535e fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  2. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  3. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  4. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  5. 87e06aa fs/ramfs: move ramfs_aops to inode.c by Axel Lin · 10 years ago
  6. 0fa9aa2 fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_mmap() static by Axel Lin · 10 years ago
  7. af52b04 fs/ramfs: don't use module_init for non-modular core code by Paul Gortmaker · 10 years ago
  8. 57f150a initmpfs: move rootfs code from fs/ramfs/ to init/ by Rob Landley · 11 years ago
  9. 4bbee76 initmpfs: move bdi setup from init_rootfs to init_ramfs by Rob Landley · 11 years ago
  10. 137fdcc1 initmpfs: replace MS_NOUSER in initramfs by Rob Landley · 11 years ago
  11. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  13. b3c6761 userns: Allow the userns root to mount ramfs. by Eric W. Biederman · 11 years ago
  14. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  15. fea9f71 fs: ramfs: file-nommu: add SetPageUptodate() by Bob Liu · 12 years ago
  16. 318ceed tidy up after d_make_root() conversion by Al Viro · 12 years ago
  17. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  18. 632861f pohmelfs: propagate umode_t by Al Viro · 13 years ago
  19. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  20. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  21. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  22. 0620d91 ramfs: remove module leftovers by Richard Weinberger · 13 years ago
  23. b836aec ramfs: fix memleak on no-mmu arch by Bob Liu · 13 years ago
  24. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  25. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  26. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  27. 6a1a90a rename generic_setattr by Christoph Hellwig · 14 years ago
  28. 3322e79 fs: convert simple fs to new truncate by Nick Piggin · 14 years ago
  29. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  30. 454abaf ramfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  31. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 14 years ago
  34. 81759b5 nommu: fix race between ramfs truncation and shared mmap by David Howells · 14 years ago
  35. 0f67b0b nommu: ramfs: remove unused local var by Mike Frysinger · 14 years ago
  36. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  37. a7e3108 ramfs: move RAMFS_MAGIC to include/linux/magic.h by maximilian attems · 15 years ago
  38. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  39. 5c80536 fs/ramfs/file-nommu.c needs include/linux/sched.h by Catalin Marinas · 15 years ago
  40. 0a8eba9 ramfs: ignore unknown mount options by Mike Frysinger · 15 years ago
  41. f8201ab ramfs: fix double freeing s_fs_info on failed mount by Ingo Molnar · 15 years ago
  42. c3b1b1c ramfs: add support for "mode=" mount option by Wu Fengguang · 15 years ago
  43. 2678958 ramfs-nommu: use generic lru cache by Johannes Weiner · 15 years ago
  44. 3146495 ramfs: Remove quota call by Jan Kara · 15 years ago
  45. 15e7b87 nommu: ramfs: don't leak pages when adding to page cache fails by Johannes Weiner · 15 years ago
  46. 020fe22 nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded by Enrik Berkhan · 15 years ago
  47. 0e8f989 NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area() by David Howells · 15 years ago
  48. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  49. 0785f4d CRED: Wrap task credential accesses in the RAMFS filesystem by David Howells · 16 years ago
  50. ba9ddf4 Ramfs and Ram Disk pages are unevictable by Lee Schermerhorn · 16 years ago
  51. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  52. 4b19de6 mm: tiny-shmem nommu fix by Nick Piggin · 16 years ago
  53. 8b3d356 ramfs: enable splice write by Octavian Purdila · 16 years ago
  54. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 16 years ago
  55. 4488c59 fs/ramfs/ extern cleanup by Adrian Bunk · 16 years ago
  56. 8e3f715 Remove valueless definition of hard-selected RAMFS option by Robert P. J. Day · 17 years ago
  57. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  58. 800d15a implement simple fs aops by Nick Piggin · 17 years ago
  59. 2e92a3b NOMMU: Fix SYSV IPC SHM by David Howells · 17 years ago
  60. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  61. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  62. 85f6038 RAMFS NOMMU: missed POSIX UID/GID inode attribute checking by Bryan Wu · 17 years ago
  63. 3f0a676 a bug in ramfs_nommu_resize function, passing old size to vmtruncate by Bryan Wu · 17 years ago
  64. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  65. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  66. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  67. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  68. 4662629 [PATCH] convert ramfs to use __set_page_dirty_no_writeback by Ken Chen · 17 years ago
  69. 131612d [PATCH] ramfs breaks without CONFIG_BLOCK by Dimitri Gorokhovik · 17 years ago
  70. a57c4d6 [PATCH] struct path: convert ramfs by Josef Sipek · 18 years ago
  71. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  72. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  73. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  74. 21ff821 [PATCH] NOMMU: Fix execution off of ramfs with mmap() by David Howells · 18 years ago
  75. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  76. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  77. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  78. 713729e [PATCH] fs/*/file.c: drop insane header dependencies by Alexey Dobriyan · 18 years ago
  79. 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 18 years ago
  80. ecbd3a6 [PATCH] ramfs needs to update directory m/ctime on symlink by Peter Staubach · 18 years ago
  81. 8dde050 [PATCH] ramfs: update dir mtime and ctime by Andrew Morton · 18 years ago
  82. 642fb4d [PATCH] NOMMU: Provide shared-writable mmap support on ramfs by David Howells · 18 years ago
  83. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago