index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
runlist.c
Age
Commit message (
Expand
)
Author
2005-09-20
NTFS: More runlist handling fixes from Richard Russon and myself.
Anton Altaparmakov
2005-09-19
NTFS: Fix various bugs in the runlist merging code. (Based on libntfs
Anton Altaparmakov
2005-09-08
NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a...
Anton Altaparmakov
2005-09-08
NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new
Anton Altaparmakov
2005-09-08
NTFS: Fix handling of valid but empty mapping pairs array in
Anton Altaparmakov
2005-09-08
NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far.
Anton Altaparmakov
2005-09-08
NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge()
Anton Altaparmakov
2005-06-25
NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()
Anton Altaparmakov
2005-05-05
NTFS: Fix compilation when configured read-only.
Anton Altaparmakov
2005-05-05
NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after
Anton Altaparmakov
2005-05-05
NTFS: Fix a nasty runlist merge bug when merging two holes.
Anton Altaparmakov
2005-05-05
NTFS: Fix a bug in fs/ntfs/runlist.c::ntfs_mapping_pairs_decompress() in
Anton Altaparmakov
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds