David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Al Viro
|
7da839c475
ocfs2: use __generic_file_write_iter()
|
10 年之前 |
Al Viro
|
2ba48ce513
mirror O_APPEND and O_DIRECT into iocb->ki_flags
|
10 年之前 |
Al Viro
|
3309dd04cb
switch generic_write_checks() to iocb and iter
|
10 年之前 |
Al Viro
|
90320251db
ocfs2: move generic_write_checks() before the alignment checks
|
10 年之前 |
Al Viro
|
5dc3161cb6
ocfs2_file_write_iter: stop messing with ppos
|
10 年之前 |
Al Viro
|
dfea934575
Merge branch 'for-linus' into for-next
|
10 年之前 |
Al Viro
|
0fa6b005af
generic_write_checks(): drop isblk argument
|
10 年之前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年之前 |
Al Viro
|
64b4e2526d
ocfs2: _really_ sync the right range
|
10 年之前 |
Al Viro
|
9ce5a232b8
ocfs2_file_write_iter: keep return value and current position update in sync
|
10 年之前 |
Al Viro
|
cf1b5ea1c5
[regression] ocfs2: do *not* increment ->ki_pos twice
|
10 年之前 |
Christoph Hellwig
|
66ee59af63
fs: remove ki_nbytes
|
10 年之前 |
Joseph Qi
|
160cc26663
ocfs2: set append dio as a ro compat feature
|
10 年之前 |
Joseph Qi
|
3a83b342c8
ocfs2: complete the rest request through buffer io
|
10 年之前 |
Joseph Qi
|
d943d59dd3
ocfs2: do not fallback to buffer I/O write if appending
|
10 年之前 |
Joseph Qi
|
026749a86e
ocfs2: prepare some interfaces used in append direct io
|
10 年之前 |
Linus Torvalds
|
6bec003528
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
|
10 年之前 |
Junxiao Bi
|
696cdf730f
ocfs2: fix uninitialized variable access
|
10 年之前 |
Christoph Hellwig
|
de1414a654
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
|
10 年之前 |
Junxiao Bi
|
f62f12b3a4
ocfs2: reflink: fix slow unlink for refcounted file
|
10 年之前 |
Goldwyn Rodrigues
|
86b9c6f3f8
ocfs2: remove filesize checks for sync I/O journal commit
|
10 年之前 |
Linus Torvalds
|
ac0c49396d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 年之前 |
Junxiao Bi
|
f775da2fc2
ocfs2: fix deadlock due to wrong locking order
|
11 年之前 |
Jan Kara
|
c53f755d33
ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()
|
11 年之前 |
Jan Kara
|
52362810be
ocfs2: Don't use MAXQUOTAS value
|
11 年之前 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Al Viro
|
6dc8bc0fb3
ocfs2: switch to iter_file_splice_write()
|
11 年之前 |
Matthew Wilcox
|
1b938c0827
fs/buffer.c: remove block_write_full_page_endio()
|
11 年之前 |
Al Viro
|
3ef045c3d8
ocfs2: switch to ->write_iter()
|
11 年之前 |