VFS: fix dio write returning EIO when try_to_release_page fails
[safe/jmp/linux-2.6] / mm / filemap.c
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...
2007-10-16 Andrew MortonRevert "[PATCH] generic_file_buffered_write(): handle...
2007-10-16 Nick Pigginmm: revert KERNEL_DS buffered write optimisation
2007-10-16 Nick Pigginmm: improve find_lock_page
2007-10-16 Fengguang Wufilemap: convert some unsigned long to pgoff_t
2007-10-16 Fengguang Wufilemap: trivial code cleanups
2007-10-16 Fengguang Wureadahead: remove the local copy of ra in do_generic_ma...
2007-10-16 Fengguang Wureadahead: combine file_ra_state.prev_index/prev_offset...
2007-10-16 Fengguang Wureadahead: mmap read-around simplification
2007-10-08 Yan Zhengfix page release issue in filemap_fault
2007-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-08-11 Stephen Hemmingerreadahead: docbook fix
2007-08-11 Adrian Bunk[PATCH] remove mm/filemap.c:file_send_actor()
2007-07-31 Randy Dunlapfix filemap.c kernel-doc
2007-07-19 Rusty Russellreadahead: split ondemand readahead interface into...
2007-07-19 Fengguang Wureadahead: convert filemap invocations
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-19 Nick Pigginmm: fix fault vs invalidate race for linear mappings
2007-07-17 NeilBrownFix read/truncate race
2007-07-16 Micah CowanOnly send SIGXFSZ when exceeding rlimits.
2007-07-16 akpm@linux-foundat... NeilBrown <neilb@suse.de>
2007-07-16 Nick Pigginmm: debug check for the fault vs invalidate race
2007-07-10 Jens Axboesendfile: kill generic_file_sendfile()
2007-07-08 Peter Zijlstramm: double mark_page_accessed() in read_cache_page_async()
2007-05-17 Christoph LameterFix: find_or_create_page skips cpuset memory spreading.
2007-05-09 David HowellsFix a bad error case handling in read_cache_page_async()
2007-05-09 David HowellsAFS: export a couple of core functions for AFS write...
2007-05-08 Mark FashehRemove do_sync_file_range()
2007-05-08 Dmitriy Monakhovmm: move common segment checks to separate helper function
2007-05-07 Jan Karareadahead: code cleanup
2007-05-07 Jan Karareadahead: improve heuristic detecting sequential reads
2007-05-07 Nick Pigginmm: simplify filemap_nopage
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-03-17 Zach Brown[PATCH] dio: invalidate clean pages before dio write
2007-02-16 NeilBrown[PATCH] knfsd: stop NFSD writes from being broken into...
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-02-09 Nick Piggin[PATCH] mm: remove find_trylock_page
2006-12-10 Zach Brown[PATCH] dio: only call aio_complete() after returning...
2006-12-08 Josef "Jeff" Sipek[PATCH] mm: change uses of f_{dentry,vfsmnt} to use...
2006-12-07 Ashwin Chaugule[PATCH] grab swap token reordered
2006-12-02 Mark Fasheh[PATCH] Export should_remove_suid()
2006-10-28 Nick Piggin[PATCH] mm: clean up pagecache allocation
2006-10-21 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-10-20 Nick Piggin[PATCH] mm: more commenting on lock ordering
2006-10-20 Jeff Moyer[PATCH] direct-io: sync and invalidate file region...
2006-10-19 Jens Axboe[PATCH] Add lockless helpers for remove_suid()
next