aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/logfile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-06-16ntfs: use is_power_of_2() function for clarity.Robert P. J. Day1-1/+2
2007-10-12NTFS: Fix a mount time deadlock.Anton Altaparmakov1-14/+129
2006-10-01[PATCH] fs/ntfs: Conversion to generic booleanRichard Knutsson1-54/+54
2006-03-26[PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita1-2/+2
2005-09-26NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave theAnton Altaparmakov1-5/+25
2005-09-08NTFS: Support more clean journal ($LogFile) states.Anton Altaparmakov1-115/+136
2005-06-25NTFS: Fix several occurences of a bug where we would perform 'var & ~const'Anton Altaparmakov1-3/+3
2005-05-04NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile().Anton Altaparmakov1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+705