aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/file.c
Commit message (Expand)AuthorAge
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* ocfs2: use __generic_file_write_iter()Al Viro2015-04-11
* mirror O_APPEND and O_DIRECT into iocb->ki_flagsAl Viro2015-04-11
* switch generic_write_checks() to iocb and iterAl Viro2015-04-11
* ocfs2: move generic_write_checks() before the alignment checksAl Viro2015-04-11
* ocfs2_file_write_iter: stop messing with pposAl Viro2015-04-11
* Merge branch 'for-linus' into for-nextAl Viro2015-04-11
|\
| * ocfs2: _really_ sync the right rangeAl Viro2015-04-09
| * ocfs2_file_write_iter: keep return value and current position update in syncAl Viro2015-04-08
| * [regression] ocfs2: do *not* increment ->ki_pos twiceAl Viro2015-04-08
* | generic_write_checks(): drop isblk argumentAl Viro2015-04-11
* | make new_sync_{read,write}() staticAl Viro2015-04-11
* | fs: remove ki_nbytesChristoph Hellwig2015-03-12
|/
* ocfs2: set append dio as a ro compat featureJoseph Qi2015-02-16
* ocfs2: complete the rest request through buffer ioJoseph Qi2015-02-16
* ocfs2: do not fallback to buffer I/O write if appendingJoseph Qi2015-02-16
* ocfs2: prepare some interfaces used in append direct ioJoseph Qi2015-02-16
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-20
* | ocfs2: fix uninitialized variable accessJunxiao Bi2015-02-10
|/
* ocfs2: reflink: fix slow unlink for refcounted fileJunxiao Bi2014-12-18
* ocfs2: remove filesize checks for sync I/O journal commitGoldwyn Rodrigues2014-12-10
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-10-11
|\
| * ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()Jan Kara2014-09-30
| * ocfs2: Don't use MAXQUOTAS valueJan Kara2014-09-17
* | ocfs2: fix deadlock due to wrong locking orderJunxiao Bi2014-10-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * ocfs2: switch to iter_file_splice_write()Al Viro2014-06-12
| * ocfs2: switch to ->write_iter()Al Viro2014-05-06
| * ocfs2: switch to ->read_iter()Al Viro2014-05-06
| * iov_iter_truncate()Al Viro2014-05-06
| * start adding the tag to iov_iterAl Viro2014-05-06
| * kill generic_segment_checks()Al Viro2014-05-06
| * generic_file_direct_write(): switch to iov_iterAl Viro2014-05-06
* | fs/buffer.c: remove block_write_full_page_endio()Matthew Wilcox2014-06-04
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * ocfs2_file_aio_write(): switch to generic_perform_write()Al Viro2014-04-01
| * generic_file_direct_write(): get rid of ppos argumentAl Viro2014-04-01
| * kill the 5th argument of generic_file_buffered_write()Al Viro2014-04-01
* | ocfs2: call ocfs2_update_inode_fsync_trans when updating any inodeDarrick J. Wong2014-04-03
* | ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_ENDJensen2014-04-03
* | ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_fileDarrick J. Wong2014-04-03
* | ocfs2: change ip_unaligned_aio to of type mutex from atomit_tWengang Wang2014-04-03
|/
* ocfs2 syncs the wrong range...Al Viro2014-03-10
* ocfs2: update inode size after zeroing the holeJunxiao Bi2014-02-10
* ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu2014-02-10
* ocfs2: fix ocfs2_sync_file() if filesystem is readonlyYounger Liu2014-02-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
|\
| * ocfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
* | ocfs2: punch hole should return EINVAL if the length argument in ioctl is neg...Tariq Saeed2014-01-21
|/