Anton Altaparmakov 481d037421 NTFS: Complete the previous fix for the unset device when mapping buffers %!s(int64=20) %!d(string=hai) anos
..
ChangeLog 481d037421 NTFS: Complete the previous fix for the unset device when mapping buffers %!s(int64=20) %!d(string=hai) anos
Makefile af859a42d7 NTFS: Prepare for 2.1.23 release: Update documentation and bump version. %!s(int64=20) %!d(string=hai) anos
aops.c 481d037421 NTFS: Complete the previous fix for the unset device when mapping buffers %!s(int64=20) %!d(string=hai) anos
aops.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
attrib.c af859a42d7 NTFS: Prepare for 2.1.23 release: Update documentation and bump version. %!s(int64=20) %!d(string=hai) anos
attrib.h 53d59aad93 NTFS: Fix compilation when configured read-only. %!s(int64=20) %!d(string=hai) anos
bitmap.c 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
bitmap.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
collate.c 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
collate.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
compress.c 367636772f NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the %!s(int64=20) %!d(string=hai) anos
debug.c 8907547d4b NTFS: Fix printk format warnings on ia64. (Randy Dunlap) %!s(int64=20) %!d(string=hai) anos
debug.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
dir.c 3bd1f4a173 NTFS: Fix several occurences of a bug where we would perform 'var & ~const' %!s(int64=20) %!d(string=hai) anos
dir.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
endian.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
file.c d4b9ba7bf6 NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open(). %!s(int64=20) %!d(string=hai) anos
index.c 442d207eb0 NTFS: Use C99 style structure initialization after memory allocation where %!s(int64=20) %!d(string=hai) anos
index.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
inode.c 2fb21db254 NTFS: Remove spurious void pointer casts from fs/ntfs/. %!s(int64=20) %!d(string=hai) anos
inode.h 3bd1f4a173 NTFS: Fix several occurences of a bug where we would perform 'var & ~const' %!s(int64=20) %!d(string=hai) anos
layout.h 9f993fe463 NTFS: Fix a bug in address space operations error recovery code paths where %!s(int64=20) %!d(string=hai) anos
lcnalloc.c 3bd1f4a173 NTFS: Fix several occurences of a bug where we would perform 'var & ~const' %!s(int64=20) %!d(string=hai) anos
lcnalloc.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
logfile.c 3bd1f4a173 NTFS: Fix several occurences of a bug where we would perform 'var & ~const' %!s(int64=20) %!d(string=hai) anos
logfile.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
malloc.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
mft.c e74589ac25 NTFS: Fix bug in mft record writing where we forgot to set the device in %!s(int64=20) %!d(string=hai) anos
mft.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
mst.c 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
namei.c 251c8427c9 NTFS: Remove checks for NULL before calling kfree() since kfree() does the %!s(int64=20) %!d(string=hai) anos
ntfs.h 7fafb8b634 NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead %!s(int64=20) %!d(string=hai) anos
quota.c 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
quota.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
runlist.c fa3be92317 NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs() %!s(int64=20) %!d(string=hai) anos
runlist.h fa3be92317 NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs() %!s(int64=20) %!d(string=hai) anos
super.c ca8fd7a0c6 NTFS: Detect the case when Windows has been suspended to disk on the volume %!s(int64=20) %!d(string=hai) anos
sysctl.c c002f42543 NTFS: - Add disable_sparse mount option together with a per volume sparse %!s(int64=20) %!d(string=hai) anos
sysctl.h 44456d37b5 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string %!s(int64=20) %!d(string=hai) anos
time.h d8ec785e0b NTFS: Change time to u64 in time.h::ntfs2utc() as it otherwise generates a %!s(int64=20) %!d(string=hai) anos
types.h 3f2faef00c NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it %!s(int64=20) %!d(string=hai) anos
unistr.c 2fb21db254 NTFS: Remove spurious void pointer casts from fs/ntfs/. %!s(int64=20) %!d(string=hai) anos
upcase.c 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
usnjrnl.c 3f2faef00c NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it %!s(int64=20) %!d(string=hai) anos
usnjrnl.h 3f2faef00c NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it %!s(int64=20) %!d(string=hai) anos
volume.h 3f2faef00c NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it %!s(int64=20) %!d(string=hai) anos