Show patches with: none      |   31461 patches
« 1 2 ... 222 223 224314 315 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/5] virtio-pmem: Add virtio pmem driver virtio pmem driver - - - --- 2019-04-03 Pankaj Gupta Not Applicable
[v4,1/5] ibnvdimm: nd_region flush callback support virtio pmem driver - - - --- 2019-04-03 Pankaj Gupta New
xfs: return correct XFS_IOC_DIOINFO for DAX inode xfs: return correct XFS_IOC_DIOINFO for DAX inode - - - --- 2019-04-02 Eric Sandeen New
block: clarify that bio_add_page() and related helpers can add multi pages block: clarify that bio_add_page() and related helpers can add multi pages - 1 - --- 2019-04-02 Ming Lei Not Applicable
[10/10] xfs: update health status if we get a clean bill of health xfs: online health tracking support - - - --- 2019-04-01 Darrick J. Wong Superseded
[09/10] xfs: scrub/repair should update filesystem metadata health xfs: online health tracking support - - - --- 2019-04-01 Darrick J. Wong Superseded
[08/10] xfs: report inode health via bulkstat xfs: online health tracking support - - - --- 2019-04-01 Darrick J. Wong Superseded
[07/10] xfs: report AG health via AG geometry ioctl xfs: online health tracking support - - - --- 2019-04-01 Darrick J. Wong Superseded
[06/10] xfs: report fs and rt health via geometry structure xfs: online health tracking support - 1 - --- 2019-04-01 Darrick J. Wong Superseded
[05/10] xfs: add a new ioctl to describe allocation group geometry xfs: online health tracking support - - - --- 2019-04-01 Darrick J. Wong Superseded
[04/10] xfs: expand xfs_fsop_geom xfs: online health tracking support - - - --- 2019-04-01 Darrick J. Wong New
[03/10] xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem xfs: online health tracking support - - - --- 2019-04-01 Darrick J. Wong Superseded
[02/10] xfs: replace the BAD_SUMMARY mount flag with the equivalent health code xfs: online health tracking support - 1 - --- 2019-04-01 Darrick J. Wong Superseded
[01/10] xfs: track metadata health levels xfs: online health tracking support - - - --- 2019-04-01 Darrick J. Wong New
[49/36] xfs_scrub: remove redundant function declarations xfsprogs-5.0: fix various problems - 1 - --- 2019-04-01 Darrick J. Wong Accepted
e2fsprogs: create tools for formatting and fscking bootfs e2fsprogs: create tools for formatting and fscking bootfs - - - --- 2019-04-01 Darrick J. Wong New
bootfs: simple bootloader filesystem bootfs: simple bootloader filesystem 1 - - --- 2019-04-01 Darrick J. Wong New
[STABLE,2/2] xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an att… Fix in-memory metadata corruption at xfs_attr3_leaf_write_verify() - - - --- 2019-03-31 Alex Lyakas Accepted
[STABLE,1/2] xfs: add the ability to join a held buffer to a defer_ops Fix in-memory metadata corruption at xfs_attr3_leaf_write_verify() - - - --- 2019-03-31 Alex Lyakas Accepted
[v3,3/3] fs: xfs: add read_verifier() function Block/XFS: Support alternative mirror device retry - - - --- 2019-03-29 Bob Liu New
[v3,2/3] block: verify data when endio Block/XFS: Support alternative mirror device retry - - - --- 2019-03-29 Bob Liu Not Applicable
[v3,1/3] block: introduce submit_bio_verify() Block/XFS: Support alternative mirror device retry - - - --- 2019-03-29 Bob Liu Not Applicable
[2/2] xfs: shutdown after buf release in iflush cluster abort path xfs: a couple minor shutdown fixes - 1 - --- 2019-03-29 Brian Foster Accepted
[1/2] xfs: wake commit waiters on CIL abort before log item abort xfs: a couple minor shutdown fixes - 1 - --- 2019-03-29 Brian Foster Accepted
[GIT,PULL] xfs: bug fixes for 5.1-rc3 [GIT,PULL] xfs: bug fixes for 5.1-rc3 - - - --- 2019-03-29 Darrick J. Wong Not Applicable
[3/3] xfs: don't allow most setxattr to immutable files vfs: make immutable files actually immutable - - - --- 2019-03-28 Darrick J. Wong Superseded
[2/3] xfs: reset page mappings after setting immutable vfs: make immutable files actually immutable - - - --- 2019-03-28 Darrick J. Wong New
[1/3] mm/fs: don't allow writes to immutable files vfs: make immutable files actually immutable - - - --- 2019-03-28 Darrick J. Wong Superseded
block: clarify that bio_add_page() and related helpers can add multi pages block: clarify that bio_add_page() and related helpers can add multi pages - - - --- 2019-03-28 Ming Lei Not Applicable
xfs: don't account extra agfl blocks as available xfs: don't account extra agfl blocks as available - - - --- 2019-03-27 Brian Foster Accepted
[RFC] xfs: merge adjacent io completions of the same type [RFC] xfs: merge adjacent io completions of the same type - - - --- 2019-03-27 Darrick J. Wong Superseded
[RFC] xfs: implement per-inode writeback completion [RFC] xfs: implement per-inode writeback completion - - - --- 2019-03-27 Darrick J. Wong Accepted
[48/36] mkfs: don't use DIFLAG values for fsx_xflags xfsprogs-5.0: fix various problems - 1 - --- 2019-03-26 Darrick J. Wong Accepted
[v2] xfs: serialize unaligned dio writes against all other dio writes [v2] xfs: serialize unaligned dio writes against all other dio writes - 2 - --- 2019-03-25 Brian Foster Accepted
[v2,10/12] xfs: test xfs_copy and xfs_mdrestore on the populate images Untitled series #95937 - - - --- 2019-03-24 Darrick J. Wong Accepted
ext4: prohibit fstrim in norecovery mode ext4: prohibit fstrim in norecovery mode - - - --- 2019-03-23 Darrick J. Wong Not Applicable
xfs: prohibit fstrim in norecovery mode xfs: prohibit fstrim in norecovery mode - 1 - --- 2019-03-23 Darrick J. Wong Accepted
generic: prohibit fstrim on journalled filesystems with norecovery generic: prohibit fstrim on journalled filesystems with norecovery - 1 - --- 2019-03-23 Darrick J. Wong Accepted
xfs: serialize unaligned dio writes against all other dio writes xfs: serialize unaligned dio writes against all other dio writes - 1 - --- 2019-03-22 Brian Foster Accepted
[v2,15/36] xfs_scrub: one read/verify pool per disk Untitled series #94503 - 1 - --- 2019-03-20 Darrick J. Wong Accepted
[47/36] xfs_scrub: remove xfs_ prefixes from structure names xfsprogs-5.0: fix various problems - 1 - --- 2019-03-20 Darrick J. Wong Accepted
[46/36] xfs_scrub: remove pointless xfs_verify_error_info struct xfsprogs-5.0: fix various problems - - - --- 2019-03-20 Darrick J. Wong Superseded
[45/36] xfs_scrub: rename confusing structure xfsprogs-5.0: fix various problems - - - --- 2019-03-20 Darrick J. Wong Superseded
[44/36] xfs_db: metadump should handle symlinks properly xfsprogs-5.0: fix various problems - 1 - --- 2019-03-20 Darrick J. Wong Accepted
[43/36] xfs_db: refactor multi-fsb object detection decision making xfsprogs-5.0: fix various problems - - - --- 2019-03-20 Darrick J. Wong Superseded
[42/36] xfs_db: refactor metadump handling of multi-fsb objects xfsprogs-5.0: fix various problems - 1 - --- 2019-03-20 Darrick J. Wong Accepted
[41/36] xfs_repair: better cli option parameter checking xfsprogs-5.0: fix various problems - 1 - --- 2019-03-20 Darrick J. Wong Accepted
[40/36] xfs_io: fix label parsing and validation xfsprogs-5.0: fix various problems - 2 - --- 2019-03-20 Darrick J. Wong Accepted
[39/36] misc: fix strncpy length complaints xfsprogs-5.0: fix various problems - - - --- 2019-03-20 Darrick J. Wong Superseded
[38/36] xfs_io: don't read garbage stack contents if INUMBERS goes nuts xfsprogs-5.0: fix various problems - 1 - --- 2019-03-20 Darrick J. Wong Accepted
[37/36] xfs_scrub: include unicrash.h in unicrash.c xfsprogs-5.0: fix various problems - 1 - --- 2019-03-20 Darrick J. Wong Accepted
_require_prjquota: Disable tests only when using realtime fs _require_prjquota: Disable tests only when using realtime fs - - - --- 2019-03-20 Chandan Rajendra Accepted
[12/12] misc: fix broken _require_scratch usage fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Accepted
[11/12] check: wipe scratch devices between tests fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Accepted
[10/12] xfs: test xfs_copy and xfs_mdrestore on the populate images fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Superseded
[09/12] clonerange: test remapping the rainbow fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Superseded
[08/12] common/populate: support multiple cached images fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Accepted
[07/12] common/populate: refactor _scratch_populate_cached fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Accepted
[06/12] ext4/023: don't require scrub for ext4 populated image creation fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Accepted
[05/12] generic/454: stop the test if we run out of space fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Accepted
[04/12] generic/032: fix unwritten extent checks fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Accepted
[03/12] generic/042: fix stale disk contents check fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Accepted
[02/12] check: really improve test list randomization fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Accepted
[01/12] check: improve test list randomization fstests: various fixes - - - --- 2019-03-20 Darrick J. Wong Accepted
[RFC,2/2] mm, sl[aou]b: test whether kmalloc() alignment works as expected guarantee natural alignment for kmalloc() - - - --- 2019-03-19 Vlastimil Babka New
[RFC,1/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) guarantee natural alignment for kmalloc() - - - --- 2019-03-19 Vlastimil Babka Superseded
[V2] mkfs: Round down log device size if aligned value is larger than device size [V2] mkfs: Round down log device size if aligned value is larger than device size - 1 - --- 2019-03-19 Chandan Rajendra New
generic: test stale data exposure after writeback crash generic: test stale data exposure after writeback crash - - - --- 2019-03-18 Brian Foster Accepted
xfs: always init bma in xfs_bmapi_write xfs: always init bma in xfs_bmapi_write - 1 - --- 2019-03-18 Darrick J. Wong Accepted
xfs: fix btree scrub checking with regards to root-in-inode xfs: fix btree scrub checking with regards to root-in-inode - 1 - --- 2019-03-18 Darrick J. Wong Accepted
xfs: dabtree scrub needs to range-check level xfs: dabtree scrub needs to range-check level - 1 - --- 2019-03-18 Darrick J. Wong Accepted
xfs_io: allow combination of sync_file_range() flags xfs_io: allow combination of sync_file_range() flags - 1 - --- 2019-03-18 Brian Foster New
mkfs: Round down log device size if aligned value is larger than device size mkfs: Round down log device size if aligned value is larger than device size - - - --- 2019-03-17 Chandan Rajendra Superseded
[GIT,PULL] xfs: minor cleanups for 5.1-rc1 [GIT,PULL] xfs: minor cleanups for 5.1-rc1 - - - --- 2019-03-15 Darrick J. Wong Not Applicable
xfs: don't trip over uninitialized buffer on extent read of corrupted inode xfs: don't trip over uninitialized buffer on extent read of corrupted inode - 1 - --- 2019-03-15 Brian Foster Superseded
[09.5/36] xfs_io: document fzero_f -k option in manpage Untitled series #91905 - 1 - --- 2019-03-15 Eric Sandeen Accepted
[4/4] xfs: avoid reflink end cow deadlock xfs: various rough fixes - - - --- 2019-03-14 Darrick J. Wong New
[3/4] xfs: trace transaction reservation logcount overflow xfs: various rough fixes - - - --- 2019-03-14 Darrick J. Wong New
[2/4] xfs: force writes to delalloc regions to unwritten xfs: various rough fixes - - - --- 2019-03-14 Darrick J. Wong Superseded
[1/4] xfs: only free posteof blocks on first close xfs: various rough fixes - - - --- 2019-03-14 Darrick J. Wong Superseded
[36/36] libxfs: remove libxfs_trans_iget xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[35/36] libxfs: shorten inode item lifetime xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[34/36] libxfs: fix buffer log item lifetime weirdness xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[33/36] libxfs: don't touch buffer log item pointer when flushing inode log item xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[32/36] libxfs: refactor buffer item release code xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[31/36] libxfs: refactor the open-coded libxfs_trans_bjoin calls xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[30/36] libxfs: retain ifork_ops when flushing inode xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[29/36] xfs_repair: correctly account for free space btree shrinks when fixing freelist xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[28/36] libfrog: hoist bitmap out of scrub xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[27/36] xfs_repair: pass ops through during scan xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[26/36] xfs_repair: refactor buffer ops assignments during phase 5 xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[25/36] xfs_repair: fix uninitialized variable warnings xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[24/36] xfs_repair: bump the irec on-disk nlink when adding lost+found xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[23/36] xfs_repair: reinitialize the root directory nlink correctly xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[22/36] xfs_info: use findmnt to handle mounted block devices xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[21/36] xfs_db: use TYP_FINOBT for finobt metadump xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
[20/36] xfs_db: fix finobt record decoding when sparse inodes enabled xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Not Applicable
[19/36] mkfs: validate extent size hint parameters xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[18/36] scrub: fix Makefile targets which depend on builddefs xfsprogs-5.0: fix various problems - - - --- 2019-03-14 Darrick J. Wong Superseded
[17/36] xfs_scrub: check label for misleading characters xfsprogs-5.0: fix various problems - 1 - --- 2019-03-14 Darrick J. Wong Accepted
« 1 2 ... 222 223 224314 315 »