Age | Commit message (Expand) | Author | Files | Lines |
2022-08-01 | Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+8 |
2022-07-01 | xfs: prevent a UAF when log IO errors race with unmount | Darrick J. Wong | 1 | -2/+7 |
2022-06-29 | xfs: dont treat rt extents beyond EOF as eofblocks to be cleared | Darrick J. Wong | 1 | -0/+2 |
2022-06-29 | xfs: don't hold xattr leaf buffers across transaction rolls | Darrick J. Wong | 5 | -65/+12 |
2022-06-29 | xfs: empty xattr leaf header blocks are not corruption | Darrick J. Wong | 1 | -9/+17 |
2022-06-27 | xfs: clean up the end of xfs_attri_item_recover | Darrick J. Wong | 1 | -19/+26 |
2022-06-27 | xfs: always free xattri_leaf_bp when cancelling a deferred op | Darrick J. Wong | 1 | -1/+19 |
2022-06-27 | xfs: use invalidate_lock to check the state of mmap_lock | Kaixu Xia | 1 | -2/+2 |
2022-06-27 | xfs: factor out the common lock flags assert | Kaixu Xia | 1 | -37/+23 |
2022-06-26 | attr: port attribute changes to new types | Christian Brauner | 1 | -4/+6 |
2022-06-26 | fs: port to iattr ownership update helpers | Christian Brauner | 1 | -4/+4 |
2022-06-23 | xfs: introduce xfs_inodegc_push() | Dave Chinner | 5 | -10/+28 |
2022-06-23 | xfs: bound maximum wait time for inodegc work | Dave Chinner | 3 | -16/+24 |
2022-06-16 | xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes | Darrick J. Wong | 1 | -1/+2 |
2022-06-16 | xfs: fix variable state usage | Darrick J. Wong | 1 | -2/+1 |
2022-06-16 | xfs: fix TOCTOU race involving the new logged xattrs control knob | Darrick J. Wong | 6 | -22/+34 |
2022-06-02 | Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l... | Linus Torvalds | 34 | -513/+719 |
2022-05-30 | Merge branch 'guilt/xfs-5.19-larp-cleanups' into xfs-5.19-for-next | Dave Chinner | 14 | -81/+126 |
2022-05-30 | Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs-5.19-for-next | Dave Chinner | 4 | -32/+85 |
2022-05-30 | xfs: fix xfs_ifree() error handling to not leak perag ref | Brian Foster | 1 | -1/+1 |
2022-05-27 | xfs: move xfs_attr_use_log_assist usage out of libxfs | Darrick J. Wong | 6 | -19/+39 |
2022-05-27 | xfs: move xfs_attr_use_log_assist out of xfs_log.c | Darrick J. Wong | 6 | -45/+67 |
2022-05-27 | xfs: warn about LARP once per mount | Darrick J. Wong | 2 | -3/+6 |
2022-05-27 | xfs: implement per-mount warnings for scrub and shrink usage | Darrick J. Wong | 4 | -22/+23 |
2022-05-27 | xfs: don't log every time we clear the log incompat flags | Darrick J. Wong | 1 | -1/+0 |
2022-05-27 | xfs: convert buf_cancel_table allocation to kmalloc_array | Darrick J. Wong | 3 | -6/+14 |
2022-05-27 | xfs: don't leak xfs_buf_cancel structures when recovery fails | Darrick J. Wong | 1 | -0/+13 |
2022-05-27 | xfs: refactor buffer cancellation table allocation | Darrick J. Wong | 4 | -32/+64 |
2022-05-27 | xfs: don't leak btree cursor when insrec fails after a split | Darrick J. Wong | 1 | -3/+5 |
2022-05-27 | xfs: purge dquots after inode walk fails during quotacheck | Darrick J. Wong | 1 | -1/+8 |
2022-05-27 | xfs: assert in xfs_btree_del_cursor should take into account error | Dave Chinner | 1 | -1/+7 |
2022-05-27 | xfs: don't assert fail on perag references on teardown | Dave Chinner | 1 | -2/+1 |
2022-05-27 | xfs: avoid unnecessary runtime sibling pointer endian conversions | Dave Chinner | 1 | -14/+33 |
2022-05-26 | Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 104 | -2675/+4689 |
2022-05-25 | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -5/+5 |
2022-05-25 | Merge tag 'iomap-5.19-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -3/+1 |
2022-05-25 | Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -3/+3 |
2022-05-23 | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -13/+9 |
2022-05-23 | Merge branch 'guilt/xfs-5.19-misc-3' into xfs-5.19-for-next | Dave Chinner | 4 | -62/+2 |
2022-05-23 | xfs: share xattr name and value buffers when logging xattr updates | Darrick J. Wong | 5 | -134/+223 |
2022-05-23 | xfs: do not use logged xattr updates on V4 filesystems | Darrick J. Wong | 2 | -4/+5 |
2022-05-22 | xfs: Remove duplicate include | Jiapeng Chong | 1 | -1/+0 |
2022-05-22 | xfs: reduce IOCB_NOWAIT judgment for retry exclusive unaligned DIO | Kaixu Xia | 1 | -1/+1 |
2022-05-22 | xfs: Remove dead code | Jiapeng Chong | 1 | -59/+0 |
2022-05-22 | xfs: fix typo in comment | Julia Lawall | 1 | -1/+1 |
2022-05-22 | xfs: rename struct xfs_attr_item to xfs_attr_intent | Darrick J. Wong | 6 | -51/+51 |
2022-05-22 | xfs: clean up state variable usage in xfs_attr_node_remove_attr | Darrick J. Wong | 1 | -5/+2 |
2022-05-22 | xfs: put attr[id] log item cache init with the others | Darrick J. Wong | 6 | -52/+25 |
2022-05-22 | xfs: remove struct xfs_attr_item.xattri_flags | Darrick J. Wong | 1 | -19/+13 |
2022-05-22 | xfs: use a separate slab cache for deferred xattr work state | Darrick J. Wong | 4 | -2/+31 |