summaryrefslogtreecommitdiffstats
path: root/fs/hfs/mdb.c
Commit message (Expand)AuthorAgeFilesLines
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-2/+2
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-3/+3
* hfs: atomically read inode sizeFabian Frederick2017-02-281-1/+1
* HFS wants 8Kb per-superblock allocation; just use kmalloc()Al Viro2016-01-041-2/+2
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-05-011-12/+11Star
* hfs: nuke write_super from commentsArtem Bityutskiy2012-08-041-2/+2
* hfs: simplify a bit checking for R/OArtem Bityutskiy2012-07-221-0/+3
* hfs: get rid of lock_superArtem Bityutskiy2012-07-221-2/+10
* hfs: push lock_super downArtem Bityutskiy2012-07-221-0/+2
* hfs: use sync_dirty_bufferChristoph Hellwig2010-10-261-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-241-4/+2Star
* hfs: fix memory leak when unmountingDave Anderson2009-04-141-0/+1
* hfs/hfsplus: be*_add_cpu conversionMarcin Slusarz2008-04-301-1/+1
* [PATCH] hfs: cleanup HFS printsRoman Zippel2006-01-191-11/+11
* [PATCH] hfs: NLS supportRoman Zippel2005-09-081-0/+6
* [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oopsColin Leroy2005-05-011-0/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+343