Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Akinobu Mita
|
f312eff816
bitops: remove ext2 non-atomic bitops from asm/bitops.h
|
14 years ago |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 years ago |
Christoph Hellwig
|
c37650161a
fs: add sync_inode_metadata
|
14 years ago |
Al Viro
|
72edc4d087
merge ext2 delete_inode and clear_inode, switch to ->evict_inode()
|
15 years ago |
Christoph Hellwig
|
f4e420dc42
clean up write_begin usage for directories in pagecache
|
15 years ago |
npiggin@suse.de
|
737f2e93b9
ext2: convert to use the new truncate convention.
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Jan Kara
|
48bde86df0
ext2: report metadata errors during fsync
|
15 years ago |
Alexey Fisher
|
2314b07cb4
ext2: Unify log messages in ext2
|
15 years ago |
Al Viro
|
5e78b43568
switch ext2 to inode->i_acl
|
16 years ago |
Jan Kara
|
39fe7557b4
ext2: Do not update mtime of a moved directory
|
16 years ago |
Ali Gholami Rudi
|
88164ff4fc
trivial: ext2: fix a typo in comment in ext2.h
|
16 years ago |
Al Viro
|
e1740a462e
switch ext2 to simple_fsync()
|
16 years ago |
Al Viro
|
a9885444f7
[PATCH] get rid of on-stack dentry in ext2_get_parent()
|
16 years ago |
Josef Bacik
|
68c9d702bb
generic block based fiemap implementation
|
16 years ago |
Christoph Hellwig
|
91dbbe4896
ext2: remove unused ext2_put_inode prototype
|
17 years ago |
David Howells
|
52fcf70329
iget: stop EXT2 from using iget() and read_inode()
|
17 years ago |
Andi Kleen
|
14f9f7b28e
BKL-removal: convert ext2 over to use unlocked_ioctl
|
17 years ago |
Tobias Poschwatta
|
6454d1f903
fix up ext2_fs.h for userspace after reservations backport
|
17 years ago |
Martin J. Bligh
|
a686cd898b
ext2 reservations
|
17 years ago |
Nick Piggin
|
f34fb6eccc
ext2: convert to new aops
|
17 years ago |
Jan Kara
|
4f99ed67cc
ext3: copy i_flags to inode flags on write
|
18 years ago |
Arjan van de Ven
|
754661f143
[PATCH] mark struct inode_operations const 1
|
18 years ago |
David Howells
|
e322ff07fb
[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6]
|
19 years ago |
Christoph Hellwig
|
f5e54d6e53
[PATCH] mark address_space_operations const
|
19 years ago |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 years ago |
Adrian Bunk
|
2c2212901f
[PATCH] fs/ext2/: proper ext2_get_parent() prototype
|
19 years ago |
Jes Sorensen
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 years ago |