You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/ntfs
Anton Altaparmakov 949763b2b8 NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are 19 years ago
..
ChangeLog NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are 19 years ago
Makefile NTFS: Fix an (innocent) off-by-one error in the runlist code. 19 years ago
aops.c NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfs 19 years ago
aops.h Linux-2.6.12-rc2 20 years ago
attrib.c NTFS: Fix a buggette in an "should be impossible" case handling where we 19 years ago
attrib.h NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to 20 years ago
bitmap.c NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the 20 years ago
bitmap.h Linux-2.6.12-rc2 20 years ago
collate.c Linux-2.6.12-rc2 20 years ago
collate.h Linux-2.6.12-rc2 20 years ago
compress.c NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block(). 20 years ago
debug.c NTFS: Fix printk format warnings on ia64. (Randy Dunlap) 20 years ago
debug.h Linux-2.6.12-rc2 20 years ago
dir.c NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for 19 years ago
dir.h Linux-2.6.12-rc2 20 years ago
endian.h Linux-2.6.12-rc2 20 years ago
file.c NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for 19 years ago
index.c [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
index.h Linux-2.6.12-rc2 20 years ago
inode.c NTFS: - Cope with attribute list attribute having invalid flags. 19 years ago
inode.h NTFS: Fix several occurences of a bug where we would perform 'var & ~const' 20 years ago
layout.h NTFS: - Cope with attribute list attribute having invalid flags. 19 years ago
lcnalloc.c NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter 20 years ago
lcnalloc.h NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter 20 years ago
logfile.c NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the 20 years ago
logfile.h NTFS: Fix sparse warnings that have crept in over time. 20 years ago
malloc.h NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited() 20 years ago
mft.c NTFS: Implement support for sector sizes above 512 bytes (up to the maximum 19 years ago
mft.h Linux-2.6.12-rc2 20 years ago
mst.c Linux-2.6.12-rc2 20 years ago
namei.c NTFS: Fix an (innocent) off-by-one error in the runlist code. 19 years ago
ntfs.h NTFS: We have struct kmem_cache now so use it instead of the typedef. 19 years ago
quota.c [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
quota.h Linux-2.6.12-rc2 20 years ago
runlist.c NTFS: Fix an (innocent) off-by-one error in the runlist code. 19 years ago
runlist.h NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a runlist. 20 years ago
super.c NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are 19 years ago
sysctl.c NTFS: - Add disable_sparse mount option together with a per volume sparse 20 years ago
sysctl.h [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 20 years ago
time.h NTFS: Change time to u64 in time.h::ntfs2utc() as it otherwise generates a 20 years ago
types.h NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it 20 years ago
unistr.c NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable 20 years ago
upcase.c NTFS: Do more detailed reporting of why we cannot mount read-write by 19 years ago
usnjrnl.c NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it 20 years ago
usnjrnl.h NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it 20 years ago
volume.h NTFS: Do more detailed reporting of why we cannot mount read-write by 19 years ago