Anton Altaparmakov
|
8925d4f0d3
NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
|
před 20 roky |
Anton Altaparmakov
|
fc0fa7dc7d
NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter
|
před 20 roky |
Anton Altaparmakov
|
511bea5ea2
NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute
|
před 20 roky |
Anton Altaparmakov
|
69b41e3c02
NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute
|
před 20 roky |
Anton Altaparmakov
|
fd9d63678d
NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute
|
před 20 roky |
Anton Altaparmakov
|
18efefa935
NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the
|
před 20 roky |
Anton Altaparmakov
|
5a8c0cc32b
NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the
|
před 20 roky |
Anton Altaparmakov
|
715dc636b6
NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry
|
před 20 roky |
Anton Altaparmakov
|
91fbc6edfa
NTFS: Fix sparse warnings that have crept in over time.
|
před 20 roky |
Anton Altaparmakov
|
5c9f6de3b8
NTFS: Fix various bugs in the runlist merging code. (Based on libntfs
|
před 20 roky |
Anton Altaparmakov
|
89ecf38c7a
NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as it
|
před 20 roky |
Anton Altaparmakov
|
5d46770f5f
NTFS: Change the mount options {u,f,d}mask to always parse the number as
|
před 20 roky |
Anton Altaparmakov
|
7d333d6c73
NTFS: 2.1.24 release and some minor final fixes.
|
před 20 roky |
Anton Altaparmakov
|
e604635c8b
NTFS: Improve scalability by changing the driver global spin lock in
|
před 20 roky |
Anton Altaparmakov
|
a01ac532b5
NTFS: Fix page_has_buffers()/page_buffers() handling in fs/ntfs/aops.c.
|
před 20 roky |
Anton Altaparmakov
|
311120eca0
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
|
před 20 roky |
Anton Altaparmakov
|
8273d5d4c2
NTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block() to handle the case
|
před 20 roky |
Anton Altaparmakov
|
54b02eb01c
NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page
|
před 20 roky |
Anton Altaparmakov
|
bd45fdd209
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
|
před 20 roky |
Anton Altaparmakov
|
8dcdebafb8
NTFS: Make ntfs_write_block() not instantiate sparse blocks if they are zero.
|
před 20 roky |
Anton Altaparmakov
|
67bb103725
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
|
před 20 roky |
Anton Altaparmakov
|
1c7d469d47
NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when
|
před 20 roky |
Anton Altaparmakov
|
bbf1813fb8
NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more
|
před 20 roky |
Anton Altaparmakov
|
807c453de7
NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident().
|
před 20 roky |
Anton Altaparmakov
|
2983d1bd1a
NTFS: Fix several bugs in fs/ntfs/attrib.c.
|
před 20 roky |
Anton Altaparmakov
|
0aacceacf3
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize().
|
před 20 roky |
Anton Altaparmakov
|
f25dfb5e44
NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block().
|
před 20 roky |
Anton Altaparmakov
|
8e08ceaeac
NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned
|
před 20 roky |
Anton Altaparmakov
|
6e48321a40
NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a runlist.
|
před 20 roky |
Anton Altaparmakov
|
3ffc5a4438
NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new
|
před 20 roky |