aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner1-4/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-11hfsplus: add ->sync_fsChristoph Hellwig1-5/+11
2009-06-11->write_super lock_super pushdownChristoph Hellwig1-1/+5
2009-06-11push BKL down into ->put_superChristoph Hellwig1-0/+5
2009-06-11remove ->write_super call in generic_shutdown_superChristoph Hellwig1-0/+2
2009-04-02fs/hfsplus: return f_fsid for statfs(2)Coly Li1-0/+3
2008-10-16hfsplus: quieten down mounting hfsplus journaled fs read onlyMike Crowe1-1/+1
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-25hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke1-1/+1
2008-04-30hfs/hfsplus: be*_add_cpu conversionMarcin Slusarz1-1/+1
2008-04-29trivial: fix user-visible typo in hfsplusDave Jones1-1/+1
2008-02-07iget: stop HFSPLUS from using iget() and read_inode()David Howells1-14/+33
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-16HFS+: add custom dentry hash and comparison operationsDuane Griffin1-0/+1
2007-07-16HFSPlus: change kmalloc/memset to kzallocWyatt Banks1-2/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-2/+1
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-1/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+5
2006-01-18[PATCH] hfs: add HFSX supportDavid Elliott1-2/+3
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel1-29/+20
2006-01-10[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionAdrian Bunk1-19/+0
2006-01-06[PATCH] hfsplus oops fixJoshua Kwan1-1/+1
2005-11-29[PATCH] hfsplus: don't modify journaled volumeRoman Zippel1-0/+20
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-26[PATCH] Fix HFS+ to free up the space when a file is deleted.Peter Wainwright1-0/+1
2005-09-07[PATCH] Change HFS+ to not use ll_rw_block()Jan Kara1-4/+2
2005-09-07[PATCH] hfs: show_options supportRoman Zippel1-2/+3
2005-05-01[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oopsColin Leroy1-1/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+502