Show patches with: Submitter = Dave Chinner       |    Archived = No       |   1530 patches
« 1 2 ... 5 6 715 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/16] xfs: change the type of ic_datap xfs: rework xlog_write() - 3 - --- 2021-11-09 Dave Chinner Superseded
[09/16] xfs: pass lv chain length into xlog_write() xfs: rework xlog_write() - 2 - --- 2021-11-09 Dave Chinner Superseded
[08/16] xfs: log ticket region debug is largely useless xfs: rework xlog_write() - 2 - --- 2021-11-09 Dave Chinner Superseded
[07/16] xfs: reserve space and initialise xlog_op_header in item formatting xfs: rework xlog_write() - 2 - --- 2021-11-09 Dave Chinner Superseded
[06/16] xfs: move log iovec alignment to preparation function xfs: rework xlog_write() - 3 - --- 2021-11-09 Dave Chinner Superseded
[05/16] xfs: log tickets don't need log client id xfs: rework xlog_write() - 3 - --- 2021-11-09 Dave Chinner Superseded
[04/16] xfs: embed the xlog_op_header in the commit record xfs: rework xlog_write() - 2 - --- 2021-11-09 Dave Chinner Superseded
[03/16] xfs: embed the xlog_op_header in the unmount record xfs: rework xlog_write() - 2 - --- 2021-11-09 Dave Chinner Superseded
[02/16] xfs: only CIL pushes require a start record xfs: rework xlog_write() - 2 - --- 2021-11-09 Dave Chinner Superseded
[01/16] xfs: factor out the CIL transaction header building xfs: rework xlog_write() - 3 - --- 2021-11-09 Dave Chinner Superseded
[5/5] libxfs: add wrappers for kernel semaphores xfsprogs: generic serialisation primitives - - - --- 2021-09-16 Dave Chinner Superseded
[4/5] libxfs: add kernel-compatible completion API xfsprogs: generic serialisation primitives - - - --- 2021-09-16 Dave Chinner Superseded
[3/5] atomic: convert to uatomic xfsprogs: generic serialisation primitives - - - --- 2021-09-16 Dave Chinner Superseded
[2/5] libxfs: add spinlock_t wrapper xfsprogs: generic serialisation primitives - - - --- 2021-09-16 Dave Chinner Superseded
[1/5] xfsprogs: introduce liburcu support xfsprogs: generic serialisation primitives - - - --- 2021-09-16 Dave Chinner Superseded
[7/7] xfs: reduce kvmalloc overhead for CIL shadow buffers xfs: intent item whiteouts - 1 - --- 2021-09-02 Dave Chinner Accepted
[5/5,RFC] xfs: don't commit the first deferred transaction without intents xfs: various logged attribute fixes - - - --- 2021-09-01 Dave Chinner Superseded
xfs: fix I_DONTCACHE xfs: fix I_DONTCACHE - 1 - --- 2021-08-24 Dave Chinner Accepted
[3/3] xfs: rename buffer cache index variable b_bn xfs: clean up buffer cache disk addressing - 2 - --- 2021-08-19 Dave Chinner Accepted
[2/3] xfs: convert bp->b_bn references to xfs_buf_daddr() xfs: clean up buffer cache disk addressing - 2 - --- 2021-08-19 Dave Chinner Accepted
[1/3] xfs: introduce xfs_buf_daddr() xfs: clean up buffer cache disk addressing - 2 - --- 2021-08-19 Dave Chinner Accepted
[16/16] xfs: kill xfs_sb_version_has_v3inode() xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[15/16] xfs: introduce xfs_sb_is_v5 helper xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[14/16] xfs: remove unused xfs_sb_version_has wrappers xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[13/16] xfs: convert xfs_sb_version_has checks to use mount features xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[12/16] xfs: convert scrub to use mount-based feature checks xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[11/16] xfs: open code sb verifier feature checks xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[10/16] xfs: convert xfs_fs_geometry to use mount feature checks xfs: rework feature flags - 2 - --- 2021-08-18 Dave Chinner Accepted
[09/16] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[08/16] xfs: convert remaining mount flags to state flags xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[07/16] xfs: convert mount flags to features xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[06/16] xfs: consolidate mount option features in m_features xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[05/16] xfs: replace xfs_sb_version checks with feature flag checks xfs: rework feature flags - 2 - --- 2021-08-18 Dave Chinner Accepted
[04/16] xfs: reflect sb features in xfs_mount xfs: rework feature flags - 2 - --- 2021-08-18 Dave Chinner Accepted
[03/16] xfs: rework attr2 feature and mount options xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[02/16] xfs: rename xfs_has_attr() xfs: rework feature flags - 1 - --- 2021-08-18 Dave Chinner Accepted
[01/16] xfs: sb verifier doesn't handle uncached sb buffer xfs: rework feature flags - 2 - --- 2021-08-18 Dave Chinner Accepted
[3/3] xfs: rename buffer cache index variable b_bn xfs: clean up buffer cache disk addressing - 1 - --- 2021-08-10 Dave Chinner Superseded
[2/3] xfs: convert bp->b_bn references to xfs_buf_daddr() xfs: clean up buffer cache disk addressing - 1 - --- 2021-08-10 Dave Chinner Superseded
[1/3] xfs: introduce xfs_buf_daddr() xfs: clean up buffer cache disk addressing - 2 - --- 2021-08-10 Dave Chinner Superseded
[16/16] xfs: kill xfs_sb_version_has_v3inode() xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[15/16] xfs: introduce xfs_sb_is_v5 helper xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[14/16] xfs: remove unused xfs_sb_version_has wrappers xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[13/16] xfs: convert xfs_sb_version_has checks to use mount features xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[12/16] xfs: convert scrub to use mount-based feature checks xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[11/16] xfs: open code sb verifier feature checks xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[10/16] xfs: convert xfs_fs_geometry to use mount feature checks xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[09/16] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[08/16] xfs: convert remaining mount flags to state flags xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[07/16] xfs: convert mount flags to features xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[06/16] xfs: consolidate mount option features in m_features xfs: rework feature flags - 2 - --- 2021-08-10 Dave Chinner Superseded
[05/16] xfs: replace xfs_sb_version checks with feature flag checks xfs: rework feature flags - 2 - --- 2021-08-10 Dave Chinner Superseded
[04/16] xfs: reflect sb features in xfs_mount xfs: rework feature flags - 2 - --- 2021-08-10 Dave Chinner Superseded
[03/16] xfs: rework attr2 feature and mount options xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[02/16] xfs: rename xfs_has_attr() xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[01/16] xfs: sb verifier doesn't handle uncached sb buffer xfs: rework feature flags - 2 - --- 2021-08-10 Dave Chinner Superseded
[3/3] xfs: move the CIL workqueue to the CIL xfs: make CIL pipelining work - 1 - --- 2021-08-10 Dave Chinner Accepted
[2/3] xfs: CIL work is serialised, not pipelined xfs: make CIL pipelining work - 1 - --- 2021-08-10 Dave Chinner Accepted
[1/3] xfs: AIL needs asynchronous CIL forcing xfs: make CIL pipelining work - 2 - --- 2021-08-10 Dave Chinner Accepted
[5/5] xfs: order CIL checkpoint start records xfs: strictly order log start records - 2 - --- 2021-08-10 Dave Chinner Accepted
[4/5] xfs: attach iclog callbacks in xlog_cil_set_ctx_write_state() xfs: strictly order log start records - 2 - --- 2021-08-10 Dave Chinner Accepted
[3/5] xfs: factor out log write ordering from xlog_cil_push_work() xfs: strictly order log start records - 2 - --- 2021-08-10 Dave Chinner Accepted
[2/5] xfs: pass a CIL context to xlog_write() xfs: strictly order log start records - 2 - --- 2021-08-10 Dave Chinner Accepted
[1/5] xfs: move xlog_commit_record to xfs_log_cil.c xfs: strictly order log start records - 2 - --- 2021-08-10 Dave Chinner Accepted
[9/9] xfs: log head and tail aren't reliable during shutdown xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[8/9] xfs: don't run shutdown callbacks on active iclogs xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[7/9] xfs: separate out log shutdown callback processing xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[6/9] xfs: rework xlog_state_do_callback() xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[5/9] xfs: make forced shutdown processing atomic xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[4/9] xfs: convert log flags to an operational state field xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[3/9] xfs: move recovery needed state updates to xfs_log_mount_finish xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[2/9] xfs: XLOG_STATE_IOERROR must die xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[1/9] xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown() xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[pre-03/20,#2] xfs: introduce all-mounts list for cpu hotplug notifications Untitled series #526219 - - - --- 2021-08-04 Dave Chinner Superseded
[pre-03/20,#1] xfs: introduce CPU hotplug infrastructure [alternative,v2] xfs: per-cpu deferred inode inactivation queues - 1 - --- 2021-08-04 Dave Chinner Superseded
[alternative] xfs: per-cpu deferred inode inactivation queues [alternative] xfs: per-cpu deferred inode inactivation queues - - - --- 2021-08-03 Dave Chinner Superseded
[11/11,v2] xfs: limit iclog tail updates Untitled series #522343 - 1 - --- 2021-07-27 Dave Chinner Accepted
[11/11] xfs: limit iclog tail updates xfs: fix log cache flush regressions and bugs - - - --- 2021-07-27 Dave Chinner Superseded
[10/11] xfs: need to see iclog flags in tracing xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[09/11] xfs: Enforce attr3 buffer recovery order xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[08/11] xfs: logging the on disk inode LSN can make it go backwards xfs: fix log cache flush regressions and bugs - 1 - --- 2021-07-27 Dave Chinner Accepted
[07/11] xfs: avoid unnecessary waits in xfs_log_force_lsn() xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[06/11] xfs: log forces imply data device cache flushes xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[05/11] xfs: factor out forced iclog flushes xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[04/11] xfs: fix ordering violation between cache flushes and tail updates xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[03/11] xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog xfs: fix log cache flush regressions and bugs - 1 - --- 2021-07-27 Dave Chinner Accepted
[02/11] xfs: external logs need to flush data device xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[01/11] xfs: flush data dev on external log write xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[10/10] xfs: need to see iclog flags in tracing xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-26 Dave Chinner Superseded
[09/10] xfs: Enforce attr3 buffer recovery order xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-26 Dave Chinner Superseded
[08/10] xfs: logging the on disk inode LSN can make it go backwards xfs: fix log cache flush regressions and bugs - - - --- 2021-07-26 Dave Chinner Superseded
[07/10] xfs: avoid unnecessary waits in xfs_log_force_lsn() xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-26 Dave Chinner Superseded
[06/10] xfs: log forces imply data device cache flushes xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-26 Dave Chinner Superseded
[05/10] xfs: factor out forced iclog flushes xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-26 Dave Chinner Superseded
[04/10] xfs: fix ordering violation between cache flushes and tail updates xfs: fix log cache flush regressions and bugs - 1 - --- 2021-07-26 Dave Chinner Superseded
[03/10] xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog xfs: fix log cache flush regressions and bugs - 1 - --- 2021-07-26 Dave Chinner Superseded
[02/10] xfs: external logs need to flush data device xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-26 Dave Chinner Superseded
[01/10] xfs: flush data dev on external log write xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-26 Dave Chinner Superseded
[RFC] xfs: logging the on disk inode LSN can make it go backwards [RFC] xfs: logging the on disk inode LSN can make it go backwards - - - --- 2021-07-22 Dave Chinner Superseded
[5/5] xfs: avoid unnecessary waits in xfs_log_force_lsn() xfs: fix log cache flush regressions - 2 - --- 2021-07-22 Dave Chinner Superseded
« 1 2 ... 5 6 715 16 »