summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-07Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06ocfs2: clean up some dead codeJun Piao
2017-09-06ocfs2: make ocfs2_set_acl() staticJan Kara
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-17quota: Reduce contention on dq_data_lockJan Kara
2017-08-17quota: Push dqio_sem down to ->read_file_info()Jan Kara
2017-08-17quota: Push dqio_sem down to ->write_file_info()Jan Kara
2017-08-17quota: Acquire dqio_sem for reading in vfs_load_quota_inode()Jan Kara
2017-08-17quota: Convert dqio_mutex to rwsemJan Kara
2017-08-02ocfs2: don't clear SGID when inheriting ACLsJan Kara
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-07-06ocfs2: constify attribute_group structuresArvind Yadav
2017-07-06ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun
2017-07-06ocfs2: use magic.hFabian Frederick
2017-07-06ocfs2: fix a static checker warningGang He
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-23ocfs2: fix deadlock caused by recursive locking in xattrEric Ren
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig
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