linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-21 02:26:48 to 2015-05-13 17:37:52 UTC [more...]

Htree concept
 2015-05-13 17:37 UTC  (5+ messages)

[Bug 98091] New: kernel/sched/core.c:7291 __might_sleep+0x87/0x90()
 2015-05-13 15:40 UTC  (6+ messages)
` [Bug 98091] "

[Bug 96641] New: Oops in __d_lookup when accessing certain files
 2015-05-13 14:57 UTC  (2+ messages)
` [Bug 96641] "

[PATCH 2/3] ext4 crypto: initialize crypto memory in early stage
 2015-05-12 21:31 UTC  (3+ messages)
` [PATCH 3/3] ext4 crypto: use inode number for xts_tweak
  ` [PATCH 3/3 v2] "

[PATCH 1/3] ext4 crypto: move io_completion work into crypto.c
 2015-05-12 21:19 UTC 

[PATCH 1/5] ext4: clean up superblock encryption mode fields
 2015-05-12 18:59 UTC  (5+ messages)
` [PATCH 2/5] ext4 crypto: use slab caches
` [PATCH 3/5] ext4 crypto: get rid of ci_mode from struct ext4_crypt_info
` [PATCH 4/5] ext4 crypto: shrink size of the ext4_crypto_ctx structure
` [PATCH 5/5] ext4 crypto: require CONFIG_CRYPTO_CTR if ext4 encryption is enabled

[PATCH] ext4: Fixed two coding style errors, spaces required around =
 2015-05-12 17:54 UTC  (2+ messages)

[PATCH 1/2] ext4: fix NULL pointer dereference when journal restart fails
 2015-05-12 12:59 UTC  (4+ messages)
` [PATCH 2/2] jbd2: Fix memory leak in jbd2_journal_stop()

ext4 crypto: filename encryption modifications
 2015-05-12 12:17 UTC 

4.1-rc2 kvm-xfstests regressions for ext3 test config
 2015-05-12  9:20 UTC  (2+ messages)

[PATCH] misc: clean up undo file setup
 2015-05-08 19:12 UTC 

misc: fix Coverity bugs
 2015-05-08 19:07 UTC 

ext4_es_lookup_extent causing rcu stalls
 2015-05-08 16:02 UTC  (4+ messages)

[RFC v2 0/4] fs: Add generic file system event notifications
 2015-05-07 11:57 UTC  (23+ 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] ext4: issue WARN_ON_ONCE() if page gets truncated in ext4_write_[da_]begin()
 2015-05-07  9:17 UTC 

[RFC][PATCH] sysrq: Emergency Remount R/O in reverse order
 2015-05-07  6:38 UTC  (4+ messages)

[PATCH v10 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-05-07  0:12 UTC  (4+ messages)
` [PATCH v10 12/12] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate

[PATCH] undo-io: write out index block after every write
 2015-05-06 23:17 UTC 

New kvm-xfstests images uploaded
 2015-05-06 23:12 UTC 

Administrative Notice
 2015-05-06  9:44 UTC 

[PATCH 00/35] e2fsprogs April 2015 patchbomb
 2015-05-05 22:45 UTC  (56+ messages)
` [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 11/35] undo-io: be more flexible about setting block size
` [PATCH 12/35] undo-io: use a bitmap to track what we've already written
` [PATCH 13/35] e2undo: fix memory leaks and tweak the error messages somewhat
` [PATCH 14/35] e2undo: ditch tdb file, write everything to a flat file
` [PATCH 15/35] libext2fs: support atexit cleanups
` [PATCH 16/35] e2fsck: optionally create an undo file
` [PATCH 17/35] resize2fs: optionally create "
` [PATCH 18/35] tune2fs: "
` [PATCH 19/35] mke2fs: "
` [PATCH 20/35] debugfs: "
` [PATCH 21/35] tests: test undo file creation in e2fsck/resize2fs/tune2fs/mke2fs
` [PATCH 22/35] tests: test various features of the new e2undo format
` [PATCH 23/35] copy-in: create hardlinks with the correct directory filetype
` [PATCH 24/35] copy-in: for files, only iterate file blocks that are mapped
` [PATCH 25/35] copyin: fix error handling
` [PATCH 26/35] mke2fs: add simple tests and re-alphabetize mke2fs manpage options
` [PATCH 27/35] contrib: script to create minified ext4 image from a directory

[PATCH 1/4] ext4 crypto: optimize filename encryption
 2015-05-05 15:18 UTC  (4+ messages)
` [PATCH 2/4] ext4 crypto: don't allocate a page when encrypting/decrypting file names
` [PATCH 3/4] ext4 crypto: separate kernel and userspace structure for the key
` [PATCH 4/4] ext4 crypto: reorganize how we store keys in the inode

e2fsprogs make check fails
 2015-05-05 14:11 UTC  (2+ messages)

Coverity complaints about new crypto code
 2015-05-05 12:41 UTC  (2+ messages)

[PATCH] ext4: improve warning directory handling messages
 2015-05-04 23:31 UTC 

Null pointer dereference of s_chksum_driver in ext4_chksum
 2015-05-04 19:35 UTC  (4+ messages)

[PATCH] ext4: check for zero length extent explicitly
 2015-05-04 10:14 UTC 

ext4 crypto: Do not select from EXT4_FS_ENCRYPTION
 2015-05-04  1:37 UTC  (8+ messages)

[GIT PULL] ext4 changes for 4.1-rc2
 2015-05-04  1:21 UTC 

Payment
 2015-05-02 11:46 UTC 

[PATCH v2] ext4: Fix growing of tiny filesystems
 2015-05-03  4:00 UTC  (3+ messages)

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

[PATCH] ext4: Fix data corruption caused by unwritten and delayed extents
 2015-05-03  2:31 UTC  (2+ messages)

[PATCH] ext4 crypto: remove duplicated encryption mode definitions
 2015-05-02 14:26 UTC  (2+ messages)

large directory entry
 2015-05-02  0:28 UTC  (4+ messages)

ext4 non-kernel standalone dev version for testing
 2015-05-01 23:54 UTC  (4+ messages)

[PATCH] fs: ext3: super: fixed a space coding style issue
 2015-05-01  3:25 UTC 

[e2fsprogs] resizing to minimum was failed since 45a78b
 2015-04-30 17:05 UTC  (5+ messages)

[v14 0/4] ext4: add project quota support
 2015-04-29 22:07 UTC  (14+ messages)
` [v14 2/4] ext4: adds "
` [v14 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
  ` [v14 1/4] ext4: adds project ID support
  ` [v14 4/4] ext4: cleanup inode flag definitions

[PATCH v2] e2fsprogs: Limit number of reserved gdt blocks on small fs
 2015-04-29 19:50 UTC  (10+ messages)

Mms2mail L1M2M82407718E2F2
 2015-04-29 18:01 UTC 

[ext4 crypto] feature request "lockable directories"
 2015-04-27 21:57 UTC 

[PATCH] shared/289: do not special-case ext3
 2015-04-27 15:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 1/2] generic: test data corruption on ext4 caused by written/delayed extent
 2015-04-27 14:33 UTC  (2+ messages)
` [PATCH v3 2/2] generic: test bug when zero range is crossing isize within single block

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

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

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] 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

[v13 0/5] ext4: add project quota support
 2015-04-22 18:52 UTC  (12+ 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

[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  (7+ messages)
` [PATCH 2/3] ext4: Speedup ext4 orphan inode handling

bigalloc cluster size
 2015-04-21 13:31 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).