linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-15 17:56:59 to 2017-04-04 13:38:58 UTC [more...]

[RFC PATCH 0/4] fs: introduce new writeback error tracking infrastructure and convert ext4 to use it
 2017-04-04 13:38 UTC  (29+ messages)
` [RFC PATCH 1/4] fs: new infrastructure for writeback error handling and reporting
` [RFC PATCH 2/4] dax: set errors in mapping when writeback fails
` [RFC PATCH 3/4] buffer: set wb errors using both new and old infrastructure for now
` [RFC PATCH 4/4] ext4: wire it up to the new writeback error reporting infrastructure

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-04-04 12:34 UTC  (27+ messages)

[PATCH 0/8 v4] No wait AIO
 2017-04-04  8:41 UTC  (14+ messages)
` [PATCH 2/8] nowait aio: Return if cannot get hold of i_rwsem
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
  ` [PATCH 1/8] nowait aio: Introduce IOCB_RW_FLAG_NOWAIT
  ` [PATCH 8/8] nowait aio: btrfs

[PATCH 1/8] Documentation/filesystems: fix documentation for ->getattr()
 2017-04-04  7:12 UTC  (10+ messages)
` [PATCH 2/8] statx: reject unknown flags when using NULL path
` [PATCH 3/8] statx: remove incorrect part of vfs_statx() comment
` [PATCH 4/8] statx: optimize copy of struct statx to userspace
` [PATCH 5/8] ext4: Add statx support
` [PATCH 6/8] xfs: report crtime and attribute flags to statx
` [PATCH 7/8] statx: Reserve the top bit of the mask for future struct expansion
` [PATCH 8/8] statx: Include a mask for stx_attributes in struct statx

[PATCH] misc: fixed error handling in e4crypt
 2017-04-03 16:52 UTC 

[PATCH] misc: fixed error handling in e4crypt
 2017-04-03 16:52 UTC  (3+ messages)

[PATCH] e2fsck: fix quota accounting to use cluster units
 2017-04-02 16:57 UTC 

[PATCH] e2fsck: fix type mismatches in quota warning message
 2017-04-01 16:16 UTC  (2+ messages)

[PATCH] Fix metadata_csum typo in ext4 man page
 2017-04-01 16:13 UTC  (3+ messages)

64752 linux-ext4
 2017-03-31 22:56 UTC 

[PATCH] ext4: Add statx support
 2017-03-31 21:06 UTC  (2+ messages)

[PATCH 1/8] Documentation/filesystems: fix documentation for ->getattr()
 2017-03-31 17:31 UTC 

4.10.7: systemd-fsck: data: Inode 14681437 Erweiterung tree (at level 1) could be shorter. IGNORIERT
 2017-03-31 16:48 UTC  (3+ messages)

[PATCH] ext4: Add statx support
 2017-03-31  8:06 UTC  (7+ messages)

[PATCH v8 0/9] vfs/xfs/ext4: GETFSMAP support
 2017-03-30 16:00 UTC  (11+ messages)
` [PATCH 1/9] vfs: add common GETFSMAP ioctl definitions
` [PATCH 2/9] xfs: plumb in needed functions for range querying of the freespace btrees
` [PATCH 3/9] xfs: provide a query_range function for "
` [PATCH 4/9] xfs: create a function to query all records in a btree
` [PATCH 5/9] xfs: add a couple of queries to iterate free extents in the rtbitmap
` [PATCH 6/9] xfs: implement the GETFSMAP ioctl
  ` [PATCH 7/9] xfs: have getfsmap fall back to the freesp btrees when rmap is not present
` [PATCH 8/9] xfs: report realtime space information via the rtbitmap
` [PATCH 9/9] ext4: support GETFSMAP ioctls
` [PATCH 10/9] ioctl_getfsmap.2: document the GETFSMAP ioctl

Creating a mailing list, git tree, and patchwork project for fscrypt
 2017-03-29 21:14 UTC  (2+ messages)

Question about dirty data for unlinked files
 2017-03-29 11:23 UTC  (2+ messages)

[PATCH] fs: Initialize tmp.b_page in generic_block_bmap()
 2017-03-28 16:28 UTC  (2+ messages)

[PATCH] Documentation: Fix dead URLs to ftp.kernel.org
 2017-03-27 13:05 UTC  (7+ messages)

[GIT PULL] ext4 bug fixes for 4.11
 2017-03-26  2:23 UTC 

[PATCH] ext4: lock the the xattr block before calculating its checksum
 2017-03-26  0:20 UTC  (3+ messages)
` [PATCH -v2] ext4: lock the xattr block before checksuming it

Funding
 2017-03-25 21:22 UTC 

[PATCH] ext4: fix spelling of "don't"
 2017-03-25 19:55 UTC  (2+ messages)

15588 linux-ext4
 2017-03-24 20:55 UTC 

[PATCH 0/8 v3] No wait AIO
 2017-03-24 14:39 UTC  (21+ messages)
` [PATCH 1/8] nowait aio: Introduce IOCB_RW_FLAG_NOWAIT
` [PATCH 2/8] nowait aio: Return if cannot get hold of i_rwsem
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs

50072 linux-ext4
 2017-03-23 19:29 UTC 

ext4 scaling limits ?
 2017-03-23  3:35 UTC  (5+ messages)

64-bit inode number
 2017-03-21 16:13 UTC  (2+ messages)

[PATCH] Add largedir feature
 2017-03-21 15:38 UTC  (17+ messages)

[PATCH 1/2] ext4: rename ext4_xattr_check_names() to ext4_xattr_check_entries()
 2017-03-21 15:31 UTC  (4+ messages)
` [PATCH 2/2] ext4: remove ext4_xattr_check_entry()

[PATCH] ext4: merge ext4_xattr_list() into ext4_listxattr()
 2017-03-21 15:24 UTC  (2+ messages)

[PATCH] e2fsprogs: Apple Darwin, fix case of device with not 512 bytes block size
 2017-03-20 20:31 UTC  (3+ messages)

dirty_ratio
 2017-03-19 23:53 UTC  (3+ messages)

Passionate Partner
 2017-03-18 13:03 UTC 

[PATCH] misc: fixed error handling in e4crypt
 2017-03-18  0:31 UTC 

[PATCH] libext2fs: apply LDFLAGS when building tst_inline_data
 2017-03-17 22:38 UTC 

[PATCH] e2fsck: recreate extent mapped lost+found
 2017-03-16 16:50 UTC  (3+ messages)

repeatable inline-data oops (and fs corruption) caused by msync() of shared writable mmap (with recipe)
 2017-03-16 16:13 UTC  (3+ messages)

[PATCH] fscrypt: eliminate ->prepare_context() operation
 2017-03-16 15:18 UTC  (2+ messages)

question about jbd2 abnormal handle
 2017-03-16  8:48 UTC  (2+ messages)

64136 linux-ext4
 2017-03-16  6:37 UTC 

minor dumpe2fs issue
 2017-03-15 21:48 UTC 

Darlehen angebot 3 %
 2017-03-15  1:17 UTC 

[PATCH] ext4: mark inode dirty after converting inline directory
 2017-03-15 18:53 UTC  (3+ messages)

[Bug 194739] New: fallocate --collapse-range causes temporal data corruption on fragmented file
 2017-03-15 17:48 UTC  (2+ messages)
` [Bug 194739] "


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).