messages from 2020-04-14 15:04:11 to 2020-04-20 17:01:47 UTC [more...]
[PATCH] fcntl: Add 32bit filesystem mode
2020-04-20 17:01 UTC (9+ messages)
[Bug 207367] New: Accraid / aptec / Microsemi / ext4 / larger then 16TB
2020-04-20 16:41 UTC (2+ messages)
` [Bug 207367] "
[RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()
2020-04-20 14:38 UTC (5+ messages)
` [RFCv2 1/1] ext4: Fix race in ext4 mb discard group preallocations
[PATCH] ext4: validate fiemap iomap begin offset and length value
2020-04-20 13:48 UTC (10+ messages)
[PATCH v11 00/25] Change readahead API
2020-04-20 11:54 UTC (32+ messages)
` [PATCH v11 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v11 02/25] mm: Return void from various readahead functions
` [PATCH v11 03/25] mm: Ignore return value of ->readpages
` [PATCH v11 04/25] mm: Move readahead nr_pages check into read_pages
` [PATCH v11 05/25] mm: Add new readahead_control API
` [PATCH v11 06/25] mm: Use readahead_control to pass arguments
` [PATCH v11 08/25] mm: rename readahead loop variable to 'i'
` [PATCH v11 09/25] mm: Remove 'page_offset' from readahead loop
` [PATCH v11 10/25] mm: Put readahead pages in cache earlier
` [PATCH v11 11/25] mm: Add readahead address space operation
` [PATCH v11 12/25] mm: Move end_index check out of readahead loop
` [PATCH v11 13/25] mm: Add page_cache_readahead_unbounded
` [PATCH v11 14/25] mm: Document why we don't set PageReadahead
` [PATCH v11 16/25] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v11 17/25] btrfs: Convert from readpages to readahead
` [PATCH v11 20/25] ext4: "
` [PATCH v11 21/25] ext4: Pass the inode to ext4_mpage_readpages
` [PATCH v11 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
` [PATCH v11 24/25] fuse: Convert from readpages to readahead
[PATCH] ext4: remove unnecessary comparisons to bool
2020-04-20 4:54 UTC (2+ messages)
[PATCH V8 00/11] Enable per-file/per-directory DAX operations V8
2020-04-20 2:31 UTC (29+ messages)
` [PATCH V8 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V8 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V8 03/11] fs/stat: Define DAX statx attribute
` [PATCH V8 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V8 05/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V8 06/11] fs/xfs: Create function xfs_inode_enable_dax()
` [PATCH V8 07/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V8 08/11] fs: Define I_DONTCACNE in VFS layer
` [PATCH V8 09/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
` [PATCH V8 11/11] Documentation/dax: Update Usage section
[PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
2020-04-19 22:36 UTC (8+ messages)
strange allocator behavior on a 2k block fs, skipping free blocks
2020-04-19 16:48 UTC (2+ messages)
[PATCH] ext4: Use the correct style for SPDX License Identifier
2020-04-19 14:59 UTC
[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
2020-04-17 17:19 UTC (39+ messages)
` [PATCH RFC 1/8] fs/ext4: Narrow scope of DAX check in setflags
` [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
` [PATCH RFC 3/8] fs/ext4: Disallow encryption "
` [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
` [PATCH RFC 5/8] fs/ext4: Make DAX mount option a tri-state
` [PATCH RFC 6/8] fs/ext4: Update ext4_should_use_dax()
` [PATCH RFC 7/8] fs/ext4: Only change S_DAX on inode load
[QUESTION] BUG_ON in ext4_mb_simple_scan_group
2020-04-17 12:29 UTC (7+ messages)
[PATCHv2 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*
2020-04-16 18:52 UTC
WARNING in iomap_apply
2020-04-16 14:58 UTC
[PATCH] e2scrub: Remove PATH setting from the scripts
2020-04-16 9:38 UTC (3+ messages)
[RFC 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*
2020-04-16 7:38 UTC (3+ messages)
[PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
2020-04-16 5:23 UTC (5+ messages)
[PATCH 0/2] remove EXT4_GET_BLOCKS_KEEP_SIZE flag, etc
2020-04-15 20:31 UTC (3+ messages)
` [PATCH 1/2] ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
` [PATCH 2/2] ext4: translate a few more map flags to strings in tracepoints
[PATCH] ext4: remove redundant variable has_bigalloc in ext4_fill_super
2020-04-15 18:15 UTC (2+ messages)
[PATCH 00/34] fs: convert remaining docs to ReST file format
2020-04-15 15:41 UTC (3+ messages)
` [PATCH 12/34] docs: filesystems: convert dax.txt to ReST
[PATCH] EXT4: acl: Fix a style issue
2020-04-14 22:54 UTC
[PATCH] EXT4: acl: Fix a style issue
2020-04-14 22:51 UTC
[PATCH AUTOSEL 5.6 057/129] ext4: do not commit super on read-only bdev
2020-04-15 11:34 UTC (5+ messages)
` [PATCH AUTOSEL 5.6 058/129] ext4: fix incorrect group count in ext4_fill_super error message
` [PATCH AUTOSEL 5.6 059/129] ext4: fix incorrect inodes per group in "
` [PATCH AUTOSEL 5.6 112/129] ext2: fix empty body warnings when -Wextra is used
` [PATCH AUTOSEL 5.6 118/129] ext2: fix debug reference to ext2_xattr_cache
[PATCH AUTOSEL 5.5 048/106] ext4: do not commit super on read-only bdev
2020-04-15 11:42 UTC (5+ messages)
` [PATCH AUTOSEL 5.5 049/106] ext4: fix incorrect group count in ext4_fill_super error message
` [PATCH AUTOSEL 5.5 050/106] ext4: fix incorrect inodes per group in "
` [PATCH AUTOSEL 5.5 092/106] ext2: fix empty body warnings when -Wextra is used
` [PATCH AUTOSEL 5.5 097/106] ext2: fix debug reference to ext2_xattr_cache
[PATCH AUTOSEL 5.4 34/84] ext4: do not commit super on read-only bdev
2020-04-15 11:44 UTC (5+ messages)
` [PATCH AUTOSEL 5.4 35/84] ext4: fix incorrect group count in ext4_fill_super error message
` [PATCH AUTOSEL 5.4 36/84] ext4: fix incorrect inodes per group in "
` [PATCH AUTOSEL 5.4 72/84] ext2: fix empty body warnings when -Wextra is used
` [PATCH AUTOSEL 5.4 76/84] ext2: fix debug reference to ext2_xattr_cache
[PATCH AUTOSEL 4.19 12/40] ext4: do not commit super on read-only bdev
2020-04-15 11:46 UTC (5+ messages)
` [PATCH AUTOSEL 4.19 13/40] ext4: fix incorrect group count in ext4_fill_super error message
` [PATCH AUTOSEL 4.19 14/40] ext4: fix incorrect inodes per group in "
` [PATCH AUTOSEL 4.19 34/40] ext2: fix empty body warnings when -Wextra is used
` [PATCH AUTOSEL 4.19 36/40] ext2: fix debug reference to ext2_xattr_cache
[PATCH AUTOSEL 4.14 11/30] ext4: do not commit super on read-only bdev
2020-04-15 11:47 UTC (5+ messages)
` [PATCH AUTOSEL 4.14 12/30] ext4: fix incorrect group count in ext4_fill_super error message
` [PATCH AUTOSEL 4.14 13/30] ext4: fix incorrect inodes per group in "
` [PATCH AUTOSEL 4.14 27/30] ext2: fix empty body warnings when -Wextra is used
` [PATCH AUTOSEL 4.14 28/30] ext2: fix debug reference to ext2_xattr_cache
[PATCH AUTOSEL 4.9 07/21] ext4: do not commit super on read-only bdev
2020-04-15 11:47 UTC (5+ messages)
` [PATCH AUTOSEL 4.9 08/21] ext4: fix incorrect group count in ext4_fill_super error message
` [PATCH AUTOSEL 4.9 09/21] ext4: fix incorrect inodes per group in "
` [PATCH AUTOSEL 4.9 18/21] ext2: fix empty body warnings when -Wextra is used
` [PATCH AUTOSEL 4.9 19/21] ext2: fix debug reference to ext2_xattr_cache
[PATCH AUTOSEL 4.4 04/14] ext4: do not commit super on read-only bdev
2020-04-15 11:48 UTC (4+ messages)
` [PATCH AUTOSEL 4.4 05/14] ext4: fix incorrect group count in ext4_fill_super error message
` [PATCH AUTOSEL 4.4 06/14] ext4: fix incorrect inodes per group in "
` [PATCH AUTOSEL 4.4 13/14] ext2: fix empty body warnings when -Wextra is used
[PATCH V7 0/9] Enable per-file/per-directory DAX operations V7
2020-04-15 8:23 UTC (29+ messages)
` [PATCH V7 3/9] fs/stat: Define DAX statx attribute
` [PATCH V7 4/9] fs/xfs: Make DAX mount option a tri-state
` [PATCH V7 5/9] fs/xfs: Create function xfs_inode_enable_dax()
` [PATCH V7 7/9] fs: Define I_DONTCACNE in VFS layer
` [PATCH V7 9/9] Documentation/dax: Update Usage section
BUG: unable to handle kernel NULL pointer dereference in generic_perform_write (2)
2020-04-15 4:55 UTC (3+ messages)
comments on "ext4: don't assume that mmp_nodename/bdevname have NUL"
2020-04-14 16:47 UTC
generic/456 regression on 5.7-rc1, 1k test case
2020-04-14 15:11 UTC (3+ 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).