Commit Graph

15 Commits (aab520e2f6c80160cabd187a8d0292d1cec8ff68)

Author SHA1 Message Date
Richard Knutsson c49c311150 [PATCH] fs/ntfs: Conversion to generic boolean 19 years ago
Anton Altaparmakov 67b1dfe77a NTFS: Fix an (innocent) off-by-one error in the runlist code. 19 years ago
Anton Altaparmakov eed8b2dee7 NTFS: More runlist handling fixes from Richard Russon and myself. 20 years ago
Anton Altaparmakov 5c9f6de3b8 NTFS: Fix various bugs in the runlist merging code. (Based on libntfs 20 years ago
Anton Altaparmakov 6e48321a40 NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a runlist. 20 years ago
Anton Altaparmakov 3ffc5a4438 NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new 20 years ago
Anton Altaparmakov 2b0ada2b8e NTFS: Fix handling of valid but empty mapping pairs array in 20 years ago
Anton Altaparmakov 84d6ebe63f NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far. 20 years ago
Anton Altaparmakov 9529d461d0 NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge() 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 53d59aad93 NTFS: Fix compilation when configured read-only. 20 years ago
Anton Altaparmakov c0c1cc0e46 NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after 20 years ago
Anton Altaparmakov 37e4c13b98 NTFS: Fix a nasty runlist merge bug when merging two holes. 20 years ago
Anton Altaparmakov 1a0df15acd NTFS: Fix a bug in fs/ntfs/runlist.c::ntfs_mapping_pairs_decompress() in 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago