index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hfsplus
/
hfsplus_fs.h
Age
Commit message (
Expand
)
Author
2014-06-06
hfsplus: coding style fix for declarations in hfsplus_fs.h
Sergei Antonov
2014-06-06
hfsplus: fix "unused node is not erased" error
Sergei Antonov
2014-06-06
hfsplus: remove unused routine hfsplus_attr_build_key_uni
Hin-Tak Leung
2014-04-03
fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()
Fabian Frederick
2014-03-10
hfsplus: add HFSX subfolder count support
Sergei Antonov
2013-11-13
hfsplus: implement attributes file creation functionality
Vyacheslav Dubeyko
2013-11-13
hfsplus: add metadata file's clump size calculation functionality
Vyacheslav Dubeyko
2013-09-11
hfsplus: add necessary declarations for POSIX ACLs support
Vyacheslav Dubeyko
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-04-30
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
2013-04-30
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
2013-02-27
hfsplus: add support of manipulation by attributes file
Vyacheslav Dubeyko
2012-12-20
hfsplus: rework processing of hfs_btree_write() returned error
Vyacheslav Dubeyko
2012-09-21
userns: Convert hfsplus to use kuid and kgid where appropriate
Eric W. Biederman
2012-07-22
hfsplus: get rid of write_super
Artem Bityutskiy
2012-07-22
hfsplus: make hfsplus_sync_fs static
Artem Bityutskiy
2012-03-20
hfsplus: add an ioctl to bless files
Matthew Garrett
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-03
hfsplus: propagate umode_t
Al Viro
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
hfsplus: ensure bio requests are not smaller than the hardware sectors
Seth Forshee
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-07
hfsplus: Add error propagation for hfsplus_ext_write_extent_locked
Alexey Khoroshilov
2011-01-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2011-01-07
fs: change d_hash for rcu-walk
Nick Piggin
2011-01-07
fs: change d_compare for rcu-walk
Nick Piggin
2010-12-16
hfsplus: %L-to-%ll, macro correction, and remove unneeded braces
Anton Salikhmetov
2010-12-16
hfsplus: C99 comments clean-up
Anton Salikhmetov
2010-12-16
hfsplus: over 80 character lines clean-up
Anton Salikhmetov
2010-11-23
hfsplus: flush disk caches in sync and fsync
Christoph Hellwig
2010-11-23
hfsplus: optimize fsync
Christoph Hellwig
2010-11-23
hfsplus: split up inode flags
Christoph Hellwig
2010-11-23
hfsplus: write up fsync for directories
Christoph Hellwig
2010-11-23
hfsplus: use raw bio access for partition tables
Christoph Hellwig
2010-11-23
hfsplus: use raw bio access for the volume headers
Christoph Hellwig
2010-11-07
hfsplus: fix option parsing during remount
Christoph Hellwig
2010-10-14
hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers
Christoph Hellwig
2010-10-14
hfsplus: create correct initial catalog entries for device files
Christoph Hellwig
2010-10-14
hfsplus: remove superflous rootflags field in hfsplus_inode_info
Christoph Hellwig
2010-10-14
hfsplus: fix link corruption
Christoph Hellwig
2010-10-01
hfsplus: convert tree_lock to mutex
Thomas Gleixner
2010-10-01
hfsplus: add missing extent locking in hfsplus_write_inode
Christoph Hellwig
2010-10-01
hfsplus: use atomic bitops for the superblock flags
Christoph Hellwig
2010-10-01
hfsplus: add per-superblock lock for volume header updates
Christoph Hellwig
2010-10-01
hfsplus: remove the rsrc_inodes list
Christoph Hellwig
2010-10-01
hfsplus: do not cache and write next_alloc
Christoph Hellwig
2010-10-01
hfsplus: fix HFSPLUS_I calling convention
Christoph Hellwig
2010-10-01
hfsplus: fix HFSPLUS_SB calling convention
Christoph Hellwig
2010-10-01
hfsplus: introduce alloc_mutex
Christoph Hellwig
2010-08-09
get rid of file_fsync()
Al Viro
[next]