alistair23-linux/fs
Matthew Garrett 0347b6e95c hfsplus: change finder_info to u32
The finder_info block in the hfsplus volume header is currently defined as
an array of 8 bit values, but TN1150 defines it as being an array of 32 bit
values. Fix for convenience.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-03-20 21:29:52 -04:00
..
9p 9p: make register_filesystem() the last failure exit 2012-03-20 21:29:45 -04:00
adfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
affs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
afs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
autofs4 autofs: set things up *before* registering fs type 2012-03-20 21:29:46 -04:00
befs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
bfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
btrfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
cachefiles switch touch_atime to struct path 2012-03-20 21:29:41 -04:00
ceph switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
cifs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
coda switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
configfs make configfs_pin_fs() return root dentry on success 2012-03-20 21:29:48 -04:00
cramfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
debugfs kernel-doc: fix new warnings in debugfs 2012-01-24 10:47:41 -08:00
devpts switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
dlm
ecryptfs ecryptfs: make register_filesystem() the last potential failure exit 2012-03-20 21:29:49 -04:00
efs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
exofs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
exportfs
ext2 switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
ext3 switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
ext4 switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
fat fat: switch to d_make_root() 2012-03-20 21:29:36 -04:00
freevxfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
fscache
fuse switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
gfs2 switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
hfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
hfsplus hfsplus: change finder_info to u32 2012-03-20 21:29:52 -04:00
hostfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
hpfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
hppfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
hugetlbfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
isofs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
jbd
jbd2
jffs2 switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
jfs jfs: mising cleanup on register_filesystem() failure 2012-03-20 21:29:48 -04:00
lockd
logfs logfs: missing cleanup on register_filesystem() failure 2012-03-20 21:29:48 -04:00
minix minixfs: switch to d_make_root() 2012-03-20 21:29:36 -04:00
ncpfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
nfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
nfs_common
nfsd switch touch_atime to struct path 2012-03-20 21:29:41 -04:00
nilfs2 switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
nls
notify
ntfs ntfs: forgets to unregister sysctls on register_filesystem() failure 2012-03-20 21:29:49 -04:00
ocfs2 ocfs2: fix leaks on failure exits in module_init 2012-03-20 21:29:49 -04:00
omfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
openpromfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
proc switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
pstore tidy up after d_make_root() conversion 2012-03-20 21:29:37 -04:00
qnx4 qnx4: new helper - try_extent() 2012-03-20 21:29:52 -04:00
qnx6 fs: initial qnx6fs addition 2012-03-20 21:29:38 -04:00
quota quota: Fix deadlock with suspend and quotas 2012-02-13 20:45:39 -05:00
ramfs tidy up after d_make_root() conversion 2012-03-20 21:29:37 -04:00
reiserfs kill reiserfs_fs_{i,sb}.h 2012-03-20 21:29:43 -04:00
romfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
squashfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
sysfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
sysv switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
ubifs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
udf switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
ufs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
xfs switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
aio.c aio: fix the comment in aio_kick_handler() 2012-03-20 21:29:40 -04:00
anon_inodes.c anon_inodes: move allocation of anon_inode into ->mount() 2012-03-20 21:29:45 -04:00
attr.c
bad_inode.c
binfmt_aout.c take removal of PF_FORKNOEXEC to flush_old_exec() 2012-03-20 21:29:51 -04:00
binfmt_elf.c take removal of PF_FORKNOEXEC to flush_old_exec() 2012-03-20 21:29:51 -04:00
binfmt_elf_fdpic.c take removal of PF_FORKNOEXEC to flush_old_exec() 2012-03-20 21:29:51 -04:00
binfmt_em86.c __register_binfmt() made void 2012-03-20 21:29:46 -04:00
binfmt_flat.c take removal of PF_FORKNOEXEC to flush_old_exec() 2012-03-20 21:29:51 -04:00
binfmt_misc.c __register_binfmt() made void 2012-03-20 21:29:46 -04:00
binfmt_script.c __register_binfmt() made void 2012-03-20 21:29:46 -04:00
binfmt_som.c take removal of PF_FORKNOEXEC to flush_old_exec() 2012-03-20 21:29:51 -04:00
bio-integrity.c
bio.c bio: don't overflow in bio_get_nr_vecs() 2012-02-08 22:07:18 +01:00
block_dev.c block: Fix NULL pointer dereference in sd_revalidate_disk 2012-03-02 10:38:33 +01:00
buffer.c
char_dev.c
compat.c vfs: fix compat_sys_stat() handling of overflows in st_nlink 2012-02-13 20:45:39 -05:00
compat_binfmt_elf.c
compat_ioctl.c
dcache.c vfs: d_alloc_root() gone 2012-03-20 21:29:37 -04:00
dcookies.c
direct-io.c Restore direct_io / truncate locking API 2012-02-23 15:56:21 -08:00
drop_caches.c
eventfd.c
eventpoll.c Don't limit non-nested epoll paths 2012-03-18 12:25:04 -07:00
exec.c take removal of PF_FORKNOEXEC to flush_old_exec() 2012-03-20 21:29:51 -04:00
fcntl.c
fhandle.c
fifo.c
file.c
file_table.c vfs: drop_file_write_access() made static 2012-03-20 21:29:32 -04:00
filesystems.c
fs-writeback.c writeback: fix NULL bdi->dev in trace writeback_single_inode 2012-02-01 16:53:40 +08:00
fs_struct.c vfs: take path_get_longterm() out of write_seqcount scope 2012-03-20 21:29:42 -04:00
generic_acl.c
inode.c trim includes in inode.c 2012-03-20 21:29:51 -04:00
internal.h
ioctl.c
ioprio.c block: strip out locking optimization in put_io_context() 2012-02-07 07:51:30 +01:00
Kconfig fs: initial qnx6fs addition 2012-03-20 21:29:38 -04:00
Kconfig.binfmt
libfs.c make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one 2012-03-20 21:29:44 -04:00
locks.c
Makefile fs: initial qnx6fs addition 2012-03-20 21:29:38 -04:00
mbcache.c
mount.h
mpage.c
namei.c switch touch_atime to struct path 2012-03-20 21:29:41 -04:00
namespace.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
proc_namespace.c
read_write.c
read_write.h
readdir.c
select.c sys_poll: fix incorrect type for 'timeout' parameter 2012-02-21 17:24:20 -08:00
seq_file.c
signalfd.c epoll: ep_unregister_pollwait() can use the freed pwq->whead 2012-02-24 11:42:50 -08:00
splice.c
stack.c
stat.c switch touch_atime to struct path 2012-03-20 21:29:41 -04:00
statfs.c
super.c vfs: Provide function to get superblock and wait for it to thaw 2012-02-13 20:45:38 -05:00
sync.c
timerfd.c
utimes.c
xattr.c
xattr_acl.c