aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/logfile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-15fs/ntfs: remove unused variblesAlex Shi1-2/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Thomas Gleixner1-15/+1
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig1-0/+1
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-8/+8
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