1. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  2. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  3. 441c228 mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pages by Mel Gorman · 10 years ago
  4. 4a0fd5b teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long by Al Viro · 11 years ago
  5. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 67d46b2 mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages by Mel Gorman · 11 years ago
  7. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  8. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  9. 6114437 switch fadvise(2) to fget_light() by Al Viro · 12 years ago
  10. 3d3727c mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise() by KOSAKI Motohiro · 12 years ago
  11. ad8a1b5 fadvise: only initiate writeback for specified range with FADV_DONTNEED by Shawn Bohrer · 12 years ago
  12. 0141450 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM by Wu Fengguang · 14 years ago
  13. f7e839d readahead: move max_sane_readahead() calls into force_page_cache_readahead() by Wu Fengguang · 15 years ago
  14. 6673e0c [CVE-2009-0029] System call wrapper special cases by Heiko Carstens · 15 years ago
  15. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  16. 70688e4 xip: support non-struct page backed memory by Nick Piggin · 16 years ago
  17. b5beb1c check ADVICE of fadvise64_64 even if get_xip_page is given by Masatake YAMATO · 16 years ago
  18. d3ac7f8 [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  19. 60c371b [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op by Andrew Morton · 18 years ago
  20. 8f72e40 [PATCH] fadvise: remove dead comments by Andrew Morton · 18 years ago
  21. f79e2ab [PATCH] sys_sync_file_range() by Andrew Morton · 18 years ago
  22. ebcf28e [PATCH] fadvise(): write commands by Andrew Morton · 18 years ago
  23. 87ba81d [PATCH] fadvise: return ESPIPE on FIFO/pipe by Valentine Barshak · 18 years ago
  24. fe77ba6 [PATCH] xip: madvice/fadvice: execute in place by Carsten Otte · 19 years ago
  25. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago