Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 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 |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Christoph Hellwig
|
aacfc19c62
fs: simplify the blockdev_direct_IO prototype
|
14 years ago |
Christoph Hellwig
|
562c72aa57
fs: move inode_dio_wait calls into ->setattr
|
14 years ago |
Alexey Khoroshilov
|
5bd9d99d10
hfsplus: add error checking for hfs_find_init()
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Anton Salikhmetov
|
20b7643d8e
hfsplus: spaces/indentation 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
|
281469766b
hfsplus: simplify fsync
|
14 years ago |
Al Viro
|
756acc2d61
list.h: new helper - hlist_add_fake()
|
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 |
Christoph Hellwig
|
58a818f532
hfsplus: remove the rsrc_inodes list
|
14 years ago |
Christoph Hellwig
|
6af502de22
hfsplus: fix HFSPLUS_I calling convention
|
14 years ago |
Christoph Hellwig
|
dd73a01a30
hfsplus: fix HFSPLUS_SB calling convention
|
14 years ago |
Al Viro
|
b5fc510c48
get rid of file_fsync()
|
15 years ago |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 years ago |
Christoph Hellwig
|
d39aae9ec4
add missing setattr methods
|
15 years ago |
Christoph Hellwig
|
282dc17884
get rid of cont_write_begin_newtrunc
|
15 years ago |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 years ago |
Arnd Bergmann
|
7cc4bcc6f1
hfsplus: Push down BKL into ioctl function
|
15 years ago |
Al Viro
|
e16404ed0f
constify dentry_operations: misc filesystems
|
16 years ago |
David Howells
|
4ac8489a72
CRED: Wrap task credential accesses in the HFSplus filesystem
|
16 years ago |
Miklos Szeredi
|
f696a3659f
[PATCH] move executable checking into ->permission()
|
17 years ago |