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.
Theodore Ts'o
ba52de123d
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
...
This eliminates the i_blksize field from struct inode. Filesystems that want
to provide a per-inode st_blksize can do so by providing their own getattr
routine instead of using the generic_fillattr() function.
Note that some filesystems were providing pretty much random (and incorrect)
values for i_blksize.
[bunk@stusta.de: cleanup]
[akpm@osdl.org: generic_fillattr() fix]
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
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
…
collate.c
…
collate.h
…
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
…
dir.c
[PATCH] fs: Removing useless casts
19 years ago
dir.h
…
endian.h
…
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
…
inode.c
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
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] inode-diet: Eliminate i_blksize from the inode structure
19 years ago
mft.h
NTFS: Remove all the make_bad_inode() calls. This should only be called
19 years ago
mst.c
…
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
…
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] Really ignore kmem_cache_destroy return value
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
[PATCH] fs: Removing useless casts
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