linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-16 23:53:50 to 2015-03-16 11:33:50 UTC [more...]

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-03-16 11:33 UTC  (3+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()

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

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

How is e2fsck's time_fudge supposed to behave?
 2015-03-13 22:31 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)

[v9 0/5] ext4: add project quota support
 2015-03-12 16:04 UTC  (10+ 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

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  (4+ messages)

[PATCH RFC v2 0/6] ext4: yet another project quota
 2015-03-11  7:19 UTC  (12+ messages)
` [PATCH RFC v2 1/6] fs: vfs ioctls for managing project id
` [PATCH RFC v2 2/6] fs: protected "
` [PATCH RFC v2 3/6] quota: generic project quota
` [PATCH RFC v2 4/6] ext4: support project id and "
` [PATCH RFC v2 5/6] ext4: add shortcut for moving files across projects
` [PATCH RFC v2 6/6] ext4: mangle statfs results accourding to project quota usage and limits

[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

[PATCH] ext4: Make fsync to sync parent dir in no-journal for real this time
 2015-03-10 18:29 UTC  (2+ messages)

[Bug 32182] New: EXT4-fs error: bad header/extent
 2015-03-05 14:32 UTC  (2+ messages)
` [Bug 32182] "

[PATCH] ext4: Allocate entire range in zero range
 2015-03-05 11:43 UTC  (4+ messages)

[PATCH] ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()
 2015-03-04 15:03 UTC  (2+ messages)

[PATCH 1/2] ext2: remove unused header files
 2015-03-04  5:52 UTC  (2+ messages)
` [PATCH 2/2] ext4: "

[Bug 93491] New: Kernel crashes every 10 minutes. Computer stalls
 2015-03-03 19:55 UTC  (11+ messages)
` [Bug 93491] "

Documenting MS_LAZYTIME
 2015-03-03  7:14 UTC  (20+ messages)

Confidential Letter
 2015-03-02  0:34 UTC 

[PATCH] e2fsprogs: Limit number of reserved gdt blocks on small fs
 2015-03-02 17:43 UTC  (5+ messages)

[PATCH] ext4: fix transposition typo in format string
 2015-03-02  9:55 UTC  (2+ messages)

(unknown)
 2015-02-28 13:19 UTC 

[PATCH v2] generic: regression tests for ext4 ^extents punch hole
 2015-02-28  1:29 UTC 

How to add new fields into inode?
 2015-02-27  7:52 UTC  (2+ messages)

[PATCH v2] debugfs/set_fields: fix several errors and add assertions
 2015-02-25  9:47 UTC 

[PATCH] ext4: add regression tests for ^extents punch hole
 2015-02-25  8:42 UTC  (14+ messages)

[PATCH] debugfs/set_fields: fix several errors and add assertions
 2015-02-25  5:40 UTC  (3+ messages)

[PATCH v10 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-02-25  4:15 UTC  (15+ messages)
  ` [PATCH v10 1/12] fs: Add support "
  ` [PATCH v10 2/12] xfs: "
  ` [PATCH v10 6/12] xfstests: generic/060: Delayed allocation insert range
` [PATCH v10 3/12] ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
` [PATCH v10 4/12] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
` [PATCH v10 5/12] xfstests: generic/058: Standard insert range tests
` [PATCH v10 7/12] xfstests: generic/061: Multi "
` [PATCH v10 8/12] xfstests: generic/063: Delayed allocation multi insert
` [PATCH v10 9/12] xfstests: generic/064: Test multiple fallocate insert/collapse range calls
` [PATCH v10 10/12] xfstests: fsstress: Add fallocate insert range operation
` [PATCH v10 11/12] xfstests: fsx: "
` [PATCH v10 12/12] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate

How to handle TIF_MEMDIE stalls?
 2015-02-23 21:33 UTC  (10+ messages)

+ ext4-add-dax-functionality.patch added to -mm tree
 2015-02-23 12:52 UTC  (14+ messages)

[GIT PULL] ext4 bug fixes for 3.20-rc1
 2015-02-22 23:01 UTC 

[PATCH RFC] e2fsprogs: Speed up ext2fs_new_block2
 2015-02-21  3:24 UTC  (2+ messages)

[Bug 23732] New: ext4 timestamp range contains 68-year gaps
 2015-02-21  1:15 UTC  (8+ messages)
` [Bug 23732] "

[3.19 ext4] Significant loss of file I/O reliability under extreme memory pressure
 2015-02-20 11:20 UTC 

[Bug 43260] New: ftruncate locks up when used with direct IO on ext4
 2015-02-19 17:26 UTC  (2+ messages)
` [Bug 43260] "

[Bug 19502] New: 'losetup -c' on a mounted loopN device with ext[34] causes soft lockup
 2015-02-19 15:57 UTC  (2+ messages)
` [Bug 19502] "

Kernel keeps device locked after umount / jbd2 does not go away (Debian 3.16.0-4-amd64 / 3.16.7-ckt4-3)
 2015-02-18 22:37 UTC 

[PATCH] ext4: Allocate entire range in zero range
 2015-02-18 14:35 UTC 

[PATCH] e2fsprogs: Remove any occurrence of ext4dev and test_fs
 2015-02-17 22:34 UTC  (4+ messages)

gdisk-created Bios Boot Partition created with NO fs, reports fs TYPE=ext4. Bug/why?
 2015-02-17 20:34 UTC  (3+ messages)

[PATCH v3] ext4: fix indirect punch hole corruption
 2015-02-17 18:59 UTC  (5+ messages)
` [PATCH v4] "

[PATCH RESEND 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-02-17  1:49 UTC  (14+ messages)
` [PATCH RESEND 1/12] fs: Add support "
` [PATCH RESEND 2/12] xfs: "
` [PATCH RESEND 3/12] ext4: "
` [PATCH RESEND 4/12] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
` [PATCH RESEND 11/12] xfstests: fsx: Add fallocate insert range operation


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