summaryrefslogtreecommitdiffstats
path: root/fs/hfs
AgeCommit message (Expand)AuthorLines
2008-04-30hfs: fix warning with 64k PAGE_SIZEAndrew Morton-3/+7
2008-04-30hfs/hfsplus: be*_add_cpu conversionMarcin Slusarz-1/+1
2008-04-29hfs: handle match_strdup failureJim Meyering-2/+4
2008-03-17hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro-3/+15
2008-02-06hfs: update comment to reflect actual init and exit routinesRobert P. J. Day-1/+1
2008-02-06address hfs on-disk corruption robustness review commentsEric Sandeen-18/+25
2008-01-17hfs: fix coverity-found null derefEric Sandeen-3/+4
2008-01-08hfs: handle more on-disk corruptions without oopsingEric Sandeen-3/+42
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter-1/+1
2007-10-16hfs: convert to new aopsNick Piggin-18/+19
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-1/+1
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter-2/+1
2007-05-08is_power_of_2 in fs/hfsVignesh Babu BM-1/+2
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter-1/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek-1/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven-4/+4
2007-02-11[PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day-2/+0
2006-12-08[PATCH] struct path: convert hfsJosef Sipek-2/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-1/+1
2006-11-16[PATCH] hfs_fill_super returns success even if no root inodeEric Sandeen-0/+2
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen-1/+1
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty-2/+4
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-2/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan-2/+1
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris-6/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig-4/+4
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells-1/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells-3/+4
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-4/+4
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-8/+4
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty-12/+1
2006-03-26BUG_ON() Conversion in fs/hfs/Eric Sesterhenn-8/+4
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel-53/+48
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen-2/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-2/+0
2005-10-28[PATCH] gfp_t: fs/*Al Viro-1/+1
2005-09-07[PATCH] hfs: NLS supportRoman Zippel-46/+176
2005-09-07[PATCH] hfs: show_options supportRoman Zippel-0/+25
2005-09-07[PATCH] hfs: remove debug codeRoman Zippel-20/+1
2005-08-01[PATCH] hfs: don't reference missing pageRoman Zippel-0/+2
2005-08-01[PATCH] hfs: don't dirty unchanged inodeRoman Zippel-1/+2
2005-05-01[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oopsColin Leroy-5/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+5568