messages from 2019-03-11 18:57:46 to 2019-03-27 18:44:28 UTC [more...]
[PATCH AUTOSEL 4.9 21/87] jbd2: fix invalid descriptor block checksum
2019-03-27 18:19 UTC
[PATCH AUTOSEL 4.14 064/123] jbd2: fix race when writing superblock
2019-03-27 18:15 UTC
[PATCH] jbd2: remove repeated assignments in __jbd2_log_wait_for_space
2019-03-27 16:25 UTC
[PATCH] generic: prohibit fstrim on journalled filesystems with norecovery
2019-03-27 3:26 UTC (7+ messages)
` [PATCH] xfs: prohibit fstrim in norecovery mode
` [PATCH] ext4: "
[PATCH v6 05/07] ext4: use common file type conversion
2019-03-26 21:39 UTC
possible deadlock in __generic_file_fsync
2019-03-26 10:32 UTC (4+ messages)
[PATCH] ext4: use BUG() instead of BUG_ON(1)
2019-03-25 19:59 UTC (5+ messages)
[Bug 202877] New: failure at fs/jbd2/commit.c:818/jbd2_journal_commit_transaction()!
2019-03-25 4:01 UTC (7+ messages)
` [Bug 202877] "
[Bug 202879] New: Segmentation fault while running crafted program
2019-03-25 3:41 UTC (10+ messages)
` [Bug 202879] "
[GIT PULL] ext4 bug fixes for 5.1
2019-03-24 19:18 UTC
[Bug 202897] New: BUG: unable to handle kernel paging request at __memmove
2019-03-24 5:28 UTC (7+ messages)
` [Bug 202897] "
[PATCH v2 0/2] ext4: fix buffer references leak problem
2019-03-23 15:58 UTC (7+ messages)
` [PATCH v2 1/2] ext4: brelse all indirect buffer in ext4_ind_remove_space()
` [PATCH v2 2/2] ext4: cleanup bh release code "
[PATCH RFC v6 00/11] Ext4 Encoding and Case-insensitive support
2019-03-22 23:57 UTC (14+ messages)
` [PATCH RFC v6 01/11] unicode: Add unicode character database files
` [PATCH RFC v6 02/11] scripts: add trie generator for UTF-8
` [PATCH RFC v6 03/11] unicode: Introduce code for UTF-8 normalization
` [PATCH RFC v6 04/11] unicode: reduce the size of utf8data[]
` [PATCH RFC v6 05/11] unicode: Implement higher level API for string handling
` [PATCH RFC v6 06/11] unicode: Introduce test module for normalized utf8 implementation
` [PATCH RFC v6 07/11] MAINTAINERS: Add Unicode subsystem entry
` [PATCH RFC v6 08/11] ext4: Include encoding information in the superblock
` [PATCH RFC v6 09/11] ext4: Support encoding-aware file name lookups
` [PATCH RFC v6 10/11] ext4: Implement EXT4_CASEFOLD_FL flag
` [PATCH RFC v6 11/11] docs: ext4.rst: Document encoding and case-insensitive
[RFC PATCH v3 00/18] fscrypt: key management improvements
2019-03-22 22:02 UTC (7+ messages)
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
possible deadlock in flush_workqueue (2)
2019-03-22 11:12 UTC (2+ messages)
[PATCH 1/9] e2scrub: check to make sure lvm2 is installed
2019-03-22 9:38 UTC (37+ messages)
` [PATCH 2/9] debian: drop lvm2 from the recommends line
` [PATCH 3/9] Fix "make install-strip"
` [PATCH 4/9] e2scrub: fix up "make install-strip" support
` [PATCH 5/9] e2fscrub: add the -n option which shows what commands e2scrub would execute
` [PATCH 6/9] e2scrub_all: add the -n option which shows what e2scrub_all would do
` [PATCH 7/9] e2scrub_all: make sure there's enough free space for a snapshot
` [PATCH 8/9] e2scrub_all: refactor device probe loop
` [PATCH 9/9] e2scrub,e2scrub_all: print a (more understandable) error if not run as root
[PATCH] mke2fs: allow 64bit feature without extents
2019-03-22 9:24 UTC
[PATCH -v2 0/9] e2fsprogs: e2scrub cleanups
2019-03-21 20:55 UTC (11+ messages)
` [PATCH 1/9] e2scrub: check to make sure lvm2 is installed
` [PATCH 2/9] debian: drop lvm2 from the recommends line
` [PATCH 3/9] Fix "make install-strip"
` [PATCH 4/9] e2scrub: fix up "make install-strip" support
` [PATCH 5/9] e2scrub: add the -n option which shows what commands e2scrub would execute
` [PATCH 6/9] e2scrub_all: add the -n option which shows what e2scrub_all would do
` [PATCH 7/9] e2scrub_all: make sure there's enough free space for a snapshot
` [PATCH 8/9] e2scrub_all: refactor device probe loop
` [PATCH 9/9] e2scrub,e2scrub_all: print a (more understandable) error if not run as root
INFO: rcu detected stall in ext4_file_write_iter
2019-03-21 17:30 UTC (2+ messages)
Question about ext4 extents and file fragmentation
2019-03-21 15:59 UTC (5+ messages)
[PATCH] e2scrub_all: refactor device probe loop
2019-03-21 10:15 UTC (4+ messages)
[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
2019-03-20 18:39 UTC (6+ messages)
` [PATCH v2 1/5] fscrypt: clean up and improve dentry revalidation
` [PATCH v2 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH v2 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
` [PATCH v2 4/5] fscrypt: only set dentry_operations on ciphertext dentries
` [PATCH v2 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
[PATCH] ext4: remove incorrect comment for NEXT_ORPHAN()
2019-03-19 20:38 UTC
New service e2scrub_reap
2019-03-19 15:02 UTC (5+ messages)
[PATCH] ext2: Adjust the comment of function ext2_alloc_branch
2019-03-19 10:48 UTC (2+ messages)
[PATCH v2] Updated locking documentation for transaction_t
2019-03-19 8:33 UTC (2+ messages)
question about writeback
2019-03-18 22:54 UTC (6+ messages)
[PATCH 0/5] fscrypt: d_revalidate fixes and cleanups
2019-03-18 21:25 UTC (9+ messages)
` [PATCH 1/5] fscrypt: clean up and improve dentry revalidation
` [PATCH 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
` [PATCH 4/5] fscrypt: only set dentry_operations on ciphertext dentries
` [PATCH 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
[PATCH] fscrypt: drop inode argument from fscrypt_get_ctx()
2019-03-18 17:23 UTC
e2fsck fails on non journalled partition
2019-03-18 14:35 UTC (6+ messages)
Should Never Happen: Resize Inode Corrupt
2019-03-18 5:24 UTC (6+ messages)
[PATCH v2 1/2] ext4: Add missing brelse() in add_new_gdb_meta_bg()
2019-03-15 8:43 UTC (5+ messages)
` [PATCH v2 2/2] ext4: Report real fs size after failed resize
[PATCH] ext4: check if group has free space
2019-03-15 4:31 UTC (2+ messages)
[PATCH] ext4: remove useless ext4_pin_inode()
2019-03-15 3:52 UTC (4+ messages)
[PATCH] ext4: Avoid panic during forced reboot
2019-03-15 3:47 UTC (6+ messages)
[PATCH] ext4: Fix data corruption caused by unaligned direct AIO
2019-03-15 3:38 UTC (2+ messages)
[PATCH] ext4: fix NULL pointer dereference while journal is aborted
2019-03-15 3:17 UTC (5+ messages)
[PATCH] e2fsprogs: fix autoheader warnings
2019-03-15 3:12 UTC (2+ messages)
[Bug 202925] New: BUG: failure at fs/buffer.c:195/__find_get_block_slow()!
2019-03-14 19:28 UTC (2+ messages)
` [Bug 202925] "
[PATCH] ext4: brelse all indirect buffers in ext4_ind_remove_space()
2019-03-14 13:04 UTC (5+ messages)
[PATCH v3] ext4: remove code duplication in update_ind/bind/tind_extent_range
2019-03-14 0:31 UTC (2+ messages)
[question] panic() during reboot -f (reboot syscall)
2019-03-13 8:23 UTC (4+ messages)
[GIT PULL] ext4 changes for 5.1
2019-03-12 22:20 UTC (2+ messages)
[PATCH v2] ext4: remove code duplication in free_ind_block()
2019-03-12 13:09 UTC
Bug#924275: Pulls in lvm2 packages on systems not needing them
2019-03-12 2:33 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).