linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-17 14:33:47 to 2012-02-29 14:42:44 UTC [more...]

getdents - ext4 vs btrfs performance
 2012-02-29 14:42 UTC  (5+ messages)

getdents - ext4 vs btrfs performance
 2012-02-29 14:05 UTC  (4+ messages)

[PATCH 0/8 v3] Checkpointing fixes and cleanups
 2012-02-29 11:03 UTC  (2+ messages)

what happened with dccaf33fa37 "ext4: flush any pending end_io requests before DIO" for 3.0?
 2012-02-28 11:42 UTC  (2+ messages)

[PATCH 1/1] ext4: Remove empty index blocks when punching holes
 2012-02-29  8:18 UTC  (4+ messages)

[PATCH 1/2 v2] e2fsck: Discard only unused parts of inode table
 2012-02-29  7:22 UTC  (5+ messages)

mkfs.ext4 vs. e2fsck discard oddities
 2012-02-29  7:12 UTC  (2+ messages)

[PATCH v2.3 00/23] ext4: Add metadata checksumming
 2012-02-29  5:48 UTC  (7+ messages)
` [PATCH 13/23] ext4: Add new feature to make block group checksums use metadata_csum algorithm
      ` [RFC] e2fsprogs: Rework metadata_csum/gdt_csum flag handling
      ` [RFC] ext4: Rework metadata_csum/gdt_csum flag handling in kernel

Why does e2fsck stop on system clock differences?
 2012-02-28 16:22 UTC 

[PATCH 1/2 v3] e2fsck: Discard only unused parts of inode table
 2012-02-28  7:30 UTC  (2+ messages)
` [PATCH 2/2 v3] e2fsck: Do not forget to discard last block group

[RFC] ext4: block reservation allocation
 2012-02-28  4:05 UTC  (15+ messages)

[RFC PATCH 18/22] ext3: add support for .read_iter and .write_iter
 2012-02-27 23:14 UTC  (4+ messages)
` [RFC PATCH 20/22] ext4: add support for read_iter, write_iter, and direct_IO_bvec

[PATCH 65/73] ext2: Add ext2_dirent_in_use() [ver #2]
 2012-02-27 20:45 UTC  (9+ messages)
` [PATCH 66/73] ext2: Split ext2_add_entry() from ext2_add_link() "
` [PATCH 68/73] ext2: Add whiteout and opaque directory support "
` [PATCH 69/73] ext2: Add fallthru "

[RESEND] [PATCH 1/2 v2] e2fsck: Discard only unused parts of inode table
 2012-02-27 18:33 UTC  (13+ messages)
` [RESEND] [PATCH 2/2 v2] e2fsck: Do not forget to discard last block group

[Bug 42512] [BUG] D state process after unplug and umount usb disk
 2012-02-27 12:04 UTC  (2+ messages)

[PATCH] build: fix compile warnings on OSX
 2012-02-27  6:29 UTC  (2+ messages)

[PATCH] libquota: don't include system quota.h header
 2012-02-27  6:28 UTC  (2+ messages)

[PATCH 1/2] e2fsprogs: fix data lost with mke2fs -S
 2012-02-27  6:26 UTC  (5+ messages)

[PATCH] libext2fs: include sys/time.h for gettimeofday()
 2012-02-27  6:13 UTC  (4+ messages)
` [PATCH] libext2fs: include config.h for HAVE_xxx defines

[PATCH] e2image: skip uninitialized bitmaps and inode tables
 2012-02-27  5:59 UTC  (2+ messages)

[PATCH] ext4: fix format flag in ext4_ext_binsearch_idx()
 2012-02-26 15:55 UTC 

[PATCH] ext4: cleanup in ext4_discard_allocated_blocks()
 2012-02-26 15:54 UTC 

Ext4 Kernel Crash
 2012-02-26 12:18 UTC 

[PATCH] ext4: ignore ext3/ext2 only mount options
 2012-02-25 18:56 UTC  (2+ messages)

[patch] ext4: clean up the flags passed to __blockdev_direct_IO for extent-based files
 2012-02-24 21:52 UTC  (2+ messages)

[PATCH] ext3: fix start and len arguments handling in ext3_trim_fs()
 2012-02-24 19:51 UTC  (4+ messages)

[PATCH] libquota: don't include system quota.h header
 2012-02-24  7:36 UTC  (2+ messages)

[Bug 42763] New: directory access hangs without error
 2012-02-24  2:22 UTC  (4+ messages)
` [Bug 42763] "

[PATCH] libext2: clear BG_BLOCK_UNINIT in any group containing metadata
 2012-02-23 19:03 UTC  (2+ messages)

ext4: List corruption complaint on 2.6.32.57
 2012-02-23 17:01 UTC  (2+ messages)

[PATCH] ext4: serialize unaligned asynchronous DIO
 2012-02-23 15:15 UTC  (5+ messages)
` [PATCH V3 RESEND 2] "
    ` backport "ext4: serialize unaligned asynchronous DIO" to 2.6.32

[PATCH 1/2] e2fsck: Discard only unused parts of inode table
 2012-02-23 13:05 UTC  (4+ messages)
` [PATCH 2/2] e2fsck: Do not forget to discard last block group

[PATCH] ext4: modify the implementation of quota reservation in bigalloc and delay-allocation
 2012-02-23  9:17 UTC 

Mkfs option to choose where metadata will be stored
 2012-02-23  4:46 UTC  (4+ messages)

[PATCH V4 00/22] ext4: Add inline data support
 2012-02-22  1:34 UTC  (28+ messages)
` [PATCH V4 01/22] ext4: Move extra inode read to a new function
  ` [PATCH V4 02/22] ext4: export inline xattr functions
  ` [PATCH V4 03/22] ext4: Add the basic function for inline data support
  ` [PATCH V4 04/22] ext4: Add read support for inline data
  ` [PATCH V4 05/22] ext4: Add normal write "
  ` [PATCH V4 06/22] ext4: Add journalled "
  ` [PATCH V4 07/22] ext4: Add delalloc "
  ` [PATCH V4 08/22] ext4: Create a new function ext4_init_new_dir
  ` [PATCH V4 09/22] ext4: Refactor __ext4_check_dir_entry to accepts start and size
  ` [PATCH V4 10/22] ext4: Create __ext4_insert_dentry for dir entry insertion
  ` [PATCH V4 11/22] ext4: let add_dir_entry handle inline data properly
  ` [PATCH V4 12/22] ext4: Let ext4_readdir handle inline data
  ` [PATCH V4 13/22] ext4: Create a new function search_dir
  ` [PATCH V4 14/22] ext4: let ext4_find_entry handle inline data
  ` [PATCH V4 15/22] ext4: make ext4_delete_entry generic
  ` [PATCH V4 16/22] ext4: let ext4_delete_entry handle inline data
  ` [PATCH V4 17/22] ext4: let empty_dir handle inline dir
  ` [PATCH V4 18/22] ext4: let ext4_rename "
  ` [PATCH V4 19/22] ext4: Let fiemap work with inline data
  ` [PATCH V4 20/22] ext4: Evict inline data out if we needs to strore xattr in inode
  ` [PATCH V4 21/22] ext4: let ext4_truncate handle inline data correctly
  ` [PATCH V4 22/22] ext4: Enable ext4 inline support

[PATCH] FS: ext4: fix integer overflow in alloc_flex_gd()
 2012-02-21 17:19 UTC  (5+ messages)

[PATCH] e2image: add -a switch to include all data
 2012-02-21 16:20 UTC 

e2fsck discard errors
 2012-02-21  7:28 UTC  (2+ messages)

[PATCH RESEND] ext4: format flag in dx_probe()
 2012-02-21  4:11 UTC  (2+ messages)

[PATCH V2] ext4: avoid deadlock on sync-mounted FS w/o journal
 2012-02-21  4:08 UTC  (2+ messages)

[PATCH] ext4: fix resize when resizing within single group
 2012-02-21  4:03 UTC  (3+ messages)

[patch, resend] ext4: fix race between unwritten extent conversion and truncate
 2012-02-21  4:00 UTC  (2+ messages)

[PATCH] libext2fs: support O_DIRECT functionality for Mac OS X
 2012-02-21  1:48 UTC 

[PATCH] libext2fs: don't mark the superblock as dirty if the fs was opened r/o
 2012-02-21  1:36 UTC 

[PATCH] e2fsck: check new sysfs interface to determine if we are on battery
 2012-02-21  1:24 UTC  (3+ messages)

[PATCH] ext4: remove EXT4_MB_{BITMAP,BUDDY} macros
 2012-02-21  0:24 UTC  (2+ messages)

[PATCH] libquota: fix invalid return in non-void function
 2012-02-20 23:27 UTC 

16 TB filesystem limit on 32bit machine
 2012-02-20 22:50 UTC  (4+ messages)

utf8only option
 2012-02-20 22:02 UTC 

e2image doesn't get backup superblocks?
 2012-02-20 19:22 UTC  (3+ messages)

e2fsck and backup superblocks
 2012-02-20 19:18 UTC  (8+ messages)
      ` E2fsprogs 1.42.1 release

[Bug 42723] New: EXT4-fs error: ext4_mb_generate_buddy
 2012-02-20 12:12 UTC  (2+ messages)
` [Bug 42723] "

Transfer Notice!!
 2012-02-20  8:36 UTC 

Revalidate Your MailBox
 2012-02-19 21:54 UTC 

[PATCH 1/2] e2image: truncate raw image file to correct size
 2012-02-17 20:39 UTC  (17+ messages)
` [PATCH 2/2] e2image: add -a switch to include all data
          ` [PATCH 1/2] e2image: fix logic bug which could cause a raw image not to be extended

(unknown)
 2012-02-17 20:28 UTC 

[PATCH 2/2] e2image: attempt to use ftruncate64 to set i_size for raw images
 2012-02-17 20:19 UTC  (3+ messages)
` [PATCH 2/2 -v2] "

[PATCH] libext2fs, libe2p: Reserve RO_COMPAT_REPLICA feature
 2012-02-17 19:06 UTC 

[RFC 0/2] e2fsprogs: Add FUSE server
 2012-02-17 18:51 UTC  (6+ messages)
` [PATCH 1/2] libext2fs: Add ext2fs_file_get_inode_num call (for fuse2fs)
` [PATCH 2/2] misc: Add fuse2fs, a FUSE server for e2fsprogs

[WIP 11/18] Basic support (faulting) for huge pages for shmfs
 2012-02-17 14:51 UTC  (5+ messages)

[PATCH 01/18] Added hacking menu for override optimization by GCC
 2012-02-17 14:33 UTC  (2+ messages)
` [PATCH] "


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