messages from 2016-02-22 13:36:15 to 2016-03-04 20:01:43 UTC [more...]
xfs trace in 4.4.2
2016-03-04 20:02 UTC (6+ messages)
` xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage
[PATCH v3 0/4] fix up indlen reservations on extent split
2016-03-04 14:40 UTC (5+ messages)
` [PATCH 1/4] xfs: debug mode forced buffered write failure
` [PATCH 2/4] xfs: update freeblocks counter after extent deletion
` [PATCH 3/4] xfs: refactor delalloc indlen reservation split into helper
` [PATCH 4/4] xfs: borrow indirect blocks from freed extent when available
futher writeback updates
2016-03-04 13:38 UTC (10+ messages)
` [PATCH 1/3] xfs: build bios directly in xfs_add_to_ioend
` [PATCH 2/3] xfs: don't release bios on completion immediately
` [PATCH 3/3] xfs: optimize bio handling in the buffer writeback path
[PATCH 0/4] only run torn log write detection on dirty logs
2016-03-04 12:49 UTC (6+ messages)
` [PATCH 1/4] xfs: separate log head record discovery from verification
` [PATCH 2/4] xfs: refactor unmount record detection into helper
` [PATCH 3/4] xfs: refactor in-core log state update to helper
` [PATCH 4/4] xfs: only run torn log write detection on dirty logs
Some xfstests failures on non-crc xfs with latest xfsprogs (v4.5.0-rc1)
2016-03-04 11:23 UTC
block allocations for the refcount btree
2016-03-04 1:36 UTC (14+ messages)
xfs resize: primary superblock is not updated immediately
2016-03-03 21:31 UTC (11+ messages)
[PATCH] xfs/137: require scratch to be CRC enabled XFS
2016-03-03 7:37 UTC (2+ messages)
[PATCH] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE
2016-03-02 23:56 UTC
[ANNOUNCE] xfs; for-next branch updated to 31bb236
2016-03-02 21:09 UTC (3+ messages)
[PATCH] [RFC] xfs: allocate log vector buffers outside CIL context lock
2016-03-02 18:00 UTC (9+ messages)
` [PATCH v2] "
[PATCH] xfs/259: disable CRC if testing with 512 bytes block size
2016-03-02 16:51 UTC
falloc vs reflink revisited
2016-03-02 16:42 UTC (2+ messages)
[PATCH] xfs: don't hand out pNFS layouts for reflink inodes
2016-03-02 16:34 UTC
[PATCH] xfs: tidy up xfs_attr_shortform_list
2016-03-02 15:47 UTC (2+ messages)
[PATCH] list: kill list_force_poison()
2016-03-02 14:01 UTC (2+ messages)
[PATCH] xfs: fix computation of inode btree maxlevels
2016-03-02 9:45 UTC (2+ messages)
[RFC PATCH] semaphore: fix uninitialized list_head vs list_force_poison
2016-03-01 21:07 UTC (3+ messages)
ASSERT in xlog_find_verify_log_record during xfs/098
2016-03-01 20:45 UTC (2+ messages)
[PATCH] xfs: remove impossible condition
2016-03-01 18:22 UTC (4+ messages)
generic/320 triggers "list_add attempted on force-poisoned entry" warning on XFS
2016-03-01 16:27 UTC (6+ messages)
[PATCH v2 0/3] fix up indlen reservations on extent split
2016-03-01 13:11 UTC (10+ messages)
` [PATCH RFC 1/3] xfs: debug mode forced buffered write failure
` [PATCH 2/3] xfs: update icsb freeblocks counter after extent deletion
` [PATCH 3/3] xfs: borrow indirect blocks from freed extent when available
[PATCH] xfs_io: Prevent devide by zero from {pread,pwrite}_random
2016-03-01 12:09 UTC (2+ messages)
` [PATCH] xfs_io: Prevent devide by zero from {pread, pwrite}_random
Custom Shaped USB drives
2016-03-01 11:35 UTC
Custom Shaped USB drives with your logo
2016-03-01 11:39 UTC
[ANNOUNCE] xfs: for-next branch updated to fa3a3a8
2016-03-01 8:03 UTC
XFS: false "torn write" errors (preventing mount)
2016-02-29 18:08 UTC (3+ messages)
[PATCH 00/35 v4] separate operations from flags in the bio/request structs
2016-02-29 17:30 UTC (40+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
[PATCH v18 00/22] Richacls (Core and Ext4)
2016-02-29 8:17 UTC (23+ messages)
` [PATCH v18 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v18 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v18 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v18 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v18 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v18 06/22] richacl: In-memory representation and helper functions
` [PATCH v18 07/22] richacl: Permission mapping functions
` [PATCH v18 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v18 09/22] richacl: Permission check algorithm
` [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v18 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v18 13/22] vfs: Cache richacl in struct inode
` [PATCH v18 14/22] richacl: Update the file masks in chmod()
` [PATCH v18 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v18 16/22] richacl: Create-time inheritance
` [PATCH v18 17/22] richacl: Automatic Inheritance
` [PATCH v18 18/22] richacl: xattr mapping functions
` [PATCH v18 19/22] richacl: Add richacl xattr handler
` [PATCH v18 20/22] vfs: Add richacl permission checking
` [PATCH v18 21/22] ext4: Add richacl support
` [PATCH v18 22/22] ext4: Add richacl feature flag
[ANNOUNCE] xfs: for-next branch updated to f012de6
2016-02-29 7:01 UTC
[ANNOUNCE] xfsprogs: for-next branch updated to c062cfe
2016-02-29 6:23 UTC
[ANNOUNCE] xfsprogs: master branch updated to 2ab8ecb
2016-02-29 4:58 UTC
RichACLs man-pages review
2016-02-28 22:11 UTC (14+ messages)
` richacl(7) man page review comments
[PATCH] mkfs: fix crash when initializing rbmip
2016-02-26 19:42 UTC (2+ messages)
[PATCH 00/15] xfsprogs: libxfs kernel sync to 4.6-for-next
2016-02-26 19:35 UTC (4+ messages)
` [PATCH 09/15] xfs: remove timestamps from incore inode
How to copy files with preserving reflinks ?
2016-02-26 7:31 UTC (2+ messages)
Accidental FS corruption: Mapping files to blocks
2016-02-25 20:57 UTC (4+ messages)
backport 7a29ac474a47eb8cf212b45917683ae89d6fa13b to stable ?
2016-02-25 16:45 UTC (5+ messages)
XFS Corruption
2016-02-24 22:23 UTC (2+ messages)
致:xfs,解决业务员【搜索】遇到的各种问题
2016-02-23 2:02 UTC
xfstests configure error with xfsprogs v4.5-rc1
2016-02-22 21:58 UTC (4+ messages)
[PATCH 1/3] xfs: remove xfs_trans_get_block_res
2016-02-22 21:14 UTC (6+ messages)
` [PATCH 2/3] xfs: better xfs_trans_alloc interface
[PATCH v4 0/5] DAX fixes, move flushing calls to FS
2016-02-22 18:59 UTC (6+ messages)
` [PATCH v4 1/5] block: disable block device DAX by default
` [PATCH v4 2/5] ext2, ext4: only set S_DAX for regular inodes
` [PATCH v4 3/5] ext4: Online defrag not supported with DAX
` [PATCH v4 4/5] dax: give DAX clearing code correct bdev
` [PATCH v4 5/5] dax: move writeback calls into the filesystems
recovering corrupt filesystem after raid failure
2016-02-22 17:53 UTC (3+ messages)
[PATCH] xfs_io: implement 'inode' command V7
2016-02-22 13:47 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