messages from 2017-08-01 16:26:27 to 2017-08-10 05:23:51 UTC [more...]
[PATCH 1/3] xfs: clear MS_ACTIVE after finishing log recovery to avoid inode leak
2017-08-10 5:23 UTC
[RFC PATCH 00/13] Add parent pointer attributes
2017-08-10 1:41 UTC (14+ messages)
` [RFC PATCH 01/13] xfs: get directory offset when adding directory name
` [RFC PATCH 02/13] xfs: get directory offset when removing "
` [RFC PATCH 03/13] xfs: get directory offset when replacing a "
` [RFC PATCH 04/13] xfs: add parent pointer support to attribute code
` [RFC PATCH 05/13] xfs: define parent pointer xattr format
` [RFC PATCH 06/13] :xfs: extent transaction reservations for parent attributes
` [RFC PATCH 07/13] Add the extra space requirements for parent pointer attributes when calculating the minimum log size during mkfs
` [RFC PATCH 08/13] xfs: parent pointer attribute creation
` [RFC PATCH 09/13] xfs: add parent attributes to link
` [RFC PATCH 10/13] xfs: remove parent pointers in unlink
` [RFC PATCH 11/13] xfs_bmap_add_attrfork(): re-add error handling from set_attrforkoff() call
` [RFC PATCH 12/13] Add parent pointers to rename
` [RFC PATCH 13/13] Add the parent pointer support to the superblock version 5
[PATCH] xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute
2017-08-09 21:33 UTC (3+ messages)
[PATCH 1/3] xfs: clear MS_ACTIVE after finishing log recovery to avoid inode leak
2017-08-09 17:17 UTC (11+ messages)
` [PATCH 2/3] xfs: don't leak linked inodes during log recovery
` [PATCH 3/3] xfs: don't leak quotacheck dquots when cow recovery fails
[PATCH 0/5] miscellaneous tests
2017-08-08 21:24 UTC (17+ messages)
` [PATCH 3/5] common/inject: refactor helpers to use new errortag interface
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 4/5] common/populate: enable xfs quota accounting
xfs: use kmem_free to free return value of kmem_zalloc
2017-08-08 16:35 UTC (2+ messages)
[PATCH v3 41/49] xfs: convert to bio_for_each_segment_all_sp()
2017-08-08 16:32 UTC (2+ messages)
[RFC - PATCH] xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of the first attribute
2017-08-08 7:51 UTC (9+ messages)
(no subject)
2017-08-08 1:09 UTC
[RFC PATCH 0/7] dax, ext4: Synchronous page faults
2017-08-08 0:24 UTC (8+ messages)
[GIT PULL] xfs: fixes for 4.13-rc5
2017-08-07 19:22 UTC
[PATCH 0/7] mkfs: save user input into opts table
2017-08-07 17:36 UTC (24+ messages)
` [PATCH 1/7] mkfs: Save raw user input field to the opts struct
` [PATCH 6/7] mkfs: extend opt_params with a value field
[PATCH V2] Stop searching for free slots in an inode chunk when there are none
2017-08-07 15:19 UTC (2+ messages)
Metadata corruption at xfs_attr3_leaf_write_verify()
2017-08-07 14:32 UTC (11+ messages)
` AW: "
[PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
2017-08-07 0:25 UTC (28+ messages)
` [PATCH v2 1/5] fs, xfs: introduce S_IOMAP_IMMUTABLE
` [PATCH v2 2/5] fs, xfs: introduce FALLOC_FL_SEAL_BLOCK_MAP
` [PATCH v2 3/5] fs, xfs: introduce FALLOC_FL_UNSEAL_BLOCK_MAP
` [PATCH v2 4/5] xfs: introduce XFS_DIFLAG2_IOMAP_IMMUTABLE
` [PATCH v2 5/5] xfs: toggle XFS_DIFLAG2_IOMAP_IMMUTABLE in response to fallocate
[PATCH] xfs_db: free field list when failing out of fuzz
2017-08-05 16:11 UTC
[PATCH] xfs_db: reset metadump output flag
2017-08-05 16:10 UTC
[PATCH] vfs: freeze filesystems just prior to reboot
2017-08-05 15:45 UTC (6+ messages)
[PATCH] xfs: Fix leak of discard bio
2017-08-05 13:56 UTC (5+ messages)
[PATCH 0/3] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
2017-08-05 9:45 UTC (10+ messages)
` [PATCH 1/3] fs, xfs: introduce S_IOMAP_IMMUTABLE
[PATCH] Stop searching for free slots in an inode chunk when there are none
2017-08-04 23:17 UTC (5+ messages)
[ANNOUNCE] xfsprogs: for-next updated to 3540b41
2017-08-04 21:36 UTC
Intermittent zeroed pages with AIO+DIO+XFS
2017-08-04 4:04 UTC (7+ messages)
[PATCH v9 00/22] xfsprogs: online scrub/repair support
2017-08-04 0:09 UTC (23+ messages)
` [PATCH 01/22] xfs_scrub: create online filesystem scrub program
` [PATCH 02/22] xfs_scrub: common error handling
` [PATCH 03/22] xfs_scrub: set up command line argument parsing
` [PATCH 04/22] xfs_scrub: dispatch the various phases of the scrub program
` [PATCH 05/22] xfs_scrub: bind to a mount point and a block device
` [PATCH 06/22] xfs_scrub: find XFS filesystem geometry
` [PATCH 07/22] xfs_scrub: scan filesystem and AG metadata
` [PATCH 08/22] xfs_scrub: scan inodes
` [PATCH 09/22] xfs_scrub: check directory connectivity
` [PATCH 10/22] xfs_scrub: thread-safe stats counter
` [PATCH 11/22] xfs_scrub: create a bitmap data structure
` [PATCH 12/22] xfs_scrub: create infrastructure to read verify data blocks
` [PATCH 13/22] xfs_scrub: scrub file "
` [PATCH 14/22] xfs_scrub: optionally use SCSI READ VERIFY commands to scrub data blocks on disk
` [PATCH 15/22] xfs_scrub: check summary counters
` [PATCH 16/22] xfs_scrub: wire up repair ioctl
` [PATCH 17/22] xfs_scrub: schedule and manage repairs to the filesystem
` [PATCH 18/22] xfs_scrub: fstrim the free areas if there are no errors on "
` [PATCH 19/22] xfs_scrub: warn about normalized Unicode name collisions
` [PATCH 20/22] xfs_scrub: progress indicator
` [PATCH 21/22] xfs_scrub: create a script to scrub all xfs filesystems
` [PATCH 22/22] xfs_scrub: integrate services with systemd
[PATCH] xfs: Fix per-inode DAX flag inheritance
2017-08-03 20:18 UTC (2+ messages)
[PATCH 0/7] xfsprogs: 4.13 rollup
2017-08-03 18:05 UTC (31+ messages)
` [PATCH 1/7] xfs: remove double-underscore integer types
` [PATCH 2/7] xfs_repair: fix symlink target length checks by changing MAXPATHLEN to XFS_SYMLINK_MAXLEN
` [PATCH 3/7] xfs_db: fix metadump redirection (again)
` [PATCH v2 "
` [PATCH 4/7] xfs_db: dump dir/attr btrees
` [PATCH v2 "
` [PATCH 5/7] xfs_db: print attribute remote value blocks
` [PATCH v2 "
` [PATCH 6/7] xfs_db: write values into dir/attr blocks and recalculate CRCs
` [PATCH 7/7] xfs_db: introduce fuzz command
` [PATCH 8/7] xfs_db: use TYP_F_CRC_FUNC for inodes & dquots
` [PATCH 8/7 V2] "
` [PATCH 9/7] xfs_db: btdump should avoid eval for push and pop of cursor
[PATCH 1/2] generic/224: filter out expected XFS warnings for mixed direct/buffer I/O
2017-08-03 11:54 UTC (4+ messages)
` [PATCH 2/2] common/xfs: add iomap_dio_actor() to the dmesg filter
[PATCH] xfs_io: allow lsattr & lsproj on foreign filesystems
2017-08-02 16:10 UTC (2+ messages)
[PATCH] xfs_metadump: zap stale date in DIR2_LEAF1 dirs
2017-08-02 16:09 UTC (4+ messages)
metadata I/O error: block 0x575b6d70,("xfs_trans_read_buf_map") error 4 numblks 16
2017-08-02 6:33 UTC (3+ messages)
Locking problems with Linux 4.9 with NFSD and `fs/iomap.c`
2017-08-01 22:51 UTC (6+ messages)
` Locking problems with Linux 4.9 and 4.11 "
kexec / crash tool buggy with 4.13
2017-08-01 18:03 UTC
[PATCH] xfs_metadump: properly handle obfuscation of all remote attribute blocks
2017-08-01 16:53 UTC (5+ messages)
` [PATCH V2] "
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