linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-11 13:04:59 to 2017-08-17 05:34:45 UTC [more...]

[PATCH] xfs: preserve i_mode if __xfs_set_acl() fails
 2017-08-17  5:34 UTC  (13+ messages)

xfs_repair fails: mismatched UUID?
 2017-08-17  5:26 UTC  (3+ messages)

[PATCH v5 0/5] MAP_DIRECT and block-map-atomic files
 2017-08-16 23:42 UTC  (15+ messages)
` [PATCH v5 1/5] vfs: add flags parameter to ->mmap() in 'struct file_operations'
` [PATCH v5 2/5] fs, xfs: introduce S_IOMAP_SEALED
` [PATCH v5 3/5] mm: introduce mmap3 for safely defining new mmap flags
` [PATCH v5 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges
` [PATCH v5 5/5] fs, fcntl: add F_MAP_DIRECT

[PATCH] iomap: fix integer truncation issues in the zeroing and dirtying helpers
 2017-08-16 21:52 UTC  (6+ messages)

linux-next: Signed-off-by missing for commit in the xfs tree
 2017-08-16 21:48 UTC 

[PATCH 0/6 v2] mkfs: save user input into opts table
 2017-08-16 21:38 UTC  (31+ messages)
` [PATCH 1/6] mkfs: Save raw user input field to the opts struct
` [PATCH 2/6] mkfs: rename defaultval to flagval in opts
` [PATCH 3/6] mkfs: remove intermediate getstr followed by getnum
` [PATCH 4/6] mkfs: merge tables for opts parsing into one table
` [PATCH 5/6] mkfs: move getnum within the file
` [PATCH 6/6] mkfs: extend opt_params with a value field
` [PATCH 1/6 v2] mkfs: Save raw user input field to the opts struct
  ` [PATCH 3/6 v2] mkfs: remove intermediate getstr followed by getnum
  ` [PATCH 4/6 v2] mkfs: merge tables for opts parsing into one table
  ` [PATCH 5/6 v2] mkfs: move getnum within the file
  ` [PATCH 6/6 v2] mkfs: extend opt_params with a value field

CrashMonkey: A Framework to Systematically Test File-System Crash Consistency
 2017-08-16 20:36 UTC  (10+ messages)

explicitly join inodes to deferred operations
 2017-08-16 17:23 UTC  (8+ messages)
` [PATCH 1/3] xfs: refactor xfs_trans_roll
` [PATCH 2/3] xfs: rename xfs_defer_join to xfs_defer_join_inode
` [PATCH 3/3] xfs: remove the ip argument to xfs_defer_finish

[PATCH RFC 0/2] xfs: refactor ordered buffer logging code
 2017-08-16 17:16 UTC  (7+ messages)
` [PATCH RFC 1/2] xfs: refactor buffer logging into buffer dirtying helper
` [PATCH RFC 2/2] xfs: don't log dirty ranges for ordered buffers

[PATCH v3] xfs: open code end_buffer_async_write in xfs_finish_page_writeback
 2017-08-16 15:44 UTC  (3+ messages)

[PATCH RFC] xfs: fix buffer check for primary sb in userspace libxfs
 2017-08-16 15:22 UTC  (8+ messages)

[PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
 2017-08-16 13:57 UTC  (20+ messages)

[PATCH 1/3] xfs: clear MS_ACTIVE after finishing log recovery
 2017-08-16 11:57 UTC  (7+ messages)
` [PATCH 2/3] xfs: don't leak quotacheck dquots when cow recovery
` [PATCH 3/3] xfs: evict all inodes involved with log redo item

[PATCH v4 0/3] MAP_DIRECT and block-map sealed files
 2017-08-16 10:25 UTC  (15+ messages)
` [PATCH v4 1/3] fs, xfs: introduce S_IOMAP_SEALED
` [PATCH v4 2/3] mm: introduce MAP_VALIDATE a mechanism for adding new mmap flags
` [PATCH v4 3/3] fs, xfs: introduce MAP_DIRECT for creating block-map-sealed file ranges

[PATCH 0/6 v2] mkfs: use user values saved in opts table
 2017-08-15 15:00 UTC  (14+ messages)
` [PATCH 1/6] mkfs: save user input values into opts
` [PATCH 2/6] mkfs: replace variables with opts table: -b,d,s options
  ` [PATCH 2/6 v2] "
` [PATCH 3/6] mkfs: replace variables with opts table: -i options
` [PATCH 4/6] mkfs: replace variables with opts table: -l options
` [PATCH 5/6] mkfs: replace variables with opts table: -n options
` [PATCH 6/6] mkfs: replace variables with opts table: -r options

[RFC PATCH 0/7] dax, ext4: Synchronous page faults
 2017-08-15  9:44 UTC  (17+ messages)

[RFC PATCH 00/13] Add parent pointer attributes
 2017-08-15  5:47 UTC  (16+ messages)
` [RFC PATCH 02/13] xfs: get directory offset when removing directory name
` [RFC PATCH 05/13] xfs: define parent pointer xattr format
` [RFC PATCH 08/13] xfs: parent pointer attribute creation
` [RFC PATCH 13/13] Add the parent pointer support to the superblock version 5

[PATCH] Stop searching for free slots in an inode chunk when there are none
 2017-08-14 22:48 UTC  (3+ messages)

[PATCH] xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute
 2017-08-14 21:33 UTC  (22+ messages)

RFE: source path
 2017-08-14 19:24 UTC 

[PATCH v2] xfs: open code end_buffer_async_write in xfs_finish_page_writeback
 2017-08-14 13:51 UTC  (2+ messages)

[PATCH 0/2 V7] Resubmit items failed during writeback
 2017-08-14 13:04 UTC  (6+ messages)
` [PATCH 1/2 V7] xfs: Add infrastructure needed for error propagation during buffer IO failure
` [PATCH 2/2 V7] xfs: Properly retry failed inode items in case of error during buffer writeback

[PATCH 1/3] xfs: clear MS_ACTIVE after finishing log recovery to avoid inode leak
 2017-08-14 12:40 UTC  (12+ messages)
` [PATCH 2/3] xfs: evict all inodes involved with log redo item recovery
  ` [PATCH v2 "
` [PATCH 3/3] xfs: don't leak quotacheck dquots when cow recovery fails
  ` [PATCH v3 "

[PATCH] xfs_metadump: zap stale date in DIR2_LEAF1 dirs
 2017-08-14 12:40 UTC  (3+ messages)
` [PATCH V2] "

RFE: xfsdump: better error message for existing dump file management
 2017-08-13 21:44 UTC 

What is wrong with my run string?
 2017-08-13 21:31 UTC  (2+ messages)

[PATCH v3 0/6] fs, xfs: block map immutable files
 2017-08-12  4:06 UTC  (9+ messages)
` [PATCH v3 2/6] fs, xfs: introduce FALLOC_FL_SEAL_BLOCK_MAP
` [PATCH v3 6/6] mm, xfs: protect swapfile contents with immutable + unwritten extents

[PATCH 0/2 resend] xfs: readonly handling changes
 2017-08-11 19:47 UTC  (4+ messages)
` [PATCH 2/2] xfs: toggle readonly state around xfs_log_mount_finish
  ` [PATCH 2/2 V2] "

RFC: buffered I/O completion change
 2017-08-11 17:09 UTC  (4+ messages)
` [PATCH] xfs: open code end_buffer_async_write in xfs_finish_page_writeback

[PATCH] vfs: freeze filesystems just prior to reboot
 2017-08-11 16:27 UTC  (9+ messages)

[PATCH] xfs: fix inobt inode allocation search optimization
 2017-08-11 15:59 UTC  (2+ messages)

Locking problems with Linux 4.9 with NFSD and `fs/iomap.c`
 2017-08-11 15:14 UTC  (9+ messages)
        ` Locking problems with Linux 4.9 and 4.11 "
                ` AW: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).