Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Marco Stornelli
|
c8cf464bc5
hfs: drop vmtruncate
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
43b5e4ccd4
userns: Convert hfs to use kuid and kgid where appropriate
|
13 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |
Artem Bityutskiy
|
5687b5780e
hfs: get rid of hfs_sync_super
|
13 years ago |
Artem Bityutskiy
|
4527440d5d
hfs: simplify a bit checking for R/O
|
13 years ago |
Artem Bityutskiy
|
715189d836
hfs: push lock_super down
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Al Viro
|
e021d7b7fd
hfs: propagate umode_t
|
14 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 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 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Al Viro
|
89b0fc38cc
switch hfs to hlist_add_fake()
|
14 years ago |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 years ago |
Al Viro
|
b5fc510c48
get rid of file_fsync()
|
15 years ago |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
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 |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Dave Anderson
|
eb2e5f452a
hfs: fix memory leak when unmounting
|
16 years ago |
David Howells
|
94c9a5ee4c
CRED: Wrap task credential accesses in the HFS filesystem
|
16 years ago |
Miklos Szeredi
|
f696a3659f
[PATCH] move executable checking into ->permission()
|
17 years ago |
Al Viro
|
516e0cc564
[PATCH] f_count may wrap around
|
17 years ago |
Al Viro
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
17 years ago |
Matthias Kaehlcke
|
39f8d472f2
hfs: convert extents_lock in a mutex
|
17 years ago |
Nick Piggin
|
7903d9eed8
hfs: convert to new aops
|
17 years ago |