messages from 2016-04-28 21:17:29 to 2016-05-09 22:04:29 UTC [more...]
[PATCH v21 00/22] Richacls
2016-05-09 22:02 UTC (13+ messages)
` [PATCH v21 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v21 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v21 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v21 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v21 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v21 06/22] richacl: In-memory representation and helper functions
` [PATCH v21 07/22] richacl: Permission mapping functions
` [PATCH v21 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v21 09/22] richacl: Permission check algorithm
` [PATCH v21 10/22] posix_acl: Improve xattr fixup code
` [PATCH v21 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v21 12/22] vfs: Add get_richacl and set_richacl inode operations
[PATCH v5 0/5] dax: handling media errors (clear-on-zero only)
2016-05-09 14:55 UTC (10+ messages)
` [PATCH v5 1/5] dax: fallback from pmd to pte on error
` [PATCH v5 2/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v5 3/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v5 4/5] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v5 5/5] dax: fix a comment in dax_zero_page_range and dax_truncate_page
Unable to mount a XFS filesystem
2016-05-09 12:17 UTC (2+ messages)
Unable to mount a XFS filesystem
2016-05-09 10:26 UTC
iomap infrastructure and multipage writes V4
2016-05-09 8:47 UTC (16+ messages)
` [PATCH 01/15] dax: export a low-level __dax_zero_page_range helper
` [PATCH 02/15] fs: move struct iomap from exportfs.h to a separate header
` [PATCH 03/15] fs: introduce iomap infrastructure
` [PATCH 04/15] fs: support DAX based iomap zeroing
` [PATCH 05/15] xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
` [PATCH 06/15] xfs: reorder zeroing and flushing sequence in truncate
` [PATCH 07/15] xfs: implement iomap based buffered write path
` [PATCH 08/15] xfs: remove buffered write support from __xfs_get_blocks
` [PATCH 09/15] fs: iomap based fiemap implementation
` [PATCH 10/15] xfs: use iomap "
` [PATCH 11/15] xfs: use iomap infrastructure for DAX zeroing
` [PATCH 12/15] xfs: handle 64-bit length in xfs_iozero
` [PATCH 13/15] xfs: use xfs_zero_range in xfs_zero_eof
` [PATCH 14/15] xfs: split xfs_free_file_space in manageable pieces
` [PATCH 15/15] xfs: kill xfs_zero_remaining_bytes
RE: BOBO Z4--Something You don't Know
2016-05-09 6:18 UTC
Unable to mount a XFS filesystem
2016-05-08 20:51 UTC (3+ messages)
[PATCH v4 0/7] dax: handling media errors
2016-05-08 18:42 UTC (28+ messages)
` [PATCH v4 5/7] fs: prioritize and separate direct_io from dax_io
` [PATCH v4 7/7] dax: fix a comment in dax_zero_page_range and dax_truncate_page
` [PATCH v4 8/7] Documentation: add error handling information to dax.txt
[PATCH v5 0/8] block: prepare for multipage bvecs
2016-05-08 9:27 UTC (5+ messages)
` [PATCH v5 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
Audit Εργοστασίου σε Αθήνα & Θεσσαλονίκη
2016-05-07 15:34 UTC
[PATCH] xfs_db: fix unaligned accesses
2016-05-06 21:38 UTC (2+ messages)
[PATCH 0/7] Configurable error behavior [V3]
2016-05-06 10:59 UTC (21+ messages)
` [PATCH 1/7] xfs: configurable error behavior via sysfs
` [PATCH 2/7] xfs: introduce metadata IO error class
` [PATCH 3/7] xfs: add configurable error support to metadata buffers
` [PATCH 4/7] xfs: introduce table-based init for error behaviors
` [PATCH 5/7] xfs: add configuration of error failure speed
` [PATCH 6/7] xfs: add configuration handlers for specific errors
` [PATCH 7/7] xfs: add "fail at unmount" error handling configuration
[PATCH 0/2] scop GFP_NOFS api
2016-05-06 3:20 UTC (21+ messages)
` [PATCH 2/2] mm, debug: report when GFP_NO{FS, IO} is used explicitly from memalloc_no{fs, io}_{save, restore} context
` [PATCH 2/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
` [Cluster-devel] [PATCH 0/2] scop GFP_NOFS api
May 2016 XFS reverse-mapping, reflink, and online fs scrub
2016-05-05 20:25 UTC
[RFC 0/3] getfsmapx ioctl
2016-05-05 19:52 UTC (4+ messages)
` [PATCH 1/3] document the XFS_IOC_GETFSMAPX ioctl
` [PATCH 2/3] xfs: introduce "
` [PATCH 3/3] xfs_io: support the new getfsmap ioctl
iomap infrastructure and multipage writes V3
2016-05-05 17:57 UTC (21+ messages)
` [PATCH 01/14] fs: move struct iomap from exportfs.h to a separate header
` [PATCH 02/14] fs: introduce iomap infrastructure
` [PATCH 03/14] xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
` [PATCH 04/14] xfs: reorder zeroing and flushing sequence in truncate
` [PATCH 05/14] xfs: implement iomap based buffered write path
` [PATCH 06/14] xfs: remove buffered write support from __xfs_get_blocks
` [PATCH 07/14] fs: iomap based fiemap implementation
` [PATCH 08/14] xfs: use iomap "
` [PATCH 09/14] iomap: support DAX based zeroing
` [PATCH 10/14] xfs: use iomap infrastructure for DAX zeroing
` [PATCH 11/14] xfs: handle 64-bit length in xfs_iozero
` [PATCH 12/14] xfs: use xfs_zero_range in xfs_zero_eof
` [PATCH 13/14] xfs: split xfs_free_file_space in manageable pieces
` [PATCH 14/14] xfs: kill xfs_zero_remaining_bytes
[PATCH] metadump: limit permissible sector sizes
2016-05-05 14:53 UTC (3+ messages)
` [PATCH V2] "
"xfs_log_force: error 5 returned." for drive that was removed
2016-05-05 10:05 UTC (4+ messages)
Good day
2016-05-04 21:14 UTC
[PATCH 00/42] v7: separate operations from flags in the bio/request structs
2016-05-04 18:04 UTC (5+ messages)
2nd Leading Cause of Accidental Death
2016-05-04 12:23 UTC
[PATCH 0/7] Configurable error behavior [V2]
2016-05-04 9:57 UTC (12+ messages)
` [PATCH 1/7] xfs: configurable error behaviour via sysfs
` [PATCH 2/7] xfs: introduce metadata IO error class
` [PATCH 3/7] xfs: add configurable error support to metadata buffers
` [PATCH 4/7] xfs: introduce table-based init for error behaviours
` [PATCH 5/7] xfs: add configuration of error failure speed
` [PATCH 6/7] xfs: add configuration handles for specific errors
` [PATCH 7/7] xfs: shutdown filesystem at unmount in case of errors
[PATCH v2 0/5] dax: handling of media errors
2016-05-04 5:05 UTC (24+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io
[PATCH 00/19 v2] mkfs cleaning
2016-05-04 0:48 UTC (20+ messages)
` [PATCH 03/19] mkfs: Sanitise the superblock feature macros
` [PATCH 08/19] mkfs: getbool is redundant
` [PATCH 11/19] mkfs: table based parsing for converted parameters
` [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
` [RFC PATCH] xfstests: Add mkfs input validation tests
iomap infrastructure and multipage writes V2
2016-05-03 18:15 UTC (8+ messages)
` [PATCH 5/8] xfs: implement iomap based buffered write path
Prenota prima e ... risparmia 2016
2016-05-03 10:50 UTC
[PATCH 15/19 v2] mkfs: don't treat files as though they are block devices
2016-05-03 9:59 UTC (4+ messages)
` [PATCH 15/19 v3] "
XFS hole punch races
2016-05-02 23:44 UTC (2+ 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