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.
Ingo Molnar
5934537474
[PATCH] lockdep: annotate NTFS locking rules
...
NTFS uses lots of type-opaque objects which acquire their true identity
runtime - so the lock validator needs to be helped in a couple of places to
figure out object types.
Many thanks to Anton Altaparmakov for giving lots of explanations about NTFS
locking rules.
Has no effect on non-lockdep kernels.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
..
ChangeLog
NTFS: Semaphore to mutex conversion.
19 years ago
Makefile
NTFS: Fix an (innocent) off-by-one error in the runlist code.
19 years ago
aops.c
[PATCH] mark address_space_operations const
19 years ago
aops.h
[PATCH] read_mapping_page for address space
19 years ago
attrib.c
[PATCH] read_mapping_page for address space
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: Semaphore to mutex conversion.
19 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
[PATCH] Make most file operations structs in fs/ const
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
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
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
[PATCH] lockdep: annotate NTFS locking rules
19 years ago
inode.h
NTFS: Semaphore to mutex conversion.
19 years ago
layout.h
NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.
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
[PATCH] bitops: ntfs: remove generic_ffs()
19 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
[PATCH] bitops: ntfs: remove generic_ffs()
19 years ago
mft.h
NTFS: Remove all the make_bad_inode() calls. This should only be called
19 years ago
mst.c
Linux-2.6.12-rc2
20 years ago
namei.c
NTFS: Handle the recently introduced -ENAMETOOLONG return value from
19 years ago
ntfs.h
[PATCH] mark address_space_operations const
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
[PATCH] lockdep: annotate NTFS locking rules
19 years ago
sysctl.c
NTFS: - Add disable_sparse mount option together with a per volume sparse
20 years ago
sysctl.h
Remove obsolete #include <linux/config.h>
19 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: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum
19 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