Show patches with: State = Action Required       |   3557 patches
« 1 2 ... 29 30 3135 36 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/9,v6] ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks - - - --- 2015-01-20 Joseph Qi New
[4/9,v6] ocfs2: implement ocfs2_direct_IO_write - - - --- 2015-01-20 Joseph Qi New
[3/9,v6] ocfs2: add orphan recovery types in ocfs2_recover_orphans - - - --- 2015-01-20 Joseph Qi New
[2/9,v6] ocfs2: add functions to add and remove inode in orphan dir - - - --- 2015-01-20 Joseph Qi New
[1/9,v6] ocfs2: prepare some interfaces used in append direct io - - - --- 2015-01-20 Joseph Qi New
[17/17] quota: Hook up Q_XSETQLIM for id 0 to ->set_info - - - --- 2015-01-16 Jan Kara New
[16/17] xfs: Add support for Q_SETINFO - - - --- 2015-01-16 Jan Kara New
[15/17] quota: Make ->set_info use structure with neccesary info to VFS and XFS - - - --- 2015-01-16 Jan Kara New
[14/17] quota: Remove ->get_xstate and ->get_xstatev callbacks - - - --- 2015-01-16 Jan Kara New
[13/17] gfs2: Convert to using ->get_state callback - - - --- 2015-01-16 Jan Kara New
[12/17] xfs: Convert to using ->get_state callback - - - --- 2015-01-16 Jan Kara New
[11/17] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state - - - --- 2015-01-16 Jan Kara New
[10/17] quota: Make VFS quotas use new interface for getting quota info - - - --- 2015-01-16 Jan Kara New
[09/17] quota: Make Q_XQUOTASYNC support VFS quota syncing - - - --- 2015-01-16 Jan Kara New
[08/17] quota: Store maximum space limit in bytes - - - --- 2015-01-16 Jan Kara New
[07/17] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units - - - --- 2015-01-16 Jan Kara New
[06/17] quota: Remove quota_on_meta callback - - - --- 2015-01-16 Jan Kara New
[05/17] ocfs2: Use generic helpers for quotaon and quotaoff - - - --- 2015-01-16 Jan Kara New
[04/17] ext4: Use generic helpers for quotaon and quotaoff - - - --- 2015-01-16 Jan Kara New
[03/17] quota: Add ->quota_{enable, disable} callbacks for VFS quotas - - - --- 2015-01-16 Jan Kara New
[02/17] quota: Wire up ->quota_{enable, disable} callbacks into Q_QUOTA{ON, OFF} - - - --- 2015-01-16 Jan Kara New
[01/17] quota: Split ->set_xstate callback into two - - - --- 2015-01-16 Jan Kara New
[4/4] quota: Verify flags passed to Q_SETINFO - - - --- 2015-01-14 Jan Kara New
[3/4] quota: Cleanup flags definitions - - - --- 2015-01-14 Jan Kara New
[2/4] ocfs2: Move OLQF_CLEAN flag out of generic quota flags - - - --- 2015-01-14 Jan Kara New
[1/4] quota: Don't store flags for v2 quota format - - - --- 2015-01-14 Jan Kara New
ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents - - - --- 2015-01-13 Alex Chen New
ocfs2: fix snprintf format specifier in dlmdebug.c - - - --- 2015-01-08 Alex Chen New
[V2] ocfs2: add a mount option journal_async_commit on ocfs2 filesystem - - - --- 2015-01-07 Alex Chen New
[2/2] ocfs2: fix wrong comment - - - --- 2014-12-25 Junxiao Bi New
[1/2] ocfs2: fix uninitialized variable access - - - --- 2014-12-25 Junxiao Bi New
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem - - - --- 2014-12-25 Alex Chen New
ocfs2/dlm: add missing dlm_lock_put() when recovery master down - - - --- 2014-12-24 Xue jiufei New
[1/1,linux-next] ocfs2: remove unnecessary else in ocfs2_set_acl() - - - --- 2014-12-22 Fabian Frederick New
[1/1,linux-next] ocfs2: remove unnecessary sizeof(char) - - - --- 2014-12-22 Fabian Frederick New
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file - - - --- 2014-12-19 Xue jiufei New
[25/25] quota: Hook up Q_XSETQLIM for id 0 to ->set_info - - - --- 2014-12-18 Jan Kara New
[24/25] xfs: Add support for Q_SETINFO - - - --- 2014-12-18 Jan Kara New
[23/25] quota: Make ->set_info use structure with neccesary info to VFS and XFS - - - --- 2014-12-18 Jan Kara New
[22/25] quota: Remove ->get_xstate and ->get_xstatev callbacks - - - --- 2014-12-18 Jan Kara New
[21/25] gfs2: Convert to using ->get_state callback - - - --- 2014-12-18 Jan Kara New
[20/25] xfs: Convert to using ->get_state callback - - - --- 2014-12-18 Jan Kara New
[19/25] xfs: Remove some pointless quota checks - - - --- 2014-12-18 Jan Kara New
[18/25] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state - - - --- 2014-12-18 Jan Kara New
[17/25] quota: Make VFS quotas use new interface for getting quota info - - - --- 2014-12-18 Jan Kara New
[16/25] quota: Verify flags passed to Q_SETINFO - - - --- 2014-12-18 Jan Kara New
[15/25] quota: Cleanup flags definitions - - - --- 2014-12-18 Jan Kara New
[14/25] ocfs2: Move OLQF_CLEAN flag out of generic quota flags - - - --- 2014-12-18 Jan Kara New
[13/25] quota: Don't store flags for v2 quota format - - - --- 2014-12-18 Jan Kara New
[12/25] quota: Make Q_XQUOTASYNC support VFS quota syncing - - - --- 2014-12-18 Jan Kara New
[11/25] quota: Store maximum space limit in bytes - - - --- 2014-12-18 Jan Kara New
[10/25] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units - - - --- 2014-12-18 Jan Kara New
[09/25] quota: Remove quota_on_meta callback - - - --- 2014-12-18 Jan Kara New
[08/25] ocfs2: Use generic helpers for quotaon and quotaoff - - - --- 2014-12-18 Jan Kara New
[07/25] ext4: Use generic helpers for quotaon and quotaoff - - - --- 2014-12-18 Jan Kara New
[06/25] quota: Add ->quota_{enable, disable} callbacks for VFS quotas - - - --- 2014-12-18 Jan Kara New
[05/25] quota: Wire up ->quota_{enable, disable} callbacks into Q_QUOTA{ON, OFF} - - - --- 2014-12-18 Jan Kara New
[04/25] quota: Split ->set_xstate callback into two - - - --- 2014-12-18 Jan Kara New
[03/25] xfs: Remove some useless flags tests - - - --- 2014-12-18 Jan Kara New
[02/25] xfs: Remove unused variable in xfs_qm_scall_quotaon() - - - --- 2014-12-18 Jan Kara New
[01/25] xfs: Remove useless test - - - --- 2014-12-18 Jan Kara New
[03/15] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_noloc… - - - --- 2014-12-17 Andrew Morton New
ocfs2: remove bogus check in dlm_process_recovery_data - - - --- 2014-12-17 Joseph Qi New
[15/15] ocfs2: fix leftover orphan entry caused by append O_DIRECT write crash - - - --- 2014-12-15 Andrew Morton New
[14/15] ocfs2: do not fallback to buffer I/O write if fill holes - - - --- 2014-12-15 Andrew Morton New
[13/15] ocfs2: do not fallback to buffer I/O write if appending - - - --- 2014-12-15 Andrew Morton New
[12/15] ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks - - - --- 2014-12-15 Andrew Morton New
[11/15] ocfs2: implement ocfs2_direct_IO_write - - - --- 2014-12-15 Andrew Morton New
[10/15] ocfs2: add orphan recovery types in ocfs2_recover_orphans - - - --- 2014-12-15 Andrew Morton New
[09/15] ocfs2: add functions to add and remove inode in orphan dir - - - --- 2014-12-15 Andrew Morton New
[08/15] ocfs2: eliminate the static flag of some functions - - - --- 2014-12-15 Andrew Morton New
[07/15] ocfs2: fix journal commit deadlock - - - --- 2014-12-15 Andrew Morton New
[06/15] ocfs2: reflink: fix slow unlink for refcounted file - - - --- 2014-12-15 Andrew Morton New
[05/15] ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker - - - --- 2014-12-15 Andrew Morton New
[04/15] ocfs2: avoid access invalid address when read o2dlm debug messages - - - --- 2014-12-15 Andrew Morton New
[03/15] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_noloc… - - - --- 2014-12-15 Andrew Morton New
[02/15] ocfs2: free inode when i_count becomes zero - - - --- 2014-12-15 Andrew Morton New
[01/15] o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper - - - --- 2014-12-15 Andrew Morton New
ocfs2: fix brelse warning if ocfs2_direct_IO_get_blocks failed - - - --- 2014-12-03 Joseph Qi New
ocfs2: remove unneeded NULL check - - - --- 2014-11-28 Dan Carpenter New
ocfs2: remove bogus NULL check in ocfs2_move_extents() - - - --- 2014-11-25 Dan Carpenter New
ocfs2: do not set filesystem readonly if link down - - - --- 2014-11-18 Jiangyiwen New
[36/56] fs/ocfs2: support compiling out splice - - - --- 2014-11-13 Pieter Smith New
[v6,7/7] fs: add a flag for per-operation O_DSYNC semantics - - - --- 2014-11-10 Milosz Tanski New
[v6,4/7] vfs: RWF_NONBLOCK flag for preadv2 - - - --- 2014-11-10 Milosz Tanski New
ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at once - - - --- 2014-11-07 Xue jiufei New
ocfs2: Fix error handling when creating debugfs root in ocfs2_init() - - - --- 2014-11-06 Jan Kara New
[v5,7/7] fs: add a flag for per-operation O_DSYNC semantics - - - --- 2014-11-05 Milosz Tanski New
[v5,4/7] vfs: RWF_NONBLOCK flag for preadv2 - - - --- 2014-11-05 Milosz Tanski New
Remove filesize checks for sync I/O journal commit - - - --- 2014-11-04 Goldwyn Rodrigues New
[12/12] vfs: Remove i_dquot field from inode - - - --- 2014-11-04 Jan Kara New
[11/12] jfs: Convert to private i_dquot field - - - --- 2014-11-04 Jan Kara New
[10/12] reiserfs: Convert to private i_dquot field - - - --- 2014-11-04 Jan Kara New
[09/12] ocfs2: Convert to private i_dquot field - - - --- 2014-11-04 Jan Kara New
[08/12] ext4: Convert to private i_dquot field - - - --- 2014-11-04 Jan Kara New
[07/12] ext3: Convert to private i_dquot field - - - --- 2014-11-04 Jan Kara New
[06/12] ext2: Convert to private i_dquot field - - - --- 2014-11-04 Jan Kara New
[05/12] quota: Use function to provide i_dquot pointers - - - --- 2014-11-04 Jan Kara New
[04/12] xfs: Set allowed quota types - - - --- 2014-11-04 Jan Kara New
[03/12] gfs2: Set allowed quota types - - - --- 2014-11-04 Jan Kara New
« 1 2 ... 29 30 3135 36 »