linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-10 18:41:58 to 2015-04-02 02:36:51 UTC [more...]

[PATCH 00/35] e2fsprogs April 2015 patchbomb
 2015-04-02  2:36 UTC  (26+ 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 09/35] e2fsck: abort on read error beyond end of 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] e2fsck: completely ignore last-mount and last-write within fudge_time
 2015-04-01 18:08 UTC  (6+ messages)

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

[PATCH] ext3: Remove useless condition in if statement
 2015-04-01  7:40 UTC  (3+ messages)

[Bug 95861] New: fs/inode.c:509 invalid opcode: 0000 [#1] SMP
 2015-03-30 17:15 UTC 

[PATCH 00/54] e2fsprogs January 2015 patchbomb
 2015-03-29  4:13 UTC  (18+ messages)
` [PATCH 20/54] e2fsck: add a 'yes to all' response in interactive mode
` [PATCH 21/54] libext2fs: zero blocks via FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks
` [PATCH 22/54] libext2fs: ext2fs_new_block2() should call alloc_block hook
` [PATCH 23/54] libext2fs: Support readonly filesystem images
  ` [PATCH v2 "
` [PATCH 27/54] e2fsck: rebuild sparse extent trees/convert non-extent ext3 files
  ` [PATCH v4 "
` [PATCH 55/54] e2fsck: actually fix inline_data flags problems when user says to do so
` [PATCH 56/54] libext2fs: zero hash in ibody extended attributes
` [PATCH 57/54] e2fsck: convert block-mapped files to extents on bigalloc fs
` [PATCH 58/54] e2fsck: turn inline data symlink into a fast symlink when possible

[Bug 95571] New: ext4 fs corruption on power-cut while running fsstress
 2015-03-25 15:18 UTC 

[PATCH v2] e2fsprogs: Limit number of reserved gdt blocks on small fs
 2015-03-25 10:46 UTC 

[PATCH v10 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-03-25  6:05 UTC  (3+ messages)
` [PATCH v10 1/12] fs: Add support "

[PATCH v2] ext4: don't release reserved space for previously allocated cluster
 2015-03-24 21:39 UTC 

[PATCH] ext4: don't consume reserved space when allocating partial cluster
 2015-03-24 21:06 UTC  (5+ messages)

[PATCH] ext4: remove unnecessary lock/unlock of i_block_reservation_lock
 2015-03-24 14:53 UTC  (2+ messages)

[PATCH] ext4: fix loss of delalloc extent info in ext4_zero_range()
 2015-03-23 17:55 UTC  (3+ messages)

[PATCH 48/48] ext2: enable cgroup writeback support
 2015-03-23  4:54 UTC 

Recovery after mkfs.ext4 on a ext4
 2015-03-22 20:19 UTC  (10+ messages)

[PATCH 1/1] ext4: better error handling of kstrdup()
 2015-03-20 21:21 UTC 

fs corruption recovery
 2015-03-20 18:45 UTC  (6+ messages)

[v11 0/5] ext4: add project quota support
 2015-03-20 18:41 UTC  (6+ messages)
  ` [v11 1/5] vfs: adds general codes to enforces project quota limits
  ` [v11 2/5] ext4: adds project ID support
  ` [v11 3/5] ext4: adds project quota support
` [v11 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v11 5/5] ext4: cleanup inode flag definitions

[v11 0/5] ext4: add project quota support
 2015-03-20 18:37 UTC  (4+ messages)
  ` [v5 1/5] vfs: adds general codes to enforces project quota limits
` [v5 2/5] ext4: adds project ID support
` [v5 3/5] ext4: adds project quota support

[3.17.y-3.19.y][cherry-pick] ext4: fix indirect punch hole corruption
 2015-03-20 16:05 UTC 

[3.17.y-3.19.y][cherry-pick] ext4: fix indirect punch hole corruption
 2015-03-20 16:04 UTC 

max_dir_size_kb option list
 2015-03-20 14:42 UTC  (8+ messages)

ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
 2015-03-20 10:22 UTC 

[PATCH] ext4: don't retry file block mapping on bigalloc fs with non-extent file
 2015-03-19 21:25 UTC 

[PATCH] ext4: Remove useless condition in if statement
 2015-03-19 16:24 UTC  (2+ messages)

SMRFFS - EXT4, and a few stack changes
 2015-03-19 15:59 UTC 

[PATCH 1/1] jbd2: fix incorrect unlock on j_list_lock
 2015-03-19 12:13 UTC  (6+ messages)

[PATCH RFC v2 0/6] ext4: yet another project quota
 2015-03-19  9:16 UTC  (11+ messages)
` [PATCH RFC v2 1/6] fs: vfs ioctls for managing project id
` [PATCH RFC v2 2/6] fs: protected "

How is e2fsck's time_fudge supposed to behave?
 2015-03-18 18:58 UTC  (3+ messages)

[PATCH v2 0/2] ext4: Add pollable sysfs entry for block threshold events
 2015-03-18 18:20 UTC  (7+ messages)
` [PATCH v2 1/2] ext4: Add helper function to mark group as corrupted
` [PATCH v2 2/2] ext4: Add pollable sysfs entry for block threshold events

[PATCH] jbd: Fix possible uninitialized memory access when tracing
 2015-03-18 10:33 UTC 

jbd: Add fixed tracepoints
 2015-03-18 10:24 UTC  (2+ messages)

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-03-17 18:19 UTC  (11+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
  ` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()

[v9 0/5] ext4: add project quota support
 2015-03-17  9:37 UTC  (18+ messages)
` [v9 2/5] ext4: adds project ID support
  ` [v9 1/5] vfs: adds general codes to enforces project quota limits
  ` [v9 3/5] ext4: adds project quota support
  ` [v9 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v9 5/5] ext4: cleanup inode flag definitions

RE:Premiums Manufacturer
 2015-03-17  7:27 UTC 

[ANNOUNCE] xfs: Supporting Host Aware SMR Drives
 2015-03-16 20:20 UTC  (3+ messages)

very slow SSD with fsync
 2015-03-15 14:35 UTC  (4+ messages)

Ext4 Encryption design document
 2015-03-13 23:43 UTC 

PLEASE GET BACK TO ME AS SOON AS YOU RECEIVE THIS EMAIL
 2015-03-13 21:44 UTC 

[PATCH RFC v1 0/4] e2fsprogs: reserve more special inodes
 2015-03-13 20:36 UTC  (9+ messages)
` [PATCH RFC v1 1/4] resize2fs: allocate ext2_resize_t outside of resize_fs
` [PATCH RFC v1 2/4] resize2fs: add option -I for reserving more special inodes
` [PATCH RFC v1 3/4] mke2fs: add options extended option for changing first inode
` [PATCH RFC v1 4/4] e2fsprogs: add test for mke2fs -E first_inode and resize2fs -I

[PATCH RFC v1 0/4] e2fsprogs: project quota
 2015-03-13 16:00 UTC  (5+ messages)
` [PATCH RFC v1 1/4] e2fsprogs: introduce project id feature
` [PATCH RFC v1 2/4] e2fsprogs: add project quota support
` [PATCH RFC v1 3/4] e2fsprogs: add tests for project quota
` [PATCH RFC v1 4/4] e2fsprogs: add project id into lsattr and chattr

[RFC] ext4: Add pollable sysfs entry for block threshold events
 2015-03-13 15:05 UTC  (7+ messages)

Ext4 Encryption design document
 2015-03-12 13:42 UTC 

(unknown),
 2015-03-12 11:49 UTC 

[Bug 94791] New: syscall fanotify_mark overflow
 2015-03-12  9:40 UTC 

[Bug 94641] New: Kernel source tarball download incomplete despite Firefox report of complete download
 2015-03-11 21:05 UTC  (3+ messages)
` [Bug 94641] "

Ext4 developers get together planning
 2015-03-11 13:31 UTC  (3+ messages)

[PATCH 0/2] add project quota support
 2015-03-11  3:37 UTC  (3+ messages)
` [PATCH 1/2] quota: cleanup codes for new quota type
` [PATCH 2/2] quota: add project quota support


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