linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-24 21:51:48 to 2015-05-15 20:58:25 UTC [more...]

Let's get a File & Storage miniconf going at LPC2015!
 2015-05-15 20:58 UTC 

ext4 lazytime: ctime of some files changed
 2015-05-15 15:14 UTC  (3+ messages)

[PATCH v2] jbd2: fix r_count overflows leading to buffer overflow in journal recovery
 2015-05-14 23:12 UTC  (3+ messages)

[PATCH] ext4: check for zero length extent explicitly
 2015-05-14 23:02 UTC  (2+ messages)

[PATCH v2] ext4: fix NULL pointer dereference when journal restart fails
 2015-05-14 22:56 UTC  (7+ messages)

[PATCH] ext4: remove unused function prototype from ext4.h
 2015-05-14 22:43 UTC 

[PATCH] ext4: don't save the error information if the block device is read-only
 2015-05-14 22:37 UTC 

[PATCH 00/14] e2fsprogs May 2015 patchbomb
 2015-05-14 19:37 UTC  (15+ messages)
` [PATCH 01/14] misc: fix Coverity bugs
` [PATCH 02/14] undo-io: write out index block after every write
` [PATCH 03/14] misc: fix undo file setup
` [PATCH 04/14] filefrag: fix broken extent emulation and uninitialized variables
` [PATCH 05/14] e2fsck: fix buffer overrun in revoke block scanning
  ` [PATCH v2 "
` [PATCH 06/14] e2fsck: convert block-mapped files to extents on bigalloc fs
` [PATCH 07/14] libext2fs: support allocating uninit blocks in bmap2()
` [PATCH 08/14] libext2fs: find/alloc a range of empty blocks
` [PATCH 09/14] libext2fs: add new hooks to support large allocations
` [PATCH 10/14] libext2fs: implement fallocate
` [PATCH 11/14] libext2fs: use fallocate for creating journals and hugefiles
` [PATCH 12/14] debugfs: implement fallocate
` [PATCH 13/14] tests: test debugfs punch command

[PATCH] jbd2: fix r_count overflows leading to buffer overflow in journal recovery
 2015-05-14 18:09 UTC  (3+ messages)

MONITOR MOUNT
 2015-05-14  6:19 UTC 

Htree concept
 2015-05-14  2:50 UTC  (7+ 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  (40+ messages)
` [PATCH 07/35] e2fsck: convert block-mapped files to extents on bigalloc fs
` [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)

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  (9+ messages)
` [v14 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

[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 


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