linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 06:22:02 to 2021-01-20 04:34:48 UTC [more...]

[PATCHSET 0/4] xfs: minor cleanups of the quota functions
 2021-01-20  4:33 UTC  (12+ messages)
` [PATCH 1/4] xfs: clean up quota reservation callsites
` [PATCH 2/4] xfs: clean up quota reservation wrappers
` [PATCH 3/4] xfs: create convenience wrappers for incore quota block reservations
  ` [PATCH v2.1 "
` [PATCH 4/4] xfs: clean up icreate quota reservation calls

[PATCHSET v2 0/2] xfs: add the ability to flag a fs for repair
 2021-01-20  4:31 UTC  (11+ messages)
` [PATCH 1/2] xfs_db: support the needsrepair feature flag in the version command
` [PATCH 2/2] xfs_repair: clear the needsrepair flag
  ` [PATCH v2.1 "
` [PATCH 3/2] xfs_repair: fix unmount error message to have a newline

[PATCHSET v3 00/10] xfs: consolidate posteof and cowblocks cleanup
 2021-01-20  4:30 UTC  (17+ messages)
` [PATCH 01/10] xfs: relocate the eofb/cowb workqueue functions
` [PATCH 02/10] xfs: hide xfs_icache_free_eofblocks
` [PATCH 03/10] xfs: hide xfs_icache_free_cowblocks
` [PATCH 04/10] xfs: remove trivial eof/cowblocks functions
` [PATCH 05/10] xfs: increase the default parallelism levels of pwork clients
  ` [PATCH 5.1/10] xfs: create mount option to override metadata threads
` [PATCH 06/10] xfs: consolidate incore inode radix tree posteof/cowblocks tags
` [PATCH 07/10] xfs: consolidate the eofblocks and cowblocks workers
` [PATCH 08/10] xfs: only walk the incore inode tree once per blockgc scan
` [PATCH 09/10] xfs: rename block gc start and stop functions
` [PATCH 10/10] xfs: parallelize block preallocation garbage collection

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-20  4:08 UTC  (44+ messages)
` [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [RFC PATCH 02/37] fs: use bio_init_fields in block_dev
` [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
` [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
` [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io
` [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
` [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
` [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
` [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [RFC PATCH 12/37] zonefs: use bio_init_fields in append
` [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
` [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
` [RFC PATCH 16/37] floppy: use bio_init_fields
` [RFC PATCH 17/37] pktcdvd: "
` [RFC PATCH 18/37] bcache: use bio_init_fields in journal
` [RFC PATCH 19/37] bcache: use bio_init_fields in super
` [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
` [RFC PATCH 21/37] dm-bufio: use bio_init_fields
` [RFC PATCH 22/37] dm-crypt: "
` [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
` [RFC PATCH 24/37] dm-zoned: use bio_init_fields target
` [RFC PATCH 25/37] dm-zoned: use bio_init_fields
` [RFC PATCH 26/37] dm log writes: "
` [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
` [RFC PATCH 28/37] target: use bio_init_fields in iblock
` [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
` [RFC PATCH 30/37] fs: use bio_init_fields in buffer
` [RFC PATCH 31/37] eros: use bio_init_fields in data
` [RFC PATCH 32/37] eros: use bio_init_fields in zdata
` [RFC PATCH 33/37] jfs: use bio_init_fields in metadata
` [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
` [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
` [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
` [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log

[PATCH v5 00/42] idmapped mounts
 2021-01-19 15:05 UTC  (52+ messages)
` [PATCH v5 09/42] mount: attach mappings to mounts
` [PATCH v5 10/42] capability: handle idmapped mounts
` [PATCH v5 11/42] namei: make permission helpers idmapped mount aware
` [PATCH v5 12/42] inode: make init and "
` [PATCH v5 13/42] attr: handle idmapped mounts
` [PATCH v5 14/42] acl: "
` [PATCH v5 15/42] fs: add file_user_ns() helper
` [PATCH v5 16/42] xattr: handle idmapped mounts
` [PATCH v5 17/42] commoncap: "
` [PATCH v5 18/42] stat: "
` [PATCH v5 19/42] namei: handle idmapped mounts in may_*() helpers
` [PATCH v5 20/42] namei: introduce struct renamedata
` [PATCH v5 21/42] namei: prepare for idmapped mounts
` [PATCH v5 22/42] open: handle idmapped mounts in do_truncate()
` [PATCH v5 23/42] open: handle idmapped mounts
` [PATCH v5 24/42] af_unix: "
` [PATCH v5 25/42] utimes: "
` [PATCH v5 26/42] fcntl: "
` [PATCH v5 27/42] notify: "
` [PATCH v5 29/42] ioctl: "
` [PATCH v5 30/42] would_dump: "
` [PATCH v5 31/42] exec: "
` [PATCH v5 32/42] fs: make helpers idmap mount aware
` [PATCH v5 40/42] fs: introduce MOUNT_ATTR_IDMAP

Bug#695875: marked as done (Build with libedit rather than libreadline5)
 2021-01-19 22:33 UTC 

Bug#976683: marked as done (xfsprogs: Import new upstream version)
 2021-01-19 22:33 UTC 

Bug#979653: marked as done (xfsprogs: Incomplete debian/copyright)
 2021-01-19 22:27 UTC 

Bug#979644: marked as done (xfsprogs: Cryptographically verify upstream tarball)
 2021-01-19 22:27 UTC 

xfsprogs_5.10.0-2_source.changes ACCEPTED into unstable
 2021-01-19 22:24 UTC 

Processing of xfsprogs_5.10.0-2_source.changes
 2021-01-19 22:18 UTC 

[PATCH 0/6] debian: xfsprogs package clean-up
 2021-01-19 22:00 UTC  (10+ messages)
` [PATCH v2 "

[PATCH 0/9] xfs: rework log quiesce to cover the log
 2021-01-19 17:51 UTC  (6+ messages)
` [PATCH 4/9] xfs: cover the log during log quiesce

[PATCHSET v3 00/11] xfs: try harder to reclaim space when we run out
 2021-01-19 19:43 UTC  (19+ messages)
` [PATCH 01/11] xfs: refactor messy xfs_inode_free_quota_* functions
` [PATCH 02/11] xfs: don't stall cowblocks scan if we can't take locks
` [PATCH 03/11] xfs: xfs_inode_free_quota_blocks should scan project quota
` [PATCH 04/11] xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts
` [PATCH 05/11] xfs: pass flags and return gc errors from xfs_blockgc_free_quota
` [PATCH 06/11] xfs: flush eof/cowblocks if we can't reserve quota for file blocks
` [PATCH 07/11] xfs: flush eof/cowblocks if we can't reserve quota for inode creation
` [PATCH 08/11] xfs: flush eof/cowblocks if we can't reserve quota for chown
` [PATCH 09/11] xfs: add a tracepoint for blockgc scans
` [PATCH 10/11] xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
` [PATCH 11/11] xfs: flush speculative space allocations when we run out of space

[PATCHSET v2 0/7] xfs: consolidate posteof and cowblocks cleanup
 2021-01-19 19:17 UTC  (13+ messages)
` [PATCH 1/7] xfs: increase the default parallelism levels of pwork clients
` [PATCH 2/7] xfs: refactor the predicate part of xfs_free_eofblocks

reduce sub-block DIO serialisation v2
 2021-01-19 15:23 UTC  (23+ messages)
` [PATCH 01/11] xfs: factor out a xfs_ilock_iocb helper
` [PATCH 02/11] xfs: make xfs_file_aio_write_checks IOCB_NOWAIT-aware
` [PATCH 03/11] xfs: cleanup the read/write helper naming
` [PATCH 04/11] xfs: remove the buffered I/O fallback assert
` [PATCH 05/11] xfs: simplify the read/write tracepoints
` [PATCH 06/11] xfs: improve the reflink_bounce_dio_write tracepoint
` [PATCH 07/11] xfs: split unaligned DIO write code out
` [PATCH 08/11] iomap: rename the flags variable in __iomap_dio_rw
` [PATCH 09/11] iomap: pass a flags argument to iomap_dio_rw
` [PATCH 10/11] iomap: add a IOMAP_DIO_UNALIGNED flag
` [PATCH 11/11] xfs: reduce exclusive locking on unaligned dio

assertation failures in generic/388
 2021-01-19  7:28 UTC  (3+ messages)

fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
 2021-01-19  3:44 UTC  (12+ messages)

[PATCHSET v2 0/4] various: random fixes
 2021-01-19  2:55 UTC  (5+ messages)
` [PATCH 1/4] misc: fix valgrind complaints
` [PATCH 3/4] xfs_scrub: load and unload libicu properly
  ` [PATCH v2.1 "

[ANNOUNCE] xfsprogs for-next updated to 851038ba
 2021-01-18 21:35 UTC 

[PATCHSET v2 0/6] xfs: try harder to reclaim space when we run out
 2021-01-18 19:51 UTC  (12+ messages)
` [PATCH 1/6] xfs: hide most of the incore inode walk interface
` [PATCH 3/6] xfs: don't stall cowblocks scan if we can't take locks

[PATCH v5 0/5] xfs: support shrinking free space in the last AG
 2021-01-18  8:37 UTC  (6+ messages)
` [PATCH v5 1/5] xfs: rename `new' to `delta' in xfs_growfs_data_private()
` [PATCH v5 2/5] xfs: get rid of xfs_growfs_{data,log}_t
` [PATCH v5 3/5] xfs: hoist out xfs_resizefs_init_new_ags()
` [PATCH v5 4/5] xfs: support shrinking unused space in the last AG
` [PATCH v5 5/5] xfs: add error injection for per-AG resv failure when shrinkfs

[RFC] xfs: reduce sub-block DIO serialisation
 2021-01-18  7:41 UTC  (8+ messages)

[PATCH V4 00/11] xfs: Tests to verify inode fork extent count overflow detection
 2021-01-18  6:20 UTC  (10+ messages)
` [PATCH V4 03/11] xfs: Check for extent overflow when growing realtime bitmap/summary inodes
` [PATCH V4 04/11] xfs: Check for extent overflow when punching a hole
` [PATCH V4 05/11] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH V4 06/11] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH V4 07/11] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH V4 08/11] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH V4 09/11] xfs: Check for extent overflow when remapping an extent
` [PATCH V4 10/11] xfs: Check for extent overflow when swapping extents
` [PATCH V4 11/11] xfs: Stress test with bmap_alloc_minlen_extent error tag enabled


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).