Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Andrey Ryabinin a718e28f53 mm/fadvise.c: fix signed overflow UBSAN complaint 7 жил өмнө
  Dominik Brodowski 9d5b7c956b mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() 7 жил өмнө
  shidao.ytt a7ab400d6f mm/fadvise: discard partial page if endbyte is also EOF 7 жил өмнө
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 жил өмнө
  Shakeel Butt 3a77d21480 mm: fadvise: avoid fadvise for fs without backing device 8 жил өмнө
  Johannes Weiner 4dd72b4a47 mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEED 8 жил өмнө
  Oleg Drokin 18aba41cbf mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED 9 жил өмнө
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 жил өмнө
  Tejun Heo 703c270887 writeback: implement and use inode_congested() 10 жил өмнө
  Matthew Wilcox e748dcd095 vfs: remove get_xip_mem 10 жил өмнө
  Christoph Hellwig de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info 10 жил өмнө
  Mel Gorman 441c228f81 mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pages 10 жил өмнө
  Al Viro 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 жил өмнө
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 жил өмнө
  Mel Gorman 67d46b296a mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages 12 жил өмнө
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 жил өмнө
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 жил өмнө
  Al Viro 611443783a switch fadvise(2) to fget_light() 13 жил өмнө
  KOSAKI Motohiro 3d3727cdb0 mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise() 13 жил өмнө
  Shawn Bohrer ad8a1b558e fadvise: only initiate writeback for specified range with FADV_DONTNEED 13 жил өмнө
  Wu Fengguang 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 жил өмнө
  Wu Fengguang f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() 16 жил өмнө
  Heiko Carstens 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 жил өмнө
  Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 17 жил өмнө
  Nick Piggin 70688e4dd1 xip: support non-struct page backed memory 17 жил өмнө
  Masatake YAMATO b5beb1caff check ADVICE of fadvise64_64 even if get_xip_page is given 17 жил өмнө
  Josef "Jeff" Sipek d3ac7f892b [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path 18 жил өмнө
  Andrew Morton 60c371bc75 [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op 19 жил өмнө
  Andrew Morton 8f72e4028a [PATCH] fadvise: remove dead comments 19 жил өмнө
  Andrew Morton f79e2abb9b [PATCH] sys_sync_file_range() 19 жил өмнө