aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2016-05-17ocfs2: fix posix_acl_create deadlockJunxiao Bi
2016-05-17ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi
2016-05-17ocfs2: dereferencing freed pointers in ocfs2_reflink()Dan Carpenter
2016-05-17ocfs2: fix SGID not inherited issueJunxiao Bi
2016-04-18ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2016-04-18ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2016-02-15ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-15MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsTariq Saeed
2016-02-09ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-01-21ocfs2: fix umask ignored issueJunxiao Bi
2015-10-27ocfs2/dlm: fix deadlock when dispatch assert masterJoseph Qi
2015-08-27ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi
2015-05-23ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi
2015-04-24ocfs2: _really_ sync the right rangeAl Viro
2015-03-06quota: Store maximum space limit in bytesJan Kara
2015-01-16ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei
2015-01-16ocfs2: fix journal commit deadlockJunxiao Bi
2014-12-16move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-11-05fix breakage in o2net_send_tcp_msg()Al Viro
2014-10-29ocfs2: fix d_splice_alias() return code checkingRichard Weinberger
2014-10-14ocfs2: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-10-09ocfs2: fix a deadlock while o2net_wq doing direct memory reclaimXue jiufei
2014-10-09ocfs2: fix deadlock due to wrong locking orderJunxiao Bi
2014-10-09ocfs2: fix deadlock between o2hb thread and o2net_wqJoseph Qi
2014-10-09ocfs2: don't fire quorum before connection establishedJunxiao Bi
2014-10-09fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()Rob Jones
2014-10-09fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()Rob Jones
2014-10-09fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open()Rob Jones
2014-10-09ocfs2: remove unused code in dlm_new_lockres()Xue jiufei
2014-10-09ocfs2/dlm: call dlm_lockres_put without resource spinlockalex chen
2014-10-09ocfs2: call o2quo_exit() if malloc failed in o2net_init()Joseph Qi
2014-10-09ocfs2: fix shift left operations overflowJoseph Qi
2014-10-09ocfs2/dlm: refactor error handling in dlm_alloc_ctxtJoseph Qi
2014-10-09fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()Andrew Morton
2014-10-02ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen
2014-09-30ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()Jan Kara
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi
2014-09-17ocfs2: Don't use MAXQUOTAS valueJan Kara
2014-08-29ocfs2: quorum: add a log for node not fencedJunxiao Bi
2014-08-29ocfs2: o2net: set tcp user timeout to max valueJunxiao Bi
2014-08-29ocfs2: o2net: don't shutdown connection when idle timeoutJunxiao Bi
2014-08-29ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings
2014-08-06fs/ocfs2/slot_map.c: replace count*size kzalloc by kcallocFabian Frederick
2014-08-06ocfs2: race between umount and unfinished remastering during recoveryTariq Saeed
2014-08-06ocfs2: remove conversion of total_backoff in dlm_join_domain()Xue jiufei
2014-08-06ocfs2: correctly check the return value of ocfs2_search_extent_listYingtai Xie
2014-06-23ocfs2/dlm: do not purge lockres that is queued for assert masterXue jiufei
2014-06-23ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...jiangyiwen