messages from 2016-01-03 13:46:25 to 2016-01-08 05:28:25 UTC [more...]
[PATCH v8 0/9] DAX fsync/msync support
2016-01-08 5:27 UTC (8+ messages)
` [PATCH v8 1/9] dax: fix NULL pointer dereference in __dax_dbg()
` [PATCH v8 2/9] dax: fix conversion of holes to PMDs
` [PATCH v8 3/9] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
` [PATCH v8 5/9] mm: add find_get_entries_tag()
` [PATCH v8 6/9] dax: add support for fsync/msync
` [PATCH v8 7/9] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
[PATCH v7 0/9] DAX fsync/msync support
2016-01-08 4:18 UTC (21+ messages)
` [PATCH v7 1/9] dax: fix NULL pointer dereference in __dax_dbg()
` [PATCH v7 2/9] dax: fix conversion of holes to PMDs
` [PATCH v7 3/9] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v7 4/9] dax: support dirty DAX entries in radix tree
` [PATCH v7 5/9] mm: add find_get_entries_tag()
` [PATCH v7 6/9] dax: add support for fsync/msync
` [PATCH v7 7/9] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v7 8/9] ext4: "
` [PATCH v7 9/9] xfs: "
[PATCH v3 0/5] fs, block: handle end of life
2016-01-08 0:43 UTC (6+ messages)
` [PATCH v3 1/5] block: prepare for del_gendisk_queue()
` [PATCH v3 2/5] block: introduce del_gendisk_queue()
` [PATCH v3 3/5] block: introduce force_failure_partition() and unmap_dax_inodes()
` [PATCH v3 4/5] xfs: unmap dax at shutdown (force_failure)
` [PATCH v3 5/5] block, xfs: implement 'force_failure' notifications
[PATCH v2 0/4] fs, block: handle end of life
2016-01-08 0:16 UTC (7+ messages)
` [PATCH v2 1/4] block: prepare for del_gendisk_queue()
` [PATCH v2 2/4] block: introduce del_gendisk_queue()
` [PATCH v2 3/4] xfs: unmap dax at shutdown (force_failure)
` [PATCH v2 4/4] block, xfs: implement 'force_failure' notifications
[PATCH] xfs: handle dquot buffer readahead in log recovery correctly
2016-01-07 23:55 UTC (7+ messages)
` [PATCH v2] "
Possible XFS or NFS bug in Latest RHEL 6.6 2.6.32-504.23.4.el6.x86_64 ?
2016-01-07 23:04 UTC (2+ messages)
reflink fixes
2016-01-07 15:25 UTC (10+ messages)
` [PATCH 1/3] xfs: pass inode instead of file to xfs_reflink_dirty_range
` [PATCH 2/3] xfs: only end a COW operation in xfs_zero_remaining_bytes if we started one
` [PATCH 3/3] xfs: cancel COW in xfs_cancel_ioend
[PATCH 0/2] xfs: small debug improvements
2016-01-07 12:53 UTC (5+ messages)
` [PATCH 1/2] xfs: add tracepoints to readpage calls
` [PATCH 2/2] xfs: bmapbt checking on debug kernels too expensive
[PATCH 00/35 v2] separate operations from flags in the bio/request structs
2016-01-07 3:13 UTC (45+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [dm-devel] "
` [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
lazytime implementation questions
2016-01-07 2:21 UTC (5+ messages)
[RFCv4 00/76] xfs: add reverse-mapping, reflink, and dedupe support
2016-01-07 0:09 UTC (29+ messages)
` [PATCH 02/76] xfs: fix log ticket type printing
` [PATCH 03/76] libxfs: refactor the btree size calculator code
` [PATCH 05/76] libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
` [PATCH 34/76] xfs: implement XFS_IOC_SWAPEXT when rmap btree is enabled
` [PATCH 35/76] libxfs: refactor short btree block verification
` [PATCH 57/76] xfs: allocate delayed extents in CoW fork
xfs and swift
2016-01-06 23:49 UTC (5+ messages)
[PATCH v6 0/7] DAX fsync/msync support
2016-01-06 18:10 UTC (13+ messages)
` [PATCH v6 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v6 4/7] dax: add support for fsync/msync
邮箱升级通知
2016-01-06 14:51 UTC
[PATCH] xfs: create helper for bmap finish & trans join in xfs_attr.c
2016-01-06 5:31 UTC (11+ messages)
` [PATCH V2] xfs: create helper for bmap finish & trans join in attr code
` [PATCH V3] xfs: eliminate committed arg from xfs_bmap_finish
` [PATCH V4] "
[PATCH 0/9] xfsprogs: big, broken filesystems cause pain
2016-01-05 23:58 UTC (21+ messages)
` [PATCH 1/9] metadump: clean up btree block region zeroing
` [PATCH 2/9] metadump: bounds check btree block regions being zeroed
` [PATCH 3/9] xfs_mdrestore: correctly account bytes read
` [PATCH 4/9] repair: parallelise phase 7
` [PATCH 5/9] repair: parallelise uncertin inode processing in phase 3
` [PATCH 6/9] libxfs: directory node splitting does not have an extra block
` [PATCH 7/9] libxfs: don't discard dirty buffers
` [PATCH 8/9] libxfs: don't repeatedly shake unwritable buffers
` [PATCH 9/9] libxfs: keep unflushable buffers off the cache MRUs
[resend PATCH 0/3] fs, bdev: handle end of life
2016-01-05 22:32 UTC (12+ messages)
` [resend PATCH 1/3] block, fs: reliably communicate bdev end-of-life
` [resend PATCH 2/3] xfs: handle shutdown notifications
` [resend PATCH 3/3] writeback: fix false positive WARN in __mark_inode_dirty
BUG: KASAN: use-after-free in xfs_iflush_cluster+0x9d7/0xaf0
2016-01-05 20:58 UTC (9+ messages)
邮箱升级通知
2016-01-05 17:11 UTC
[RFCv4 00/22] xfs-documentation: massive cleanups and add v5 format, reverse-mapping, reflink, and dedupe support
2016-01-05 2:36 UTC (18+ messages)
` [PATCH 15/22] xfsdocs: document the operation of the realtime device and inodes
` [PATCH 16/22] xfsdocs: add documentation of v5 fields
` [PATCH 17/22] xfsdocs: add a chapter discussing v5 disk format
` [PATCH 18/22] xfsdocs: document magic numbers and theoretical limits
` [PATCH 19/22] xfsdocs: document the sparse inodes feature
` [PATCH 22/22] xfsdocs: move directory chapter before xattr chapter
[ANNOUNCE] xfs-documentation: master branch updated to a04146a
2016-01-04 23:45 UTC
[ANNOUNCE] xfs: for-next branch rebased to 4922be5
2016-01-04 21:36 UTC
[PATCH v4 00/11] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
2016-01-04 19:47 UTC (4+ messages)
` [PATCH 06/11] reflink: more tests
Suspend does not work with v4.4-rc8
2016-01-04 19:40 UTC (2+ messages)
[PATCH v2] xfs: test XFS torn log write detection
2016-01-04 16:03 UTC
[PATCH] xfs: fix kbuild regression due to log recovery crc verification
2016-01-04 15:52 UTC
Facing problem when attempting to recover the file in the tgt shared directory without the remount operation
2016-01-04 11:26 UTC (2+ messages)
[xfs:for-next 7/10] xfs_log_recover.c:undefined reference to `__moddi3'
2016-01-04 7:59 UTC
[ANNOUNCE] xfs: for-next branch updated to 887a9f2
2016-01-04 6:29 UTC
[PATCH 0/3] fs: FS_IOC_FS[GS]ETXATTR promotion
2016-01-04 5:54 UTC (4+ messages)
` [PATCH 1/3] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
` [PATCH 2/3] xfs: use FS_XFLAG definitions directly
` [PATCH 3/3] xfs: introduce per-inode DAX enablement
Bug#766811: spurious library links
2016-01-04 4:41 UTC (2+ messages)
[PATCH 0/3] fs, bdev: handle end of life
2016-01-03 21:05 UTC (3+ messages)
` [PATCH 2/3] xfs: handle shutdown notifications
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