linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-15 19:25:40 to 2012-02-27 00:04:28 UTC [more...]

[PATCH 65/73] ext2: Add ext2_dirent_in_use() [ver #2]
 2012-02-27  0:04 UTC  (5+ 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 "

[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] libext2fs: include sys/time.h for gettimeofday()
 2012-02-24 17:18 UTC  (2+ messages)
` [PATCH] libext2fs: include config.h for HAVE_xxx defines

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

[PATCH] build: fix compile warnings on OSX
 2012-02-24  7:48 UTC 

[PATCH] libquota: don't include system quota.h header
 2012-02-24  7:43 UTC 

[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  (7+ messages)
` [Bug 42763] "

[Bug 42512] [BUG] D state process after unplug and umount usb disk
 2012-02-23 21:15 UTC 

[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 1/2 v2] e2fsck: Discard only unused parts of inode table
 2012-02-23 16:29 UTC 

[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] e2image: skip uninitialized bitmaps and inode tables
 2012-02-21 21:47 UTC 

[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 1/2] e2fsprogs: fix data lost with mke2fs -S
 2012-02-21  7:09 UTC  (3+ 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  (22+ 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
            ` [PATCH 2/2] e2image: attempt to use ftruncate64 to set i_size for raw images
              ` [PATCH 2/2 -v2] "

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

[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  (12+ messages)
` [WIP 12/18] Additional macros for pmd operations
` [WIP 13/18] Zapping and freeing huge mappings
` [WIP 14/18] Fixes for proc memory
` [WIP 15/18] Splitting and truncating
` [WIP 16/18] SHM: Support for splitting on truncation
` [WIP 17/18] [Experimental] Support for huge pages in EXT 4
` [WIP 18/18] [WIP] Dummy patch for details

[PATCH 01/18] Added hacking menu for override optimization by GCC
 2012-02-17 14:33 UTC  (26+ messages)
` [PATCH 02/18] Change of refcounting method for compound pages and atomic heads
` [PATCH 03/18] Compound read / write locking aka get / put
` [PATCH 04/18] Page flag for tracking compound deque
` [PATCH 05/18] Various VM_BUG_ON for securing tail pages usage
` [PATCH 06/18] Make migrate pages fucntion more flexible
` [PATCH 07/18] Configuration menu for Huge Page Cache
` [PATCH 08/18] Generic routines for defragmenting pagecache
` [PATCH 09/18] Allowing usage of MAP_HUGETLB in mmap
` [PATCH 10/18] Support for huge page faulting
` [PATCH 11/18] Basic support (faulting) for huge pages for shmfs
` [PATCH 12/18] Additional macros for pmd operations
` [PATCH 13/18] Zapping and freeing huge mappings
` [PATCH 14/18] Fixes for proc memory
` [PATCH 15/18] Splitting and truncating
` [PATCH 16/18] SHM: Support for splitting on truncation
` [PATCH 17/18] [Experimental] Support for huge pages in EXT 4
` [PATCH 18/18] [WIP] Dummy patch for details
          ` [PATCH] Added hacking menu for override optimization by GCC

ORDER INQUIRY
 2012-02-13  9:42 UTC 

[PATCH] ext4: s_dirtyclusters_counter should tranform to unit of cluster before assigning to "dirty_clusters" in ext4_has_free_clusters()
 2012-02-16 20:12 UTC  (7+ messages)

[PATCH 0/8 v3] Checkpointing fixes and cleanups
 2012-02-16 12:59 UTC  (4+ messages)
` [PATCH 8/8] jbd2: Cleanup journal tail after transaction commit

[RFC] new infrastructure for manipulating different extent format
 2012-02-16 10:51 UTC 

[PATCH] resize2fs: Calculate s_first_data_block into minimum filesystem size
 2012-02-15 23:41 UTC  (2+ messages)

[PATCH] libext2fs: Only link an inode into a directory once
 2012-02-15 22:27 UTC  (5+ messages)
      ` [PATCH] libext2fs: fix BLOCK_ABORT handling in the block iterator for extents

Re:
 2012-02-15 21:17 UTC 

[PATCH] libext2fs: When truncating file, punch out blocks at end
 2012-02-15 20:12 UTC  (2+ messages)


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