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
|
14 years ago |
Christoph Hellwig
|
e349470560
hfsplus: optimize fsync
|
14 years ago |
Christoph Hellwig
|
b33b7921db
hfsplus: split up inode flags
|
14 years ago |
Christoph Hellwig
|
eb29d66d4f
hfsplus: write up fsync for directories
|
14 years ago |
Christoph Hellwig
|
358f26d526
hfsplus: use raw bio access for partition tables
|
14 years ago |
Christoph Hellwig
|
52399b171d
hfsplus: use raw bio access for the volume headers
|
14 years ago |
Christoph Hellwig
|
6f80dfe55f
hfsplus: fix option parsing during remount
|
14 years ago |
Christoph Hellwig
|
32e39e19cc
hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers
|
14 years ago |
Christoph Hellwig
|
90e616905a
hfsplus: create correct initial catalog entries for device files
|
14 years ago |
Christoph Hellwig
|
722c55d13e
hfsplus: remove superflous rootflags field in hfsplus_inode_info
|
14 years ago |
Christoph Hellwig
|
f6089ff87d
hfsplus: fix link corruption
|
14 years ago |
Thomas Gleixner
|
467c3d9cd5
hfsplus: convert tree_lock to mutex
|
14 years ago |
Christoph Hellwig
|
7fcc99f4f2
hfsplus: add missing extent locking in hfsplus_write_inode
|
14 years ago |