Show patches with: State = Action Required       |   3546 patches
« 1 2 ... 33 34 35 36 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] ocfs2: add necessary check in case sb_getblk fails - - - --- 2013-09-03 Rui Xiang New
[1/2] ocfs2: return ENOMEM while sb_getblk failing - - - --- 2013-09-03 Rui Xiang New
[2/2] ocfs2: add necessary check in case sb_getblk fails - - - --- 2013-09-03 Rui Xiang New
[1/2] ocfs2: return ENOMEM while sb_getblk failing - - - --- 2013-09-03 Rui Xiang New
[V3,RESENT] ocfs2: lighten up allocate transaction - - - --- 2013-09-03 Younger Liu New
ocfs2: fix wrong comment - - - --- 2013-09-03 Junxiao Bi New
[2/2] ocfs2: add necessary check in case sb_getblk fails - - - --- 2013-09-02 Rui Xiang New
[1/2] ocfs2: return ENOMEM while sb_getblk failing - - - --- 2013-09-02 Rui Xiang New
Use a bigger nodestr in ocfs2_dismount_volume - - - --- 2013-08-30 Goldwyn Rodrigues New
Remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits - - - --- 2013-08-30 Goldwyn Rodrigues New
[RESEND] ocfs2: break useless while loop - - - --- 2013-08-30 Junxiao Bi New
[RESEND] ocfs2: fix the end cluster offset of FIEMAP - - - --- 2013-08-29 jeff.liu New
Use bigger nodestr to accomodate 32-bit node numbers - - - --- 2013-08-28 Goldwyn Rodrigues New
[22/22] ocfs2: remove unused variable ip in dlmfs_get_root_inode() - - - --- 2013-08-27 Andrew Morton New
[21/22] ocfs2: fix a tiny race case when firing callbacks - - - --- 2013-08-27 Andrew Morton New
[20/22] ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() - - - --- 2013-08-27 Andrew Morton New
[19/22] ocfs2: adjust code style for o2net_handler_tree_lookup() - - - --- 2013-08-27 Andrew Morton New
[18/22] ocfs2: free path in ocfs2_remove_inode_range() - - - --- 2013-08-27 Andrew Morton New
[17/22] ocfs2: fix possible double free in ocfs2_reflink_xattr_rec - - - --- 2013-08-27 Andrew Morton New
[16/22] ocfs2/dlm: force clean refmap when doing local cleanup - - - --- 2013-08-27 Andrew Morton New
[15/22] ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set() - - - --- 2013-08-27 Andrew Morton New
[14/22] ocfs2: add the missing return value check of ocfs2_xattr_get_clusters - - - --- 2013-08-27 Andrew Morton New
[13/22] ocfs2: fix a memory leak in __ocfs2_move_extents() - - - --- 2013-08-27 Andrew Morton New
[12/22] ocfs2: add missing return value check of ocfs2_get_clusters() - - - --- 2013-08-27 Andrew Morton New
[11/22] ocfs2: clean up dead code in ocfs2_acl_from_xattr() - - - --- 2013-08-27 Andrew Morton New
[10/22] ocfs2: use list_for_each_entry() instead of list_for_each() - - - --- 2013-08-27 Andrew Morton New
[09/22] fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences - - - --- 2013-08-27 Andrew Morton New
[08/22] ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC - - - --- 2013-08-27 Andrew Morton New
[07/22] ocfs2: dlm_request_all_locks() should deal with the status sent from target node - - - --- 2013-08-27 Andrew Morton New
[06/22] ocfs2: use i_size_read() to access i_size - - - --- 2013-08-27 Andrew Morton New
[05/22] ocfs2: lighten up allocate transaction - - - --- 2013-08-27 Andrew Morton New
[04/22] ocfs2: update inode size after zeroing the hole - - - --- 2013-08-27 Andrew Morton New
[03/22] ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size - - - --- 2013-08-27 Andrew Morton New
[02/22] ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END - - - --- 2013-08-27 Andrew Morton New
[01/22] ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in ocfs2_orphan_de… - - - --- 2013-08-27 Andrew Morton New
ocfs2: cleanup unused variable ip in dlmfs_get_root_inode() - - - --- 2013-08-27 Joseph Qi New
ocfs2: fix a tiny race case when fire callbacks - - - --- 2013-08-27 Joseph Qi New
[5/5] Remove control data structures and functions - - - --- 2013-08-21 Goldwyn Rodrigues New
[4/5] ocfs2_connection_private for holding DLM this_node information - - - --- 2013-08-21 Goldwyn Rodrigues New
[3/5] Remove control handling from cluster_connect - - - --- 2013-08-21 Goldwyn Rodrigues New
[2/5] Add clustername while creating new lockspace - - - --- 2013-08-21 Goldwyn Rodrigues New
[1/5] Add dlm operations placeholders - - - --- 2013-08-21 Goldwyn Rodrigues New
ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() - - - --- 2013-08-21 Joseph Qi New
ocfs2/dlm: fix possible convertion deadlock - - - --- 2013-08-13 Xue jiufei New
ocfs2: adjust code style for o2net_handler_tree_lookup() - - - --- 2013-08-12 Joseph Qi New
FIEMAP problem - - - --- 2013-08-07 jeff.liu New
ocfs2: fix a memory leak at __ocfs2_move_extents() - - - --- 2013-08-06 jeff.liu New
[RESEND] ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page - - - --- 2013-08-02 jeff.liu New
ocfs2: Revert commit 40bd62e to avoid regression in extended allocation - - - --- 2013-08-02 jeff.liu New
ocfs2: free path in ocfs2_remove_inode_range() - - - --- 2013-08-02 Younger Liu New
ocfs2: fix possible double free in ocfs2_reflink_xattr_rec - - - --- 2013-08-02 Joseph Qi New
[v2] ocfs2/dlm: force clean refmap when doing local cleanup - - - --- 2013-08-02 Xue jiufei New
[v3] ocfs2: ocfs2: fix recent memory corruption bug - - - --- 2013-08-01 Dan Carpenter New
[v2] ocfs2: fix recent memory corruption bug - - - --- 2013-08-01 Dan Carpenter New
ocfs2: fix recent memory corruption bug - - - --- 2013-08-01 Dan Carpenter New
ocfs2: force clean refmap when doing local recovery cleanup - - - --- 2013-08-01 Xue jiufei New
[Resend] ocfs2: add the missing return value check of ocfs2_get_clusters - - - --- 2013-08-01 Joseph Qi New
ocfs2: add the missing return value check of ocfs2_get_clusters - - - --- 2013-08-01 Joseph Qi New
ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set() - - - --- 2013-08-01 Younger Liu New
ocfs2: add the missing return value check of ocfs2_xattr_get_clusters - - - --- 2013-07-31 Joseph Qi New
ocfs2: cleanup dead code in ocfs2_acl_from_xattr() - - - --- 2013-07-30 Joseph Qi New
NULL pointer dereference at ocfs2_dir_foreach_blk_id - - - --- 2013-07-29 jeff.liu New
[v2] fs/ocfs2: use list_for_each_entry() instead of list_for_each() - - - --- 2013-07-27 Dong Fang New
fs/ocfs2: use list_for_each_entry() instead of list_for_each() - - - --- 2013-07-27 Dong Fang New
ocfs2: dlm_request_all_locks() should deal with the status sent from target node - - - --- 2013-07-26 Xue jiufei New
[V8,21/33] ocfs2: add support for read_iter and write_iter - - - --- 2013-07-25 Dave Kleikamp New
ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC - - - --- 2013-07-25 Younger Liu New
[V3] ocfs2: lighten up allocate transaction - - - --- 2013-07-23 Younger Liu New
[v2] ocfs2: using i_size_read() to access i_size - - - --- 2013-07-19 Junxiao Bi New
[V2,RESENT] ocfs2: lighten up allocate transaction - - - --- 2013-07-18 Younger Liu New
ocfs2: using i_size_read() to access i_size - - - --- 2013-07-15 Junxiao Bi New
[V2] ocfs2: update inode size after zeroed the hole - - - --- 2013-07-12 Junxiao Bi New
ocfs2: update inode size after zeroed the hole - - - --- 2013-07-10 Junxiao Bi New
ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page() - - - --- 2013-07-08 Gu Zheng New
[V2] ocfs2: lighten up allocate transaction - - - --- 2013-07-05 Younger Liu New
ocfs2: lighten up allocate transaction - - - --- 2013-07-04 Younger Liu New
[v3,22/25] ocfs2: Change how dentry's d_lock field is accessed - - - --- 2013-07-03 Waiman Long New
[V3] ocfs2: need rollback when journal_access failed in ocfs2_orphan_add() - - - --- 2013-07-02 Andrew Morton New
ocfs2: Fix NULL pointer dereference when tranverse o2hb_all_regions - - - --- 2013-07-02 Xue jiufei New
[V2] ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size - - - --- 2013-06-29 Younger Liu New
[RESENT,4/4] ocfs2: adjust switch_case syntax at o2net_state_change() - - - --- 2013-06-29 jeff.liu New
[RESENT,3/4] ocfs2: fix a comments typo at o2quo_hb_still_up() - - - --- 2013-06-29 jeff.liu New
[RESENT,2/4] ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention - - - --- 2013-06-29 jeff.liu New
[RESNET,1/4] ocfs2: submit disk heartbeat bio using WRITE_SYNC - - - --- 2013-06-29 jeff.liu New
ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in ocfs2_orphan_del() - - - --- 2013-06-28 Andrew Morton New
ocfs2: dlmlock_master should return DLM_NORMAL after adding lock to blocked list - - - --- 2013-06-28 Andrew Morton New
[V3] ocfs2: need rollback when journal_access failed in ocfs2_orphan_add() - - - --- 2013-06-28 Younger Liu New
ocfs2: fix readonly issue in ocfs2_unlink() - - - --- 2013-06-28 jeff.liu New
[V3] ocfs2: xattr: fix inlined xattr reflink - - - --- 2013-06-28 Junxiao Bi New
ocfs2: fix readonly issue in ocfs2_unlink() - - - --- 2013-06-27 Andrew Morton New
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size - - - --- 2013-06-27 Younger Liu New
[V3] ocfs2: llseek requires to ocfs2 inode lock for the file in SEEK_END - - - --- 2013-06-27 Shen Canquan New
ocfs2: fix readonly issue in ocfs2_unlink() - - - --- 2013-06-27 Younger Liu New
[v2] ocfs2: Rework transaction rollback in ocfs2_relink_block_group() - - - --- 2013-06-26 Andrew Morton New
[V2] ocfs2: xattr: fix inlined xattr reflink - - - --- 2013-06-21 Junxiao Bi New
jbd2: fix theoretical race in jbd2__journal_restart - - - --- 2013-06-20 Theodore Ts'o New
ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in ocfs2_orphan_del() - - - --- 2013-06-20 Younger Liu New
ocfs2: dlmlock_master should return DLM_NORMAL after adding lock to blocked list - - - --- 2013-06-20 Xue jiufei New
ocfs2: llseek requires to ocfs2 inode lock for the file in SEEK_END - - - --- 2013-06-20 Shen Canquan New
[V2] ocfs2: need rollback when journal_access failed in ocfs2_orphan_add() - - - --- 2013-06-20 Younger Liu New
« 1 2 ... 33 34 35 36 »