aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs/malloc.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-22mm: replace various uses of num_physpages by totalram_pagesGravatar Jan Beulich 1-1/+1
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesGravatar Christoph Lameter 1-2/+1
2005-10-11NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()Gravatar Anton Altaparmakov 1-2/+1
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 1-1/+1
2005-09-19NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.Gravatar Anton Altaparmakov 1-1/+1
2005-09-12NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as itGravatar Anton Altaparmakov 1-1/+1
2005-09-08NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version.Gravatar Anton Altaparmakov 1-6/+42
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+62