Sergei Antonov
|
ffbc067161
hfsplus: coding style fix for declarations in hfsplus_fs.h
|
11 years ago |
Sergei Antonov
|
2cd282a1bc
hfsplus: fix "unused node is not erased" error
|
11 years ago |
Hin-Tak Leung
|
7f2fc81ea2
hfsplus: remove unused routine hfsplus_attr_build_key_uni
|
11 years ago |
Fabian Frederick
|
c11e614d71
fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()
|
11 years ago |
Sergei Antonov
|
d7d673a591
hfsplus: add HFSX subfolder count support
|
11 years ago |
Vyacheslav Dubeyko
|
95e0d7dbb9
hfsplus: implement attributes file creation functionality
|
12 years ago |
Vyacheslav Dubeyko
|
b3b5b0f03c
hfsplus: add metadata file's clump size calculation functionality
|
12 years ago |
Vyacheslav Dubeyko
|
2c92057e45
hfsplus: add necessary declarations for POSIX ACLs support
|
12 years ago |
Linus Torvalds
|
da53be12bb
Don't pass inode to ->d_hash() and ->d_compare()
|
12 years ago |
Joe Perches
|
d614267329
hfs/hfsplus: convert printks to pr_<level>
|
12 years ago |
Joe Perches
|
c2b3e1f76e
hfs/hfsplus: convert dprint to hfs_dbg
|
12 years ago |
Vyacheslav Dubeyko
|
324ef39a8a
hfsplus: add support of manipulation by attributes file
|
12 years ago |
Vyacheslav Dubeyko
|
81cc7fad55
hfsplus: rework processing of hfs_btree_write() returned error
|
12 years ago |
Eric W. Biederman
|
16525e3f14
userns: Convert hfsplus to use kuid and kgid where appropriate
|
13 years ago |
Artem Bityutskiy
|
9e6c5829b0
hfsplus: get rid of write_super
|
13 years ago |
Artem Bityutskiy
|
0a81861978
hfsplus: make hfsplus_sync_fs static
|
13 years ago |
Matthew Garrett
|
a051f71ce9
hfsplus: add an ioctl to bless files
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Al Viro
|
c47da79851
hfsplus: propagate umode_t
|
14 years ago |
Linus Torvalds
|
bbd9d6f7fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Seth Forshee
|
6596528e39
hfsplus: ensure bio requests are not smaller than the hardware sectors
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Alexey Khoroshilov
|
dd7f3d5458
hfsplus: Add error propagation for hfsplus_ext_write_extent_locked
|
14 years ago |
Linus Torvalds
|
0c21e3aaf6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
|
14 years ago |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 years ago |
Nick Piggin
|
621e155a35
fs: change d_compare for rcu-walk
|
14 years ago |
Anton Salikhmetov
|
b2837fcf49
hfsplus: %L-to-%ll, macro correction, and remove unneeded braces
|
14 years ago |
Anton Salikhmetov
|
21f2296a59
hfsplus: C99 comments clean-up
|
14 years ago |
Anton Salikhmetov
|
2753cc281c
hfsplus: over 80 character lines clean-up
|
14 years ago |
Christoph Hellwig
|
34a2d313c5
hfsplus: flush disk caches in sync and fsync
|
15 years ago |