Historique des commits

Auteur SHA1 Message Date
  Fabian Frederick 3e2faa0854 mm/readahead.c: remove unused file_ra_state from count_history_pages il y a 11 ans
  Fabian Frederick 29f175d125 mm/readahead.c: inline ra_submit il y a 11 ans
  Raghavendra K T 6d2be915e5 mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit readahead pages il y a 11 ans
  Johannes Weiner 0cd6144aad mm + fs: prepare for non-page entries in page cache radix trees il y a 11 ans
  Johannes Weiner e7b563bb2a mm: filemap: move radix tree hole searching here il y a 11 ans
  Mark Rutland 58d5640ebd mm/readahead.c: fix do_readahead() for no readpage(s) il y a 12 ans
  Damien Ramonda af248a0c67 readahead: fix sequential read cache miss detection il y a 12 ans
  Andrew Morton 63d0f0a3c7 mm/readahead.c:do_readhead(): don't check for ->readpage il y a 12 ans
  Fengguang Wu 2cad401801 readahead: make context readahead more conservative il y a 12 ans
  Lukas Czerner d47992f86b mm: change invalidatepage prototype to accept length il y a 12 ans
  Al Viro 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long il y a 13 ans
  Al Viro 2903ff019b switch simple cases of fget_light to fdget il y a 13 ans
  Al Viro 132ea2479f switch readahead(2) to fget_light() il y a 13 ans
  Cong Wang 782182e53a mm: move readahead syscall to mm/readahead.c il y a 13 ans
  Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h il y a 14 ans
  Wu Fengguang 7b1de5868b readahead: readahead page allocations are OK to fail il y a 14 ans
  Jens Axboe 5b417b1873 read-ahead: use plugging il y a 15 ans
  Jens Axboe 7eaceaccab block: remove per-queue plugging il y a 14 ans
  Huang Shijie bf8abe8b92 readahead.c: fix comment il y a 15 ans
  Wu Fengguang 70655c06bd readahead: fix NULL filp dereference il y a 15 ans
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
  Wu Fengguang 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM il y a 16 ans
  Hisashi Hifumi 65a80b4c61 readahead: add blk_run_backing_dev il y a 16 ans
  Wu Fengguang 10be0b372c readahead: introduce context readahead algorithm il y a 16 ans
  Wu Fengguang 045a2529a3 readahead: move the random read case to bottom il y a 16 ans
  Wu Fengguang d30a11004e readahead: record mmap read-around states in file_ra_state il y a 16 ans
  Wu Fengguang 51daa88ebd readahead: remove sync/async readahead call dependency il y a 16 ans
  Wu Fengguang 160334a0cf readahead: increase interleaved readahead size il y a 16 ans
  Wu Fengguang caca7cb748 readahead: remove one unnecessary radix tree lookup il y a 16 ans
  Wu Fengguang fc31d16add readahead: apply max_sane_readahead() limit in ondemand_readahead() il y a 16 ans