Show patches with: Submitter = Dave Chinner       |   1911 patches
« 1 2 3 419 20 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
xfsprogs: don't warn about packed members xfsprogs: don't warn about packed members - 1 - --- 2019-12-16 Dave Chinner Accepted
xfs/larp: Make test failures debuggable xfs/larp: Make test failures debuggable - 2 - --- 2022-05-06 Dave Chinner New
xfs: xfs_buf cache destroy isn't RCU safe xfs: xfs_buf cache destroy isn't RCU safe - 3 - --- 2022-07-18 Dave Chinner Accepted
xfs: use MMAPLOCK around filemap_map_pages() xfs: use MMAPLOCK around filemap_map_pages() - 4 - --- 2020-06-23 Dave Chinner Accepted
xfs: use kvfree() in xfs_ioc_attr_list() xfs: use kvfree() in xfs_ioc_attr_list() - 1 - --- 2024-02-20 Dave Chinner New
xfs: use kvfree in xfs_ioc_getfsmap() xfs: use kvfree in xfs_ioc_getfsmap() - 1 - --- 2024-02-20 Dave Chinner New
xfs: use current->journal_info for detecting transaction recursion xfs: use current->journal_info for detecting transaction recursion - - - --- 2021-02-22 Dave Chinner Superseded
xfs: use alloc_pages_bulk_array() for buffers xfs: use alloc_pages_bulk_array() for buffers - - - --- 2021-05-19 Dave Chinner Superseded
xfs: Uninitialized memory read at xlog_write - - - --- 2017-09-13 Dave Chinner Superseded
xfs: test mount vs superblock shrinker races - - - --- 2018-05-11 Dave Chinner Accepted
xfs: test mkfs.xfs config files xfs: test mkfs.xfs config files - - - --- 2020-10-27 Dave Chinner Accepted
xfs: symlinks can be zero length during log recovery - 1 - --- 2018-06-15 Dave Chinner New
xfs: stop advertising SB_I_VERSION xfs: stop advertising SB_I_VERSION 1 - - --- 2024-02-28 Dave Chinner Superseded
xfs: speed up directory bestfree block scanning - - - --- 2018-01-03 Dave Chinner Superseded
xfs: speed up directory bestfree block scanning - - - --- 2018-01-03 Dave Chinner Superseded
xfs: skip free eofblocks if inode is under written back - - - --- 2017-08-30 Dave Chinner Superseded
xfs: shrink failure needs to hold AGI buffer xfs: shrink failure needs to hold AGI buffer - 2 - --- 2024-03-06 Dave Chinner Superseded
xfs: remove XFS_ITEM_RELEASE_WHEN_COMMITTED xfs: remove XFS_ITEM_RELEASE_WHEN_COMMITTED - - - --- 2021-05-04 Dave Chinner New
xfs: remove EXPERIMENTAL tag from sparse inode feature - 1 - --- 2016-07-22 Dave Chinner Accepted
xfs: remote attribute blocks aren't really userdata - 1 - --- 2016-09-21 Dave Chinner Accepted
xfs: refactor dir2 leaf readahead shadow buffer cleverness - - - --- 2017-04-19 Dave Chinner Superseded
xfs: read only mounts with fsopen mount API are busted xfs: read only mounts with fsopen mount API are busted - 1 - --- 2023-08-23 Dave Chinner Superseded
xfs: read only mounts with fsopen mount API are busted xfs: read only mounts with fsopen mount API are busted - 1 - --- 2024-01-16 Dave Chinner New
xfs: quotacheck failure can race with background inode inactivation xfs: quotacheck failure can race with background inode inactivation - 1 - --- 2023-02-28 Dave Chinner Accepted
xfs: quota radix tree allocations need to be NOFS on insert xfs: quota radix tree allocations need to be NOFS on insert - 2 - --- 2024-03-15 Dave Chinner Superseded
xfs: quota radix tree allocations need to be NOFS on insert xfs: quota radix tree allocations need to be NOFS on insert - 2 - --- 2024-03-19 Dave Chinner New
xfs: quiesce the filesystem after recovery on readonly mount - 1 - --- 2016-09-23 Dave Chinner Accepted
xfs: properly serialise fallocate against AIO+DIO xfs: properly serialise fallocate against AIO+DIO - - - --- 2019-10-29 Dave Chinner Superseded
xfs: preserve i_mode if __xfs_set_acl() fails - - - --- 2017-08-16 Dave Chinner Accepted
xfs: perag may be null in xfs_imap() xfs: perag may be null in xfs_imap() - 2 - --- 2021-06-10 Dave Chinner Accepted
xfs: lockless buffer lookup xfs: lockless buffer lookup - - - --- 2022-03-28 Dave Chinner Superseded
xfs: journal geometry is not properly bounds checked xfs: journal geometry is not properly bounds checked - - - --- 2023-06-19 Dave Chinner Superseded
xfs: issue log message on user force shutdown xfs: issue log message on user force shutdown - 2 - --- 2018-10-09 Dave Chinner Accepted
xfs: inodegc needs to stop before freeze xfs: inodegc needs to stop before freeze - - - --- 2021-08-04 Dave Chinner New
xfs: initialise di_crc in xfs_log_dinode xfs: initialise di_crc in xfs_log_dinode - 2 - --- 2023-12-14 Dave Chinner Superseded
xfs: icreate transactions should be replayed first - - - --- 2016-12-09 Dave Chinner New
xfs: handle inconsistent log item formatting state correctly - - - --- 2018-03-01 Dave Chinner Superseded
xfs: gut error handling in xfs_trans_unreserve_and_mod_sb() xfs: gut error handling in xfs_trans_unreserve_and_mod_sb() - - - --- 2019-11-21 Dave Chinner Superseded
xfs: fix use-after-free race in xfs_buf_rele xfs: fix use-after-free race in xfs_buf_rele - 2 - --- 2018-10-09 Dave Chinner Accepted
xfs: fix use-after-free on CIL context on shutdown xfs: fix use-after-free on CIL context on shutdown - 2 - --- 2020-06-11 Dave Chinner Superseded
xfs: fix transaction leak in xfs_reflink_allocate_cow() xfs: fix transaction leak in xfs_reflink_allocate_cow() - 2 - --- 2018-09-07 Dave Chinner Superseded
xfs: fix transaction allocation deadlock in IO path - 3 - --- 2018-03-05 Dave Chinner Accepted
xfs: fix superblock inprogress check - 2 - --- 2016-08-22 Dave Chinner Accepted
xfs: fix SEEK_HOLE/DATA for regions with active COW extents xfs: fix SEEK_HOLE/DATA for regions with active COW extents - 2 - --- 2024-02-20 Dave Chinner New
xfs: fix quota off hang from non-blocking flush xfs: fix quota off hang from non-blocking flush - 2 - --- 2020-07-01 Dave Chinner New
xfs: fix overflow in xfs_attr3_leaf_verify xfs: fix overflow in xfs_attr3_leaf_verify - 1 - --- 2018-11-02 Dave Chinner Accepted
xfs: fix off-by-one-block in xfs_discard_folio() xfs: fix off-by-one-block in xfs_discard_folio() - 1 - --- 2023-03-01 Dave Chinner Superseded
xfs: fix non-quota build breakage xfs: fix non-quota build breakage - 1 - --- 2020-07-07 Dave Chinner New
xfs: fix livelock in delayed allocation at ENOSPC xfs: fix livelock in delayed allocation at ENOSPC - 1 1 --- 2023-04-21 Dave Chinner Accepted
xfs: fix intent use-after-free on abort - 1 - --- 2018-04-03 Dave Chinner Accepted
xfs: fix I_DONTCACHE xfs: fix I_DONTCACHE - 1 - --- 2021-08-24 Dave Chinner Accepted
xfs: fix error handling in xfs_refcount_insert() - 1 - --- 2018-05-31 Dave Chinner Accepted
xfs: fix error handling in xfs_bmap_extents_to_btree xfs: fix error handling in xfs_bmap_extents_to_btree - 1 - --- 2018-09-30 Dave Chinner Accepted
xfs: fix duplicate includes xfs: fix duplicate includes - 1 - --- 2023-04-15 Dave Chinner Accepted
xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag() xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag() - 2 - --- 2023-05-29 Dave Chinner Accepted
xfs: fall back to vmalloc when allocation log vector buffers - 1 - --- 2018-02-01 Dave Chinner Accepted
xfs: drop the AGI being passed to xfs_check_agi_freecount xfs: drop the AGI being passed to xfs_check_agi_freecount - 2 - --- 2021-06-07 Dave Chinner Accepted
xfs: drop async cache flushes from CIL commits. xfs: drop async cache flushes from CIL commits. - - - --- 2022-03-17 Dave Chinner Superseded
xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING - 1 - --- 2022-12-05 Dave Chinner Superseded
xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING - 1 - --- 2022-12-08 Dave Chinner Accepted
xfs: don't use current->journal_info xfs: don't use current->journal_info - 3 - --- 2024-02-21 Dave Chinner Superseded
xfs: don't use BMBT btree split workers for IO completion xfs: don't use BMBT btree split workers for IO completion - - - --- 2022-12-20 Dave Chinner Superseded
xfs: don't use BMBT btree split workers for IO completion xfs: don't use BMBT btree split workers for IO completion - - - --- 2023-01-19 Dave Chinner Accepted
xfs: don't take a spinlock unconditionally in the DIO fastpath xfs: don't take a spinlock unconditionally in the DIO fastpath - 1 - --- 2021-05-19 Dave Chinner Superseded
xfs: don't take a spinlock unconditionally in the DIO fastpath xfs: don't take a spinlock unconditionally in the DIO fastpath - 2 - --- 2021-06-02 Dave Chinner Accepted
xfs: don't run inodegc flushes when inodegc is not active xfs: don't run inodegc flushes when inodegc is not active - 1 - --- 2021-08-04 Dave Chinner New
xfs: don't retry xfs_buf_find on XBF_TRYLOCK failure - - - --- 2018-03-01 Dave Chinner Accepted
xfs: don't invalidate whole file on DAX read/write - 1 - --- 2016-08-02 Dave Chinner Accepted
xfs: don't block on the ilock for RWF_NOWAIT - - - --- 2018-02-23 Dave Chinner Superseded
xfs: don't allow NOWAIT DIO across extent boundaries xfs: don't allow NOWAIT DIO across extent boundaries - 1 - --- 2020-11-19 Dave Chinner Accepted
xfs: convert to SPDX license tags - 2 - --- 2018-05-31 Dave Chinner Accepted
xfs: collect errors from inodegc for unlinked inode recovery xfs: collect errors from inodegc for unlinked inode recovery - 1 - --- 2023-05-30 Dave Chinner Accepted
xfs: check sb_meta_uuid for dabuf buffer recovery xfs: check sb_meta_uuid for dabuf buffer recovery - 3 - --- 2021-12-16 Dave Chinner Accepted
xfs: byte range buffer dirty region tracking - - - --- 2018-02-01 Dave Chinner Superseded
xfs: bufferhead chains are invalid after end_page_writeback - 2 - --- 2016-07-20 Dave Chinner Accepted
xfs: btree format inode forks can have zero extents xfs: btree format inode forks can have zero extents - 1 - --- 2021-05-27 Dave Chinner Superseded
xfs: avoid lockdep false positives in xfs_trans_alloc xfs: avoid lockdep false positives in xfs_trans_alloc - 2 1 --- 2018-09-07 Dave Chinner Accepted
xfs: allow sunit mount option to repair bad primary sb stripe values xfs: allow sunit mount option to repair bad primary sb stripe values - - - --- 2024-03-12 Dave Chinner Superseded
xfs: allocate xattr buffer on demand xfs: allocate xattr buffer on demand - - - --- 2019-07-22 Dave Chinner Superseded
xfs: allocate xattr buffer on demand xfs: allocate xattr buffer on demand - - - --- 2019-08-28 Dave Chinner Superseded
xfs: allocate log vector buffers outside CIL context lock - 1 - --- 2016-07-20 Dave Chinner Accepted
xfs: AGF length has never been bounds checked xfs: AGF length has never been bounds checked - 1 - --- 2023-06-16 Dave Chinner Superseded
xfs: add kmem allocation trace points xfs: add kmem allocation trace points - 2 - --- 2019-07-22 Dave Chinner Superseded
xfs, iomap: limit individual ioend chain lengths in writeback xfs, iomap: limit individual ioend chain lengths in writeback - 1 - --- 2022-01-20 Dave Chinner New
xfs_io: fix operation time reporting - - - --- 2018-03-01 Dave Chinner Accepted
xfs_io: fix operation time reporting - 1 - --- 2018-03-27 Dave Chinner Accepted
xfs_io: fix gcc-7 related printf warnings - 2 - --- 2017-11-10 Dave Chinner Accepted
xfs_io: fix exitcode handling (was Re: generic/399 and xfs_io pwrite command) - - - --- 2017-12-06 Dave Chinner Superseded
xfs_io: add RWF_DSYNC support to pwrite - - - --- 2018-03-01 Dave Chinner Superseded
xfs_buf_lock vs aio - - - --- 2018-02-15 Dave Chinner Superseded
xfs_buf_lock vs aio - - - --- 2018-02-19 Dave Chinner New
writeback: fix range_cyclic writeback vs writepages deadlock writeback: fix range_cyclic writeback vs writepages deadlock - 1 - --- 2018-10-05 Dave Chinner New
tr_ifree transaction log reservation calculation - - - --- 2017-11-25 Dave Chinner New
NULL pointer dereference in xfs_bmap_extents_to_btree() when mounting and operating a crafted image - 1 - --- 2018-06-03 Dave Chinner Accepted
metadump: handle corruption errors without aborting metadump: handle corruption errors without aborting - - - --- 2022-02-02 Dave Chinner Accepted
memcg: calling reclaim_high(GFP_KERNEL) in GFP_NOFS context deadlocks memcg: calling reclaim_high(GFP_KERNEL) in GFP_NOFS context deadlocks - - - --- 2022-09-29 Dave Chinner New
libxfs: fix repair deadlock due to failed inode flushes. libxfs: fix repair deadlock due to failed inode flushes. - 1 - --- 2019-02-05 Dave Chinner Superseded
libxfs-apply: support filterdiff >= 0.4.2 only libxfs-apply: support filterdiff >= 0.4.2 only - - - --- 2021-07-13 Dave Chinner Accepted
kernel BUG at fs/xfs/xfs_message.c:113! - - 1 --- 2016-09-20 Dave Chinner Not Applicable
kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6 - - - --- 2017-09-04 Dave Chinner Superseded
« 1 2 3 419 20 »