summaryrefslogtreecommitdiff
path: root/fs/ocfs2/refcounttree.c
Commit message (Expand)AuthorAge
* ocfs2: use 'oi' instead of 'OCFS2_I()'piaojun2018-04-05
* ocfs2: use 'osb' instead of 'OCFS2_SB()'piaojun2018-04-05
* ocfs2: clean up some dead codeJun Piao2017-09-06
* vfs: fix isize/pos/len checks for reflink & dedupeDarrick J. Wong2016-12-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-17
|\
| * ocfs2: implement the VFS clone_range, copy_range, and dedupe_range featuresDarrick J. Wong2016-12-10
| * ocfs2: charge quota for reflinked blocksDarrick J. Wong2016-12-10
| * ocfs2: budget for extent tree splits when adding refcount flagDarrick J. Wong2016-12-10
| * ocfs2: convert inode refcount test to a helperDarrick J. Wong2016-12-10
* | ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()Ashish Samant2016-12-12
|/
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* ocfs2: fix posix_acl_create deadlockJunxiao Bi2016-05-12
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* wrappers for ->i_mutex accessAl Viro2016-01-22
* ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()Joseph Qi2015-11-05
* ocfs2: neaten do_error, ocfs2_error and ocfs2_abortJoe Perches2015-09-04
* ocfs2: acknowledge return value of ocfs2_error()Goldwyn Rodrigues2015-09-04
* ocfs2: Handle error from dquot_initialize()Jan Kara2015-07-23
* ocfs2: use swap() in swap_refcount_rec()Fabian Frederick2015-06-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | ocfs2: dereferencing freed pointers in ocfs2_reflink()Dan Carpenter2015-04-14
|/
* ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()Jan Kara2015-02-10
* ocfs2: correctly check the return value of ocfs2_search_extent_listYingtai Xie2014-08-06
* ocfs2: refcount: take rw_lock in ocfs2_reflinkWengang Wang2014-06-23
* ocfs2: remove some redundant castingGeorge Spelvin2014-06-04
* ocfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
* ocfs2: add necessary check in case sb_getblk() failsRui Xiang2013-11-13
* ocfs2: return ENOMEM when sb_getblk() failsRui Xiang2013-11-13
* fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_creditsGoldwyn Rodrigues2013-11-13
* ocfs2: add missing return value check of ocfs2_get_clusters()Joseph Qi2013-09-11
* ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang2013-08-13
* ocfs2/refcounttree: add the missing NULL check of the return value of find_or...Gu Zheng2013-07-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | ocfs2: Compare kuids and kgids using uid_eq and gid_eqEric W. Biederman2013-02-13
|/
* pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...Al Viro2012-07-29
* new helper: done_path_create()Al Viro2012-07-29
* ocfs2: ->rl_count endianness breakageAl Viro2012-04-13
* ocfs: ->rl_used breakage on big-endianAl Viro2012-04-13
* ocfs2: ->l_next_free_req breakage on big-endianAl Viro2012-04-13
* new helpers: kern_path_create/user_path_createAl Viro2011-07-20
* Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.cTristan Ye2011-05-25
* Merge branch 'master' into for-nextJiri Kosina2011-04-26
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-28
| |\
| | * ocfs2: Remove masklog ML_REFCOUNT.Tao Ma2011-02-22
* | | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-16
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-08
| |\