aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs/mdb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-02block: remove genhd.hChristoph Hellwig1-1/+1
2021-10-18hfs: use bdev_nr_sectors instead of open coding itChristoph Hellwig1-1/+1
2020-05-09hfs: stop using ioctl_by_bdevChristoph Hellwig1-13/+19
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds1-2/+2
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells1-3/+3
2017-02-27hfs: atomically read inode sizeFabian Frederick1-1/+1
2016-01-04HFS wants 8Kb per-superblock allocation; just use kmalloc()Al Viro1-2/+2
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches1-12/+11
2012-08-04hfs: nuke write_super from commentsArtem Bityutskiy1-2/+2
2012-07-22hfs: simplify a bit checking for R/OArtem Bityutskiy1-0/+3
2012-07-22hfs: get rid of lock_superArtem Bityutskiy1-2/+10
2012-07-22hfs: push lock_super downArtem Bityutskiy1-0/+2
2010-10-25hfs: use sync_dirty_bufferChristoph Hellwig1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner1-4/+2
2009-04-13hfs: fix memory leak when unmountingDave Anderson1-0/+1
2008-04-30hfs/hfsplus: be*_add_cpu conversionMarcin Slusarz1-1/+1
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel1-11/+11
2005-09-07[PATCH] hfs: NLS supportRoman Zippel1-0/+6
2005-05-01[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oopsColin Leroy1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+343