messages from 2017-04-24 17:16:30 to 2017-05-02 10:03:16 UTC [more...]
[PATCH] xfs_io: fix statx call for changed UAPI
2017-05-02 10:03 UTC (3+ messages)
[RFC PATCH] xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
2017-05-02 8:00 UTC (9+ messages)
[PATCH] xfs: handle large CoW remapping requests
2017-05-02 7:50 UTC (2+ messages)
[PATCH v4] xfs: reserve enough blocks to handle btree splits when remapping
2017-05-02 7:45 UTC (2+ messages)
[PATCH] xfs: refactor dir2 leaf readahead shadow buffer cleverness
2017-05-02 7:44 UTC (6+ messages)
[PATCH RFC] xfs: support debug mode with assert warnings
2017-05-02 7:37 UTC (2+ messages)
xfs_alloc_ag_vextent_near() takes minutes to complete
2017-05-02 7:35 UTC (3+ messages)
[PATCH] xfs: fix use-after-free in xfs_finish_page_writeback
2017-05-02 7:33 UTC (2+ messages)
[PATCH v2] xfs: publish UUID in struct super_block
2017-05-02 7:30 UTC (3+ messages)
xlog_write: reservation ran out
2017-05-01 20:18 UTC (7+ messages)
[PATCH 0/5] VFS API for getting filesystem's UUID
2017-04-30 5:04 UTC (12+ messages)
` [PATCH 1/5] vfs: define a flag to indicate sb->s_uuid is available
` [PATCH 2/5] ext4: set the super block SB_I_HAVE_UUID flag
` [PATCH 3/5] f2fs: "
` [PATCH 4/5] ocfs2: "
` [PATCH 5/5] xfs: "
Slow file stat/deletion
2017-04-28 21:03 UTC (7+ messages)
[RFC PATCH] xfs: refactor dir2 leaf readahead shadow buffer cleverness
2017-04-28 18:46 UTC (5+ messages)
[PATCH] xfs: Allow user to kill fstrim process
2017-04-28 8:22 UTC (8+ messages)
[PATCH] xfs: publish UUID in struct super_block
2017-04-28 6:24 UTC (18+ messages)
[PATCH 0/5] xfs: quota deadlock fixes
2017-04-27 21:17 UTC (11+ messages)
` [PATCH 2/5] xfs: allocate quotaoff transactions up front to avoid log deadlock
` [PATCH 3/5] xfs: support ability to wait on new inodes
` [PATCH 4/5] xfs: update ag iterator to support "
` [PATCH 5/5] xfs: wait on new inodes during quotaoff dquot release
[PATCH] xfsprogs: ensure growfs rejects non-existent mount point
2017-04-27 19:15 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] xfs_growfs: ensure target path is an active xfs mountpoint
Many D state processes on XFS, kernel 4.4
2017-04-27 17:57 UTC (4+ messages)
[PATCH v3] xfs: reserve enough blocks to handle btree splits when remapping
2017-04-27 16:56 UTC (4+ messages)
[PATCH] mkfs.xfs: Assign proper defaults to rmapbt and reflink flags
2017-04-26 22:50 UTC (4+ messages)
[PATCH v2 0/4] xfs_db misc. btree dumping improvements
2017-04-26 21:35 UTC (17+ messages)
` [PATCH 1/4] xfs_db: don't print arrays off the end of a buffer
` [PATCH 2/4] xfs_db: use iocursor type to guess btree geometry if bad magic
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 4/4] xfs_db: dump metadata btrees via 'btdump'
` [PATCH v2 "
[ANNOUNCE] xfs-linux: for-next updated to 9fb0026
2017-04-26 19:47 UTC (3+ messages)
Fwd: Many D state processes on XFS, kernel 4.4
2017-04-26 16:23 UTC
[PATCH 00/12] mkfs: save user input into opts table
2017-04-26 13:20 UTC (53+ messages)
` [PATCH 01/12] mkfs: Save raw user input field to the opts struct
` [PATCH 02/12] mkfs: rename defaultval to flagval in opts
` [PATCH 03/12] mkfs: remove intermediate getstr followed by getnum
` [PATCH 04/12] mkfs: merge tables for opts parsing into one table
` [PATCH 05/12] mkfs: extend opt_params with a value field
` [PATCH 06/12] mkfs: create get/set functions for opts table
` [PATCH 07/12] mkfs: save user input values into opts
` [PATCH 08/12] mkfs: replace variables with opts table: -b,d,s options
[PATCH] xfs_io: Add statx support for PowerPC architecture
2017-04-26 13:15 UTC (3+ messages)
Reviewing determinism of xfs_reclaim_inodes_ag()
2017-04-26 10:55 UTC (5+ messages)
[PATCH 1/2] mkfs: unify numeric types of main variables in main()
2017-04-26 8:03 UTC (11+ messages)
` [PATCH 2/2] mkfs: remove long long type casts
` [PATCH 1/2 v2] mkfs: unify numeric types of main variables in main()
` [PATCH 1/2 v3] "
[PATCH v3 00/20] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-04-25 16:43 UTC (21+ messages)
` [PATCH v3 05/20] orangefs: don't call filemap_write_and_wait from fsync
` [PATCH v3 06/20] dax: set errors in mapping when writeback fails
` [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails
` [PATCH v3 11/20] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v3 20/20] gfs2: clean up some filemap_* calls
fix space reservations underneath xfs_bmapi_write
2017-04-25 12:11 UTC (9+ messages)
` [PATCH 04/10] xfs: remove an unsafe retry in xfs_bmbt_alloc_block
Deadlock between block allocation and block truncation
2017-04-25 7:36 UTC (5+ messages)
[PATCH] xfs_io: fix statx definition for non-x86 architecture
2017-04-25 6:55 UTC (2+ messages)
[PATCH 0/8 v6] No wait AIO
2017-04-25 2:28 UTC (5+ messages)
` [PATCH 5/8] nowait aio: return on congested block device
transaction reservations for deleting of shared extents
2017-04-25 2:09 UTC (7+ messages)
[PATCH] xfs: refactor dir2 leaf readahead shadow buffer cleverness
2017-04-24 21:31 UTC (3+ messages)
split the reflink remap from the block allocation path V3
2017-04-24 21:27 UTC (7+ messages)
` [PATCH 4/6] xfs: introduce xfs_bmapi_remap
[PATCH v2] xfs: reserve enough blocks to handle btree splits when remapping
2017-04-24 17:37 UTC (3+ messages)
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