summaryrefslogtreecommitdiff
path: root/fs/ntfs/malloc.h
AgeCommit message (Expand)Author
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter
2005-10-11NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()Anton Altaparmakov
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-19NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.Anton Altaparmakov
2005-09-12NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as itAnton Altaparmakov
2005-09-08NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version.Anton Altaparmakov
2004-10-07NTFS: - Move ntfs_{un,}map_page() from ntfs.h to aops.h and fix resultingAnton Altaparmakov
2004-06-15NTFS: sparse fix: void function with return (value)Anton Altaparmakov
2004-05-11NTFS: Cleanup whitespace (trailing space removal, etc).Anton Altaparmakov
2004-05-07NTFS: Read the journal ($LogFile) and determine if the volume has been shutdo...Anton Altaparmakov
2002-08-05NTFS: 2.0.23 - Major bug fixes (races, deadlocks, non-i386 architectures).Anton Altaparmakov
2002-03-08Import changesetAnton Altaparmakov