1. ee31af5 Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on the fly by Christoph Lameter · 17 years ago
  2. 6eaf806 Memoryless nodes: Fix interleave behavior for memoryless nodes by Christoph Lameter · 17 years ago
  3. 7ea1530 Memoryless nodes: introduce mask of nodes with memory by Christoph Lameter · 17 years ago
  4. 1380891 Memoryless nodes: Generic management of nodemasks for various purposes by Christoph Lameter · 17 years ago
  5. 5514476 fs: remove some AOP_TRUNCATED_PAGE by Nick Piggin · 17 years ago
  6. 03158cd fs: restore nobh by Nick Piggin · 17 years ago
  7. b6af1bc ocfs2: convert to new aops by Nick Piggin · 17 years ago
  8. f2b6a16 fs: affs convert to new aops by Nick Piggin · 17 years ago
  9. b458572 fs: adfs convert to new aops by Nick Piggin · 17 years ago
  10. d5c5f84 jfs: convert to new aops by Nick Piggin · 17 years ago
  11. 4a66af9 minixfs: convert to new aops by Nick Piggin · 17 years ago
  12. 26a6441 sysv: convert to new aops by Nick Piggin · 17 years ago
  13. be021ee udf: convert to new aops by Nick Piggin · 17 years ago
  14. 82b9d1d ufs: convert to new aops by Nick Piggin · 17 years ago
  15. 205c109 jffs2: convert to new aops by Nick Piggin · 17 years ago
  16. ae361ff hostfs: convert to new aops by Nick Piggin · 17 years ago
  17. 5e6f58a fuse: convert to new aops by Nick Piggin · 17 years ago
  18. fb53b30 smbfs: convert to new aops by Nick Piggin · 17 years ago
  19. 4899f9c nfs: convert to new aops by Nick Piggin · 17 years ago
  20. a20fa20 With reiserfs no longer using the weird generic_cont_expand, remove it completely. by Nick Piggin · 17 years ago
  21. f7557e8 reiserfs: use generic_cont_expand_simple by Vladimir Saveliev · 17 years ago
  22. ba9d8ce reiserfs: convert to new aops by Vladimir Saveliev · 17 years ago
  23. 797b4cf reiserfs: use generic write by Vladimir Saveliev · 17 years ago
  24. f870618 qnx4: convert to new aops by Nick Piggin · 17 years ago
  25. eedcbba bfs: convert to new aops by Nick Piggin · 17 years ago
  26. d6091b7 hpfs: convert to new aops by Nick Piggin · 17 years ago
  27. 7c0efc6 hfsplus: convert to new aops by Nick Piggin · 17 years ago
  28. 7903d9e hfs: convert to new aops by Nick Piggin · 17 years ago
  29. d7777a2 fat: convert to new aops by Nick Piggin · 17 years ago
  30. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  31. 7765ec2 gfs2: convert to new aops by Steven Whitehouse · 17 years ago
  32. d79689c xfs: convert to new aops by Nick Piggin · 17 years ago
  33. bfc1af6 ext4: convert to new aops by Nick Piggin · 17 years ago
  34. f4fc66a ext3: convert to new aops by Nick Piggin · 17 years ago
  35. f34fb6e ext2: convert to new aops by Nick Piggin · 17 years ago
  36. 6272b5a block_dev: convert to new aops by Nick Piggin · 17 years ago
  37. 800d15a implement simple fs aops by Nick Piggin · 17 years ago
  38. 674b892 mm: restore KERNEL_DS optimisations by Nick Piggin · 17 years ago
  39. 8268f5a deny partial write for loop dev fd by Dmitry Monakhov · 17 years ago
  40. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  41. 637aff4 fs: fix data-loss on error by Nick Piggin · 17 years ago
  42. 2f718ff mm: buffered write iterator by Nick Piggin · 17 years ago
  43. 0829142 mm: fix pagecache write deadlocks by Nick Piggin · 17 years ago
  44. 4a9e5ef mm: write iovec cleanup by Nick Piggin · 17 years ago
  45. eb2be18 mm: buffered write cleanup by Nick Piggin · 17 years ago
  46. 64649a5 mm: trim more holes by Nick Piggin · 17 years ago
  47. 5fe1723 mm: debug write deadlocks by Nick Piggin · 17 years ago
  48. ae37461 mm: clean up buffered write code by Andrew Morton · 17 years ago
  49. 6814d7a Revert "[PATCH] generic_file_buffered_write(): deadlock on vectored write" by Andrew Morton · 17 years ago
  50. 4b49643 Revert "[PATCH] generic_file_buffered_write(): handle zero-length iovec segments" by Andrew Morton · 17 years ago
  51. 41cb8ac mm: revert KERNEL_DS buffered write optimisation by Nick Piggin · 17 years ago
  52. 902aaed mm: use pagevec to rotate reclaimable page by Hisashi Hifumi · 17 years ago
  53. 754af6f Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag by Lee Schermerhorn · 17 years ago
  54. 32a4330 mm: prevent kswapd from freeing excessive amounts of lowmem by Rik van Riel · 17 years ago
  55. 8691f3a mm: no need to cast vmalloc() return value in zone_wait_table_init() by Jesper Juhl · 17 years ago
  56. 26fb158 fix the max path calculation in radix-tree.c by Jeff Moyer · 17 years ago
  57. a4b0672 fs: fix nobh error handling by Nick Piggin · 17 years ago
  58. 68671f3 mm: add end_buffer_read helper function by Dmitry Monakhov · 17 years ago
  59. ef8b452 Slab allocators: fail if ksize is called with a NULL parameter by Christoph Lameter · 17 years ago
  60. 0da7e01 calculation of pgoff in do_linear_fault() uses mixed units by Dean Nelson · 17 years ago
  61. 2408c55 {slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check by Satyam Sharma · 17 years ago
  62. c92ff1b move mm_struct and vm_area_struct by Martin Schwidefsky · 17 years ago
  63. c0bc987 radix-tree: use indirect bit by Nick Piggin · 17 years ago
  64. b55ed81 mm: clarify __add_to_swap_cache locking by Nick Piggin · 17 years ago
  65. 45726cb mm: improve find_lock_page by Nick Piggin · 17 years ago
  66. 0012818 mm: use lockless radix-tree probe by Nick Piggin · 17 years ago
  67. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  68. aadb4bc SLUB: direct pass through of page size or higher kmalloc requests by Christoph Lameter · 17 years ago
  69. 57f6b96 filemap: convert some unsigned long to pgoff_t by Fengguang Wu · 17 years ago
  70. b2c3843 filemap: trivial code cleanups by Fengguang Wu · 17 years ago
  71. f2e1898 readahead: remove the limit max_sectors_kb imposed on max_readahead_kb by Fengguang Wu · 17 years ago
  72. 535443f readahead: remove several readahead macros by Fengguang Wu · 17 years ago
  73. 7ff8107 readahead: remove the local copy of ra in do_generic_mapping_read() by Fengguang Wu · 17 years ago
  74. 6b10c6c readahead: basic support of interleaved reads by Fengguang Wu · 17 years ago
  75. 6df8ba4 radixtree: introduce radix_tree_next_hole() by Fengguang Wu · 17 years ago
  76. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  77. 0bb7ba6 readahead: mmap read-around simplification by Fengguang Wu · 17 years ago
  78. 937085a readahead: compacting file_ra_state by Fengguang Wu · 17 years ago
  79. 43fac94 Clean up duplicate includes in mm/ by Jesper Juhl · 17 years ago
  80. 39e91e4 Clean up duplicate includes in include/linux/memory_hotplug.h by Jesper Juhl · 17 years ago
  81. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  82. 1cd7daa slub.c:early_kmem_cache_node_alloc() shouldn't be __init by Adrian Bunk · 17 years ago
  83. d29eff7 ppc64: SPARSEMEM_VMEMMAP support by Andy Whitcroft · 17 years ago
  84. 46644c2 SPARC64: SPARSEMEM_VMEMMAP support by David Miller · 17 years ago
  85. ef229c5 IA64: SPARSEMEM_VMEMMAP 16K page size support by Christoph Lameter · 17 years ago
  86. 0889eba x86_64: SPARSEMEM_VMEMMAP 2M page size support by Christoph Lameter · 17 years ago
  87. 29c7111 vmemmap: generify initialisation via helpers by Andy Whitcroft · 17 years ago
  88. 8f6aac4 Generic Virtual Memmap support for SPARSEMEM by Christoph Lameter · 17 years ago
  89. 540557b sparsemem: record when a section has a valid mem_map by Andy Whitcroft · 17 years ago
  90. cd881a6 sparsemem: clean up spelling error in comments by Andy Whitcroft · 17 years ago
  91. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  92. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  93. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  94. cc84634 Add support for Wacom WACF007 and WACF008 to serial pnp driver by Maik Broemme · 17 years ago
  95. 37a6c7d serial_txx9: Use UPF_FIXED_PORT by Atsushi Nemoto · 17 years ago
  96. b3b708f wake up from a serial port by Guennadi Liakhovetski · 17 years ago
  97. aa5346a provide stubs for enable_irq_wake() and disable_irq_wake() by Guennadi Liakhovetski · 17 years ago
  98. bf0df63 8250_pci: Autodetect mainpine cards by Alan Cox · 17 years ago
  99. 7201863 serial_txx9: cleanup includes by Atsushi Nemoto · 17 years ago
  100. 43d9f7f pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices by James Bottomley · 17 years ago