Matthew Garrett
|
a051f71ce9
hfsplus: add an ioctl to bless files
|
13 лет назад |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 лет назад |
Al Viro
|
c47da79851
hfsplus: propagate umode_t
|
14 лет назад |
Linus Torvalds
|
bbd9d6f7fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 лет назад |
Seth Forshee
|
6596528e39
hfsplus: ensure bio requests are not smaller than the hardware sectors
|
14 лет назад |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 лет назад |
Alexey Khoroshilov
|
dd7f3d5458
hfsplus: Add error propagation for hfsplus_ext_write_extent_locked
|
14 лет назад |
Linus Torvalds
|
0c21e3aaf6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
|
14 лет назад |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 лет назад |
Nick Piggin
|
621e155a35
fs: change d_compare for rcu-walk
|
14 лет назад |
Anton Salikhmetov
|
b2837fcf49
hfsplus: %L-to-%ll, macro correction, and remove unneeded braces
|
14 лет назад |
Anton Salikhmetov
|
21f2296a59
hfsplus: C99 comments clean-up
|
14 лет назад |
Anton Salikhmetov
|
2753cc281c
hfsplus: over 80 character lines clean-up
|
14 лет назад |
Christoph Hellwig
|
34a2d313c5
hfsplus: flush disk caches in sync and fsync
|
14 лет назад |
Christoph Hellwig
|
e349470560
hfsplus: optimize fsync
|
14 лет назад |
Christoph Hellwig
|
b33b7921db
hfsplus: split up inode flags
|
14 лет назад |
Christoph Hellwig
|
eb29d66d4f
hfsplus: write up fsync for directories
|
14 лет назад |
Christoph Hellwig
|
358f26d526
hfsplus: use raw bio access for partition tables
|
14 лет назад |
Christoph Hellwig
|
52399b171d
hfsplus: use raw bio access for the volume headers
|
14 лет назад |
Christoph Hellwig
|
6f80dfe55f
hfsplus: fix option parsing during remount
|
14 лет назад |
Christoph Hellwig
|
32e39e19cc
hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers
|
14 лет назад |
Christoph Hellwig
|
90e616905a
hfsplus: create correct initial catalog entries for device files
|
14 лет назад |
Christoph Hellwig
|
722c55d13e
hfsplus: remove superflous rootflags field in hfsplus_inode_info
|
14 лет назад |
Christoph Hellwig
|
f6089ff87d
hfsplus: fix link corruption
|
14 лет назад |
Thomas Gleixner
|
467c3d9cd5
hfsplus: convert tree_lock to mutex
|
14 лет назад |
Christoph Hellwig
|
7fcc99f4f2
hfsplus: add missing extent locking in hfsplus_write_inode
|
14 лет назад |
Christoph Hellwig
|
84adede312
hfsplus: use atomic bitops for the superblock flags
|
14 лет назад |
Christoph Hellwig
|
7ac9fb9c2a
hfsplus: add per-superblock lock for volume header updates
|
14 лет назад |
Christoph Hellwig
|
58a818f532
hfsplus: remove the rsrc_inodes list
|
14 лет назад |
Christoph Hellwig
|
66e5db05bb
hfsplus: do not cache and write next_alloc
|
14 лет назад |