Show patches with: none      |   32403 patches
« 1 2 ... 248 249 250324 325 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/3] xfs: don't unlock invalidated buf on aborted tx commit xfs: bli refcount fixups - - - --- 2018-08-29 Brian Foster Superseded
[v8,28/28] xfs: Add delayed attributes error tag Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,27/28] xfs: Add parent pointer ioctl Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,26/28] xfs: Increase XFS_DEFER_OPS_NR_INODES to 4 Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,25/28] xfs: Add helper function xfs_attr_list_context_init Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,24/28] xfs: Add the parent pointer support to the superblock version 5. Parent Pointers v8 - 1 - --- 2018-08-28 Allison Henderson Superseded
[v8,23/28] xfs: Add parent pointers to rename Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,22/28] xfs: remove parent pointers in unlink Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,21/28] xfs: add parent attributes to link Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,20/28] xfs: parent pointer attribute creation Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,19/28] xfs: extent transaction reservations for parent attributes Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,18/28] xfs: define parent pointer xattr format Parent Pointers v8 - 1 - --- 2018-08-28 Allison Henderson Superseded
[v8,17/28] xfs: add parent pointer support to attribute code Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,16/28] xfs: get directory offset when replacing a directory name Parent Pointers v8 - 1 - --- 2018-08-28 Allison Henderson Superseded
[v8,15/28] xfs: get directory offset when removing directory name Parent Pointers v8 - 1 - --- 2018-08-28 Allison Henderson Superseded
[v8,14/28] xfs: get directory offset when adding directory name Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,13/28] xfs: Remove all strlen calls in all xfs_attr_* functions for attr names. Parent Pointers v8 - 1 - --- 2018-08-28 Allison Henderson Superseded
[v8,12/28] xfs: Remove roll_trans boolean Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,11/28] xfs: Roll delayed attr operations by returning EAGAIN Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,10/28] xfs: Add attr context to log item Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,09/28] xfs: Add xfs_has_attr and subroutines Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,08/28] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,07/28] xfs: Set up infastructure for deferred attribute operations Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,06/28] xfs: Add trans toggle to attr routines Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,05/28] xfs: Hold inode locks in xfs_ialloc Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,04/28] xfs: Add attibute remove and helper functions Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,03/28] xfs: Add attibute set and helper functions Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,02/28] xfs: Add helper function xfs_attr_try_sf_addname Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
[v8,01/28] xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h Parent Pointers v8 - - - --- 2018-08-28 Allison Henderson Superseded
xfs: remove last of unnecessary xfs_defer_cancel() callers xfs: remove last of unnecessary xfs_defer_cancel() callers - - - --- 2018-08-28 Brian Foster Accepted
[3/3] xfs: refactor xfs_buf_log_item reference count handling xfs: bli refcount fixups - - - --- 2018-08-27 Brian Foster Superseded
[2/3] xfs: clean up xfs_trans_brelse() xfs: bli refcount fixups - - - --- 2018-08-27 Brian Foster Superseded
[1/3] xfs: don't unlock invalidated buf on aborted tx commit xfs: bli refcount fixups - - - --- 2018-08-27 Brian Foster Superseded
[v2,3/3] xfs: Use wake_q for waking up log space waiters xfs: Reduce spinlock contention in log space slowpath code - - - --- 2018-08-26 Waiman Long New
[v2,2/3] xfs: Prevent multiple wakeups of the same log space waiter xfs: Reduce spinlock contention in log space slowpath code - - - --- 2018-08-26 Waiman Long New
[v2,1/3] sched/core: Export wake_q functions to kernel modules xfs: Reduce spinlock contention in log space slowpath code - - - --- 2018-08-26 Waiman Long Superseded
xfs: verify size-vs-format for symlinks & dirs xfs: verify size-vs-format for symlinks & dirs - - - --- 2018-08-26 Eric Sandeen Superseded
xfs: fix GPF in swapfile_activate of file from overlayfs xfs: fix GPF in swapfile_activate of file from overlayfs - - - --- 2018-08-24 Amir Goldstein New
[2/2] xfs: Use wake_q for waking up log space waiters xfs: Use wake_q for waking up log space waiters - - - --- 2018-08-23 Waiman Long Superseded
[1/2] sched/core: Export wake_q functions to kernel modules xfs: Use wake_q for waking up log space waiters - - - --- 2018-08-23 Waiman Long Superseded
[GIT,PULL] xfs: 4.19 merge, part 3 [GIT,PULL] xfs: 4.19 merge, part 3 - - - --- 2018-08-21 Darrick J. Wong Not Applicable
xfs: don't unlock invalidated buf on aborted tx commit xfs: don't unlock invalidated buf on aborted tx commit - 1 - --- 2018-08-21 Brian Foster Superseded
[10/10] xfs: remove unused xfs_sb_version_has... wrappers xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner New
[09/10] xfs: convert scrub to use mount-based feature checks xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner Superseded
[08/10] xfs: open code sb verifier feature checks xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner Superseded
[07/10] xfs: convert xfs_fs_geometry to use mount feature checks xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner Superseded
[06/10] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shut_down xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner New
[05/10] xfs: convert remaining mount flags to state flags xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner Superseded
[04/10] xfs: convert mount flags to features xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner Superseded
[03/10] xfs: consolidate mount option features in m_features xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner Superseded
[02/10] xfs: replace xfs_sb_version checks with feature flag checks xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner Superseded
[01/10] xfs: reflect sb features in xfs_mount xfs: feature flag rework - - - --- 2018-08-20 Dave Chinner Superseded
file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication betw… file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication betw… - - - --- 2018-08-20 Dave Chinner New
[GIT,PULL] xfs: 4.19 merge, part 2 [GIT,PULL] xfs: 4.19 merge, part 2 - - - --- 2018-08-14 Darrick J. Wong Not Applicable
[GIT,PULL] xfs: 4.19 merge, part 1 [GIT,PULL] xfs: 4.19 merge, part 1 - - - --- 2018-08-13 Darrick J. Wong Not Applicable
xfs_buf: Remove unneeded variable from xfs_buf_ioapply_map xfs_buf: Remove unneeded variable from xfs_buf_ioapply_map - - - --- 2018-08-13 Carlos Maiolino New
generic: add FIBMAP basic testing generic: add FIBMAP basic testing - - - --- 2018-08-13 Zorro Lang New
[6/6] xfs: don't crash the vfs on a garbage inline symlink xfs-4.19: various fixes - 1 - --- 2018-08-11 Darrick J. Wong Accepted
[5/6] iomap: fix WARN_ON_ONCE on uninitialized variable xfs-4.19: various fixes - 2 - --- 2018-08-11 Darrick J. Wong Accepted
[4/6] xfs: fix buffer state management in xrep_findroot_block xfs-4.19: various fixes - 2 - --- 2018-08-11 Darrick J. Wong Superseded
[3/6] xfs: sanity check ag header values in xrep_calc_ag_resblks xfs-4.19: various fixes - 2 - --- 2018-08-11 Darrick J. Wong Accepted
[2/6] xfs: xrep_findroot_block should reject root blocks with siblings xfs-4.19: various fixes - 2 - --- 2018-08-11 Darrick J. Wong Superseded
[1/6] xfs: recalculate summary counters at mount time if icount is bad xfs-4.19: various fixes - 2 - --- 2018-08-11 Darrick J. Wong Accepted
xfs: remove b_last_holder & associated macros xfs: remove b_last_holder & associated macros - 2 - --- 2018-08-10 Eric Sandeen Accepted
[v2,2/2] xfs: Close race between direct IO and xfs_break_layouts() Untitled series #6659 - 1 - --- 2018-08-08 Dave Jiang Accepted
[v2,2/2] xfs: Close race between direct IO and xfs_break_layouts() [v2,1/2] ext4: Close race between direct IO and ext4_break_layouts() - 1 - --- 2018-08-08 Dave Jiang Superseded
[v2,1/2] ext4: Close race between direct IO and ext4_break_layouts() [v2,1/2] ext4: Close race between direct IO and ext4_break_layouts() - 1 - --- 2018-08-08 Dave Jiang Not Applicable
[4/4] xfs: repair the AGI xfs-4.19: online repair support - 1 - --- 2018-08-08 Darrick J. Wong Accepted
[3/4] xfs: repair the AGFL xfs-4.19: online repair support - 1 - --- 2018-08-08 Darrick J. Wong Accepted
[2/4] xfs: repair the AGF xfs-4.19: online repair support - 1 - --- 2018-08-08 Darrick J. Wong Superseded
[1/4] xfs: xrep_findroot_block should reject root blocks with siblings xfs-4.19: online repair support - - - --- 2018-08-08 Darrick J. Wong Superseded
[2/2] xfs: Close race between direct IO and xfs_break_layouts() [1/2] ext4: Close race between direct IO and ext4_break_layouts() - 1 - --- 2018-08-07 Dave Jiang Superseded
[1/2] ext4: Close race between direct IO and ext4_break_layouts() [1/2] ext4: Close race between direct IO and ext4_break_layouts() - 1 - --- 2018-08-07 Dave Jiang Superseded
[v5,2/2] vfs: dedupe should return EPERM if permission is not granted [v5,1/2] vfs: allow dedupe of user owned read-only files 1 1 - --- 2018-08-07 Mark Fasheh Superseded
[v5,1/2] vfs: allow dedupe of user owned read-only files [v5,1/2] vfs: allow dedupe of user owned read-only files 1 - - --- 2018-08-07 Mark Fasheh Superseded
[RESEND,v5,0/2] vfs: better dedupe permission check - - - --- 2018-08-07 Mark Fasheh New
xfs: remove dead error handling code in xfs_dquot_disk_alloc() xfs: remove dead error handling code in xfs_dquot_disk_alloc() - 1 - --- 2018-08-07 Brian Foster Accepted
xfs: use WRITE_ONCE to update if_seq xfs: use WRITE_ONCE to update if_seq - 1 - --- 2018-08-07 Christoph Hellwig Accepted
design: Document project quota inode design: Document project quota inode - 2 - --- 2018-08-06 Marco Benatto New
[GIT,PULL] xfs: 4.18 fixes, part 3 [GIT,PULL] xfs: 4.18 fixes, part 3 - - - --- 2018-08-04 Darrick J. Wong Not Applicable
xfs: fix a comment in xfs_log_reserve xfs: fix a comment in xfs_log_reserve - 1 - --- 2018-08-03 Huang Chong Accepted
fs: fix iomap_bmap position calculation fs: fix iomap_bmap position calculation - 3 - --- 2018-08-02 Eric Sandeen Accepted
xfs: check for COW overflows in i_delayed_blks xfs: check for COW overflows in i_delayed_blks - - - --- 2018-08-02 Darrick J. Wong Superseded
xfs: avoid overflows in i_delayed_blks due to numerous cow reservations xfs: avoid overflows in i_delayed_blks due to numerous cow reservations - - - --- 2018-08-02 Darrick J. Wong New
[v3,15/15] xfs: fold dfops into the transaction Untitled series #4629 - 2 - --- 2018-08-02 Brian Foster Accepted
[v3,12/15] xfs: replace xfs_defer_ops ->dop_pending with on-stack list Untitled series #4629 - 2 - --- 2018-08-02 Brian Foster Accepted
[v2] xfs: only validate summary counts on primary superblock [v2] xfs: only validate summary counts on primary superblock - 1 - --- 2018-08-02 Darrick J. Wong Accepted
xfs: only validate summary counts on primary superblock xfs: only validate summary counts on primary superblock - - - --- 2018-08-01 Darrick J. Wong Accepted
[V2] misc: add handy tarball targets [V2] misc: add handy tarball targets - 1 - --- 2018-08-01 Eric Sandeen New
misc: add handy tarball targets misc: add handy tarball targets - - - --- 2018-08-01 Eric Sandeen Superseded
libxfs: fix spdx tag in xfs_cksum.h libxfs: fix spdx tag in xfs_cksum.h - 1 - --- 2018-08-01 Darrick J. Wong Accepted
[V2] mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0 [V2] mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0 - 3 - --- 2018-08-01 Eric Sandeen Accepted
xfs: substitute spaces with tabs xfs: substitute spaces with tabs - 2 - --- 2018-08-01 Thomas Bianchi Accepted
[v2,15/15] xfs: fold dfops into the transaction xfs: condense dfops and automatic relogging - 2 - --- 2018-08-01 Brian Foster Superseded
[v2,14/15] xfs: always defer agfl block frees xfs: condense dfops and automatic relogging - 2 - --- 2018-08-01 Brian Foster Accepted
[v2,13/15] xfs: pass transaction to xfs_defer_add() xfs: condense dfops and automatic relogging - 2 - --- 2018-08-01 Brian Foster Accepted
[v2,12/15] xfs: replace xfs_defer_ops ->dop_pending with on-stack list xfs: condense dfops and automatic relogging - 2 - --- 2018-08-01 Brian Foster Superseded
[v2,11/15] xfs: cancel dfops on xfs_defer_finish() error xfs: condense dfops and automatic relogging - 2 - --- 2018-08-01 Brian Foster Accepted
[v2,10/15] xfs: clean out superfluous dfops dop params/vars xfs: condense dfops and automatic relogging - 2 - --- 2018-08-01 Brian Foster Accepted
[v2,09/15] xfs: drop dop param from xfs_defer_op_type ->finish_item() callback xfs: condense dfops and automatic relogging - 2 - --- 2018-08-01 Brian Foster Accepted
« 1 2 ... 248 249 250324 325 »