aboutsummaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
Commit message (Expand)AuthorAge
* mm: rotate_reclaimable_page() cleanupMiklos Szeredi2008-04-28
* mm: fix various kernel-doc commentsRandy Dunlap2008-03-19
* iov_iter_advance() fixNick Piggin2008-03-10
* Do not include linux/backing-dev.h twiceJesper Juhl2008-03-10
* remove final fastcall usersHarvey Harrison2008-02-13
* kill do_generic_mapping_readChristoph Hellwig2008-02-08
* Use pgoff_t instead of unsigned longJan Kara2008-02-08
* mem-controller gfp-mask fixBadari Pulavarty2008-02-07
* memory controller BUG_ON()Balbir Singh2008-02-07
* Memory controller: make charging gfp mask awareBalbir Singh2008-02-07
* Memory controller: add switch to control what type of pages to limitBalbir Singh2008-02-07
* Memory controller: memory accountingBalbir Singh2008-02-07
* mm: remove fastcall from mm/Harvey Harrison2008-02-05
* radix-tree: avoid atomic allocations for preloaded insertionsNick Piggin2008-02-05
* fix writev regression: pan hanging unkillable and un-straceableNick Piggin2008-02-02
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * Use lock_page_killableMatthew Wilcox2007-12-06
| * Add lock_page_killableMatthew Wilcox2007-12-06
* | Do dirty page accounting when removing a page from the page cacheLinus Torvalds2007-12-19
|/
* Remove broken ptrace() special-case code from file mappingLinus Torvalds2007-10-31
* dio: fix cache invalidation after sync writesZach Brown2007-10-30
* Fix a build error when BLOCK=nEmil Medve2007-10-29
* kernel-api docbook: fix content problemsRandy Dunlap2007-10-19
* Include <linux/backing-dev.h> in mm/filemap.cLinus Torvalds2007-10-18
* Implement file posix capabilitiesSerge E. Hallyn2007-10-17
* mm: document tree_lock->zone.lock lockorderNick Piggin2007-10-17
* fs: remove some AOP_TRUNCATED_PAGENick Piggin2007-10-16
* fs: new cont helpersNick Piggin2007-10-16
* mm: restore KERNEL_DS optimisationsNick Piggin2007-10-16
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-16
* mm: buffered write iteratorNick Piggin2007-10-16
* mm: fix pagecache write deadlocksNick Piggin2007-10-16
* mm: write iovec cleanupNick Piggin2007-10-16
* mm: buffered write cleanupNick Piggin2007-10-16
* mm: trim more holesNick Piggin2007-10-16
* mm: debug write deadlocksNick Piggin2007-10-16
* mm: clean up buffered write codeAndrew Morton2007-10-16
* Revert "[PATCH] generic_file_buffered_write(): deadlock on vectored write"Andrew Morton2007-10-16
* Revert "[PATCH] generic_file_buffered_write(): handle zero-length iovec segme...Andrew Morton2007-10-16
* mm: revert KERNEL_DS buffered write optimisationNick Piggin2007-10-16
* mm: improve find_lock_pageNick Piggin2007-10-16
* filemap: convert some unsigned long to pgoff_tFengguang Wu2007-10-16
* filemap: trivial code cleanupsFengguang Wu2007-10-16
* readahead: remove the local copy of ra in do_generic_mapping_read()Fengguang Wu2007-10-16
* readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu2007-10-16
* readahead: mmap read-around simplificationFengguang Wu2007-10-16
* fix page release issue in filemap_faultYan Zheng2007-10-08
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-11
|\
| * [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-11
* | readahead: docbook fixStephen Hemminger2007-08-11
|/