Commit Graph

155 Commits (484d6d50cca3941db6e063113d124333aed0abc0)

Author SHA1 Message Date
Miklos Szeredi ac6aadb24b mm: rotate_reclaimable_page() cleanup 17 years ago
Randy Dunlap 7682486b3e mm: fix various kernel-doc comments 17 years ago
Nick Piggin f7009264c5 iov_iter_advance() fix 17 years ago
Jesper Juhl 3426fadfa2 Do not include linux/backing-dev.h twice 17 years ago
Harvey Harrison b5606c2d44 remove final fastcall users 17 years ago
Christoph Hellwig 36e7891442 kill do_generic_mapping_read 17 years ago
Jan Kara 2004dc8eec Use pgoff_t instead of unsigned long 17 years ago
Badari Pulavarty 4c6bc8dd5a mem-controller gfp-mask fix 17 years ago
Balbir Singh 35c754d79f memory controller BUG_ON() 17 years ago
Balbir Singh e1a1cd590e Memory controller: make charging gfp mask aware 17 years ago
Balbir Singh 8697d33194 Memory controller: add switch to control what type of pages to limit 17 years ago
Balbir Singh 8a9f3ccd24 Memory controller: memory accounting 17 years ago
Harvey Harrison 920c7a5d0c mm: remove fastcall from mm/ 17 years ago
Nick Piggin e2848a0efe radix-tree: avoid atomic allocations for preloaded insertions 17 years ago
Nick Piggin 124d3b7041 fix writev regression: pan hanging unkillable and un-straceable 17 years ago
Linus Torvalds 3a6927906f Do dirty page accounting when removing a page from the page cache 17 years ago
Matthew Wilcox 0b94e97a25 Use lock_page_killable 17 years ago
Matthew Wilcox 2687a3569e Add lock_page_killable 17 years ago
Linus Torvalds 5307cc1aa5 Remove broken ptrace() special-case code from file mapping 18 years ago
Zach Brown bdb76ef5a4 dio: fix cache invalidation after sync writes 18 years ago
Emil Medve 3a424f2d56 Fix a build error when BLOCK=n 18 years ago
Randy Dunlap 8f731f7d83 kernel-api docbook: fix content problems 18 years ago
Linus Torvalds 53253383fd Include <linux/backing-dev.h> in mm/filemap.c 18 years ago
Serge E. Hallyn b53767719b Implement file posix capabilities 18 years ago
Nick Piggin 7a4050791b mm: document tree_lock->zone.lock lockorder 18 years ago
Nick Piggin 55144768e1 fs: remove some AOP_TRUNCATED_PAGE 18 years ago
Nick Piggin 89e107877b fs: new cont helpers 18 years ago
Nick Piggin 674b892ede mm: restore KERNEL_DS optimisations 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Nick Piggin 2f718ffc16 mm: buffered write iterator 18 years ago
Nick Piggin 08291429cf mm: fix pagecache write deadlocks 18 years ago
Nick Piggin 4a9e5ef1f4 mm: write iovec cleanup 18 years ago
Nick Piggin eb2be18931 mm: buffered write cleanup 18 years ago
Nick Piggin 64649a5891 mm: trim more holes 18 years ago
Nick Piggin 5fe1723706 mm: debug write deadlocks 18 years ago
Andrew Morton ae37461c70 mm: clean up buffered write code 18 years ago
Andrew Morton 6814d7a912 Revert "[PATCH] generic_file_buffered_write(): deadlock on vectored write" 18 years ago
Andrew Morton 4b49643fbb Revert "[PATCH] generic_file_buffered_write(): handle zero-length iovec segments" 18 years ago
Nick Piggin 41cb8ac025 mm: revert KERNEL_DS buffered write optimisation 18 years ago
Nick Piggin 45726cb43d mm: improve find_lock_page 18 years ago
Fengguang Wu 57f6b96c09 filemap: convert some unsigned long to pgoff_t 18 years ago
Fengguang Wu b2c3843b1e filemap: trivial code cleanups 18 years ago
Fengguang Wu 7ff81078d8 readahead: remove the local copy of ra in do_generic_mapping_read() 18 years ago
Fengguang Wu f4e6b498d6 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos 18 years ago
Fengguang Wu 0bb7ba6b9c readahead: mmap read-around simplification 18 years ago
Yan Zheng 745ad48e8c fix page release issue in filemap_fault 18 years ago
Stephen Hemminger f0b85c0cfd readahead: docbook fix 18 years ago
Adrian Bunk ec05b297f9 [PATCH] remove mm/filemap.c:file_send_actor() 18 years ago
Randy Dunlap bfe0d6867e fix filemap.c kernel-doc 18 years ago
Rusty Russell cf914a7d65 readahead: split ondemand readahead interface into two functions 18 years ago