Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 년 전 |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 년 전 |
Christoph Hellwig
|
df2d6f2658
fs: always maintain i_dio_count
|
14 년 전 |
Christoph Hellwig
|
562c72aa57
fs: move inode_dio_wait calls into ->setattr
|
14 년 전 |
Christoph Hellwig
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 년 전 |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 년 전 |
Al Viro
|
2830ba7f34
->permission() sanitizing: don't pass flags to generic_permission()
|
14 년 전 |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 년 전 |
Tristan Ye
|
3d1c1829eb
Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly.
|
14 년 전 |
Tristan Ye
|
9a790ba1ec
ocfs2: skip existing hole when removing the last extent_rec in punching-hole codes.
|
14 년 전 |
Tao Ma
|
468eedde23
ocfs2: Remove mlog(0) from fs/ocfs2/file.c
|
14 년 전 |
Tao Ma
|
c1e8d35ef5
ocfs2: Remove EXIT from masklog.
|
14 년 전 |
Tao Ma
|
ef6b689b63
ocfs2: Remove ENTRY from masklog.
|
14 년 전 |
Christoph Hellwig
|
2fe17c1075
fallocate should be a file operation
|
14 년 전 |
Christoph Hellwig
|
64c23e8687
make the feature checks in ->fallocate future proof
|
14 년 전 |
Josef Bacik
|
db47fef2cd
Ocfs2: handle hole punching via fallocate properly
|
14 년 전 |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 년 전 |
Tristan Ye
|
39c99f12f1
Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.
|
14 년 전 |
Christoph Hellwig
|
ebdec241d5
fs: kill block_prepare_write
|
14 년 전 |
Linus Torvalds
|
f8cae0f03f
ocfs2: drop the BLKDEV_IFL_WAIT flag
|
14 년 전 |
Tristan Ye
|
7bdb0d18bf
ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes.
|
14 년 전 |
Joel Becker
|
c0e1a3e80d
ocfs2: Silence unused warning.
|
14 년 전 |
Joel Becker
|
729963a1ff
Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2
|
14 년 전 |
Jan Kara
|
4c38881f87
ocfs2: Remove ocfs2_sync_inode()
|
15 년 전 |
Tao Ma
|
95fa859a26
ocfs2: Remove obscure error handling in direct_write.
|
15 년 전 |
Tristan Ye
|
81c8c82b5a
Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45).
|
14 년 전 |
Jan Kara
|
9b4c0ff32c
ocfs2: Fix deadlock when allocating page
|
14 년 전 |
Jan Kara
|
04eda1a180
ocfs2: Flush drive's caches on fdatasync
|
15 년 전 |
Tao Ma
|
155027121f
ocfs2: Add struct file to ocfs2_refcount_cow.
|
15 년 전 |
Tao Ma
|
b890823635
ocfs2: pass struct file* to ocfs2_prepare_inode_for_write.
|
15 년 전 |