index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
layout.h
Age
Commit message (
Expand
)
Author
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-04-01
ntfs: remove private wrapper of endian helpers
Harvey Harrison
2006-10-01
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
2006-03-23
NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.
Anton Altaparmakov
2006-03-23
NTFS: Add support for sparse files which have a compression unit of 0.
Anton Altaparmakov
2006-02-24
NTFS: - Cope with attribute list attribute having invalid flags.
Anton Altaparmakov
2005-10-24
NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfs
Anton Altaparmakov
2005-10-19
NTFS: $EA attributes can be both resident non-resident.
Anton Altaparmakov
2005-10-04
NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable
Anton Altaparmakov
2005-09-26
NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with
Anton Altaparmakov
2005-09-26
NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by
Anton Altaparmakov
2005-09-22
NTFS: Fix sparse warnings that have crept in over time.
Anton Altaparmakov
2005-06-25
NTFS: Fix a bug in address space operations error recovery code paths where
Anton Altaparmakov
2005-06-25
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
Anton Altaparmakov
2005-05-05
NTFS: Update attribute definition handling.
Anton Altaparmakov
2005-05-05
NTFS: Correct sparse file handling. The compressed values need to be
Anton Altaparmakov
2005-05-05
NTFS: - Add disable_sparse mount option together with a per volume sparse
Anton Altaparmakov
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds