summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAgeFilesLines
* ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* vfs: fix isize/pos/len checks for reflink & dedupeDarrick J. Wong2016-12-221-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-12-193-6/+16
|\
| * ocfs2: Use s_umount for quota recovery protectionJan Kara2016-11-301-4/+7
| * ocfs2: Protect periodic quota syncing with s_umount semaphoreJan Kara2016-11-302-2/+9
* | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-171-1/+0
|\ \
| * | vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-179-45/+529
|\ \
| * | ocfs2: implement the VFS clone_range, copy_range, and dedupe_range featuresDarrick J. Wong2016-12-104-3/+474
| * | ocfs2: charge quota for reflinked blocksDarrick J. Wong2016-12-101-0/+7
| * | ocfs2: fix bad pointer castDarrick J. Wong2016-12-101-1/+1
| * | ocfs2: always unlock when completing dio writesDarrick J. Wong2016-12-101-4/+1
| * | ocfs2: don't eat io errors during _dio_end_io_writeDarrick J. Wong2016-12-101-6/+9
| * | ocfs2: budget for extent tree splits when adding refcount flagDarrick J. Wong2016-12-101-0/+3
| * | ocfs2: prohibit refcounted swapfilesDarrick J. Wong2016-12-101-0/+9
| * | ocfs2: add newlines to some error messagesDarrick J. Wong2016-12-101-2/+2
| * | ocfs2: convert inode refcount test to a helperDarrick J. Wong2016-12-106-29/+23
| |/
* | Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-141-1/+1
|\ \
| * | fs: Add helper to clean bdev aliases under a bh and use itJan Kara2016-11-041-1/+1
* | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-132-1/+2
|\ \ \ | |/ /
| * | block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
| * | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-1/+1
* | | ocfs2: replace CURRENT_TIME macroDeepa Dinamani2016-12-123-4/+6
* | | ocfs2: use time64_t to represent orphan scan timesDeepa Dinamani2016-12-123-4/+4
* | | ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()Ashish Samant2016-12-121-1/+0
* | | ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()piaojun2016-12-123-8/+5
* | | ocfs2/dlm: clean up deadcode in dlm_master_request_handler()piaojun2016-12-121-6/+0
* | | ocfs2: delete redundant code and set the node bit into maybe_map directlyGuozhonghua2016-12-121-4/+1
* | | ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()piaojun2016-12-121-2/+0
| |/ |/|
* | ocfs2: fix not enough credit panicJunxiao Bi2016-11-111-1/+1
|/
* ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua2016-10-111-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-1010-23/+27
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-106-60/+67
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| | * fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-271-2/+6
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-2710-22/+22
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-103-9/+0
|\ \ \
| * | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-073-9/+0
| | |/ | |/|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-103-8/+6
|\ \ \
| * \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-083-8/+6
| |\ \ \ | | |/ / | |/| |
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-222-2/+2
| | * | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-221-6/+4
| | |/
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-075-6/+4
|\ \ \
| * | | ocfs2: fix undefined struct variable in inode.hJoseph Qi2016-10-071-2/+0
| * | | fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-10-071-1/+1
| * | | fs/ocfs2/super: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-10-071-1/+1
| * | | fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-10-071-1/+1
| * | | fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-10-071-1/+1
* | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-072-34/+2
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud