Age | Commit message (Expand) | Author |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-02-22 | ocfs2: fix deadlock issue when taking inode lock at vfs entry points | Eric Ren |
2017-02-22 | ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock | Eric Ren |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra |
2017-01-10 | ocfs2: fix crash caused by stale lvb with fsdlm plugin | Eric Ren |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-22 | vfs: fix isize/pos/len checks for reflink & dedupe | Darrick J. Wong |
2016-12-19 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2016-12-17 | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/... | Linus Torvalds |
2016-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-12-14 | Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-12 | ocfs2: replace CURRENT_TIME macro | Deepa Dinamani |
2016-12-12 | ocfs2: use time64_t to represent orphan scan times | Deepa Dinamani |
2016-12-12 | ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree() | Ashish Samant |
2016-12-12 | ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock() | piaojun |
2016-12-12 | ocfs2/dlm: clean up deadcode in dlm_master_request_handler() | piaojun |
2016-12-12 | ocfs2: delete redundant code and set the node bit into maybe_map directly | Guozhonghua |
2016-12-12 | ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler() | piaojun |
2016-12-10 | ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features | Darrick J. Wong |
2016-12-10 | ocfs2: charge quota for reflinked blocks | Darrick J. Wong |
2016-12-10 | ocfs2: fix bad pointer cast | Darrick J. Wong |
2016-12-10 | ocfs2: always unlock when completing dio writes | Darrick J. Wong |
2016-12-10 | ocfs2: don't eat io errors during _dio_end_io_write | Darrick J. Wong |
2016-12-10 | ocfs2: budget for extent tree splits when adding refcount flag | Darrick J. Wong |
2016-12-10 | ocfs2: prohibit refcounted swapfiles | Darrick J. Wong |
2016-12-10 | ocfs2: add newlines to some error messages | Darrick J. Wong |
2016-12-10 | ocfs2: convert inode refcount test to a helper | Darrick J. Wong |
2016-12-09 | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi |
2016-11-30 | ocfs2: Use s_umount for quota recovery protection | Jan Kara |
2016-11-30 | ocfs2: Protect periodic quota syncing with s_umount semaphore | Jan Kara |
2016-11-11 | ocfs2: fix not enough credit panic | Junxiao Bi |
2016-11-04 | fs: Add helper to clean bdev aliases under a bh and use it | Jan Kara |
2016-11-01 | block,fs: untangle fs.h and blk_types.h | Christoph Hellwig |
2016-11-01 | block,fs: use REQ_* flags directly | Christoph Hellwig |
2016-10-11 | ocfs2: fix memory leak in dlm_migrate_request_handler() | Guozhonghua |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro |
2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-08 | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher |
2016-10-07 | ocfs2: fix undefined struct variable in inode.h | Joseph Qi |
2016-10-07 | fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar |
2016-10-07 | fs/ocfs2/super: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar |
2016-10-07 | fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar |
2016-10-07 | fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar |
2016-10-07 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |