aboutsummaryrefslogtreecommitdiff
path: root/mm/filemap.c
AgeCommit message (Expand)Author
2008-10-20memcg: make page->mapping NULL before unchargeKAMEZAWA Hiroyuki
2008-10-20mm: page lock use lock bitopsNick Piggin
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16mm: do_generic_file_read() never gets a NULL 'filp' argumentKrishna Kumar
2008-10-14do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() failsOleg Nesterov
2008-09-02VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi
2008-08-04mm: rename page trylockNick Piggin
2008-07-30Fix off-by-one error in iov_iter_advance()Linus Torvalds
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi
2008-07-26[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi
2008-07-26mm: spinlock tree_lockNick Piggin
2008-07-26mm: lockless pagecacheNick Piggin
2008-07-26mm: speculative page referencesNick Piggin
2008-07-25memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki
2008-07-25jbd: fix race between free buffer and commit transactionMingming Cao
2008-07-24generic_file_aio_read() cleanupsHugh Dickins
2008-07-24kill generic_file_direct_IO()Christoph Hellwig
2008-07-11vfs: export filemap_fdatawrite_range()Jan Kara
2008-05-14mm: fix infinite loop in filemap_faultMiklos Szeredi
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi
2008-04-28mm: rotate_reclaimable_page() cleanupMiklos Szeredi
2008-03-19mm: fix various kernel-doc commentsRandy Dunlap
2008-03-10iov_iter_advance() fixNick Piggin
2008-03-09Do not include linux/backing-dev.h twiceJesper Juhl
2008-02-13remove final fastcall usersHarvey Harrison
2008-02-08kill do_generic_mapping_readChristoph Hellwig
2008-02-08Use pgoff_t instead of unsigned longJan Kara
2008-02-07mem-controller gfp-mask fixBadari Pulavarty
2008-02-07memory controller BUG_ON()Balbir Singh
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh
2008-02-07Memory controller: add switch to control what type of pages to limitBalbir Singh
2008-02-07Memory controller: memory accountingBalbir Singh
2008-02-05mm: remove fastcall from mm/Harvey Harrison
2008-02-05radix-tree: avoid atomic allocations for preloaded insertionsNick Piggin
2008-02-03fix writev regression: pan hanging unkillable and un-straceableNick Piggin
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2007-12-19Do dirty page accounting when removing a page from the page cacheLinus Torvalds
2007-12-06Use lock_page_killableMatthew Wilcox
2007-12-06Add lock_page_killableMatthew Wilcox
2007-10-31Remove broken ptrace() special-case code from file mappingLinus Torvalds
2007-10-30dio: fix cache invalidation after sync writesZach Brown
2007-10-29Fix a build error when BLOCK=nEmil Medve
2007-10-19kernel-api docbook: fix content problemsRandy Dunlap
2007-10-18Include <linux/backing-dev.h> in mm/filemap.cLinus Torvalds
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-10-17mm: document tree_lock->zone.lock lockorderNick Piggin
2007-10-16fs: remove some AOP_TRUNCATED_PAGENick Piggin
2007-10-16fs: new cont helpersNick Piggin
2007-10-16mm: restore KERNEL_DS optimisationsNick Piggin