Show patches with: State = Action Required       |   3549 patches
« 1 2 ... 32 33 3435 36 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ocfs2: revert the patch fix NULL pointer dereference when dismount and ocfs2rec simultaneously - - - --- 2014-05-22 Xue jiufei New
[V2] ocfs2: fix umount hang while shutting down truncate log - - - --- 2014-05-22 Xue jiufei New
[V2] ocfs2/dlm: fix possible convertion deadlock - - - --- 2014-05-21 Xue jiufei New
ocfs2: fix umount hang while shutting down truncate log - - - --- 2014-05-21 Xue jiufei New
[1/1] deadlock when two nodes are converting same lock from PR to EX and idletimeout closes conn - - - --- 2014-05-20 Tariq Saeed New
[3/3] ocfs2: quorum: add a log for node not fenced - - - --- 2014-05-15 Junxiao Bi New
[2/3] ocfs2: o2net: set tcp user timeout to max value - - - --- 2014-05-15 Junxiao Bi New
[1/3] ocfs2: o2net: don't shutdown connection when idle timeout - - - --- 2014-05-15 Junxiao Bi New
ocfs2: fix double kmem_cache_destroy in dlm_init - - - --- 2014-05-14 Joseph Qi New
ocfs2: Remove some redundant casting - - - --- 2014-05-09 George Spelvin New
ocfs2: limit printk when journal is aborted - - - --- 2014-04-21 Andrew Morton New
ocfs2: limit printk when journal is aborted - - - --- 2014-04-17 Joseph Qi New
ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename() - - - --- 2014-04-17 Alex Chen New
OCFS2 issue patch requesting reviews, is there anyone with some good advices, thanks. - - - --- 2014-04-15 Guozhonghua New
[1/1] ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an ivalid one O… - - - --- 2014-04-08 Tariq Saeed New
[1/1] OCFS2: Remove NULL assignments on static - - - --- 2014-04-08 Fabian Frederick New
[1/1] fs/ocfs2/super.c: Use OCFS2_MAX_VOL_LABEL_LEN and strlcpy - - - --- 2014-04-08 Fabian Frederick New
[v2] ocfs2: retry once dlm_dispatch_assert_master failed with ENOMEM - - - --- 2014-04-08 Joseph Qi New
ocfs2: retry once dlm_dispatch_assert_master failed with ENOMEM - - - --- 2014-04-03 Joseph Qi New
ocfs2: Avoid system inode ref in confusion by add mutex lock - - - --- 2014-04-01 Andrew Morton New
Ocfs2: Rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed - - - --- 2014-03-31 Andrew Morton New
Ocfs2: Rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed - - - --- 2014-03-31 Younger Liu New
[1/1] ocfs2: Fix panic on kfree(xattr->name) - - - --- 2014-03-28 Srinivas Eeda New
[ocfs2] : pass "new" parameter to ocfs2_init_xattr_bucket - - - --- 2014-03-28 Wengang Wang New
ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_locks() failed - - - --- 2014-03-26 Xue jiufei New
ocfs2: check if cluster name exists before deref - - - --- 2014-03-25 Sasha Levin New
ocfs2: do not put bh when buffer_uptodate failed - - - --- 2014-03-25 Alex Chen New
[v2] ocfs2: fix dead lock risk when kmalloc failed in dlm_query_region_handler - - - --- 2014-03-21 Joseph Qi New
ocfs2: fix dead lock risk when kmalloc failed in dlm_query_region_handler - - - --- 2014-03-20 Andrew Morton New
ocfs2: fix dead lock risk when kmalloc failed in dlm_query_region_handler - - - --- 2014-03-20 Joseph Qi New
[1/1] allow for more than one data extent when creating xattr - - - --- 2014-03-20 Tariq Saeed New
[8/8] ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END - - - --- 2014-03-19 Andrew Morton New
[7/8] ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in ocfs2_orphan_del() - - - --- 2014-03-19 Andrew Morton New
[6/8] ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod - - - --- 2014-03-19 Andrew Morton New
[5/8] ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless, loop during umount - - - --- 2014-03-19 Andrew Morton New
[4/8] ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode - - - --- 2014-03-19 Andrew Morton New
[3/8] ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN - - - --- 2014-03-19 Andrew Morton New
[2/8] ocfs2: flock: drop cross-node lock when failed locally - - - --- 2014-03-19 Andrew Morton New
[1/8] ocfs2: alloc_dinode counts and group bitmap should be update simultaneously - - - --- 2014-03-19 Andrew Morton New
[04/11] ocfs2: fix a tiny race when running dirop_fileop_racer - - - --- 2014-03-19 Andrew Morton New
[03/11] ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an invalid one - - - --- 2014-03-19 Andrew Morton New
ocfs2 : fix type conversion risk when get cluster attributes - - - --- 2014-03-19 Joseph Qi New
ocfs2: iput inode alloc when failed locally - - - --- 2014-03-14 Jiangyiwen New
ocfs2: Avoid system inode ref in confusion by add mutex lock - - - --- 2014-03-14 Jiangyiwen New
fs: push sync_filesystem() down to the file system's remount_fs() - - - --- 2014-03-13 Theodore Ts'o New
[09/17] fs/hearbeat: Replace hardcoding of -20 with MIN_NICE. - - - --- 2014-03-11 Yang Dongsheng New
[08/16] fs/hearbeat: Replace hardcoding of -20 with MIN_NICE. - - - --- 2014-03-11 Yang Dongsheng New
[08/15] fs/hearbeat: Replace hardcoding of -20 with MIN_NICE. - - - --- 2014-03-11 Yang Dongsheng New
allow for more than one data extent when creating xattr - - - --- 2014-03-10 Tariq Saeed New
Ocfs2: alloc_dinode counts and group bitmap should be update simultaneously - - - --- 2014-03-10 Younger Liu New
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode - - - --- 2014-03-06 Darrick J. Wong New
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless, loop during umount - - - --- 2014-03-04 Jiangyiwen New
ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod - - - --- 2014-03-04 Jiangyiwen New
[ocfs2] : flock: drop cross-node lock when failed locally - - - --- 2014-02-28 Wengang Wang New
[6/6] ocfs2: Revert iput deferring code in ocfs2_drop_dentry_lock - - - --- 2014-02-26 Jan Kara New
[5/6] ocfs2: Avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread - - - --- 2014-02-26 Jan Kara New
[4/6] ocfs2: Implement delayed dropping of last dquot reference - - - --- 2014-02-26 Jan Kara New
[3/6] quota: Provide function to grab quota structure reference - - - --- 2014-02-26 Jan Kara New
[2/6] ocfs2: Move dquot_initialize() in ocfs2_delete_inode() somewhat later - - - --- 2014-02-26 Jan Kara New
[1/6] ocfs2: Remove OCFS2_INODE_SKIP_DELETE flag - - - --- 2014-02-26 Jan Kara New
Add dlm_recover_callback_support in sysfs - - - --- 2014-02-26 Goldwyn Rodrigues New
[6/6] ocfs2: Revert iput deferring code in ocfs2_drop_dentry_lock - - - --- 2014-02-26 Jan Kara New
[5/6] ocfs2: Avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread - - - --- 2014-02-26 Jan Kara New
[4/6] ocfs2: Implement delayed dropping of last dquot reference - - - --- 2014-02-26 Jan Kara New
[3/6] quota: Provide function to grab quota structure reference - - - --- 2014-02-26 Jan Kara New
[2/6] ocfs2: Move dquot_initialize() in ocfs2_delete_inode() somewhat later - - - --- 2014-02-26 Jan Kara New
[1/6] ocfs2: Remove OCFS2_INODE_SKIP_DELETE flag - - - --- 2014-02-26 Jan Kara New
ocfs2: dlm: fix lock migration crash - - - --- 2014-02-26 Junxiao Bi New
Add dlm_recover_callback_support in sysfs - - - --- 2014-02-25 Goldwyn Rodrigues New
[6/6] ocfs2: Revert iput deferring code in ocfs2_drop_dentry_lock - - - --- 2014-02-21 Jan Kara New
[5/6] ocfs2: Avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread - - - --- 2014-02-21 Jan Kara New
[4/6] ocfs2: Implement delayed dropping of last dquot reference - - - --- 2014-02-21 Jan Kara New
[3/6] quota: Provide function to grab quota structure reference - - - --- 2014-02-21 Jan Kara New
[2/6] ocfs2: Move dquot_initialize() in ocfs2_delete_inode() somewhat later - - - --- 2014-02-21 Jan Kara New
[1/6] ocfs2: Remove OCFS2_INODE_SKIP_DELETE flag - - - --- 2014-02-21 Jan Kara New
quota: Fix race between dqput() and dquot_scan_active() - - - --- 2014-02-20 Jan Kara New
[6/6] ocfs2: Revert iput deferring code in ocfs2_drop_dentry_lock - - - --- 2014-02-20 Jan Kara New
[5/6] ocfs2: Avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread - - - --- 2014-02-20 Jan Kara New
[4/6] ocfs2: Implement delayed dropping of last dquot reference - - - --- 2014-02-20 Jan Kara New
[3/6] quota: Provide function to grab quota structure reference - - - --- 2014-02-20 Jan Kara New
[2/6] ocfs2: Move dquot_initialize() in ocfs2_delete_inode() somewhat later - - - --- 2014-02-20 Jan Kara New
[1/6] ocfs2: Remove OCFS2_INODE_SKIP_DELETE flag - - - --- 2014-02-20 Jan Kara New
fsck.ocfs2: Do not complain about oversized quota files - - - --- 2014-02-20 Jan Kara New
[V2] ocfs2: dlm: fix recovery hung - - - --- 2014-02-20 Junxiao Bi New
ocfs2: Fix quota file corruption - - - --- 2014-02-20 Jan Kara New
ocfs2: dlm: fix recovery hung - - - --- 2014-02-19 Junxiao Bi New
ocfs2: Fix quota file corruption - - - --- 2014-02-19 Jan Kara New
ocfs2: dlm: fix recovery hung - - - --- 2014-02-19 Wengang Wang New
ocfs2: dlm: fix recovery hung - - - --- 2014-02-19 Junxiao Bi New
[ocfs2] : change ip_unaligned_aio to of type mutex from atomit_t - - - --- 2014-02-19 Wengang Wang New
ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_super - - - --- 2014-02-14 Joseph Qi New
[v2] ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file - - - --- 2014-02-14 Darrick J. Wong New
ocfs2: fix null pointer dereference when access dlm_state before launching dlm thread - - - --- 2014-02-11 Joseph Qi New
[16/21] fs: Mark function as static in ocfs2/cluster/heartbeat.c - - - --- 2014-02-09 Rashika New
[15/21] fs: Mark function as static in ocfs2/xattr.c - - - --- 2014-02-09 Rashika New
[14/21] fs: Mark functions as static in ocfs2/journal.c - - - --- 2014-02-09 Rashika New
[13/21] fs: Mark functions as static in ocfs2/ioctl.c - - - --- 2014-02-09 Rashika New
[V2] ocfs2: Check existence of old dentry in ocfs2_link() - - - --- 2014-02-08 Xue jiufei New
[09/11] ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END - - - --- 2014-02-06 Andrew Morton New
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file - - - --- 2014-01-30 Darrick J. Wong New
« 1 2 ... 32 33 3435 36 »