linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-28 04:55:51 to 2011-10-07 15:23:31 UTC [more...]

[PATCH] ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY
 2011-10-07 15:21 UTC 

[Ext4 Secure Delete 0/7 v4] Ext4 secure delete
 2011-10-07 15:21 UTC  (9+ messages)
` [Ext4 Secure Delete 1/7v4] ext4: Secure Delete: Add new EXT4_SECRM_RANDOM_FL flag
` [Ext4 Secure Delete 2/7v4] ext4: Secure Delete: Add ext4_ind_hole_lookup function
` [Ext4 Secure Delete 3/7v4] ext4: Secure Delete: Add secure delete functions
` [Ext4 Secure Delete 4/7v4] ext4: Secure Delete: Secure delete file data
` [Ext4 Secure Delete 5/7v4] ext4: Secure Delete: Secure delete directory entry
` [Ext4 Secure Delete 6/7v4] ext4: Secure Delete: Secure delete meta data blocks
` [Ext4 Secure Delete 7/7v4] ext4/jbd2: Secure Delete: Secure delete journal blocks

[PATCH] ext4: Free resources in the error path of ext4_mb_init
 2011-10-07 15:07 UTC  (5+ messages)
` [PATCH] ext4: Free resources in some error path in ext4_fill_super
  ` [PATCH v2] ext4: Free resources in the error path of ext4_mb_init

[PATCH v3] [SIGNED-OFF] ext4: don't work without procfs
 2011-10-07  8:30 UTC  (4+ messages)

[PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
 2011-10-07  7:38 UTC  (7+ messages)
` [PATCH 1/4] crc32: Bolt on crc32c
` [PATCH 2/4] crypto: crc32c should use library implementation
` [PATCH 3/4] crc32: Add self-test code for crc32c
` [PATCH 4/4] crc32: Select an algorithm via kconfig

[PATCH 1/2] xfstest: fsstress should kill children tasks before exit
 2011-10-06 19:52 UTC  (8+ messages)
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET,GET}FLAGS operations

Plan for reducing i_mutex in ext4
 2011-10-06 17:36 UTC  (5+ messages)

[PATCH] libext2fs: make ext2fs_open_file() always use 3 arguments instead of varargs
 2011-10-06 17:30 UTC 

[PATCH v4] [SIGNED-OFF] ext4: don't work without procfs
 2011-10-06 16:54 UTC 

[PATCH v2] ext4: don't work without procfs
 2011-10-06 12:48 UTC  (3+ messages)

EXT4-fs (dm-1): Couldn't remount RDWR because of unprocessed orphan inode list
 2011-10-06 10:12 UTC  (12+ messages)

[PATCH] ext3/xattr_seciruty.c: local functions should be static
 2011-10-05 20:18 UTC  (4+ messages)

[PATCH] ext4: Remove some deprecated mount options
 2011-10-05 14:34 UTC  (3+ messages)

[PATCH] ext4: Documenatation: remove acl and user_xattr mount options
 2011-10-05 14:33 UTC  (4+ messages)

[PATCH] ext4: remove deprecated oldalloc
 2011-10-05 14:32 UTC  (3+ messages)

fs: jdb/jbd2: Put identical code in a common header
 2011-10-05 11:29 UTC 

[PATCH] mke2fs: Fix up usage & error text for cluster size specification
 2011-10-05  6:01 UTC  (2+ messages)

(unknown),
 2011-10-05  5:49 UTC 

[PATCH v4] crc32c: Implement CRC32c with slicing-by-8 algorithm
 2011-10-04 23:54 UTC  (8+ messages)

[PATCH] ext2/xattr_security.c: local functions should be static
 2011-10-04 23:37 UTC  (2+ messages)

[PATCH] ext3/balloc.c: local functions should be static
 2011-10-04 23:29 UTC  (2+ messages)

mkfs'ing a 48-bit fs... or not
 2011-10-04 18:15 UTC  (11+ messages)
  ` [PATCH 1/2] Add "big" and "huge" types to mke2fs.conf
    ` [PATCH 2/2] libext2fs: fix bad cast which causes problems for file systems > 512EB

[PATCH 1/5] libquota: remove get_qf_path()
 2011-10-04 16:24 UTC  (6+ messages)
` [PATCH 2/5] libquota: clean up some gcc -Wall warnings
` [PATCH 3/5] libquota: remove get_qf_name()
` [PATCH 4/5] libquota: use ext2_loff_t instead of loff_t
` [PATCH 5/5] libquota: remove NLS support

Oops in block/ext4 layer on USB3 hard drive connect
 2011-10-04 16:22 UTC  (3+ messages)

[PATCH] ext4: don't work without procfs
 2011-10-04 11:33 UTC  (4+ messages)

[PATCH] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
 2011-10-04 11:30 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] e2fsprogs: Fix thinko in ext2fs_initialize bigalloc case
 2011-10-04  3:24 UTC  (2+ messages)

[PATCH] e2fsprogs: use ALL_CFLAGS to build gen_crc32ctable
 2011-10-04  3:02 UTC  (2+ messages)
`  "

[PATCH] e2fsprogs: include headers for open() in ext2fs.h
 2011-10-03 17:18 UTC  (2+ messages)

[RFC V2] ext4: implementation of delayed extent tree
 2011-10-03 16:00 UTC  (20+ messages)
` [RFC PATCH V2 1/6] ext4: add two structures supporting "
` [RFC PATCH V2 2/6] ext4: add a delayed extents tree in inode info
` [RFC PATCH V2 3/6] ext4: add operations on delayed extent tree
` [RFC PATCH V2 4/6] ext4: initialize "
` [RFC PATCH V2 5/6] ext4: let ext4 maintian delayed extent trees
` [RFC PATCH V2 6/6] ext4: reimplement fiemap on delayed extent tree

[BUG] copy file result with zero
 2011-10-03 15:51 UTC  (15+ messages)

[patch 0/5] per-zone dirty limits v3
 2011-10-03 11:25 UTC  (15+ messages)
` [patch 1/5] mm: exclude reserved pages from dirtyable memory
` [patch 2/5] mm: writeback: cleanups in preparation for per-zone dirty limits
` [patch 3/5] mm: try to distribute dirty pages fairly across zones
` [patch 4/5] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 5/5] Btrfs: pass __GFP_WRITE for buffered write page allocations

3.1-rc8 OOPS in jbd2_journal_file_inode (fs/jbd2/transaction.c line 2142)
 2011-10-03  1:44 UTC 

[PATCH 1/6] RFC: introduce extended inode owner identifier v8
 2011-10-02 19:44 UTC  (6+ messages)
` [PATCH 2/6] Add additional owner identifier
` [PATCH 3/6] Implement project id support for generic quota
` [PATCH 4/6] ext4: get rid of didicated MOUNT_QUOTA option
` [PATCH 5/6] ext4: Implement project ID support for ext4 filesystem
` [PATCH 6/6] ext4: add project quota support

[PATCH v2] ext4: make quota as first class supported feature
 2011-10-02 14:34 UTC  (6+ messages)

e2fsprogs 1.42-WIP-1001.tar.gz released
 2011-10-01 17:51 UTC 

[PATCH] libext2fs: Always swab MMP block on BE machines
 2011-09-30 23:03 UTC  (3+ messages)

[PATCH] e2fsck: When restarting fsck on account of MMP, zero ctx->fs after fs is freed
 2011-09-30 21:38 UTC  (2+ messages)

[PATCH] libext2fs: Fix various errors result from crc32c/metadata checksum integration
 2011-09-30 21:12 UTC  (3+ messages)

[PATCH] ext4: Fix comparison endianness problem in MMP initialization
 2011-09-30 21:12 UTC  (2+ messages)

[PATCH] ext4: ext4_mkdir should dirty dir_block with the parent inode
 2011-09-30 19:45 UTC  (2+ messages)

[PATCH] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
 2011-09-30 19:44 UTC  (3+ messages)

[PATCH v2] ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
 2011-09-30  9:41 UTC 

[PATCH] ext4: Avoid stamping on other memories in ext4_ext_insert_index
 2011-09-30  9:35 UTC 

[PATCH 0/2] ext4: Some MMP fixes
 2011-09-29 23:38 UTC  (4+ messages)
` (unknown),
  ` [PATCH 1/2] ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname
  ` [PATCH 2/2] ext4: MMP: fix error message rate-limiting logic in kmmpd

[PATCH 1/2] libquota: use ext2fs byte swapping functions for portability
 2011-09-29  0:30 UTC  (2+ messages)
` [PATCH 2/2] libext2fs: use ext2fs byte swap "

[PATCH v3] crc32c: Implement CRC32c with slicing-by-8 algorithm
 2011-09-29  0:15 UTC 

[PATCH v2 0/3] crc32c: Add faster algorithm and self-test code
 2011-09-29  0:02 UTC  (5+ messages)
` [PATCH 2/3] libcrc32c: Expose big-endian version of crc32c

ext4 BUG in dom0 Kernel 2.6.32.36
 2011-09-28 19:46 UTC  (12+ messages)
    ` [Xen-devel] "
        `  "
          ` [patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch
                ` [PATCH] ext4: fix BUG_ON() in ext4_ext_insert_extent()
                ` [Xen-devel] Re: [patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch

[patch 0/4] 50% faster writing to your USB drive!*
 2011-09-28 18:35 UTC  (23+ messages)
` [patch 1/4] mm: exclude reserved pages from dirtyable memory
          ` [patch 1/4 v2] "
` [patch 2/4] mm: writeback: distribute write pages across allowable zones
      ` [patch 1/2/4] mm: writeback: cleanups in preparation for per-zone dirty limits
      ` [patch 2/2/4] mm: try to distribute dirty pages fairly across zones
` [patch 3/4] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()

[PATCH 01/23] ext4: read-only support for bigalloc file systems
 2011-09-28 12:55 UTC  (3+ messages)
` [PATCH 02/23] ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
  ` [02/23] "

Add SEEK_DATA/SEEK_HOLE support V2
 2011-09-28  9:06 UTC  (7+ messages)

[RFC] Add inline data support in ext4
 2011-09-28  9:06 UTC  (3+ messages)

[PATCH 2/2 V2] Add SEEK_HOLE/SEEK_DATA support
 2011-09-28  6:39 UTC 

[PATCH 1/2 V2] Consolidate delayed-extents fetch procedure to ext4_get_delayed_extent()
 2011-09-28  6:38 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).