1. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  2. 63678c3 tmpfs/ramfs: fix VM_MAYSHARE mappings for NOMMU by Rich Felker · 8 years ago
  3. 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
  4. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  5. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  6. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  7. 6f4535e fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  8. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  9. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  10. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  11. 87e06aa fs/ramfs: move ramfs_aops to inode.c by Axel Lin · 10 years ago
  12. 0fa9aa2 fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_mmap() static by Axel Lin · 10 years ago
  13. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  14. fea9f71 fs: ramfs: file-nommu: add SetPageUptodate() by Bob Liu · 12 years ago
  15. b836aec ramfs: fix memleak on no-mmu arch by Bob Liu · 13 years ago
  16. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  17. 6a1a90a rename generic_setattr by Christoph Hellwig · 14 years ago
  18. 3322e79 fs: convert simple fs to new truncate by Nick Piggin · 14 years ago
  19. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  20. 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
  21. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 14 years ago
  22. 81759b5 nommu: fix race between ramfs truncation and shared mmap by David Howells · 14 years ago
  23. 0f67b0b nommu: ramfs: remove unused local var by Mike Frysinger · 14 years ago
  24. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  25. 5c80536 fs/ramfs/file-nommu.c needs include/linux/sched.h by Catalin Marinas · 15 years ago
  26. 2678958 ramfs-nommu: use generic lru cache by Johannes Weiner · 15 years ago
  27. 3146495 ramfs: Remove quota call by Jan Kara · 15 years ago
  28. 15e7b87 nommu: ramfs: don't leak pages when adding to page cache fails by Johannes Weiner · 15 years ago
  29. 020fe22 nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded by Enrik Berkhan · 15 years ago
  30. 0e8f989 NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area() by David Howells · 15 years ago
  31. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  32. 4b19de6 mm: tiny-shmem nommu fix by Nick Piggin · 16 years ago
  33. 8b3d356 ramfs: enable splice write by Octavian Purdila · 16 years ago
  34. 800d15a implement simple fs aops by Nick Piggin · 17 years ago
  35. 2e92a3b NOMMU: Fix SYSV IPC SHM by David Howells · 17 years ago
  36. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  37. 85f6038 RAMFS NOMMU: missed POSIX UID/GID inode attribute checking by Bryan Wu · 17 years ago
  38. 3f0a676 a bug in ramfs_nommu_resize function, passing old size to vmtruncate by Bryan Wu · 17 years ago
  39. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  40. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  41. 4662629 [PATCH] convert ramfs to use __set_page_dirty_no_writeback by Ken Chen · 17 years ago
  42. 131612d [PATCH] ramfs breaks without CONFIG_BLOCK by Dimitri Gorokhovik · 17 years ago
  43. a57c4d6 [PATCH] struct path: convert ramfs by Josef Sipek · 17 years ago
  44. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  45. 21ff821 [PATCH] NOMMU: Fix execution off of ramfs with mmap() by David Howells · 18 years ago
  46. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  47. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  48. 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 18 years ago
  49. 642fb4d [PATCH] NOMMU: Provide shared-writable mmap support on ramfs by David Howells · 18 years ago