Historial de Commits

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