tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / mm / filemap.c
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...
2009-01-08 KAMEZAWA Hiroyukimemcg: revert gfp mask fix
2009-01-06 Nick Pigginmm: pagecache gfp flags fix
2009-01-06 Nick Pigginmm: direct IO starvation improvement
2009-01-06 Nick Pigginmm: write_cache_pages integrity fix
2009-01-06 Nick Pigginmm: don't mark_page_accessed in fault path
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Dmitri Monakhovkill suid bit only for regular files
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-10-30 Nick Pigginfs: remove prepare_write/commit_write
2008-10-20 KAMEZAWA Hiroyukimemcg: make page->mapping NULL before uncharge
2008-10-20 Nick Pigginmm: page lock use lock bitops
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-16 Linus TorvaldsMerge branch 'core-v28-for-linus' of git://git./linux...
2008-10-16 Krishna Kumarmm: do_generic_file_read() never gets a NULL 'filp...
2008-10-14 Oleg Nesterovdo_generic_file_read: s/EINTR/EIO/ if lock_page_killabl...
2008-09-03 Hisashi HifumiVFS: fix dio write returning EIO when try_to_release_pa...
2008-08-05 Nick Pigginmm: rename page trylock
2008-07-30 Linus TorvaldsFix off-by-one error in iov_iter_advance()
2008-07-28 Hisashi Hifumivfs: pagecache usage optimization for pagesize!=blocksize
2008-07-27 Miklos Szeredi[patch 3/5] vfs: change remove_suid() to file_remove_suid()
2008-07-26 Nick Pigginmm: spinlock tree_lock
2008-07-26 Nick Pigginmm: lockless pagecache
2008-07-26 Nick Pigginmm: speculative page references
2008-07-25 KAMEZAWA Hiroyukimemcg: remove refcnt from page_cgroup
2008-07-25 Mingming Caojbd: fix race between free buffer and commit transaction
2008-07-24 Hugh Dickinsgeneric_file_aio_read() cleanups
2008-07-24 Christoph Hellwigkill generic_file_direct_IO()
2008-07-11 Jan Karavfs: export filemap_fdatawrite_range()
2008-05-15 Miklos Szeredimm: fix infinite loop in filemap_fault
2008-05-07 Miklos Szeredivfs: splice remove_suid() cleanup
2008-04-28 Miklos Szeredimm: rotate_reclaimable_page() cleanup
2008-03-20 Randy Dunlapmm: fix various kernel-doc comments
2008-03-11 Nick Pigginiov_iter_advance() fix
2008-03-10 Jesper JuhlDo not include linux/backing-dev.h twice
2008-02-14 Harvey Harrisonremove final fastcall users
2008-02-08 Christoph Hellwigkill do_generic_mapping_read
2008-02-08 Jan KaraUse pgoff_t instead of unsigned long
2008-02-07 Badari Pulavartymem-controller gfp-mask fix
2008-02-07 Balbir Singhmemory controller BUG_ON()
2008-02-07 Balbir SinghMemory controller: make charging gfp mask aware
2008-02-07 Balbir SinghMemory controller: add switch to control what type...
2008-02-07 Balbir SinghMemory controller: memory accounting
2008-02-05 Harvey Harrisonmm: remove fastcall from mm/
2008-02-05 Nick Pigginradix-tree: avoid atomic allocations for preloaded...
2008-02-02 Nick Pigginfix writev regression: pan hanging unkillable and un...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2007-12-19 Linus TorvaldsDo dirty page accounting when removing a page from...
2007-12-06 Matthew WilcoxUse lock_page_killable
2007-12-06 Matthew WilcoxAdd lock_page_killable
2007-10-31 Linus TorvaldsRemove broken ptrace() special-case code from file...
2007-10-30 Zach Browndio: fix cache invalidation after sync writes
2007-10-29 Emil MedveFix a build error when BLOCK=n
2007-10-19 Randy Dunlapkernel-api docbook: fix content problems
2007-10-18 Linus TorvaldsInclude <linux/backing-dev.h> in mm/filemap.c
2007-10-17 Serge E. HallynImplement file posix capabilities
2007-10-17 Nick Pigginmm: document tree_lock->zone.lock lockorder
2007-10-16 Nick Pigginfs: remove some AOP_TRUNCATED_PAGE
2007-10-16 Nick Pigginfs: new cont helpers
2007-10-16 Nick Pigginmm: restore KERNEL_DS optimisations
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-10-16 Nick Pigginmm: buffered write iterator
2007-10-16 Nick Pigginmm: fix pagecache write deadlocks
2007-10-16 Nick Pigginmm: write iovec cleanup
2007-10-16 Nick Pigginmm: buffered write cleanup
2007-10-16 Nick Pigginmm: trim more holes
2007-10-16 Nick Pigginmm: debug write deadlocks
2007-10-16 Andrew Mortonmm: clean up buffered write code
2007-10-16 Andrew MortonRevert "[PATCH] generic_file_buffered_write(): deadlock...
next