linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-28 10:51:54 to 2017-12-18 15:11:43 UTC [more...]

[PATCH v3 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-18 15:11 UTC  (7+ messages)
` [PATCH v3 01/19] fs: new API for handling inode->i_version
` [PATCH v3 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH v3 03/19] fat: convert to new i_version API
` [PATCH v3 04/19] affs: "
` [PATCH v3 05/19] afs: "
  ` [PATCH v3 06/19] btrfs: "

[Bug 198187] New: jbd2_log_wait_commit hangs
 2017-12-18 12:57 UTC  (2+ messages)
` [Bug 198187] "

[PATCH] ext4: delayed inode update for the consistency of file size after a crash
 2017-12-18 12:32 UTC  (3+ messages)

(brak tematu)
 2017-12-18  2:05 UTC 

[QUESTION] jbd2: How identify what kind of metadata is in t_buffers
 2017-12-17 23:48 UTC  (2+ messages)

[GIT PULL] ext4 bug fixes for 4.15
 2017-12-17  1:50 UTC 

[PATCH v2 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-17  1:05 UTC  (25+ messages)
` [PATCH v2 01/19] fs: new API for handling inode->i_version
` [PATCH v2 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH v2 03/19] fat: convert to new i_version API
` [PATCH v2 04/19] affs: "
` [PATCH v2 05/19] afs: "
` [PATCH v2 06/19] btrfs: "
` [PATCH v2 07/19] exofs: switch "
` [PATCH v2 08/19] ext2: convert "
` [PATCH v2 09/19] ext4: "
` [PATCH v2 10/19] nfs: "
` [PATCH v2 11/19] nfsd: "
` [PATCH v2 12/19] ocfs2: "
` [PATCH v2 13/19] ufs: use "
` [PATCH v2 14/19] xfs: convert to "
` [PATCH v2 15/19] IMA: switch IMA over "
` [PATCH v2 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH v2 17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [PATCH v2 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [PATCH v2 19/19] fs: handle inode->i_version more efficiently

[PATCH] ext4: fix up remaining files with SPDX cleanups
 2017-12-17  0:20 UTC 

Hallo mein lieber Freund,
 2017-12-16  9:49 UTC 

[PATCH] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
 2017-12-15 19:58 UTC  (8+ messages)

[PATCH 0/2] ext4: Fix ENOSPC handling for DAX faults
 2017-12-15 19:36 UTC  (4+ messages)
  ` [PATCH 1/2] dax: Pass detailed error code from dax_iomap_fault()
  ` [PATCH 2/2] ext4: Fix ENOSPC handling in DAX page fault handler

[PATCH 00/24] fscrypt: symlink helpers and fscrypt.h cleanup
 2017-12-15 17:42 UTC  (25+ messages)
` [PATCH 01/24] fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
` [PATCH 02/24] fscrypt: move fscrypt_control_page() "
` [PATCH 03/24] fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
` [PATCH 04/24] fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
` [PATCH 05/24] fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
` [PATCH 06/24] fscrypt: move fscrypt_operations declaration to fscrypt_supp.h
` [PATCH 07/24] fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
` [PATCH 08/24] fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
` [PATCH 09/24] fscrypt: trim down fscrypt.h includes
` [PATCH 10/24] fscrypt: new helper functions for ->symlink()
` [PATCH 11/24] fscrypt: new helper function - fscrypt_get_symlink()
` [PATCH 12/24] ext4: switch to fscrypt ->symlink() helper functions
` [PATCH 13/24] ext4: switch to fscrypt_get_symlink()
` [PATCH 14/24] f2fs: switch to fscrypt ->symlink() helper functions
` [PATCH 15/24] f2fs: switch to fscrypt_get_symlink()
` [PATCH 16/24] ubifs: free the encrypted symlink target
` [PATCH 17/24] ubifs: switch to fscrypt ->symlink() helper functions
` [PATCH 18/24] ubifs: switch to fscrypt_get_symlink()
` [PATCH 19/24] fscrypt: remove fscrypt_fname_usr_to_disk()
` [PATCH 20/24] fscrypt: move fscrypt_symlink_data to fscrypt_private.h
` [PATCH 21/24] fscrypt: calculate NUL-padding length in one place only
` [PATCH 22/24] fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names
` [PATCH 23/24] fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
` [PATCH 24/24] fscrypt: document symlink length restriction

[PATCH] mm: save/restore current->journal_info in handle_mm_fault
 2017-12-15 10:33 UTC  (8+ messages)

[PATCH 0/5] e2fsprogs: Update man pages, usage texts, and docs
 2017-12-15  4:50 UTC  (10+ messages)
` [PATCH 1/5] Add missing features and mount options to ext4 man page
` [PATCH 2/5] Add missing information to e2fsck man pages and usage text
` [PATCH 3/5] Add missing information to debugfs man pages and usage texts
` [PATCH 4/5] Add missing information to various "
` [PATCH 5/5] Fix minor typos in libext2fs documentation

[PATCH] FS: EXT4: syn error in __ext4_grp_locked_error
 2017-12-15  2:32 UTC 

FS: EXT4: should we sync error info in __ext4_grp_locked_error?
 2017-12-14 16:48 UTC  (2+ messages)

[PATCH] libext2fs: add missing swab for superblock, add checks
 2017-12-14  3:41 UTC  (2+ messages)

[PATCH] mm: save current->journal_info before calling fault/page_mkwrite
 2017-12-14  2:30 UTC  (7+ messages)

[PATCH] quota: swapping s_prj_quota_inum superblock field
 2017-12-13 23:46 UTC  (2+ messages)

[PATCH] badblocks: Add options for parseable status output
 2017-12-13 16:24 UTC  (2+ messages)

[PATCH] debugfs: fix ncheck program output
 2017-12-13 16:20 UTC  (2+ messages)

[PATCH] ext4: Fix crash when working on a fuzzed ext2 fs image
 2017-12-11 20:09 UTC  (2+ messages)

[PATCH] ext4: add missing error check in __ext4_new_inode()
 2017-12-11 17:52 UTC 

[PATCH] fscrypt: add support for ChaCha20 contents encryption
 2017-12-11 16:11 UTC  (12+ messages)

[RFC PATCH] crypto: chacha20 - add implementation using 96-bit nonce
 2017-12-11  7:38 UTC  (8+ messages)

[PATCH] ext4: delayed inode update for the consistency of file size after a crash
 2017-12-10 17:16 UTC  (2+ messages)

Scaling e2fsck
 2017-12-08 15:45 UTC 

[PATCH 0/4] e2scrub: online fsck for ext4
 2017-12-07 22:50 UTC  (6+ messages)
` [PATCH 1/4] e2scrub: create online fsck tool of sorts
` [PATCH 2/4] e2scrub: create a script to scrub all ext* filesystems
` [PATCH 3/4] e2scrub: add service (cron, systemd) support
` [PATCH 4/4] misc: enable link time optimization, if requested

[PATCH] e2p: fix getflags for link file
 2017-12-06  2:44 UTC  (4+ messages)

[PATCH v3 0/3] 64 bit inode counter support
 2017-12-05 21:26 UTC  (7+ messages)
` [PATCH v3 1/3] ext4: Removes static definition of dx_root struct
` [PATCH v3 2/3] ext4: dirdata feature
` [PATCH v3 3/3] ext4: Add 64-bit inode number support

[PATCH] e2freefrag: print 64bit free blocks count
 2017-12-05  3:18 UTC  (2+ messages)

[PATCH v2] e2fsck: Fix access after free for dx_db structure
 2017-12-05  3:11 UTC  (3+ messages)

[PATCH v3 0/4] e2image -b option to pass superblock number
 2017-12-04 19:35 UTC  (5+ messages)
` [PATCH v3 1/4] ext2fs: opening filesystem code refactoring
` [PATCH v3 2/4] e2image: add -b option to use supperblock backup
` [PATCH v3 3/4] tests: add test for e2image -b option
` [PATCH v3 4/4] ext2fs: automaticlly open backup superblocks

regression: 4.13 cannot follow symlinks on some ext3 fs
 2017-12-04 16:35 UTC  (4+ messages)

[PATCH RESEND] mke2fs: Fix German translation of mke2fs
 2017-12-04  8:54 UTC  (3+ messages)

[PATCH] ext4: fix fdatasync(2) after fallocate(2) operation
 2017-12-04  4:01 UTC  (2+ messages)

[PATCH] ext4: Support fast symlinks from ext3 file systems
 2017-12-04  3:49 UTC  (3+ messages)

[PATCH] ext4: no need flush workqueue before destroying it
 2017-12-04  0:43 UTC  (2+ messages)

[PATCH 1/2] generic/458: document the fix commit
 2017-12-04  0:28 UTC  (3+ messages)
` [PATCH 2/2] generic/456: "

Testing Ext4 encryption with fstests
 2017-12-03  6:22 UTC  (3+ messages)

[PATCH] ext4: correct documentation for grpid mount option
 2017-12-03  3:56 UTC 

ext4 fix for interaction between i_size, fallocate, and delalloc after a crash
 2017-12-02 20:00 UTC  (21+ messages)

[Bug 151491] New: free space lossage on busy system with bigalloc enabled and 128KB cluster
 2017-12-02 11:35 UTC  (3+ messages)
` [Bug 151491] "

★ lintondowntown --“2018世界复合材料展览及会议”将于“3月”在“法国巴黎”举行 (地右P1-L-Me)
 2017-12-01 20:52 UTC 

[PATCH] ext4: fix incorrect indentation of if statement
 2017-11-29 14:20 UTC 

[PATCH 0/3] Improve kobject handling in fs/ext4
 2017-11-28 11:03 UTC  (7+ messages)
` [PATCH 1/3] fs/ext4: release kobject/kset even when init/register fail
` [PATCH 3/3] fs/ext4: create ext4_kset dynamically


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