linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-08 18:20:17 to 2021-10-15 03:21:39 UTC [more...]

[PATCH -next v2 0/6] Fix some issues about mmp
 2021-10-15  3:21 UTC  (12+ messages)
` [PATCH -next v2 2/6] ext4: introduce last_check_time record previous check time

[tytso-ext4:dev] BUILD SUCCESS 916ff8d5ea0e24fd43f113b6b5326d5ea8f68310
 2021-10-15  2:55 UTC 

Inode 2885482 (000000008e814f64): i_reserved_data_blocks (2) not cleared!
 2021-10-15  2:49 UTC  (4+ messages)

[PATCH v1 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2021-10-15  1:37 UTC  (14+ messages)
` [PATCH v1 1/2] ext4/xfs: add page refcount helper
` [PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-10-14 11:46 UTC  (16+ messages)
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

[PATCH v7 00/28] file system-wide error monitoring
 2021-10-14 21:59 UTC  (30+ messages)
` [PATCH v7 01/28] fsnotify: pass data_type to fsnotify_name()
` [PATCH v7 02/28] fsnotify: pass dentry instead of inode data
` [PATCH v7 03/28] fsnotify: clarify contract for create event hooks
` [PATCH v7 04/28] fsnotify: Don't insert unmergeable events in hashtable
` [PATCH v7 05/28] fanotify: Fold event size calculation to its own function
` [PATCH v7 06/28] fanotify: Split fsid check from other fid mode checks
` [PATCH v7 07/28] inotify: Don't force FS_IN_IGNORED
` [PATCH v7 08/28] fsnotify: Add helper to detect overflow_event
` [PATCH v7 09/28] fsnotify: Add wrapper around fsnotify_add_event
` [PATCH v7 10/28] fsnotify: Retrieve super block from the data field
` [PATCH v7 11/28] fsnotify: Pass group argument to free_event
` [PATCH v7 12/28] fanotify: Support null inode event in fanotify_dfid_inode
` [PATCH v7 13/28] fanotify: Allow file handle encoding for unhashed events
` [PATCH v7 14/28] fanotify: Encode empty file handle when no inode is provided
` [PATCH v7 15/28] fanotify: Require fid_mode for any non-fd event
` [PATCH v7 16/28] fsnotify: Support FS_ERROR event type
` [PATCH v7 17/28] fanotify: Reserve UAPI bits for FAN_FS_ERROR
` [PATCH v7 18/28] fanotify: Pre-allocate pool of error events
` [PATCH v7 19/28] fanotify: Limit number of marks with FAN_FS_ERROR per group
` [PATCH v7 20/28] fanotify: Support enqueueing of error events
` [PATCH v7 21/28] fanotify: Support merging "
` [PATCH v7 22/28] fanotify: Report FID entry even for zero-length file_handle
` [PATCH v7 23/28] fanotify: Report fid info for file related file system errors
` [PATCH v7 24/28] fanotify: Emit generic error info for error event
` [PATCH v7 25/28] fanotify: Allow users to request FAN_FS_ERROR events
` [PATCH v7 26/28] ext4: Send notifications on error
` [PATCH v7 27/28] samples: Add fs error monitoring example
` [PATCH v7 28/28] docs: Document the FAN_FS_ERROR event

[PATCH 0/2] Handle a soft hang and the inconsistent name issue
 2021-10-14 21:54 UTC  (6+ messages)
` [PATCH 2/2] fs: ext4: Fix the inconsistent name exposed by /proc/self/cwd

don't use ->bd_inode to access the block device size
 2021-10-14 15:35 UTC  (76+ messages)
` [PATCH 01/29] bcache: remove bdev_sectors
` [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 03/29] dm: "
` [PATCH 04/29] md: "
` [PATCH 05/29] mtd/block2mtd: "
` [PATCH 06/29] nvmet: "
` [PATCH 07/29] target/iblock: "
` [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
` [PATCH 09/29] fs: simplify init_page_buffers
` [PATCH 10/29] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 11/29] btrfs: "
` [PATCH 12/29] cramfs: "
` [PATCH 13/29] fat: "
` [PATCH 14/29] hfs: "
` [PATCH 15/29] hfsplus: "
` [PATCH 16/29] jfs: "
` [PATCH 17/29] nfs/blocklayout: "
` [PATCH 18/29] nilfs2: "
` [PATCH 19/29] ntfs3: "
` [PATCH 20/29] pstore/blk: "
` [PATCH 21/29] reiserfs: "
` [PATCH 22/29] squashfs: "
` [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
` [PATCH 24/29] block: add a sb_bdev_nr_blocks helper
` [PATCH 25/29] ext4: use sb_bdev_nr_blocks
` [PATCH 26/29] jfs: "
` [PATCH 27/29] ntfs: "
` [PATCH 28/29] reiserfs: "
` [PATCH 29/29] udf: "

[PATCH v5 0/3] ext4: fix a inode checksum error
 2021-10-14 10:57 UTC  (2+ messages)

[PATCH 0/1] ext4: fix lazy initialization next schedule time computation in more granular unit
 2021-10-14  9:56 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH linux-next] ext4:namei: fix boolreturn.cocci warnings
 2021-10-14  9:26 UTC  (2+ messages)

[PATCH] ext4: remove an unused variable warning with CONFIG_QUOTA=n
 2021-10-14  9:26 UTC  (2+ messages)

[PATCH 0/2] bugfix for read_extent_tree_block
 2021-10-14  7:21 UTC  (5+ messages)
` [PATCH 2/2] ext4: check magic even the extent block bh is verified

[RFC PATCH 0/3] ext4: enhance extent consistency check
 2021-10-14  2:32 UTC  (2+ messages)

[PATCH] ext4: start the handle later in ext4_writepages() to avoid unnecessary wait
 2021-10-14  2:31 UTC  (2+ messages)

[PATCH] ext4: Convert from atomic_t to refcount_t on ext4_io_end->count
 2021-10-13 20:46 UTC  (2+ messages)

[PATCH] Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks"
 2021-10-13 20:46 UTC  (2+ messages)

[PATCH v1 00/12] MEMORY_DEVICE_COHERENT for CPU-accessible coherent device memory
 2021-10-13 13:34 UTC  (22+ messages)
` [PATCH v1 01/12] ext4/xfs: add page refcount helper
` [PATCH v1 02/12] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v1 03/12] mm: add zone device coherent type memory support
` [PATCH v1 04/12] mm: add device coherent vma selection for memory migration
` [PATCH v1 05/12] drm/amdkfd: ref count init for device pages
` [PATCH v1 06/12] drm/amdkfd: add SPM support for SVM
` [PATCH v1 07/12] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v1 08/12] lib: test_hmm add ioctl to get zone device type
` [PATCH v1 09/12] lib: test_hmm add module param for "
` [PATCH v1 10/12] lib: add support for device coherent type in test_hmm
` [PATCH v1 11/12] tools: update hmm-test to support device coherent type
` [PATCH v1 12/12] tools: update test_hmm script to support SP config

[PATCH] ext4: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:28 UTC 

algorithm for half-md4 used in htree directories
 2021-10-13  2:20 UTC  (8+ messages)

Problem with direct IO
 2021-10-13  1:46 UTC 

kernel BUG at fs/ext4/inode.c:1721!
 2021-10-12 18:39 UTC  (5+ messages)

[PATCH v6] e2image: add option to ignore fs errors
 2021-10-12 14:53 UTC  (3+ messages)

unicode cleanups, and split the data table into a separate module v2
 2021-10-12 14:40 UTC  (5+ messages)
` [PATCH 10/11] unicode: Add utf8-data module

kernel BUG in ext4_da_get_block_prep
 2021-10-12  1:20 UTC  (3+ messages)

[Bug 214665] New: security bug:using "truncate" bypass disk quotas limit
 2021-10-11 17:05 UTC  (7+ messages)
` [Bug 214665] "

[tytso-ext4:dev] BUILD SUCCESS 0288e6293e2500b118ae84ea1b8aaf36141d105c
 2021-10-09 17:02 UTC 

[Bug 214655] New: BUG: unable to handle kernel paging request in __dquot_free_space
 2021-10-09  1:16 UTC 


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