aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/super.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-02fs/hfsplus: return f_fsid for statfs(2)Gravatar Coly Li 1-0/+3
2008-10-16hfsplus: quieten down mounting hfsplus journaled fs read onlyGravatar Mike Crowe 1-1/+1
2008-07-26SL*B: drop kmem cache argument from constructorGravatar Alexey Dobriyan 1-1/+1
2008-07-25hfsplus: convert the extents_lock in a mutexGravatar Matthias Kaehlcke 1-1/+1
2008-04-30hfs/hfsplus: be*_add_cpu conversionGravatar Marcin Slusarz 1-1/+1
2008-04-29trivial: fix user-visible typo in hfsplusGravatar Dave Jones 1-1/+1
2008-02-07iget: stop HFSPLUS from using iget() and read_inode()Gravatar David Howells 1-14/+33
2007-10-17Slab API: remove useless ctor parameter and reorder parametersGravatar Christoph Lameter 1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-1/+1
2007-07-16HFS+: add custom dentry hash and comparison operationsGravatar Duane Griffin 1-0/+1
2007-07-16HFSPlus: change kmalloc/memset to kzallocGravatar Wyatt Banks 1-2/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORGravatar Christoph Lameter 1-2/+1
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagGravatar Christoph Lameter 1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-1/+1
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueGravatar Alexey Dobriyan 1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryGravatar David Howells 1-1/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+5
2006-01-18[PATCH] hfs: add HFSX supportGravatar David Elliott 1-2/+3
2006-01-18[PATCH] hfs: cleanup HFS+ printsGravatar Roman Zippel 1-29/+20
2006-01-10[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionGravatar Adrian Bunk 1-19/+0
2006-01-06[PATCH] hfsplus oops fixGravatar Joshua Kwan 1-1/+1
2005-11-29[PATCH] hfsplus: don't modify journaled volumeGravatar Roman Zippel 1-0/+20
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonGravatar Olaf Hering 1-1/+0
2005-10-26[PATCH] Fix HFS+ to free up the space when a file is deleted.Gravatar Peter Wainwright 1-0/+1
2005-09-07[PATCH] Change HFS+ to not use ll_rw_block()Gravatar Jan Kara 1-4/+2
2005-09-07[PATCH] hfs: show_options supportGravatar Roman Zippel 1-2/+3
2005-05-01[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oopsGravatar Colin Leroy 1-1/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+502