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