messages from 2017-07-19 14:16:59 to 2017-08-01 16:33:59 UTC [more...]
(unknown),
2017-08-01 16:33 UTC
e2fsck on encrypted directories
2017-08-01 14:33 UTC (2+ messages)
[PATCH 1/2] ext4: fix warning about stack corruption
2017-08-01 12:04 UTC
[RFC PATCH 0/7] dax, ext4: Synchronous page faults
2017-08-01 11:26 UTC (29+ messages)
` [PATCH 2/7] dax: Add sync argument to dax_iomap_fault()
` [PATCH 1/7] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
` [PATCH 3/7] dax: Simplify arguments of dax_insert_mapping()
` [PATCH 4/7] dax: Make dax_insert_mapping() return VM_FAULT_ state
` [PATCH 5/7] dax, iomap: Add support for synchronous faults
` [PATCH 6/7] dax: Implement dax_pfn_mkwrite()
` [PATCH 7/7] ext4: Support for synchronous DAX faults
xattr hash error in 4.13-rc with overlayfs over ext4
2017-08-01 10:34 UTC (7+ messages)
[PATCH] ext4: release discard bio after sending discard commands
2017-08-01 9:09 UTC (2+ messages)
[PATCH] ext4: convert swap_inode_data() over to use swap() on most of the fields
2017-07-31 4:56 UTC (2+ messages)
[PATCH] ext4: error should be cleared if ea_inode isn't added to the cache
2017-07-31 4:43 UTC (3+ messages)
[PATCH 0/11 v1] Fix inheritance of SGID in presence of default ACLs
2017-07-31 3:34 UTC (4+ messages)
` [PATCH 01/11] ext4: Don't clear SGID when inheriting ACLs
[PATCH 0/5] Failure to set acl may alter group permissions
2017-07-31 2:44 UTC (3+ messages)
` [PATCH 1/5] ext4: preserve i_mode if __ext4_set_acl() fails
[PATCH] ext4: remove unused metadata accounting variables
2017-07-31 2:34 UTC (3+ messages)
[PATCH] ext4: correct comment references to ext4_ext_direct_IO()
2017-07-31 2:28 UTC (3+ messages)
[ext2] Mislabeled quadratic probing?
2017-07-31 1:40 UTC (3+ messages)
[PATCH] ext4: Fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
2017-07-28 11:40 UTC (2+ messages)
[PATCH] ext4: fix incorrect n_blocks_count result when resizing file system to size larger than 2^32 blocks
2017-07-28 6:23 UTC
[PATCH] e2fsprogs - dirhash.c: remove useless test and assignment in strtohash
2017-07-27 20:53 UTC
[PATCH] ext4/hash.c: remove useless test and assignment in strtohash
2017-07-27 20:53 UTC
nowait aio return value
2017-07-26 21:19 UTC (2+ messages)
bcache with existing ext4 filesystem
2017-07-26 20:01 UTC (19+ messages)
Remove useless test and initialisation in name to hash computation
2017-07-26 19:56 UTC (3+ messages)
[PATCH v2 0/7] fscrypt: key verification and KDF improvement
2017-07-26 18:19 UTC (8+ messages)
` [PATCH v2 1/7] fscrypt: add v2 encryption context and policy
` [PATCH v2 2/7] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor
` [PATCH v2 3/7] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
` [PATCH v2 4/7] fscrypt: validate modes and flags earlier when setting policy
` [PATCH v2 5/7] fscrypt: verify that the correct master key was supplied
` [PATCH v2 6/7] fscrypt: cache the HMAC transform for each master key
` [PATCH v2 7/7] fscrypt: for v2 policies, support "fscrypt:" key prefix only
(unknown),
2017-07-26 14:20 UTC
[PATCH 0/10 v2] Ranged pagevec lookup
2017-07-26 11:47 UTC (3+ messages)
` [PATCH 05/10] ext4: Use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
` [PATCH 06/10] ext4: Use pagevec_lookup_range() in writeback code
(unknown),
2017-07-26 11:39 UTC
[PATCH 4.12 084/196] ext2: Dont clear SGID when inheriting ACLs
2017-07-25 19:21 UTC
[PATCH 4.9 062/125] ext2: Dont clear SGID when inheriting ACLs
2017-07-25 19:19 UTC
bfq/ext4 disk IO hangs forever on resume
2017-07-25 14:47 UTC (4+ messages)
[PATCH v5 0/5] DAX common 4k zero page
2017-07-25 14:31 UTC (12+ messages)
` [PATCH v5 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v5 2/5] dax: relocate some dax functions
` [PATCH v5 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v5 5/5] dax: move all DAX radix tree defs to fs/dax.c
` [PATCH v5 4/5] dax: remove DAX code from page_cache_tree_insert()
lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3.2-hch
2017-07-25 12:45 UTC (3+ messages)
` [PATCH 5/5] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
[PATCH 5/5] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
2017-07-25 12:19 UTC (4+ messages)
` [PATCH v4 3/3] ext4: Add IOMAP_REPORT support for inline data
[Bug 196405] New: mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories
2017-07-25 9:05 UTC (18+ messages)
` [Bug 196405] "
lockdep detects possible deadlock scenario
2017-07-25 8:24 UTC (5+ messages)
[PATCH] ext4: backward compatibility support for Lustre ea_inode implementation
2017-07-24 20:13 UTC
[e2fsprogs PATCH] libsupport: fix error handling in quota_write_inode
2017-07-24 19:17 UTC (2+ messages)
[PATCH v4 0/5] DAX common 4k zero page
2017-07-24 15:59 UTC (16+ messages)
` [PATCH v4 1/5] mm: add mkwrite param to vm_insert_mixed()
` [PATCH v4 2/5] dax: relocate some dax functions
` [PATCH v4 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v4 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v4 5/5] dax: move all DAX radix tree defs to fs/dax.c
[PATCH v3 0/5] DAX common 4k zero page
2017-07-24 11:20 UTC (15+ messages)
` [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads
[PATCH] e2fsck: eliminate bad update link count attempt
2017-07-24 4:11 UTC (2+ messages)
[PATCH] resize2fs: add support for resizing filesystems with ea_inode feature
2017-07-24 4:08 UTC (2+ messages)
[PATCH 1/4] e2fsck: update quota inode accounting for ea_inode feature
2017-07-24 3:30 UTC (8+ messages)
` [PATCH 2/4] libext2fs: rename ext2_xattr_handle->length to capacity
` [PATCH 3/4] libext2fs: eliminate empty element holes in ext2_xattr_handle->attrs
` [PATCH 4/4] libext2fs: add ea_inode support to set xattr
[PATCH] tune2fs: remove dire warning about check intervals
2017-07-23 22:36 UTC (10+ messages)
` [PATCH V2] tune2fs: edit "
` [V2] "
[PATCH 1/5] e2fsck: quiet some harmless bitmap warnings
2017-07-23 4:50 UTC (5+ messages)
` [PATCH 2/5] e2fsck: don't restart after a critical metadata collision in e2fsck -n mode
` [PATCH 3/5] libext2fs: add stricter checks on the inode size in ext2fs_open2()
` [PATCH 4/5] debugfs: add sanity checking to the string_to_inode() utility function
` [PATCH 5/5] resize2fs: sanity check the free blocks and inode counts
Collecting aged Ext4 profiles
2017-07-23 1:40 UTC (4+ messages)
[PATCH 0/2] Handle invalid os_type in e2p
2017-07-22 21:57 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] e2p: Fix segfault in e2p_os2string
` [PATCH v2 2/2] tests: dumpe2fs against an image with bad os_type
[PATCH] ext4: fix dir_nlink behaviour
2017-07-22 16:49 UTC (3+ messages)
[RFC] online scrub for ext4
2017-07-22 0:33 UTC (4+ messages)
` [RFC 1/3] scripts to create and fsck a snapshot
` [RFC 2/3] scripts to find eligible lv ext4 filesystems
` [RFC 3/3] systemd integration scripts
[GIT PULL] Various filesystem fixes for 4.13-rc1
2017-07-20 16:30 UTC
[PATCH] ext4: remove unused mode parameter
2017-07-20 9:40 UTC
write() hangs during flush
2017-07-20 6:22 UTC (2+ messages)
[PATCH 0/6] fscrypt: key verification and KDF improvement
2017-07-19 17:37 UTC (7+ messages)
` [PATCH 3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
` [PATCH 5/6] fscrypt: cache the HMAC transform for each master key
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;
as well as URLs for NNTP newsgroup(s).