aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs/logfile.c
AgeCommit message (Expand)Author
2009-06-16ntfs: use is_power_of_2() function for clarity.Robert P. J. Day
2007-10-12NTFS: Fix a mount time deadlock.Anton Altaparmakov
2006-10-01[PATCH] fs/ntfs: Conversion to generic booleanRichard Knutsson
2006-03-26[PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita
2005-09-26NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave theAnton Altaparmakov
2005-09-08NTFS: Support more clean journal ($LogFile) states.Anton Altaparmakov
2005-06-25NTFS: Fix several occurences of a bug where we would perform 'var & ~const'Anton Altaparmakov
2005-05-04NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile().Anton Altaparmakov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds