1. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  2. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  3. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 8 years ago
  4. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  5. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  6. 87e06aa fs/ramfs: move ramfs_aops to inode.c 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. b3c6761 userns: Allow the userns root to mount ramfs. by Eric W. Biederman · 11 years ago
  12. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  13. 318ceed tidy up after d_make_root() conversion by Al Viro · 12 years ago
  14. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  15. 632861f pohmelfs: propagate umode_t by Al Viro · 13 years ago
  16. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  17. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  18. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  19. 0620d91 ramfs: remove module leftovers by Richard Weinberger · 13 years ago
  20. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  21. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  22. 454abaf ramfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  23. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 14 years ago
  24. 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
  25. a7e3108 ramfs: move RAMFS_MAGIC to include/linux/magic.h by maximilian attems · 15 years ago
  26. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  27. 0a8eba9 ramfs: ignore unknown mount options by Mike Frysinger · 15 years ago
  28. f8201ab ramfs: fix double freeing s_fs_info on failed mount by Ingo Molnar · 15 years ago
  29. c3b1b1c ramfs: add support for "mode=" mount option by Wu Fengguang · 15 years ago
  30. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 15 years ago
  31. 0785f4d CRED: Wrap task credential accesses in the RAMFS filesystem by David Howells · 15 years ago
  32. ba9ddf4 Ramfs and Ram Disk pages are unevictable by Lee Schermerhorn · 16 years ago
  33. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 16 years ago
  34. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  35. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  36. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  37. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  38. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  39. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  40. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  41. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  42. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  43. ecbd3a6 [PATCH] ramfs needs to update directory m/ctime on symlink by Peter Staubach · 18 years ago
  44. 8dde050 [PATCH] ramfs: update dir mtime and ctime by Andrew Morton · 18 years ago
  45. 642fb4d [PATCH] NOMMU: Provide shared-writable mmap support on ramfs by David Howells · 18 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago