Show patches with: State = Action Required       |   3557 patches
« 1 2 ... 18 19 2035 36 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/14] mm: remove the unused device_private_entry_fault export - - - --- 2018-05-16 Christoph Hellwig New
[03/14] dax: make the dax_iomap_fault prototype consistent - - - --- 2018-05-16 Christoph Hellwig New
[02/14] fs: make the filemap_page_mkwrite prototype consistent - - - --- 2018-05-16 Christoph Hellwig New
[01/14] orangefs: don't return errno values from ->fault - - - --- 2018-05-16 Christoph Hellwig New
[V2] ocfs2: Correct the comments position of the structure ocfs2_dir_block_trailer. - - - --- 2018-05-11 Guozhonghua New
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level - 1 - --- 2018-05-10 Gang He New
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level - 1 - --- 2018-05-10 Larry Chen New
ocfs2: Correct the offset comments of the structure ocfs2_dir_block_trailer. - 1 - --- 2018-05-08 Guozhonghua New
[v3] ocfs2: clean up redundant function declarations 1 1 - --- 2018-04-25 Jia Guo New
[v2] ocfs2: clean up redundant function declarations 1 1 - --- 2018-04-24 Jia Guo New
ocfs2: clean up redundant function declarations - 2 - --- 2018-04-21 Jia Guo New
ocfs2: submit another bio if current bio is full - - - --- 2018-04-13 Changwei Ge New
[V2] ocfs2: Take inode cluster lock before moving reflinked inode from orphan dir 1 2 - --- 2018-04-11 Ashish Samant New
ocfs2: don't use iocb when EIOCBQUEUED returns - - - --- 2018-04-10 Changwei Ge New
ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast() - - - --- 2018-04-10 Changwei Ge New
ocfs2: don't put and assign null to bh allocated outside - - - --- 2018-04-10 Changwei Ge New
ocfs2/dlm: clean up unused variable in dlm_process_recovery_data 1 1 - --- 2018-04-03 Changwei Ge New
ocfs2: Take inode cluster lock before moving reflinked inode from orphan dir - 1 - --- 2018-03-30 Ashish Samant New
ocfs2: don't evaluate buffer head to NULL managed by caller - - - --- 2018-03-29 Changwei Ge New
[v2] ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio 1 2 - --- 2018-03-29 piaojun New
ocfs2/o2hb: check len for bio_add_page() to avoid submitting incorrect bio - 2 - --- 2018-03-28 piaojun New
ocfs2: correct spelling mistake for migratable for all - - - --- 2018-03-20 Changwei Ge New
ocfs2/dlm: wait for dlm recovery done when migrating all lock resources 2 2 - --- 2018-03-15 piaojun New
[2/2] ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast() 1 - - --- 2018-03-15 Changwei Ge New
[1/2] ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area() 1 - - --- 2018-03-15 Changwei Ge New
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() - 1 - --- 2018-03-06 piaojun New
[v3] ocfs2/dlm: don't handle migrate lockres if already in shutdown - 3 - --- 2018-03-05 piaojun New
[v2] ocfs2: Without quota support, try to avoid calling quota recovery. - 1 - --- 2018-03-05 Guozhonghua New
[v2] ocfs2/dlm: don't handle migrate lockres if already in shutdown - 2 - --- 2018-03-03 piaojun New
ocfs2/dlm: don't handle migrate lockres if already in shutdown - 1 - --- 2018-03-01 piaojun New
[6/6] ocfs2: Do not fail remount when mounted without heartbeat option - - - --- 2018-02-28 Jan Kara New
[5/6] ocfs2: Fix quota recovery for read-only mounts - - - --- 2018-02-28 Jan Kara New
[4/6] ocfs2: Move scheduling of dqi_sync_work up in call stack - - - --- 2018-02-28 Jan Kara New
[3/6] ocfs2: Fix deadlock during umount - - - --- 2018-02-28 Jan Kara New
[2/6] ocfs2: Fix quota recovery failure on unmount - - - --- 2018-02-28 Jan Kara New
[1/6] Linux 4.16-rc3 - - - --- 2018-02-28 Jan Kara New
Correct a comment error - - - --- 2018-02-28 Larry Chen New
ocfs2: clean up two unused functions in suballoc.c - - - --- 2018-02-26 Changwei Ge New
ocfs2/dlm: clean unrelated comment 1 1 - --- 2018-02-23 Changwei Ge New
ocfs2: keep the trace point consistent with the function name - 4 - --- 2018-02-14 Gang He New
ocfs2: keep the trace point consistent with the function name 1 3 - --- 2018-02-14 Jia Guo New
ocfs2: clean up some unused function declaration - 3 - --- 2018-02-09 piaojun New
[2/2] ocfs2: use 'osb' instead of 'OCFS2_SB()' - 2 - --- 2018-01-30 piaojun New
[1/2] ocfs2: use 'oi' instead of 'OCFS2_I()' - 2 - --- 2018-01-30 piaojun New
[v3] ocfs2: return error when we attempt to access a dirty bh in jbd2 - 2 - --- 2018-01-29 piaojun New
[v2] ocfs2: return error when we attempt to access a dirty bh in jbd2 - 1 - --- 2018-01-27 piaojun New
ocfs2: return error when we attempt to access a dirty bh in jbd2 - 1 - --- 2018-01-25 piaojun New
ocfs2: unlock bh_state if bg check fails - 2 - --- 2018-01-25 Changwei Ge New
ocfs2: clean dead code up in alloc.c - 2 - --- 2018-01-16 Changwei Ge New
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute - 1 - --- 2018-01-16 piaojun New
[v4,3/3] ocfs2: nowait aio support - 1 - --- 2018-01-15 Gang He New
[v4,2/3] ocfs2: add ocfs2_overwrite_io function - 1 - --- 2018-01-15 Gang He New
[v4,1/3] ocfs2: add ocfs2_try_rw_lock and ocfs2_try_inode_lock - 1 - --- 2018-01-15 Gang He New
ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init() 1 3 - --- 2018-01-11 piaojun New
[RESEND,v3,2/2] ocfs2: try to reuse extent block in dealloc without meta_alloc - - 1 --- 2018-01-09 Changwei Ge New
[RESEND,v3,1/2] ocfs2: make metadata estimation accurate and clear - - - --- 2018-01-09 Changwei Ge New
[2/2,v3] ocfs2: try to reuse extent block in dealloc without - - - --- 2018-01-08 Changwei Ge New
[1/2] ocfs2: make metadata estimation accurate and clear - - - --- 2018-01-08 Changwei Ge New
[v2] ocfs2: try to reuse extent block in dealloc without meta_alloc - - - --- 2018-01-07 John Lightsey New
[v2] ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE 2 1 - --- 2018-01-06 Gang He New
[v2] ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE 2 1 - --- 2018-01-05 Andrew Morton New
ocfs: fix fall-back-to-buffer-io-when-append-dio-is-disabled-with-file-hole-existing-fix - - - --- 2018-01-02 Arnd Bergmann New
[v3,3/3] ocfs2: nowait aio support - - - --- 2017-12-28 Gang He New
[v3,2/3] ocfs2: add ocfs2_overwrite_io function - 1 - --- 2017-12-28 Gang He New
[v3,1/3] ocfs2: add ocfs2_try_rw_lock and ocfs2_try_inode_lock - - - --- 2017-12-28 Gang He New
[v2] ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE - 4 - --- 2017-12-28 Gang He New
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE - 3 - --- 2017-12-27 Gang He New
[v3] ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid - 4 - --- 2017-12-27 piaojun New
[v2] ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid - 4 - --- 2017-12-26 piaojun New
[v2] ocfs2: try to reuse extent block in dealloc without meta_alloc - 1 - --- 2017-12-26 Changwei Ge New
[v2] ocfs2: fall back to buffer IO when append dio is disabled with file hole existing - - - --- 2017-12-26 Changwei Ge New
ocfs2: try to reuse extent block in dealloc without meta_alloc - - - --- 2017-12-26 Changwei Ge New
ocfs2: return -EROFS to upper if inode block is invalid - 1 - --- 2017-12-26 piaojun New
ocfs2: don't merge rightmost extent block if it was locked - - - --- 2017-12-22 Changwei Ge New
[v2] ocfs2: fix a potential deadlock in dlm_reset_mleres_owner() - 1 - --- 2017-12-21 Alex Chen New
ocfs2: fall back to buffer IO when append dio is disabled with file hole existing - - - --- 2017-12-18 Andrew Morton New
ocfs2: fall back to buffer IO when append dio is disabled with file hole existing - - - --- 2017-12-18 Changwei Ge New
ocfs2: fix a potential deadlock in dlm_reset_mleres_owner() - 1 - --- 2017-12-18 Alex Chen New
[trivial] treewide: Align function definition open/close braces 2 1 - --- 2017-12-18 Joe Perches New
[v2,2/2] ocfs2: add trimfs lock to avoid duplicated trims in cluster - 1 - --- 2017-12-14 Gang He New
[v2,1/2] ocfs2: add trimfs dlm lock resource - 1 - --- 2017-12-14 Gang He New
[v3] ocfs2: clean dead code in suballoc.c - 1 - --- 2017-12-13 Changwei Ge New
[v2] ocfs2: clean dead code in suballoc.c - - - --- 2017-12-13 Changwei Ge New
ocfs2/cluster: clean up unused function declaration in heartbeat.h - - - --- 2017-12-13 Changwei Ge New
ocfs2: clean dead code in suballoc.c - - - --- 2017-12-13 Changwei Ge New
[v2] ocfs2: using the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header() - 1 - --- 2017-12-11 Alex Chen New
ocfs2: using the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header() - 2 - --- 2017-12-11 Alex Chen New
ocfs2: add trimfs dlm lock - - - --- 2017-12-07 Gang He New
ocfs2: fix a potential 'ABBA' deadlock caused by 'l_lock' and 'dentry_attach_lock' - 1 - --- 2017-12-07 piaojun New
ocfs2: use get_task_comm - - - --- 2017-12-05 Arnd Bergmann New
ocfs2/cluster: neaten a member of o2net_msg_handler - 2 - --- 2017-12-05 Changwei Ge New
[v2] ocfs2: check the metadate alloc before marking extent written - 2 - --- 2017-12-05 Alex Chen New
ocfs2: check the metadate alloc before marking extent written - 1 - --- 2017-12-05 Alex Chen New
[resend] renew changelog and title Re: [patch 07/11] ocfs2: fix qs_holds may could not be zero - - - --- 2017-12-01 Changwei Ge New
[11/11] ocfs2: nowait aio support - - - --- 2017-11-30 Andrew Morton New
[10/11] ocfs2: add ocfs2_overwrite_io() - - - --- 2017-11-30 Andrew Morton New
[09/11] ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock() - 1 - --- 2017-11-30 Andrew Morton New
[08/11] ocfs2/dlm: wait for dlm recovery done when migrating all lockres - 2 - --- 2017-11-30 Andrew Morton New
[07/11] ocfs2: fix qs_holds may could not be zero - - - --- 2017-11-30 Andrew Morton New
[06/11] ocfs2: add duplicated ino number check - - - --- 2017-11-30 Andrew Morton New
« 1 2 ... 18 19 2035 36 »