Uwe Kleine-König
|
dbe7f76dd6
fix typo "insted" -> "instead"
|
17 years ago |
Jan Engelhardt
|
96de0e252c
Convert files to UTF-8 and some cleanups
|
17 years ago |
Anton Altaparmakov
|
bfab36e816
NTFS: Fix a mount time deadlock.
|
18 years ago |
Anton Altaparmakov
|
8331191e56
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
|
18 years ago |
Ingo Molnar
|
4e5e529ad6
NTFS: Semaphore to mutex conversion.
|
19 years ago |
Anton Altaparmakov
|
834ba600ce
NTFS: Handle the recently introduced -ENAMETOOLONG return value from
|
19 years ago |
Anton Altaparmakov
|
20fdcf1d54
NTFS: Add a missing call to flush_dcache_mft_record_page() in
|
19 years ago |
Anton Altaparmakov
|
a778f21732
NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we
|
19 years ago |
Anton Altaparmakov
|
2c2c8c1c21
NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.
|
19 years ago |
Anton Altaparmakov
|
d4faf636d6
NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum
|
19 years ago |
Anton Altaparmakov
|
f95c4018fd
NTFS: Remove all the make_bad_inode() calls. This should only be called
|
19 years ago |
Anton Altaparmakov
|
a0646a1f04
NTFS: Add support for sparse files which have a compression unit of 0.
|
19 years ago |
Anton Altaparmakov
|
949763b2b8
NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are
|
19 years ago |
Anton Altaparmakov
|
78264bd9c2
NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfs
|
19 years ago |
Anton Altaparmakov
|
3ccc7384db
NTFS: Fix a buggette in an "should be impossible" case handling where we
|
19 years ago |
Anton Altaparmakov
|
67b1dfe77a
NTFS: Fix an (innocent) off-by-one error in the runlist code.
|
19 years ago |
Anton Altaparmakov
|
1cf3109ffb
NTFS: Do more detailed reporting of why we cannot mount read-write by
|
19 years ago |
Anton Altaparmakov
|
78af34f03d
NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
|
19 years ago |
Anton Altaparmakov
|
3672b638ec
NTFS: - Cope with attribute list attribute having invalid flags.
|
19 years ago |
Adrian Bunk
|
f4b09ebc8b
update the email address of Randy Dunlap
|
19 years ago |
Anton Altaparmakov
|
c9c2009a4e
NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfs
|
20 years ago |
Anton Altaparmakov
|
dda65b941f
NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.
|
20 years ago |
Anton Altaparmakov
|
d04bd1fb60
NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
|
20 years ago |
Anton Altaparmakov
|
7d0ffdb279
NTFS: $EA attributes can be both resident non-resident.
|
20 years ago |
Anton Altaparmakov
|
98b270362b
NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own
|
20 years ago |
Anton Altaparmakov
|
29b8990513
NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
|
20 years ago |
Anton Altaparmakov
|
e9438250b6
NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes
|
20 years ago |
Anton Altaparmakov
|
dd072330d1
NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports
|
20 years ago |
Anton Altaparmakov
|
2d86829b84
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to
|
20 years ago |
Anton Altaparmakov
|
2a6fc4e1b0
NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks
|
20 years ago |