.. |
ChangeLog
|
a778f21732
NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we
|
19 gadi atpakaļ |
Makefile
|
67b1dfe77a
NTFS: Fix an (innocent) off-by-one error in the runlist code.
|
19 gadi atpakaļ |
aops.c
|
f95c4018fd
NTFS: Remove all the make_bad_inode() calls. This should only be called
|
19 gadi atpakaļ |
aops.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |
attrib.c
|
f95c4018fd
NTFS: Remove all the make_bad_inode() calls. This should only be called
|
19 gadi atpakaļ |
attrib.h
|
2d86829b84
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to
|
20 gadi atpakaļ |
bitmap.c
|
18efefa935
NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the
|
20 gadi atpakaļ |
bitmap.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |
collate.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |
collate.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |
compress.c
|
f25dfb5e44
NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block().
|
20 gadi atpakaļ |
debug.c
|
8907547d4b
NTFS: Fix printk format warnings on ia64. (Randy Dunlap)
|
20 gadi atpakaļ |
debug.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |
dir.c
|
bb8047d354
NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for
|
19 gadi atpakaļ |
dir.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |
endian.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |
file.c
|
f95c4018fd
NTFS: Remove all the make_bad_inode() calls. This should only be called
|
19 gadi atpakaļ |
index.c
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 gadi atpakaļ |
index.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |
inode.c
|
a778f21732
NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we
|
19 gadi atpakaļ |
inode.h
|
3bd1f4a173
NTFS: Fix several occurences of a bug where we would perform 'var & ~const'
|
20 gadi atpakaļ |
layout.h
|
2c2c8c1c21
NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.
|
19 gadi atpakaļ |
lcnalloc.c
|
fc0fa7dc7d
NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter
|
20 gadi atpakaļ |
lcnalloc.h
|
fc0fa7dc7d
NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter
|
20 gadi atpakaļ |
logfile.c
|
5a8c0cc32b
NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the
|
20 gadi atpakaļ |
logfile.h
|
91fbc6edfa
NTFS: Fix sparse warnings that have crept in over time.
|
20 gadi atpakaļ |
malloc.h
|
29b8990513
NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
|
20 gadi atpakaļ |
mft.c
|
a778f21732
NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we
|
19 gadi atpakaļ |
mft.h
|
f95c4018fd
NTFS: Remove all the make_bad_inode() calls. This should only be called
|
19 gadi atpakaļ |
mst.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |
namei.c
|
67b1dfe77a
NTFS: Fix an (innocent) off-by-one error in the runlist code.
|
19 gadi atpakaļ |
ntfs.h
|
64419d93a5
NTFS: We have struct kmem_cache now so use it instead of the typedef.
|
19 gadi atpakaļ |
quota.c
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 gadi atpakaļ |
quota.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |
runlist.c
|
67b1dfe77a
NTFS: Fix an (innocent) off-by-one error in the runlist code.
|
19 gadi atpakaļ |
runlist.h
|
6e48321a40
NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a runlist.
|
20 gadi atpakaļ |
super.c
|
949763b2b8
NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are
|
19 gadi atpakaļ |
sysctl.c
|
c002f42543
NTFS: - Add disable_sparse mount option together with a per volume sparse
|
20 gadi atpakaļ |
sysctl.h
|
44456d37b5
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
|
20 gadi atpakaļ |
time.h
|
d8ec785e0b
NTFS: Change time to u64 in time.h::ntfs2utc() as it otherwise generates a
|
20 gadi atpakaļ |
types.h
|
3f2faef00c
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
|
20 gadi atpakaļ |
unistr.c
|
d4faf636d6
NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum
|
19 gadi atpakaļ |
upcase.c
|
1cf3109ffb
NTFS: Do more detailed reporting of why we cannot mount read-write by
|
19 gadi atpakaļ |
usnjrnl.c
|
3f2faef00c
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
|
20 gadi atpakaļ |
usnjrnl.h
|
3f2faef00c
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
|
20 gadi atpakaļ |
volume.h
|
1cf3109ffb
NTFS: Do more detailed reporting of why we cannot mount read-write by
|
19 gadi atpakaļ |