aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs/logfile.c
AgeCommit message (Expand)Author
2020-12-15fs/ntfs: remove unused variblesAlex Shi
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Thomas Gleixner
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2011-03-31Fix common misspellingsLucas De Marchi
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
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-rc2Linus Torvalds