Linus Torvalds
|
7f427d3a60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Junxiao Bi
|
5ee0fbd50f
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
|
9 years ago |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 years ago |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Ryan Ding
|
e63890f38a
ocfs2: fix ip_unaligned_aio deadlock with dio work queue
|
9 years ago |
Ryan Ding
|
f1f973ffce
ocfs2: code clean up for direct io
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
John Haxby
|
d6364627ef
ocfs2: return non-zero st_blocks for inline data
|
9 years ago |
Tariq Saeed
|
3d46a44a0c
ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
|
10 years ago |
Joseph Qi
|
bf59e6623a
ocfs2: clean up unused local variables in ocfs2_file_write_iter
|
10 years ago |
Joseph Qi
|
faaebf18f8
ocfs2: fix several issues of append dio
|
10 years ago |
Joseph Qi
|
512f62acbd
ocfs2: fix race between dio and recover orphan
|
10 years ago |
Ryan Ding
|
aa1057b3de
ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dio
|
10 years ago |
Jan Kara
|
9c89fe0af8
ocfs2: Handle error from dquot_initialize()
|
10 years ago |
Jan Kara
|
6184fc0b8d
quota: Propagate error from ->acquire_dquot()
|
10 years ago |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 years ago |
WeiWei Wang
|
fa5a0eb3b0
ocfs2: remove OCFS2_IOCB_SEM lock type in direct io
|
10 years ago |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Al Viro
|
7da839c475
ocfs2: use __generic_file_write_iter()
|
10 years ago |
Al Viro
|
2ba48ce513
mirror O_APPEND and O_DIRECT into iocb->ki_flags
|
10 years ago |
Al Viro
|
3309dd04cb
switch generic_write_checks() to iocb and iter
|
10 years ago |
Al Viro
|
90320251db
ocfs2: move generic_write_checks() before the alignment checks
|
10 years ago |
Al Viro
|
5dc3161cb6
ocfs2_file_write_iter: stop messing with ppos
|
10 years ago |
Al Viro
|
dfea934575
Merge branch 'for-linus' into for-next
|
10 years ago |
Al Viro
|
0fa6b005af
generic_write_checks(): drop isblk argument
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Al Viro
|
64b4e2526d
ocfs2: _really_ sync the right range
|
10 years ago |
Al Viro
|
9ce5a232b8
ocfs2_file_write_iter: keep return value and current position update in sync
|
10 years ago |