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.
Robert P. J. Day
cd86128088
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
...
All kcalloc() calls of the form "kcalloc(1,...)" are converted to the
equivalent kzalloc() calls, and a few kcalloc() calls with the incorrect
ordering of the first two arguments are fixed.
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: Adam Belay <ambx1@neo.rr.com>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Cc: Greg KH <greg@kroah.com>
Cc: Mark Fasheh <mark.fasheh@oracle.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
18 years ago
..
cluster
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
18 years ago
dlm
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
18 years ago
Makefile
ocfs2: add ext2 attributes
19 years ago
alloc.c
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
18 years ago
alloc.h
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
18 years ago
aops.c
[PATCH] struct path: convert ocfs2
18 years ago
aops.h
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
18 years ago
buffer_head_io.c
ocfs2: implement directory read-ahead
19 years ago
buffer_head_io.h
ocfs2: implement directory read-ahead
19 years ago
dcache.c
ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
19 years ago
dcache.h
ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
19 years ago
dir.c
[PATCH] struct path: convert ocfs2
18 years ago
dir.h
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
18 years ago
dlmglue.c
ocfs2: local mounts
18 years ago
dlmglue.h
ocfs2: core atime update functions
18 years ago
endian.h
…
export.c
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
18 years ago
export.h
…
extent_map.c
[PATCH] slab: remove kmem_cache_t
18 years ago
extent_map.h
…
file.c
[PATCH] ocfs2: relative atime support
18 years ago
file.h
ocfs2: implement i_op->permission
18 years ago
heartbeat.c
ocfs2: local mounts
18 years ago
heartbeat.h
…
inode.c
ocfs2: local mounts
18 years ago
inode.h
[PATCH] slab: remove kmem_cache_t
18 years ago
ioctl.c
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
18 years ago
ioctl.h
ocfs2: add ext2 attributes
19 years ago
journal.c
ocfs2: local mounts
18 years ago
journal.h
ocfs2: local mounts
18 years ago
localalloc.c
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
18 years ago
localalloc.h
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
18 years ago
mmap.c
ocfs2: local mounts
18 years ago
mmap.h
…
namei.c
ocfs2: local mounts
18 years ago
namei.h
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
18 years ago
ocfs1_fs_compat.h
…
ocfs2.h
ocfs2: local mounts
18 years ago
ocfs2_fs.h
ocfs2: Synchronize feature incompat flags in ocfs2_fs.h
18 years ago
ocfs2_lockid.h
ocfs2: Add new cluster lock type
19 years ago
slot_map.c
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
18 years ago
slot_map.h
…
suballoc.c
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
18 years ago
suballoc.h
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
18 years ago
super.c
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
18 years ago
super.h
ocfs2: use __attribute__ format
19 years ago
symlink.c
ocfs2: update file system paths to set atime
18 years ago
symlink.h
…
sysfile.c
ocfs2: Remove i_generation from inode lock names
19 years ago
sysfile.h
…
uptodate.c
[PATCH] slab: remove kmem_cache_t
18 years ago
uptodate.h
ocfs2: implement directory read-ahead
19 years ago
ver.c
…
ver.h
…
vote.c
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
18 years ago
vote.h
ocfs2: Remove the dentry vote
19 years ago