summaryrefslogtreecommitdiff
path: root/fs/ntfs/bitmap.c
AgeCommit message (Expand)Author
2006-10-01[PATCH] fs/ntfs: Conversion to generic booleanRichard Knutsson
2005-10-04NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused theAnton Altaparmakov
2004-10-07NTFS: - Move ntfs_{un,}map_page() from ntfs.h to aops.h and fix resultingAnton Altaparmakov
2004-08-17NTFS: Minor update to fs/ntfs/bitmap.c to only perform rollback if atAnton Altaparmakov
2004-08-16NTFS: Implement cluster (de-)allocation code (fs/ntfs/lcnalloc.[hc]).Anton Altaparmakov
2004-07-22NTFS: Move a NULL check to before the first use of the pointer.Anton Altaparmakov
2004-07-21NTFS: Wrap the new bitmap.[hc] code in #ifdef NTFS_RW / #endif.Anton Altaparmakov
2004-07-21NTFS: Implement bitmap modification code (fs/ntfs/bitmap.[hc]). ThisAnton Altaparmakov