Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus: hfsplus: %L-to-%ll, macro correction, and remove unneeded braces hfsplus: spaces/indentation clean-up hfsplus: C99 comments clean-up hfsplus: over 80 character lines clean-up hfsplus: fix an artifact in ioctl flag checking hfsplus: flush disk caches in sync and fsync hfsplus: optimize fsync hfsplus: split up inode flags hfsplus: write up fsync for directories hfsplus: simplify fsync hfsplus: avoid useless work in hfsplus_sync_fs hfsplus: make sure sync writes out all metadata hfsplus: use raw bio access for partition tables hfsplus: use raw bio access for the volume headers hfsplus: always use hfsplus_sync_fs to write the volume header hfsplus: silence a few debug printks hfsplus: fix option parsing during remount Fix up conflicts due to VFS changes in fs/hfsplus/{hfsplus_fs.h,unicode.c}
No related branches found
No related tags found
Showing
- fs/hfsplus/bfind.c 4 additions, 2 deletionsfs/hfsplus/bfind.c
- fs/hfsplus/bitmap.c 2 additions, 1 deletionfs/hfsplus/bitmap.c
- fs/hfsplus/bnode.c 42 additions, 28 deletionsfs/hfsplus/bnode.c
- fs/hfsplus/brec.c 19 additions, 9 deletionsfs/hfsplus/brec.c
- fs/hfsplus/btree.c 23 additions, 10 deletionsfs/hfsplus/btree.c
- fs/hfsplus/catalog.c 56 additions, 29 deletionsfs/hfsplus/catalog.c
- fs/hfsplus/dir.c 25 additions, 12 deletionsfs/hfsplus/dir.c
- fs/hfsplus/extents.c 62 additions, 34 deletionsfs/hfsplus/extents.c
- fs/hfsplus/hfsplus_fs.h 73 additions, 53 deletionsfs/hfsplus/hfsplus_fs.h
- fs/hfsplus/hfsplus_raw.h 2 additions, 1 deletionfs/hfsplus/hfsplus_raw.h
- fs/hfsplus/inode.c 57 additions, 32 deletionsfs/hfsplus/inode.c
- fs/hfsplus/ioctl.c 4 additions, 2 deletionsfs/hfsplus/ioctl.c
- fs/hfsplus/options.c 42 additions, 2 deletionsfs/hfsplus/options.c
- fs/hfsplus/part_tbl.c 74 additions, 55 deletionsfs/hfsplus/part_tbl.c
- fs/hfsplus/super.c 79 additions, 51 deletionsfs/hfsplus/super.c
- fs/hfsplus/unicode.c 23 additions, 15 deletionsfs/hfsplus/unicode.c
- fs/hfsplus/wrapper.c 114 additions, 64 deletionsfs/hfsplus/wrapper.c
Loading
Please register or sign in to comment