NTFS: Complete the previous fix for the unset device when mapping buffers
[sfrench/cifs-2.6.git] / fs / ntfs / ChangeLog
2005-08-16 Anton AltaparmakovNTFS: Complete the previous fix for the unset device...
2005-08-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/aia21/ntfs-2.6
2005-08-16 Anton AltaparmakovNTFS: Fix bug in mft record writing where we forgot...
2005-08-04 Len Brown/home/lenb/src/to-linus-stable branch 'acpi-2.6.12'
2005-08-03 Len Brown/home/lenb/src/to-linus branch 'acpi-2.6.12'
2005-07-30 Len Brown/home/lenb/src/to-linus branch 'acpi-2.6.12'
2005-07-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2005-07-26 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-07-23 Luming Yu/home/lenb/linux-2.6 branch 'acpi-2.6.12'
2005-07-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-07-19 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-07-17 Tony LuckAuto merge with /linux/kernel/git/torvalds/linux-2...
2005-07-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-07-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-07-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/aia21/ntfs-2.6
2005-07-13 Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
2005-07-04 Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
2005-06-30 Anton AltaparmakovAutomerge with /usr/src/ntfs-2.6.git.
2005-06-26 Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
2005-06-26 Anton AltaparmakovNTFS: Fix a nasty deadlock that appeared in recent...
2005-06-25 Anton AltaparmakovNTFS: Prepare for 2.1.23 release: Update documentation...
2005-06-25 Anton AltaparmakovNTFS: Change ntfs_map_runlist_nolock() to only decompre...
2005-06-25 Anton AltaparmakovNTFS: Add an extra parameter @last_vcn to ntfs_get_size...
2005-06-25 Anton AltaparmakovNTFS: Change the runlist terminator of the newly alloca...
2005-06-25 Anton AltaparmakovNTFS: Fix several occurences of a bug where we would...
2005-06-25 Anton AltaparmakovNTFS: Detect the case when Windows has been suspended...
2005-06-25 Anton AltaparmakovNTFS: Fix a bug in address space operations error recov...
2005-06-25 Anton AltaparmakovNTFS: Stamp the transaction log ($UsnJrnl), aka user...
2005-06-25 Anton AltaparmakovAutomerge with /usr/src/ntfs-2.6.git.
2005-06-23 Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
2005-06-08 Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git
2005-05-30 Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
2005-05-27 Anton AltaparmakovNTFS: Use C99 style structure initialization after...
2005-05-27 Pekka EnbergNTFS: Remove spurious void pointer casts from fs/ntfs/.
2005-05-27 Anton AltaparmakovMerge with /usr/src/ntfs-2.6.git.
2005-05-25 Anton AltaparmakovMerge with /usr/src/ntfs-2.6.git
2005-05-21 Anton AltaparmakovMerge with /usr/src/ntfs-2.6.git
2005-05-05 Anton AltaparmakovMerge with /usr/src/ntfs-2.6.git
2005-05-05 Anton AltaparmakovNTFS: Use MAX_BUF_PER_PAGE instead of variable sized...
2005-05-05 Anton AltaparmakovNTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SI...
2005-05-05 Anton AltaparmakovNTFS: Update attribute definition handling.
2005-05-05 Anton AltaparmakovNTFS: Some utilities modify the boot sector but do...
2005-05-05 Jesper JuhlNTFS: Remove checks for NULL before calling kfree(...
2005-05-05 Anton AltaparmakovNTFS: - Modify ->readpage and ->writepage (fs/ntfs...
2005-05-05 Anton AltaparmakovNTFS: Fix sign of various error return values to be...
2005-05-05 Anton AltaparmakovNTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_make_non_resid...
2005-05-05 Anton AltaparmakovNTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolo...
2005-05-05 Anton AltaparmakovNTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_vcn_to_lcn_nol...
2005-05-05 Anton AltaparmakovNTFS: Add AT_EA in addition to AT_DATA to whitelist...
2005-05-05 Anton AltaparmakovNTFS: Correct sparse file handling. The compressed...
2005-05-05 Anton AltaparmakovNTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry...
2005-05-05 Randy DunlapNTFS: Fix printk format warnings on ia64. (Randy Dunlap)
2005-05-05 Anton AltaparmakovNTFS: - Set the ntfs_inode->allocated_size to the real...
2005-05-05 Anton AltaparmakovNTFS: Fix a nasty runlist merge bug when merging two...
2005-05-05 Anton AltaparmakovNTFS: Change time to u64 in time.h::ntfs2utc() as it...
2005-05-05 Anton AltaparmakovNTFS: - Split ntfs_map_runlist() into ntfs_map_runlist...
2005-05-05 Anton AltaparmakovNTFS: Fix a bug in fs/ntfs/runlist.c::ntfs_mapping_pair...
2005-05-05 Anton AltaparmakovNTFS: - Add disable_sparse mount option together with...
2005-05-05 Anton AltaparmakovNTFS: Fixup the resident attribute resizing code in
2005-05-05 Anton AltaparmakovNTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c...
2005-05-05 Anton AltaparmakovNTFS: Use i_size_read() in fs/ntfs/inode.c once and...
2005-05-05 Anton AltaparmakovNTFS: - Use i_size_read() in fs/ntfs/super.c once and...
2005-05-05 Anton AltaparmakovNTFS: In fs/ntfs/dir.c, use i_size_read() once and...
2005-05-05 Anton AltaparmakovNTFS: - In fs/ntfs/compress.c, use i_size_read() at...
2005-05-05 Anton AltaparmakovMerge with /usr/src/ntfs-2.6.git
2005-05-04 Anton AltaparmakovMerge with /usr/src/ntfs-2.6.git
2005-05-04 Anton AltaparmakovNTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_op...
2005-05-04 Anton AltaparmakovNTFS: Use i_size_read() once and then use the cached...
2005-05-04 Anton AltaparmakovNTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_...
2005-05-04 Anton AltaparmakovNTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2