Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
11 years ago |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 years ago |
Al Viro
|
31b140398c
switch {__,}blockdev_direct_IO() to iov_iter
|
11 years ago |
Al Viro
|
a6cbcd4a4a
get rid of pointless iov_length() in ->direct_IO()
|
11 years ago |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 years ago |
Sergei Antonov
|
d7d673a591
hfsplus: add HFSX subfolder count support
|
11 years ago |
Christoph Hellwig
|
b168fff721
hfsplus: use xattr handlers for removexattr
|
11 years ago |
Linus Torvalds
|
bf3d846b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Christoph Hellwig
|
b0a7ab5706
hfsplus: use generic posix ACL infrastructure
|
11 years ago |
Sougata Santra
|
d74a054fa4
hfsplus: remove hfsplus_file_lookup()
|
11 years ago |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 years ago |
Vyacheslav Dubeyko
|
b4c1107cc9
hfsplus: integrate POSIX ACLs support into driver
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Joe Perches
|
d614267329
hfs/hfsplus: convert printks to pr_<level>
|
12 years ago |
Vyacheslav Dubeyko
|
324ef39a8a
hfsplus: add support of manipulation by attributes file
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Marco Stornelli
|
d506848567
hfsplus: drop vmtruncate
|
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 |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Matthew Garrett
|
f3922382ce
hfsplus: initialise userflags
|
13 years ago |
Al Viro
|
c47da79851
hfsplus: propagate umode_t
|
14 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
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 |
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 |