Show patches with: none      |   3403 patches
« 1 2 ... 31 32 3334 35 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[01/11] ocfs2: fix ocfs2_sync_file() if filesystem is readonly - - - --- 2014-01-24 Andrew Morton New
[11/11] ocfs2: update inode size after zeroing the hole - - - --- 2014-01-24 Andrew Morton New
[10/11] ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size - - - --- 2014-01-24 Andrew Morton New
[09/11] ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END - - - --- 2014-01-24 Andrew Morton New
[08/11] ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in ocfs2_orphan_de… - - - --- 2014-01-24 Andrew Morton New
[07/11] ocfs2: check existence of old dentry in ocfs2_link() - - - --- 2014-01-24 Andrew Morton New
[06/11] ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN - - - --- 2014-01-24 Andrew Morton New
[05/11] ocfs2: code cleanup: remove unused functions - - - --- 2014-01-24 Andrew Morton New
[04/11] ocfs2: fix a tiny race when running dirop_fileop_racer - - - --- 2014-01-24 Andrew Morton New
[03/11] ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an invalid one - - - --- 2014-01-24 Andrew Morton New
[02/11] ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters - - - --- 2014-01-24 Andrew Morton New
[01/11] ocfs2: fix ocfs2_sync_file() if filesystem is readonly - - - --- 2014-01-24 Andrew Morton New
make ocfs2 do not log ENOENT error - - - --- 2014-01-24 xiaowei Hu New
ocfs2: Code cleanup: Removed unused functions - - - --- 2014-01-20 Goldwyn Rodrigues New
[5/5] ocfs2: Implement delayed dropping of last dquot reference - - - --- 2014-01-16 Jan Kara New
[4/5] quota: Provide function to grab quota structure reference - - - --- 2014-01-16 Jan Kara New
[3/5] Revert iput deferring code in ocfs2_drop_dentry_lock - - - --- 2014-01-16 Jan Kara New
[2/5] ocfs2: Move dquot_initialize() in ocfs2_delete_inode() somewhat later - - - --- 2014-01-16 Jan Kara New
[1/5] ocfs2: Remove OCFS2_INODE_SKIP_DELETE flag - - - --- 2014-01-16 Jan Kara New
Revert iput deferring code in ocfs2_drop_dentry_lock - - - --- 2014-01-15 Goldwyn Rodrigues New
[3.11,111/208] jbd2: don't BUG but return ENOSPC if a handle runs out of space - - - --- 2014-01-13 Luis Henriques New
[3.5,64/96] jbd2: don't BUG but return ENOSPC if a handle runs out of space - - - --- 2014-01-13 Luis Henriques New
[1/1] o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper - - - --- 2014-01-11 Srinivas Eeda New
[3.11.y.z,extended,stable] Patch "jbd2: don't BUG but return ENOSPC if a handle runs out of space" … - - - --- 2014-01-09 Luis Henriques New
[3.5.y.z,extended,stable] Patch "jbd2: don't BUG but return ENOSPC if a handle runs out of space" h… - - - --- 2014-01-08 Luis Henriques New
[3.4,37/43] jbd2: dont BUG but return ENOSPC if a handle runs out of space - - - --- 2014-01-06 Greg KH New
[3.10,085/129] jbd2: dont BUG but return ENOSPC if a handle runs out of space - - - --- 2014-01-06 Greg KH New
[3.12,132/144] jbd2: dont BUG but return ENOSPC if a handle runs out of space - - - --- 2014-01-06 Greg KH New
[RFC] Why unlink performance is low? - - - --- 2014-01-06 Goldwyn Rodrigues New
ocfs2: Fix NULL pointer dereference when dismount and ocfs2rec simultaneously - - - --- 2013-12-27 Joseph Qi New
ocfs2: Check existence of old dentry in ocfs2_link() - - - --- 2013-12-26 Xue jiufei New
[1/1] ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN Orab… - - - --- 2013-12-20 Tariq Saeed New
[1/1] ocfs2: ocfs2 punch hole retrun EINVAL if the length argument in ioctl is negative - - - --- 2013-12-20 Tariq Saeed New
ocfs2: fix a tiny race when running dirop_fileop_racer - - - --- 2013-12-16 Joseph Qi New
[2/4,v3] fiemap: add EXTENT_DATA_COMPRESSED flag - - - --- 2013-12-12 David Sterba New
[6/6] Use the new DLM operation callbacks while requesting new lockspace - - - --- 2013-12-09 Goldwyn Rodrigues New
[5/6] Framework for version LVB - - - --- 2013-12-09 Goldwyn Rodrigues New
[4/6] Pass ocfs2_cluster_connection to ocfs2_this_node - - - --- 2013-12-09 Goldwyn Rodrigues New
[3/6] Shift allocation ocfs2_live_connection to user_connect() - - - --- 2013-12-09 Goldwyn Rodrigues New
[2/6] Add DLM recovery callbacks - - - --- 2013-12-09 Goldwyn Rodrigues New
[1/6] Add clustername to cluster connection - - - --- 2013-12-09 Goldwyn Rodrigues New
ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits() - - - --- 2013-12-09 Younger Liu New
[3/3] ocfs2: Adjust minlen with discard_granularity in the FITRIM ioctl - - - --- 2013-12-08 jeff.liu New
[2/3] ocfs2: Return EINVAL if the given range to discard is less than block size - - - --- 2013-12-08 jeff.liu New
[1/3] ocfs2: Return EOPNOTSUPP if the device does not support discard - - - --- 2013-12-08 jeff.liu New
Remove versioning information v2 - - - --- 2013-12-03 Goldwyn Rodrigues New
[2/2] jbd2: return ENOSPC in journal_dirty_metadata if a handle runs out of space - - - --- 2013-12-02 Theodore Ts'o New
« 1 2 ... 31 32 3334 35 »