aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/malloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter1-2/+1
2005-10-11NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()Anton Altaparmakov1-2/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-19NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.Anton Altaparmakov1-1/+1
2005-09-12NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as itAnton Altaparmakov1-1/+1
2005-09-08NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version.Anton Altaparmakov1-6/+42
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+62