Anton Altaparmakov
|
ebab89909e
NTFS: Fix read regression.
|
17 years ago |
Anton Altaparmakov
|
bfab36e816
NTFS: Fix a mount time deadlock.
|
17 years ago |
Nick Piggin
|
6fe6900e1e
mm: make read_cache_page synchronous
|
18 years ago |
Robert P. J. Day
|
5c3bd438cc
[PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUG
|
18 years ago |
Christoph Lameter
|
e6b4f8da3a
[PATCH] slab: remove SLAB_NOFS
|
18 years ago |
Richard Knutsson
|
c49c311150
[PATCH] fs/ntfs: Conversion to generic boolean
|
18 years ago |
Pekka Enberg
|
090d2b185d
[PATCH] read_mapping_page for address space
|
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
|
3ccc7384db
NTFS: Fix a buggette in an "should be impossible" case handling where we
|
19 years ago |
Jes Sorensen
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 years ago |
Anton Altaparmakov
|
dda65b941f
NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.
|
19 years ago |
Anton Altaparmakov
|
7d0ffdb279
NTFS: $EA attributes can be both resident non-resident.
|
19 years ago |
Anton Altaparmakov
|
29b8990513
NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
|
19 years ago |
Anton Altaparmakov
|
2d86829b84
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to
|
19 years ago |
Anton Altaparmakov
|
2a6fc4e1b0
NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks
|
19 years ago |
Anton Altaparmakov
|
8925d4f0d3
NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
|
19 years ago |
Anton Altaparmakov
|
fc0fa7dc7d
NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter
|
19 years ago |
Anton Altaparmakov
|
69b41e3c02
NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute
|
19 years ago |
Anton Altaparmakov
|
fd9d63678d
NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute
|
19 years ago |
Anton Altaparmakov
|
807c453de7
NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident().
|
19 years ago |
Anton Altaparmakov
|
2983d1bd1a
NTFS: Fix several bugs in fs/ntfs/attrib.c.
|
19 years ago |
Anton Altaparmakov
|
0aacceacf3
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize().
|
19 years ago |
Anton Altaparmakov
|
af859a42d7
NTFS: Prepare for 2.1.23 release: Update documentation and bump version.
|
20 years ago |
Anton Altaparmakov
|
4757d7dff6
NTFS: Change ntfs_map_runlist_nolock() to only decompress the mapping pairs
|
20 years ago |
Anton Altaparmakov
|
fa3be92317
NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()
|
20 years ago |
Anton Altaparmakov
|
1d58b27b8d
NTFS: Change the runlist terminator of the newly allocated cluster(s) to
|
20 years ago |
Anton Altaparmakov
|
442d207eb0
NTFS: Use C99 style structure initialization after memory allocation where
|
20 years ago |
Anton Altaparmakov
|
bb3cf33509
NTFS: Update attribute definition handling.
|
20 years ago |
Anton Altaparmakov
|
53d59aad93
NTFS: Fix compilation when configured read-only.
|
20 years ago |