aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/file.c
Commit message (Expand)AuthorAge
* ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()Shuning Zhang2019-11-06
* ocfs2: fix error handling in ocfs2_setattr()Chengguang Xu2019-10-19
* fs/ocfs2/file.c: remove set but not used variableszhengbin2019-09-24
* ocfs2: use jbd2_inode dirty range scopingJoseph Qi2019-09-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner2019-05-30
* ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge2018-11-03
* ocfs2: remove ocfs2_reflink_remap_rangeDarrick J. Wong2018-10-29
* ocfs2: support partial clone range and dedupe rangeDarrick J. Wong2018-10-29
* vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-29
* vfs: pass remap flags to generic_remap_file_range_prepDarrick J. Wong2018-10-29
* vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong2018-10-29
* vfs: dedupe: rationalize argsMiklos Szeredi2018-07-06
* vfs: dedupe: return intMiklos Szeredi2018-07-06
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | ocfs2: clean up redundant function declarationsJia Guo2018-06-07
|/
* ocfs2: keep the trace point consistent with the function nameJia Guo2018-04-06
* ocfs2: use 'oi' instead of 'OCFS2_I()'piaojun2018-04-06
* ocfs2: use 'osb' instead of 'OCFS2_SB()'piaojun2018-04-06
* ocfs2: nowait aio supportGang He2018-01-31
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen2017-11-15
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-06
|\
| * ocfs2: clean up some dead codeJun Piao2017-09-06
* | fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-01
|/
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* fs: add i_blocksize()Fabian Frederick2017-02-27
* ocfs2: fix deadlock issue when taking inode lock at vfs entry pointsEric Ren2017-02-22
* ocfs2: implement the VFS clone_range, copy_range, and dedupe_range featuresDarrick J. Wong2016-12-10
* ocfs2: convert inode refcount test to a helperDarrick J. Wong2016-12-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \ \
| * | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| | |/ | |/|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \
| * \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
| |\ \ \ | | |/ / | |/| |
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| | |/
* | / switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-05
|/ /
* / ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2016-09-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-17
|\
| * Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
| |\
| | * don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
* | | ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi2016-05-12
|/ /
* / mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* ocfs2: fix ip_unaligned_aio deadlock with dio work queueRyan Ding2016-03-25
* ocfs2: code clean up for direct ioRyan Ding2016-03-25
* wrappers for ->i_mutex accessAl Viro2016-01-22
* ocfs2: return non-zero st_blocks for inline dataJohn Haxby2016-01-14
* ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()Tariq Saeed2015-09-04