messages from 2017-03-29 11:23:49 to 2017-04-12 21:00:04 UTC [more...]
[PATCH 0/11] quota: Stop setting IMMUTABLE and NOATIME flags directly
2017-04-12 21:00 UTC (13+ messages)
` [PATCH 01/11] ext4: Set flags on quota files directly
` [PATCH 02/11] reiserfs: "
` [PATCH 03/11] ext2: "
` [PATCH 04/11] jfs: "
` [PATCH 05/11] quota: Stop setting IMMUTABLE and NOATIME flags on quota files
` [PATCH 06/11] ext4: Remove ext4_get_inode_flags()
` [PATCH 07/11] ext2: Remove ext2_get_inode_flags()
` [PATCH 08/11] jfs: Remove jfs_get_inode_flags()
` [PATCH 09/11] reiserfs: Remove useless setting of i_flags
` [PATCH 10/11] reiserfs: Remove i_attrs_to_sd_attrs()
` [PATCH 11/11] quota: Remove dquot_quotactl_ops
[PATCH 0/9 v5] No wait AIO
2017-04-12 18:31 UTC (14+ messages)
` [PATCH 1/9] Use RWF_* flags for AIO operations
` [PATCH 2/9] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/9] nowait aio: return if direct write will trigger writeback
` [PATCH 4/9] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/9] nowait aio: return on congested block device
` [PATCH 6/9] nowait aio: ext4
` [PATCH 7/9] nowait aio: xfs
` [PATCH 8/9] nowait aio: btrfs
` [PATCH 9/9] nowait aio: Return -EOPNOTSUPP if filesystem does not support
[PATCH 1/8] Documentation/filesystems: fix documentation for ->getattr()
2017-04-12 15:12 UTC (11+ 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
[Bug 195407] New: ext2 file system
2017-04-12 10:13 UTC
[PATCH v2 2/4] e2fsprogs: add support for 3-level htree
2017-04-12 9:12 UTC (4+ messages)
` [PATCH v3 "
[PATCH] ext4: Add statx support
2017-04-12 7:34 UTC (6+ messages)
47846 linux-ext4
2017-04-11 20:08 UTC
[PATCH 0/3] ext4: Avoid transaction stalls during writeback
2017-04-11 16:16 UTC (6+ messages)
` [PATCH 1/3] ext4: Allow IO submission without io_end
` [PATCH 2/3] ext4: Don't allocate io_end for writeback from ext4_writepage()
` [PATCH 3/3] ext4: Avoid unnecessary transaction stalls during writeback
[PATCH] jbd2: Fix lockdep splat with generic/270 test
2017-04-11 13:46 UTC
ext4-lazy (SMR-optimizations) landing to kernel?
2017-04-11 3:23 UTC (2+ messages)
[PATCH 0/8 v4] No wait AIO
2017-04-10 15:13 UTC (22+ 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
[RFC PATCH 0/4] fs: introduce new writeback error tracking infrastructure and convert ext4 to use it
2017-04-10 13:19 UTC (54+ 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
[PATCH] fstests: generic: Check if cycle mount and sleep can affect fiemap result
2017-04-10 2:07 UTC (9+ messages)
[PATCH v5 0/5] vfs: Add timestamp range check support
2017-04-09 2:58 UTC (8+ messages)
` [PATCH v5 1/5] vfs: Add file timestamp range support
` [PATCH v5 2/5] vfs: Add checks for filesystem timestamp limits
` [PATCH v5 3/5] ext4: Initialize timestamps limits
` [PATCH v5 4/5] vfs: Add timestamp_truncate() api
` [PATCH v5 5/5] utimes: Clamp the timestamps before update
41550 linux-ext4
2017-04-08 4:31 UTC
[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
2017-04-06 7:22 UTC (31+ messages)
[PATCH] e2fsck: fix quota accounting to use cluster units
2017-04-05 20:55 UTC (3+ messages)
[PATCH] ext2: Call dquot_writeback_dquots() with s_umount held
2017-04-05 12:33 UTC
[PATCH] ext4: trim return value and 'dir' argument from ext4_insert_dentry()
2017-04-04 21:30 UTC
[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 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 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)
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).