summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reiserfs: use generic writeVladimir Saveliev2007-10-161-1239/+1
* qnx4: convert to new aopsNick Piggin2007-10-161-7/+12
* bfs: convert to new aopsNick Piggin2007-10-161-4/+8
* hpfs: convert to new aopsNick Piggin2007-10-161-5/+13
* hfsplus: convert to new aopsNick Piggin2007-10-162-19/+20
* hfs: convert to new aopsNick Piggin2007-10-162-18/+19
* fat: convert to new aopsNick Piggin2007-10-161-11/+16
* fs: new cont helpersNick Piggin2007-10-164-102/+103
* gfs2: convert to new aopsSteven Whitehouse2007-10-161-84/+127
* xfs: convert to new aopsNick Piggin2007-10-162-30/+24
* ext4: convert to new aopsNick Piggin2007-10-161-54/+120
* ext3: convert to new aopsNick Piggin2007-10-161-48/+115
* ext2: convert to new aopsNick Piggin2007-10-163-29/+53
* block_dev: convert to new aopsNick Piggin2007-10-161-6/+18
* implement simple fs aopsNick Piggin2007-10-166-21/+45
* mm: restore KERNEL_DS optimisationsNick Piggin2007-10-161-2/+9
* deny partial write for loop dev fdDmitry Monakhov2007-10-161-3/+1
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-1611-206/+575
* fs: fix data-loss on errorNick Piggin2007-10-161-0/+2
* mm: buffered write iteratorNick Piggin2007-10-163-130/+150
* mm: fix pagecache write deadlocksNick Piggin2007-10-162-21/+112
* mm: write iovec cleanupNick Piggin2007-10-163-86/+67
* mm: buffered write cleanupNick Piggin2007-10-163-112/+65
* mm: trim more holesNick Piggin2007-10-161-40/+40
* mm: debug write deadlocksNick Piggin2007-10-161-0/+2
* mm: clean up buffered write codeAndrew Morton2007-10-161-17/+18
* Revert "[PATCH] generic_file_buffered_write(): deadlock on vectored write"Andrew Morton2007-10-161-11/+7
* Revert "[PATCH] generic_file_buffered_write(): handle zero-length iovec segme...Andrew Morton2007-10-162-10/+3
* mm: revert KERNEL_DS buffered write optimisationNick Piggin2007-10-161-19/+13
* mm: use pagevec to rotate reclaimable pageHisashi Hifumi2007-10-161-30/+74
* Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn2007-10-163-18/+28
* mm: prevent kswapd from freeing excessive amounts of lowmemRik van Riel2007-10-161-1/+7
* mm: no need to cast vmalloc() return value in zone_wait_table_init()Jesper Juhl2007-10-161-1/+1
* fix the max path calculation in radix-tree.cJeff Moyer2007-10-161-4/+17
* fs: fix nobh error handlingNick Piggin2007-10-161-56/+82
* mm: add end_buffer_read helper functionDmitry Monakhov2007-10-161-15/+17
* Slab allocators: fail if ksize is called with a NULL parameterChristoph Lameter2007-10-164-5/+10
* calculation of pgoff in do_linear_fault() uses mixed unitsDean Nelson2007-10-161-1/+1
* {slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) checkSatyam Sharma2007-10-162-7/+7
* move mm_struct and vm_area_structMartin Schwidefsky2007-10-163-136/+145
* radix-tree: use indirect bitNick Piggin2007-10-162-43/+64
* mm: clarify __add_to_swap_cache lockingNick Piggin2007-10-161-1/+4
* mm: improve find_lock_pageNick Piggin2007-10-161-4/+5
* mm: use lockless radix-tree probeNick Piggin2007-10-162-9/+5
* remove ZERO_PAGENick Piggin2007-10-166-244/+42
* SLUB: direct pass through of page size or higher kmalloc requestsChristoph Lameter2007-10-162-58/+62
* filemap: convert some unsigned long to pgoff_tFengguang Wu2007-10-162-27/+28
* filemap: trivial code cleanupsFengguang Wu2007-10-161-3/+0
* readahead: remove the limit max_sectors_kb imposed on max_readahead_kbFengguang Wu2007-10-161-9/+0
* readahead: remove several readahead macrosFengguang Wu2007-10-162-11/+1
OpenPOWER on IntegriCloud