| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-31 | hfs: add logic of correcting a next unused CNID | Viacheslav Dubeyko | 1 | -6/+12 |
| 2025-08-31 | hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits() | Viacheslav Dubeyko | 1 | -1/+1 |
| 2022-02-02 | block: remove genhd.h | Christoph Hellwig | 1 | -1/+1 |
| 2021-10-18 | hfs: use bdev_nr_sectors instead of open coding it | Christoph Hellwig | 1 | -1/+1 |
| 2020-05-09 | hfs: stop using ioctl_by_bdev | Christoph Hellwig | 1 | -13/+19 |
| 2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -2/+2 |
| 2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 1 | -3/+3 |
| 2017-02-27 | hfs: atomically read inode size | Fabian Frederick | 1 | -1/+1 |
| 2016-01-04 | HFS wants 8Kb per-superblock allocation; just use kmalloc() | Al Viro | 1 | -2/+2 |
| 2013-04-30 | hfs/hfsplus: convert printks to pr_<level> | Joe Perches | 1 | -12/+11 |
| 2012-08-04 | hfs: nuke write_super from comments | Artem Bityutskiy | 1 | -2/+2 |
| 2012-07-22 | hfs: simplify a bit checking for R/O | Artem Bityutskiy | 1 | -0/+3 |
| 2012-07-22 | hfs: get rid of lock_super | Artem Bityutskiy | 1 | -2/+10 |
| 2012-07-22 | hfs: push lock_super down | Artem Bityutskiy | 1 | -0/+2 |
| 2010-10-25 | hfs: use sync_dirty_buffer | Christoph Hellwig | 1 | -2/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-09-24 | fs: Make unload_nls() NULL pointer safe | Thomas Gleixner | 1 | -4/+2 |
| 2009-04-13 | hfs: fix memory leak when unmounting | Dave Anderson | 1 | -0/+1 |
| 2008-04-30 | hfs/hfsplus: be*_add_cpu conversion | Marcin Slusarz | 1 | -1/+1 |
| 2006-01-18 | [PATCH] hfs: cleanup HFS prints | Roman Zippel | 1 | -11/+11 |
| 2005-09-07 | [PATCH] hfs: NLS support | Roman Zippel | 1 | -0/+6 |
| 2005-05-01 | [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops | Colin Leroy | 1 | -0/+5 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+343 |