Commit Graph

14 Commits (40472a55461a672c929a092e648f6c5d21c9c310)

Author SHA1 Message Date
Richard Knutsson c49c311150 [PATCH] fs/ntfs: Conversion to generic boolean 19 years ago
Anton Altaparmakov fc0fa7dc7d NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter 20 years ago
Anton Altaparmakov 511bea5ea2 NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute 20 years ago
Anton Altaparmakov 69b41e3c02 NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute 20 years ago
Anton Altaparmakov 715dc636b6 NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry 20 years ago
Anton Altaparmakov bbf1813fb8 NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more 20 years ago
Anton Altaparmakov 3bd1f4a173 NTFS: Fix several occurences of a bug where we would perform 'var & ~const' 20 years ago
Anton Altaparmakov 53d59aad93 NTFS: Fix compilation when configured read-only. 20 years ago
Anton Altaparmakov 43b01fda8b NTFS: Fix sign of various error return values to be negative in 20 years ago
Anton Altaparmakov c0c1cc0e46 NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after 20 years ago
Randy Dunlap 8907547d4b NTFS: Fix printk format warnings on ia64. (Randy Dunlap) 20 years ago
Anton Altaparmakov b6ad6c52fe NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking 20 years ago
Anton Altaparmakov db30d160cd NTFS: Use i_size_read() once and then use the cached value in 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago