serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / mm / filemap.c
2012-04-02 Andy WhitcroftUBUNTU: SAUCE: (no-up) add tracing for user initiated...
2012-02-13 Shaohua Lireadahead: fix pipeline break caused by block plug
2012-01-26 KAMEZAWA Hiroyukimemcg: add mem_cgroup_replace_page_cache() to fix LRU...
2011-12-22 Dave Kleikampvfs: __read_cache_page should use gfp argument rather...
2011-12-02 Jan Karafs: Make write(2) interruptible by a fatal signal
2011-10-31 Paul Gortmakermm: Map most files to use export.h instead of module.h
2011-10-28 Jeff Laytonvfs: iov_iter: have iov_iter_advance decrement nr_segs...
2011-09-15 Shaohua Limm: account skipped entries to avoid looping in find_ge...
2011-08-04 Hugh Dickinsmm: clarify the radix_tree exceptional cases
2011-08-04 Hugh Dickinsmm: a few small updates for radix-swap
2011-08-04 Hugh Dickinsmm: let swap use exceptional entries
2011-08-04 Hugh Dickinsradix_tree: exceptional entries and indices
2011-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-26 Hugh Dickinsmm: consistent truncate and invalidate loops
2011-07-26 Hugh Dickinsmm: cleanup descriptions of filler arg
2011-07-21 Christoph Hellwigfs: kill i_alloc_sem
2011-06-08 Christoph Hellwigwriteback: split inode_wb_list_lock into bdi_writeback...
2011-06-03 Al Viromore conservative S_NOSEC handling
2011-05-28 Andi KleenCache xattr security drop check for write v2
2011-05-28 Darrick J. Wongmm: Wait for writeback when grabbing pages to begin...
2011-05-27 Ying Hanmemcg: add the pagefault count into memcg stats
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Dan Magenheimermm/fs: add hooks to support cleancache
2011-05-25 Wu Fengguangreadahead: trigger mmap sequential readahead on PG_read...
2011-05-25 Andi Kleenreadahead: reduce unnecessary mmap_miss increases
2011-05-25 Wu Fengguangreadahead: return early when readahead is disabled
2011-05-25 Peter Zijlstramm: Convert i_mmap_lock to a mutex
2011-05-25 KOSAKI Motohirox86,mm: make pagefault killable
2011-05-25 KOSAKI Motohiromm: introduce wait_on_page_locked_killable()
2011-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-25 Dave Chinnerfs: move i_wb_list out from under inode_lock
2011-03-25 Dave Chinnerfs: protect inode->i_state with inode->i_lock
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-23 Hugh Dickinsmm: don't return 0 too early from find_get_pages()
2011-03-23 Hugh Dickinsmm: remove worrying dead code from find_get_pages()
2011-03-23 Minchan Kimmm: change __remove_from_page_cache()
2011-03-23 Minchan Kimmm: goodbye remove_from_page_cache()
2011-03-23 Minchan Kimmm: introduce delete_from_page_cache()
2011-03-23 Miklos Szeredimm: add replace_page_cache_page() function
2011-03-23 Gleb Natapovmm: allow GUP to fail instead of waiting on a page
2011-03-10 Jens Axboefs: make generic file read/write functions plug
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-01-14 Steven Rostedtmm: remove likely() from grab_cache_page_write_begin()
2011-01-14 Rik van Rielmm: clear PageError bit in msync & fsync
2011-01-14 Nick Pigginmm: find_get_pages_contig fixlet
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2010-12-02 Linus TorvaldsCall the filesystem back whenever a page is removed...
2010-11-12 Nick Pigginradix-tree: fix RCU bug
2010-11-12 Dave Hansenmm/vfs: revalidate page->mapping in do_generic_file_read()
2010-11-02 Michel LespinasseRelease page reference during page fault retry
2010-10-26 Namhyung Kimmm: remove temporary variable on generic_file_direct_wr...
2010-10-26 Michel Lespinassemm: retry page fault when blocking on disk transfer
2010-10-26 Michel Lespinassemm: filemap_fault: unique path for locking page
2010-08-10 Andi Kleengcc-4.6: mm: fix unused but set warnings
2010-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-27 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-05-26 Jeff Moyerdo_generic_file_read: clear page errors when issuing...
2010-05-25 Miao Xiecpuset,mm: fix no node to alloc memory when changing...
2010-05-25 KOSAKI Motohirotmpfs: insert tmpfs cache pages to inactive list at...
2010-05-25 Josef Bacikfs: allow short direct-io reads to be completed via...
2010-05-25 Miklos Szeredimm: export remove_from_page_cache() to modules
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 Jiri Slabymm: use rlimit helpers
2010-03-03 Christoph Hellwigkill unused invalidate_inode_pages helper
2010-02-03 anfei zhoumm: flush dcache before writing into page to avoid...
2010-01-27 Linus Torvaldsmm: add new 'read_cache_page_gfp()' helper function
2009-12-16 Christoph Hellwigdirect I/O fallback sync simplification
2009-12-10 Christoph Hellwigkill wait_on_page_writeback_range
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 npiggin@suse.detruncate: new helpers
2009-09-22 KOSAKI Motohiromm: oom analysis: add shmem vmstat
2009-09-16 Andi KleenHWPOISON: The high level memory error handler in the...
2009-09-14 Jan Karavfs: Remove generic_osync_inode() and sync_page_range...
2009-09-14 Jan Karavfs: Introduce new helpers for syncing after writing...
2009-09-14 Christoph Hellwigvfs: Rename generic_file_aio_write_nolock
2009-09-14 Jan Karavfs: Remove syncing from generic_file_direct_write...
2009-09-14 Jan Karavfs: Export __generic_file_aio_write() and add some...
2009-09-14 Jan Karavfs: Introduce filemap_fdatawait_range
2009-07-06 Josef Bacikmm: mark page accessed before we write_end()
2009-06-17 Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-06-17 Wu Fengguangreadahead: enforce full sync mmap readahead size
2009-06-17 Wu Fengguangreadahead: remove redundant test in shrink_readahead_si...
2009-06-17 Wu Fengguangreadahead: record mmap read-around states in file_ra_state
2009-06-17 Wu Fengguangreadahead: enforce full readahead size on async mmap...
2009-06-17 Wu Fengguangreadahead: sequential mmap readahead
2009-06-17 Linus Torvaldsreadahead: clean up and simplify the code for filemap...
2009-06-17 Wu Fengguangreadahead: move max_sane_readahead() calls into force_p...
2009-05-29 Daisuke Nishimuramemcg: fix deadlock between lock_page_cgroup and mappin...
2009-04-16 Chris MasonExport filemap_write_and_wait_range
2009-04-13 Randy Dunlapfilemap: fix kernel-doc warnings
2009-04-03 Evgeniy PolyakovStaging: pohmelfs: kconfig/makefile and vfs changes.
2009-04-03 David HowellsCacheFiles: Permit the page lock state to be monitored
2009-04-03 David HowellsFS-Cache: Recruit a page flags for cache management
2009-03-02 Ingo Molnarx86, mm: dont use non-temporal stores in pagecache...
2009-02-25 Ingo Molnarx86, mm: pass in 'total' to __copy_from_user_*nocache()
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrapper special cases
2009-01-14 Heiko Carstens[CVE-2009-0029] Convert all system calls to return...
next