Commit Graph

187 Commits (bac07ecd6c9b16656aced6dc4f9f070120153046)

Author SHA1 Message Date
Heiko Carstens 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
KAMEZAWA Hiroyuki 2c26fdd70c memcg: revert gfp mask fix 16 years ago
Nick Piggin 67d58ac47d mm: pagecache gfp flags fix 16 years ago
Nick Piggin 48b47c561e mm: direct IO starvation improvement 16 years ago
Nick Piggin 05fe478dd0 mm: write_cache_pages integrity fix 16 years ago
Nick Piggin bf3f3bc5e7 mm: don't mark_page_accessed in fault path 16 years ago
Dmitri Monakhov 7f5ff766a7 kill suid bit only for regular files 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 16 years ago
KAMEZAWA Hiroyuki b7abea9630 memcg: make page->mapping NULL before uncharge 17 years ago
Nick Piggin 8413ac9d8c mm: page lock use lock bitops 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Krishna Kumar 0c6aa2639e mm: do_generic_file_read() never gets a NULL 'filp' argument 17 years ago
Oleg Nesterov 8546232355 do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() fails 17 years ago
Hisashi Hifumi 6ccfa806a9 VFS: fix dio write returning EIO when try_to_release_page fails 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Linus Torvalds 94ad374a07 Fix off-by-one error in iov_iter_advance() 17 years ago
Hisashi Hifumi 8ab22b9abb vfs: pagecache usage optimization for pagesize!=blocksize 17 years ago
Miklos Szeredi 2f1936b877 [patch 3/5] vfs: change remove_suid() to file_remove_suid() 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Nick Piggin a60637c858 mm: lockless pagecache 17 years ago
Nick Piggin e286781d5f mm: speculative page references 17 years ago
KAMEZAWA Hiroyuki 69029cd550 memcg: remove refcnt from page_cgroup 17 years ago
Mingming Cao 3f31fddfa2 jbd: fix race between free buffer and commit transaction 17 years ago
Hugh Dickins 11fa977ecd generic_file_aio_read() cleanups 17 years ago
Christoph Hellwig a969e903a9 kill generic_file_direct_IO() 17 years ago
Jan Kara f4c0a0fdfa vfs: export filemap_fdatawrite_range() 17 years ago
Miklos Szeredi 3ef0f720e4 mm: fix infinite loop in filemap_fault 17 years ago
Miklos Szeredi 7f3d4ee108 vfs: splice remove_suid() cleanup 17 years ago
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