linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-09 15:14:36 to 2015-04-27 14:24:21 UTC [more...]

[RFC v2 0/4] fs: Add generic file system event notifications
 2015-04-27 14:24 UTC  (6+ messages)
` [RFC v2 1/4] "
  ` [RFC v2 2/4] ext4: Add helper function to mark group as corrupted
` [RFC v2 3/4] ext4: Add support for generic FS events
` [RFC v2 4/4] shmem: "

[PATCH] shared/289: do not special-case ext3
 2015-04-27 11:34 UTC 

planning general storage capacity for y fs
 2015-04-27  8:06 UTC  (4+ messages)

[PATCH] generic: test bug when zero range is crossing isize within single block
 2015-04-27  4:08 UTC  (2+ messages)

[v14 0/4] ext4: add project quota support
 2015-04-26 23:20 UTC  (8+ messages)
  ` [v14 1/4] ext4: adds project ID support
  ` [v14 4/4] ext4: cleanup inode flag definitions
` [v14 2/4] ext4: adds project quota support
` [v14 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

Are you financially Squeezed?
 2015-04-26 21:13 UTC 

[PATCH] jbd2: validate physical block in jbd2_journal_bmap()
 2015-04-26 17:24 UTC 

[PATCH v2] e2fsprogs: Limit number of reserved gdt blocks on small fs
 2015-04-25  4:25 UTC  (3+ messages)

[PATCH] generic: test data corruption on ext4 caused by written/delayed extent
 2015-04-24 14:59 UTC  (5+ messages)
  ` [PATCH v2] "

[RFC v3 23/45] ext4: Add richacl support
 2015-04-24 11:04 UTC  (2+ messages)
` [RFC v3 24/45] ext4: Add richacl feature flag

[RFC][PATCH] sysrq: Emergency Remount R/O in reverse order
 2015-04-24  7:54 UTC 

[PATCH] ext4 crypto: remove duplicated encryption mode definitions
 2015-04-23  8:56 UTC 

[v13 0/5] ext4: add project quota support
 2015-04-22 18:52 UTC  (14+ messages)
  ` [v13 1/5] vfs: adds general codes to enforces project quota limits
` [v13 2/5] ext4: adds project ID support
` [v13 3/5] ext4: adds project quota support
` [v13 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v13 5/5] ext4: cleanup inode flag definitions

[PATCH] ext4: Fix data corruption caused by unwritten and delayed extents
 2015-04-22 14:06 UTC 

[PATCH 00/35] e2fsprogs April 2015 patchbomb
 2015-04-22  2:47 UTC  (24+ messages)
` [PATCH 01/35] e2fuzz: fuzz harder
` [PATCH 02/35] e2fsck: turn inline data symlink into a fast symlink when possible
` [PATCH 03/35] libext2fs/e2fsck: provide routines to read-ahead metadata
` [PATCH 04/35] e2fsck: read-ahead metadata during passes 1, 2, and 4
` [PATCH 05/35] e2fsck: track directories to be rehashed with a bitmap
` [PATCH 06/35] e2fsck: rebuild sparse extent trees/convert non-extent ext3 files
` [PATCH 07/35] e2fsck: convert block-mapped files to extents on bigalloc fs
` [PATCH 08/35] tests: verify proper rebuilding of sparse extent trees and block map file conversion
` [PATCH 10/35] undo-io: add new calls to and speed up the undo io manager

[PATCH 1/1] ext4/jbd2: Force copy-outs during metadata commiting
 2015-04-21 16:03 UTC 

[PATCH 0/3 RFC] ext4: Speedup orphan file handling
 2015-04-21 15:46 UTC  (18+ messages)
` [PATCH 1/3] ext4: Support for checksumming from journal triggers
` [PATCH 2/3] ext4: Speedup ext4 orphan inode handling
` [PATCH 3/3] ext4: Improve scalability of ext4 orphan file handling

bigalloc cluster size
 2015-04-21 13:31 UTC 

[PATCH] ext4: move check under lock to avoid race
 2015-04-20 20:50 UTC  (3+ messages)
` [PATCH] ext4: Move check under lock scope to close a race

[PATCH] e2fsprogs: use $DUMPE2FS in resize_test script
 2015-04-20 17:59 UTC 

[RFC 0/4] Generic file system events interface
 2015-04-20 10:32 UTC  (37+ messages)
` [RFC 1/4] fs: Add generic file system event notifications
` [RFC 2/4] ext4: Add helper function to mark group as corrupted
` [RFC 3/4] ext4: Add support for generic FS events
` [RFC 4/4] shmem: "

Use of resize2fs for enabling 64-bit inodes
 2015-04-20 10:25 UTC  (3+ messages)

[PATCH] fs/ext4: remove unused header file
 2015-04-20  7:01 UTC 

[GIT PULL] ext4 changes for 4.1
 2015-04-19  0:49 UTC 

Using latest e2fsprogs on various offline VM ext filesystems
 2015-04-18 20:30 UTC  (3+ messages)

Fsck repair takes very long for 1,761 inodes containing multiply-claimed blocks on ext4
 2015-04-18 15:02 UTC  (6+ messages)

[PATCH 0/5] jbd2: Avoid unnecessary locking when buffer is already journaled
 2015-04-16 10:46 UTC  (3+ messages)

ext4 crypto: enforce context consistency
 2015-04-16  6:15 UTC  (2+ messages)

Is there any reason for us to use EXT4_MAXQUOTAS_INIT_BLOCKS?
 2015-04-15 23:27 UTC  (3+ messages)

[patch] ext4 crypto: type bug with encrypted symlinks
 2015-04-15 16:45 UTC  (3+ messages)

[Bug 96641] New: Oops in __d_lookup when accessing certain files
 2015-04-15 14:19 UTC  (4+ messages)
` [Bug 96641] "

[patch] ext4 crypto: testing the wrong variable
 2015-04-15  9:26 UTC  (6+ messages)

[patch 2/2] jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
 2015-04-14 20:25 UTC 

[patch 1/2] fs/ext4/fsync.c: generic_file_fsync call based on barrier flag
 2015-04-14 20:25 UTC 

[v12 0/5] ext4: add project quota support
 2015-04-14 10:07 UTC  (11+ messages)
` [v12 1/5] vfs: adds general codes to enforces project quota limits
` [v12 2/5] ext4: adds project ID support
` [v12 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v12 5/5] ext4: cleanup inode flag definitions

A question about function jbd2__journal_restart()
 2015-04-14  8:43 UTC  (2+ messages)

[PATCH-v2 00/20] ext4 encryption patches
 2015-04-13  3:16 UTC  (21+ messages)
` [PATCH-v2 01/20] ext4 crypto: add ext4_mpage_readpages()
` [PATCH-v2 02/20] ext4 crypto: reserve codepoints used by the ext4 encryption feature
` [PATCH-v2 03/20] ext4 crypto: add ext4 encryption Kconfig
` [PATCH-v2 04/20] ext4 crypto: export ext4_empty_dir()
` [PATCH-v2 05/20] ext4 crypto: add encryption xattr support
` [PATCH-v2 06/20] ext4 crypto: add encryption policy and password salt support
` [PATCH-v2 07/20] ext4 crypto: add ext4 encryption facilities
` [PATCH-v2 08/20] ext4 crypto: add encryption key management facilities
` [PATCH-v2 09/20] ext4 crypto: validate context consistency on lookup
` [PATCH-v2 10/20] ext4 crypto: inherit encryption policies on inode and directory create
` [PATCH-v2 11/20] ext4 crypto: implement the ext4 encryption write path
` [PATCH-v2 12/20] ext4 crypto: implement the ext4 decryption read path
` [PATCH-v2 13/20] ext4 crypto: filename encryption facilities
` [PATCH-v2 14/20] ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
` [PATCH-v2 15/20] ext4 crypto: insert encrypted filenames into a leaf directory block
` [PATCH-v2 16/20] ext4 crypto: partial update to namei.c for fname crypto
` [PATCH-v2 17/20] ext4 crypto: filename encryption modifications
` [PATCH-v2 18/20] ext4 crypto: enable filename encryption
` [PATCH-v2 19/20] ext4 crypto: Add symlink encryption
` [PATCH-v2 20/20] ext4 crypto: enable encryption feature flag

[PATCH 00/22] ext4 encryption patches
 2015-04-12  5:29 UTC  (22+ messages)
` [PATCH 06/22] ext4 crypto: add encryption policy checking
` [PATCH 08/22] ext4 crypto: add ext4 encryption facilities
` [PATCH 12/22] ext4 crypto: implement the ext4 encryption write path
` [PATCH 13/22] ext4 crypto: implement the ext4 decryption read path
` [PATCH 17/22] ext4 crypto: partial update to namei.c for fname crypto
` [PATCH 20/22] ext4 crypto: Add symlink encryption

[patch] ext4 crypto: fix an error code in ext4_init_crypto()
 2015-04-11 11:55 UTC  (2+ messages)

[PATCH 2/2][v2] blk-plug: don't flush nested plug lists
 2015-04-11  4:11 UTC  (4+ messages)
        ` [f2fs-dev] "

ext4: WARNING: CPU: 10 PID: 23340 at fs/block_dev.c
 2015-04-09 20:49 UTC  (5+ messages)


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