messages from 2016-04-14 17:15:10 to 2016-04-25 16:51:37 UTC [more...]
Metadata corruption detected at xfs_attr3_leaf_write_verify+0xe5/0x100
2016-04-25 16:51 UTC
[PATCH v2 0/5] dax: handling of media errors
2016-04-25 15:32 UTC (26+ messages)
` [PATCH v2 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v2 2/5] dax: fallback from pmd to pte on error
` [PATCH v2 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v2 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v2 5/5] dax: handle media errors in dax_do_io
[PATCH] xfs: idle aild if the AIL is pushed up to the target LSN
2016-04-25 14:24 UTC (2+ messages)
通知:邮件系统升级提示
2016-04-24 2:07 UTC
[PATCH 00/42] v6: separate operations from flags in the bio/request structs
2016-04-23 23:26 UTC (47+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [dm-devel] "
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/42] btrfs: use bio fields for op and flags
` [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [PATCH 12/42] gfs2: "
` [PATCH 13/42] xfs: "
` [PATCH 14/42] hfsplus: "
` [PATCH 15/42] mpage: "
` [PATCH 16/42] nilfs: "
` [PATCH 17/42] ocfs2: "
` [PATCH 18/42] pm: "
` [PATCH 19/42] dm: "
` [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/42] bcache: set bi_op to REQ_OP
` [PATCH 22/42] drbd: "
` [PATCH 23/42] md/raid: "
` [dm-devel] "
` [PATCH 24/42] xen: "
` [PATCH 25/42] target: "
` [PATCH 26/42] block: copy bio op to request op
` [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 28/42] block: prepare mq request creation "
` [PATCH 29/42] block: prepare elevator "
` [PATCH 30/42] blkg_rwstat: separate op from flags
` [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
` [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
` [PATCH 33/42] block: convert rq_data_dir helper "
` [PATCH 34/42] drivers: set request op to REQ_OP
` [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
` [PATCH 36/42] ide cd: do not set REQ_WRITE on requests
` [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs
` [PATCH 38/42] block, fs: remove old REQ definitions
` [PATCH 39/42] block: shrink bio/request fields
` [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Bug#822369: xfsprogs: FTBFS: error: redefinition of 'struct fsxattr'
2016-04-23 21:08 UTC
[PATCH v3 0/7] dax: handling media errors
2016-04-23 19:13 UTC (8+ messages)
` [PATCH v3 1/7] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v3 2/7] dax: fallback from pmd to pte on error
` [PATCH v3 3/7] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v3 4/7] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v3 5/7] dax: handle media errors in dax_do_io
` [PATCH v3 6/7] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v3 7/7] dax: fix a comment in dax_zero_page_range and dax_truncate_page
Машина уже у подъезда., Машина уже у подъезда
2016-04-23 15:55 UTC
只要你能想,只要你想做,客户不是问题,双喜软件帮您解决!!QQ:2788662455
2016-04-23 3:25 UTC
xfs_repair couldn't verify primary superblock
2016-04-22 13:53 UTC (5+ messages)
[PATCH 00/19 v2] mkfs cleaning
2016-04-22 7:49 UTC (24+ messages)
` [PATCH 01/19] xfsprogs: use common code for multi-disk detection
` [PATCH 02/19] mkfs: sanitise ftype parameter values
` [PATCH 03/19] mkfs: Sanitise the superblock feature macros
` [PATCH 04/19] mkfs: validate all input values
` [PATCH 05/19] mkfs: factor boolean option parsing
` [PATCH 06/19] mkfs: validate logarithmic parameters sanely
` [PATCH 07/19] mkfs: structify input parameter passing
` [PATCH 08/19] mkfs: getbool is redundant
` [PATCH 09/19] mkfs: use getnum_checked for all ranged parameters
` [PATCH 10/19] mkfs: add respecification detection to generic parsing
` [PATCH 11/19] mkfs: table based parsing for converted parameters
` [PATCH 12/19] mkfs: merge getnum
` [PATCH 13/19] mkfs: encode conflicts into parsing table
` [PATCH 14/19] mkfs: add string options to generic parsing
` [PATCH 15/19] mkfs: don't treat files as though they are block devices
` [PATCH 15/19 v2] "
` [PATCH 16/19] mkfs: move spinodes crc check
` [PATCH 17/19] mkfs: unit conversions are case insensitive
` [PATCH 18/19] mkfs: add optional 'reason' for illegal_option
` [PATCH 19/19] mkfs: conflicting values with disabled crc should fail
Un placement qui a rapporté en moyenne 4.85% en 2016
2016-04-22 3:39 UTC
Good day
2016-04-21 1:26 UTC
Обучение 275-ФЗ и 159-ФЗ
2016-04-21 15:42 UTC
[PATCH] xfsdump: fix race condition between lseek() and read()/write()
2016-04-21 13:06 UTC
[XFS] Any process to a particular XFS device hung in D state forever
2016-04-21 12:40 UTC (8+ messages)
[PATCH 00/19] mkfs cleaning
2016-04-21 9:22 UTC (9+ messages)
` [PATCH 15/19] mkfs: don't treat files as though they are block devices
Galvanized wire factory Price
2016-04-20 2:33 UTC
[PATCH 0/4] xfs: various fixes
2016-04-19 22:30 UTC (6+ messages)
` [PATCH 1/4] xfs: Don't wrap growfs AGFL indexes
[PATCH] xfs_repair: fix agf limit error messages
2016-04-19 20:29 UTC
100% natural products made by mother nature
2016-04-19 12:12 UTC
Get Up to 50% Off on Web Hosting
2016-04-19 6:14 UTC
"xfs_log_force: error 5 returned." for drive that was removed
2016-04-18 18:54 UTC (2+ messages)
[PATCH 00/42] v7: separate operations from flags in the bio/request structs
2016-04-18 16:04 UTC (46+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/42] btrfs: use bio fields for op and flags
` [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [PATCH 12/42] gfs2: "
` [PATCH 13/42] xfs: "
` [PATCH 14/42] hfsplus: "
` [PATCH 15/42] mpage: "
` [PATCH 16/42] nilfs: "
` [PATCH 17/42] ocfs2: "
` [PATCH 18/42] pm: "
` [PATCH 19/42] dm: "
` [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/42] bcache: set bi_op to REQ_OP
` [PATCH 22/42] drbd: "
` [PATCH 23/42] md/raid: "
` [PATCH 24/42] xen: "
` [PATCH 25/42] target: "
` [PATCH 26/42] block: copy bio op to request op
` [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 28/42] block: prepare mq request creation "
` [PATCH 29/42] block: prepare elevator "
` [PATCH 30/42] blkg_rwstat: separate op from flags
` [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
` [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
` [PATCH 33/42] block: convert rq_data_dir helper "
` [PATCH 34/42] drivers: set request op to REQ_OP
` [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
` [PATCH 36/42] ide cd: do not set REQ_WRITE on requests
` [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs
` [PATCH 38/42] block, fs: remove old REQ definitions
` [PATCH 39/42] block: shrink bio/request fields
` [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
[PATCH v5 0/8] block: prepare for multipage bvecs
2016-04-17 21:29 UTC (2+ messages)
` [PATCH v5 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
[PATCH] xfs: hide unused variable
2016-04-16 20:30 UTC
XFS reverse-mapping, reflink, and online fs scrub update
2016-04-15 19:29 UTC
xfs: compiler implementation dependent behavior?
2016-04-15 19:09 UTC
[PATCH v2] xfs: buffer ->bi_end_io function requires irq-safe lock
2016-04-15 18:43 UTC
[PATCH] xfs: buffer ->bi_end_io function requires irq-safe lock
2016-04-15 18:28 UTC (3+ messages)
[PATCH 00/11 v3] xfs: inode reclaim vs the world
2016-04-15 12:46 UTC (6+ messages)
` [PATCH 07/11] xfs: mark reclaimed inodes invalid earlier
[RFC v2 PATCH 00/10] dm-thin/xfs: prototype a block reservation allocation model
2016-04-15 11:48 UTC (9+ messages)
` [RFC v2 PATCH 05/10] dm thin: add methods to set and get reserved space
[RFC] xfs_scrub: create online filesystem scrub program
2016-04-15 4:45 UTC
Hikvision Counter Day. Sales Event
2016-04-15 4:40 UTC
xfs_repair fails after trying to format log cycle?
2016-04-15 4:24 UTC (8+ messages)
[PATCH v4 0/8] block: prepare for multipage bvecs
2016-04-14 22:22 UTC (3+ messages)
[PATCH] build: make librt optional for some platforms
2016-04-14 17:14 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