Commit Graph

69636 Commits (f4fc66a894546bdc88a775d0e83ad20a65210bcb)
 

Author SHA1 Message Date
Nick Piggin f4fc66a894 ext3: convert to new aops 18 years ago
Nick Piggin f34fb6eccc ext2: convert to new aops 18 years ago
Nick Piggin 6272b5a586 block_dev: convert to new aops 18 years ago
Nick Piggin 800d15a53e implement simple fs aops 18 years ago
Nick Piggin 674b892ede mm: restore KERNEL_DS optimisations 18 years ago
Dmitry Monakhov 8268f5a741 deny partial write for loop dev fd 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Nick Piggin 637aff46f9 fs: fix data-loss on error 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
Hisashi Hifumi 902aaed0d9 mm: use pagevec to rotate reclaimable page 18 years ago
Lee Schermerhorn 754af6f5a8 Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag 18 years ago
Rik van Riel 32a4330d41 mm: prevent kswapd from freeing excessive amounts of lowmem 18 years ago
Jesper Juhl 8691f3a72f mm: no need to cast vmalloc() return value in zone_wait_table_init() 18 years ago
Jeff Moyer 26fb1589cb fix the max path calculation in radix-tree.c 18 years ago
Nick Piggin a4b0672db3 fs: fix nobh error handling 18 years ago
Dmitry Monakhov 68671f35fe mm: add end_buffer_read helper function 18 years ago
Christoph Lameter ef8b4520bd Slab allocators: fail if ksize is called with a NULL parameter 18 years ago
Dean Nelson 0da7e01f5f calculation of pgoff in do_linear_fault() uses mixed units 18 years ago
Satyam Sharma 2408c55037 {slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check 18 years ago
Martin Schwidefsky c92ff1bde0 move mm_struct and vm_area_struct 18 years ago
Nick Piggin c0bc9875b7 radix-tree: use indirect bit 18 years ago
Nick Piggin b55ed81623 mm: clarify __add_to_swap_cache locking 18 years ago
Nick Piggin 45726cb43d mm: improve find_lock_page 18 years ago
Nick Piggin 0012818810 mm: use lockless radix-tree probe 18 years ago
Nick Piggin 557ed1fa26 remove ZERO_PAGE 18 years ago
Christoph Lameter aadb4bc4a1 SLUB: direct pass through of page size or higher kmalloc requests 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 f2e189827a readahead: remove the limit max_sectors_kb imposed on max_readahead_kb 18 years ago
Fengguang Wu 535443f515 readahead: remove several readahead macros 18 years ago
Fengguang Wu 7ff81078d8 readahead: remove the local copy of ra in do_generic_mapping_read() 18 years ago
Fengguang Wu 6b10c6c9fb readahead: basic support of interleaved reads 18 years ago
Fengguang Wu 6df8ba4f8a radixtree: introduce radix_tree_next_hole() 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
Fengguang Wu 937085aa35 readahead: compacting file_ra_state 18 years ago
Jesper Juhl 43fac94dd6 Clean up duplicate includes in mm/ 18 years ago
Jesper Juhl 39e91e4331 Clean up duplicate includes in include/linux/memory_hotplug.h 18 years ago
Will Schmidt dcca2bde4f During VM oom condition, kill all threads in process group 18 years ago
Adrian Bunk 1cd7daa51b slub.c:early_kmem_cache_node_alloc() shouldn't be __init 18 years ago
Andy Whitcroft d29eff7bca ppc64: SPARSEMEM_VMEMMAP support 18 years ago