messages from 2019-04-15 02:07:56 to 2019-04-23 06:27:50 UTC [more...]
[PATCH 0/2] xfs: prevent overflow of delalloc block counters
2019-04-23 6:27 UTC (12+ messages)
` [PATCH 1/2] xfs: widen quota block counters to 64-bit integers
` [PATCH 2/2] xfs: widen inode delalloc block counter to 64-bits
` [PATCH 3/2] xfstests: check for COW overflows in i_delayed_blks
[PATCH] xfs: make tr_growdata a permanent transaction
2019-04-23 6:24 UTC (7+ messages)
[PATCH] xfs: abort unaligned nowait directio early
2019-04-23 6:22 UTC (4+ messages)
[PATCH] xfs: kill the xfs_dqtrx_t typedef
2019-04-23 6:22 UTC (3+ messages)
[PATCH V2] block: clarify that bio_add_page() and related helpers can add multi pages
2019-04-23 6:20 UTC (3+ messages)
[PATCH] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
2019-04-23 6:19 UTC (4+ messages)
[PATCH v5 0/6] virtio pmem driver
2019-04-23 4:07 UTC (14+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
` [Qemu-devel] "
[PATCH V3] block: clarify that bio_add_page() and related helpers can add multi pages
2019-04-23 2:51 UTC
[PATCH 0/9] xfs: Delayed Attributes
2019-04-22 22:01 UTC (37+ messages)
` [PATCH 1/9] xfs: Remove all strlen in all xfs_attr_* functions for attr names
` [PATCH 2/9] xfs: Hold inode locks in xfs_ialloc
` [PATCH 3/9] xfs: Add trans toggle to attr routines
` [PATCH 4/9] xfs: Set up infastructure for deferred attribute operations
` [PATCH 5/9] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH 6/9] xfs: Add xfs_has_attr and subroutines
` [PATCH 7/9] xfs: Add attr context to log item
` [PATCH 8/9] xfs: Roll delayed attr operations by returning EAGAIN
[PATCH v3 00/10] xfsprogs-5.0: fix various problems
2019-04-22 21:40 UTC (28+ messages)
` [PATCH 01/10] scrub: fix Makefile targets which depend on builddefs
` [PATCH 02/10] xfs_info: use findmnt to handle mounted block devices
` [PATCH 03/10] xfs_repair: correctly account for free space btree shrinks when fixing freelist
` [PATCH 04/10] libxfs: retain ifork_ops when flushing inode
` [PATCH 05/10] libxfs: drop the ifork_ops parameter from _inode_verify_forks
` [PATCH 06/10] misc: fix strncpy length complaints
` [PATCH 07/10] libxfs: refactor buffer item release code
` [PATCH 08/10] libxfs: don't touch buffer log item pointer when flushing inode log item
` [PATCH 09/10] libxfs: fix buffer log item lifetime weirdness
` [PATCH 10/10] libxfs: shorten inode item lifetime
[PATCH] xfsprogs: more static function tidyups
2019-04-22 18:34 UTC (2+ messages)
[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
2019-04-22 10:55 UTC (13+ messages)
[PATCH (resend)] libxfs: refactor manage_zones()
2019-04-19 20:41 UTC (2+ messages)
[PATCH] libxfs: refactor manage_zones()
2019-04-19 16:55 UTC
[PATCH v2 0/5] xfs: scrub filesystem summary counters
2019-04-19 0:21 UTC (6+ messages)
` [PATCH 1/5] xfs: track delayed allocation reservations across
` [PATCH 2/5] xfs: rename the speculative block allocation reclaim toggle functions
` [PATCH 3/5] xfs: allow scrubbers to pause background reclaim
` [PATCH 4/5] xfs: scrub should check incore counters against ondisk headers
` [PATCH 5/5] xfs: add online scrub for superblock counters
[PATCH 0/3] xfs: scrub filesystem summary counters
2019-04-18 23:39 UTC (12+ messages)
` [PATCH 1/3] xfs: track delayed allocation reservations across
` [PATCH 2/3] xfs: allow scrubbers to pause background reclaim
` [PATCH 3/3] xfs: add online scrub/repair for superblock counters
[PATCH v2 00/36] xfsprogs-5.0: fix various problems
2019-04-18 19:12 UTC (7+ messages)
` [PATCH 22/36] xfs_info: use findmnt to handle mounted block devices
` [PATCH 39/36] misc: fix strncpy length complaints
[ANNOUNCE] xfsprogs for-next updated to b8aba37
2019-04-18 18:23 UTC
WARNING in notify_change
2019-04-18 11:03 UTC (4+ messages)
[PATCH] nvme/012 & 013: avoid extremely slow xfs IO
2019-04-17 21:40 UTC (7+ messages)
[PATCH v2 0/8] vfs: make immutable files actually immutable
2019-04-17 19:05 UTC (9+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files
` [PATCH 2/8] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
` [PATCH 3/8] xfs: flush page mappings as part of setting immutable
` [PATCH 4/8] xfs: refactor setflags to use setattr code directly
` [PATCH 5/8] xfs: clean up xfs_merge_ioc_xflags
` [PATCH 6/8] xfs: don't allow most setxattr to immutable files
` [PATCH 7/8] btrfs: don't allow any modifications to an immutable file
` [PATCH 8/8] ext4: "
[PATCH v2 0/4] vfs: make immutable files actually immutable
2019-04-17 19:01 UTC (5+ messages)
` [PATCH 4/4] xfs: don't allow most setxattr to immutable files
` [PATCH v2 "
[ANNOUNCE] xfs-linux: for-next updated to 3994fc489575
2019-04-17 16:29 UTC
[LSF/MM TOPIC] guarantee natural alignment for kmalloc()?
2019-04-17 8:07 UTC (5+ messages)
[RFC PATCH 0/4] xfs: add handle for reflink in dax
2019-04-17 2:06 UTC (7+ messages)
` [RFC PATCH 1/4] fs/iomap: Introduce src_addr for COW in fsdax mode
` [RFC PATCH 2/4] fs/xfs: iomap: add handle for reflink "
` [RFC PATCH 3/4] fs/dax: copy source blocks before writing when COW
` [RFC PATCH 4/4] fs/xfs: iomap: update the extent list after a COW
Assertions tripping in xfs/104
2019-04-16 21:21 UTC (6+ messages)
[PATCH v2] xfs: serialize unaligned dio writes against all other dio writes
2019-04-16 19:16 UTC (5+ messages)
[PATCH v3 0/5] xfs: scrub/repair update health tracking
2019-04-16 7:58 UTC (17+ messages)
` [PATCH 1/5] xfs: refactor scrub context initialization
` [PATCH 2/5] xfs: collapse scrub bool state flags into a single unsigned int
` [PATCH 3/5] xfs: hoist the already_fixed variable to the scrub context
` [PATCH 4/5] xfs: scrub/repair should update filesystem metadata health
` [PATCH v2 "
` [PATCH 5/5] xfs: scrub should only cross-reference with healthy btrees
` [PATCH v2 "
[PATCH] xfs,fstrim: fix to return correct minlen
2019-04-16 0:11 UTC (2+ messages)
[PATCH v2 0/3] xfs: merged io completions
2019-04-15 19:27 UTC (16+ messages)
` [PATCH 1/3] xfs: implement per-inode writeback completion queues
` [PATCH v2 "
` [PATCH 2/3] xfs: remove unused m_data_workqueue
` [PATCH 3/3] xfs: merge adjacent io completions of the same type
[Bug 203329] New: WARNING at kernel/locking/lockdep.c: lockdep_register_key() and lockdep_unregister_key()
2019-04-15 10:13 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox