summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2017-08-11ocfs2: don't clear SGID when inheriting ACLsJan Kara
2017-06-23ocfs2: fix deadlock caused by recursive locking in xattrEric Ren
2017-05-28ocfs2: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-03fs/ocfs2/cluster: use offset_in_page() macroGeliang Tang
2017-05-03ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi
2017-05-03fs/ocfs2/cluster: use setup_timerGeliang Tang
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-06don't open-code kernel_setsockopt()Al Viro
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-27scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-22ocfs2: fix deadlock issue when taking inode lock at vfs entry pointsEric Ren
2017-02-22ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-10ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-22vfs: fix isize/pos/len checks for reflink & dedupeDarrick J. Wong
2016-12-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-14Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-12ocfs2: replace CURRENT_TIME macroDeepa Dinamani
2016-12-12ocfs2: use time64_t to represent orphan scan timesDeepa Dinamani
2016-12-12ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()Ashish Samant
2016-12-12ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()piaojun
2016-12-12ocfs2/dlm: clean up deadcode in dlm_master_request_handler()piaojun
2016-12-12ocfs2: delete redundant code and set the node bit into maybe_map directlyGuozhonghua
2016-12-12ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()piaojun
2016-12-10ocfs2: implement the VFS clone_range, copy_range, and dedupe_range featuresDarrick J. Wong
2016-12-10ocfs2: charge quota for reflinked blocksDarrick J. Wong
2016-12-10ocfs2: fix bad pointer castDarrick J. Wong
2016-12-10ocfs2: always unlock when completing dio writesDarrick J. Wong
2016-12-10ocfs2: don't eat io errors during _dio_end_io_writeDarrick J. Wong
2016-12-10ocfs2: budget for extent tree splits when adding refcount flagDarrick J. Wong
2016-12-10ocfs2: prohibit refcounted swapfilesDarrick J. Wong
2016-12-10ocfs2: add newlines to some error messagesDarrick J. Wong
2016-12-10ocfs2: convert inode refcount test to a helperDarrick J. Wong
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi
2016-11-30ocfs2: Use s_umount for quota recovery protectionJan Kara
2016-11-30ocfs2: Protect periodic quota syncing with s_umount semaphoreJan Kara
2016-11-11ocfs2: fix not enough credit panicJunxiao Bi
2016-11-04fs: Add helper to clean bdev aliases under a bh and use itJan Kara