messages from 2016-02-16 05:46:01 to 2016-02-25 15:21:03 UTC [more...]
[PATCH] xfs_io: Prevent devide by zero from {pread,pwrite}_random
2016-02-25 15:20 UTC
[PATCH] xfs: remove impossible condition
2016-02-25 12:43 UTC
[PATCH 00/35 v4] separate operations from flags in the bio/request structs
2016-02-25 0:54 UTC (38+ 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
XFS Corruption
2016-02-24 22:23 UTC (2+ messages)
backport 7a29ac474a47eb8cf212b45917683ae89d6fa13b to stable ?
2016-02-24 21:30 UTC (4+ messages)
Accidental FS corruption: Mapping files to blocks
2016-02-24 13:10 UTC (3+ messages)
futher writeback updates
2016-02-24 8:20 UTC (4+ 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
xfs resize: primary superblock is not updated immediately
2016-02-23 22:59 UTC (5+ messages)
RichACLs man-pages review
2016-02-23 19:01 UTC (14+ messages)
` richacl(7) man page review comments
致:xfs,解决业务员【搜索】遇到的各种问题
2016-02-23 2:02 UTC
xfstests configure error with xfsprogs v4.5-rc1
2016-02-22 21:58 UTC (5+ messages)
[PATCH 1/3] xfs: remove xfs_trans_get_block_res
2016-02-22 21:14 UTC (9+ messages)
` [PATCH 2/3] xfs: better xfs_trans_alloc interface
` [PATCH 3/3] xfs: remove transaction types
[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)
[lkp] [xfs] fbcc025613: -5.6% fsmark.files_per_sec
2016-02-22 11:22 UTC (3+ messages)
[PATCH] xfs_io: implement 'inode' command V6
2016-02-22 10:25 UTC (4+ messages)
[PATCH] xfs_db: Fix dquot command docs
2016-02-22 9:03 UTC (2+ messages)
[PATCH] libxfs: fix up mismerge in libxfs_iflush_int
2016-02-22 9:03 UTC (3+ messages)
What is the meaning of XLOG_MIN_RECORD_BSIZE? (Missing a check?)
2016-02-22 8:38 UTC (6+ messages)
[PATCH 0/3 v2] Q_GETNEXTQUOTA support
2016-02-22 8:01 UTC (6+ messages)
` [PATCH 1/3] quota: Add support for ->get_nextdqblk() for VFS quota
xfs trace in 4.4.2
2016-02-20 18:02 UTC (3+ messages)
test - please ignore
2016-02-19 15:22 UTC
[fengguang.wu@intel.com: [pnfs:xfs-nfsd-clone] 57b7d25bf4c57ebe0fbd2d8c5b37edf503175e1f BUILD DONE]
2016-02-18 14:06 UTC (2+ messages)
[PATCH] xfs: fix up inode32/64 (re)mount handling
2016-02-18 12:08 UTC (5+ messages)
[ANNOUNCE] xfsprogs: for-next branch updated to e37bf53
2016-02-18 1:13 UTC
[PATCH v3 0/6] DAX fixes, move flushing calls to FS
2016-02-18 0:12 UTC (16+ messages)
` [PATCH v3 1/6] block: disable block device DAX by default
` [PATCH v3 2/6] ext2, ext4: only set S_DAX for regular inodes
` [PATCH v3 3/6] ext4: Online defrag not supported with DAX
` [PATCH v3 4/6] dax: give DAX clearing code correct bdev
` [PATCH v3 5/6] dax: move writeback calls into the filesystems
` [PATCH v3 6/6] block: use dax_do_io() if blkdev_dax_capable()
[PATCH 0/4] xfs: fixes for XFS_DIFLAG2_DAX support
2016-02-17 22:56 UTC (8+ messages)
` [PATCH 3/4] xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared
` [PATCH 3/4 v2] "
[PATCH 0/3] xfsprogs: FS_IOC_FS[SG]ETXATTR and DAX support
2016-02-17 22:53 UTC (3+ messages)
` [PATCH 3/3] xfs_io: add support for changing the new inode DAX attribute
[PATCH 0/3] xfs: mount option handling fixups
2016-02-17 17:19 UTC (8+ messages)
` [PATCH 1/3] xfs: convert mount option parsing to tokens
` [PATCH 1/3 V2] "
` [PATCH 1/3 V3] "
` [PATCH 2/3] xfs: sanitize remount options
` [PATCH 2/3 V2] "
oss.sgi.com - maintenance Wed Feb 17 09:00 CT USA
2016-02-17 15:09 UTC (3+ messages)
` oss.sgi.com - maintenance - rescheduled Fri Feb 19 "
cooperation
2016-02-17 15:05 UTC
[PATCH v4.3 0/3] xfstests: minor fixes for the reflink/dedupe tests
2016-02-17 10:10 UTC (9+ messages)
` [PATCH 1/3] generic/304: fix high offset
` [PATCH 2/3] punch-alternating: use the block size reported by the fs for punching
` [PATCH 3/3] xfs/24[356]: check for -c switch to xfs_io bmap command
[PATCH 00/15] xfsprogs: libxfs kernel sync to 4.6-for-next
2016-02-17 9:30 UTC (26+ messages)
` [PATCH 01/15] xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
` [PATCH 02/15] xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot
` [PATCH 03/15] xfs: factor btree block freeing into a helper
` [PATCH 04/15] xfs: move buffer invalidation to xfs_btree_free_block
` [PATCH 05/15] xfs: remove unused function definitions
` [PATCH 06/15] xfs: RT bitmap and summary buffers are not typed
` [PATCH 07/15] xfs: RT bitmap and summary buffers need verifiers
` [PATCH 08/15] xfs: introduce inode log format object
` [PATCH 09/15] xfs: remove timestamps from incore inode
` [PATCH 10/15] xfs: cull unnecessary icdinode fields
` [PATCH 11/15] xfs: move v1 inode conversion to xfs_inode_from_disk
` [PATCH 12/15] xfs: use vfs inode nlink field everywhere
` [PATCH 13/15] xfs: move inode generation count to VFS inode
` [PATCH 14/15] xfs: move di_changecount "
` [PATCH 15/15] xfs: mode di_mode to vfs inode
[ANNOUNCE] xfsprogs: v4.5.0-rc1 released
2016-02-17 6:23 UTC
[PATCH] xfs: test inode32/inode64 options w/ remount & growfs
2016-02-11 23:42 UTC
[PATCH 0/14] xfsprogs: kernel libxfs sync up to 4.5-rc2
2016-02-16 19:20 UTC (6+ messages)
` [PATCH 05/14] xfs: introduce BMAPI_ZERO for allocating zeroed extents
` [PATCH 10/14] xfs: handle dquot buffer readahead in log recovery correctly
[PATCH 0/9] xfs: configurable error behaviour
2016-02-16 17:09 UTC (8+ messages)
` [PATCH 5/9] xfs: add configuration of error failure speed
` [PATCH 6/9] xfs: add "fail at unmount" error handling configuration
` [PATCH 8/9] xfs: disable specific error configurations
[ANNOUNCE] xfs: for-next branch updated to e15c65b
2016-02-16 5:45 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