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