index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
2017-02-03
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
2017-01-10
dax: fix deadlock with DAX 4k holes
Ross Zwisler
2016-12-29
mm/filemap: fix parameters to test_bit()
Olof Johansson
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
mm: join struct fault_env and vm_fault
Jan Kara
2016-12-14
vfs,mm: fix return value of read() at s_maxbytes
Linus Torvalds
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-12-12
mm: workingset: restore refault tracking for single-page files
Johannes Weiner
2016-12-12
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
2016-12-12
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-12
mm/filemap.c: add comment for confusing logic in page_cache_tree_insert()
Kirill A. Shutemov
2016-11-13
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
2016-11-08
dax: add struct iomap based DAX PMD support
Ross Zwisler
2016-11-08
dax: coordinate locking for offsets in PMD range
Ross Zwisler
2016-11-06
mm/filemap: don't allow partially uptodate page for pipes
Eryu Guan
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-10
fix ITER_PIPE interaction with direct_IO
Al Viro
2016-10-07
vfs,mm: fix a dead loop in truncate_inode_pages_range()
Wei Fang
2016-10-07
do_generic_file_read(): fail immediately if killed
Bart Van Assche
2016-10-06
Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-05
mm: filemap: fix mapping->nrpages double accounting in fuse
Johannes Weiner
2016-10-05
mm: filemap: don't plant shadow entries without radix tree node
Johannes Weiner
2016-10-03
fs: update atime before I/O in generic_file_read_iter
Christoph Hellwig
2016-09-30
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
2016-08-04
mm/block: convert rw_page users to bio op use
Mike Christie
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-07-29
mm: export filemap_check_errors() to modules
Miklos Szeredi
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2016-07-28
mm, vmscan: move lru_lock to the node
Mel Gorman
2016-07-26
shmem: add huge pages support
Kirill A. Shutemov
2016-07-26
filemap: prepare find and delete operations for huge pages
Kirill A. Shutemov
2016-07-26
mm: postpone page table allocation until we have page to map
Kirill A. Shutemov
2016-07-26
mm: introduce fault_env
Kirill A. Shutemov
2016-06-24
Revert "mm: make faultaround produce old ptes"
Kirill A. Shutemov
2016-05-26
Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-20
radix-tree: introduce radix_tree_replace_clear_tags()
Matthew Wilcox
2016-05-20
mm: make faultaround produce old ptes
Kirill A. Shutemov
2016-05-20
mm: filemap: only do access activations on reads
Johannes Weiner
2016-05-20
mm: workingset: only do workingset activations on reads
Rik van Riel
2016-05-19
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
2016-05-19
dax: New fault locking
Jan Kara
2016-05-19
dax: Allow DAX code to replace exceptional entries
Jan Kara
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
[next]