linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-21 14:54:48 to 2011-08-02 09:18:06 UTC [more...]

[PATCH v2] ext3: fix message in ext3_remount for rw-remount case
 2011-08-02  9:16 UTC 

[PATCH] ext3: fix message in ext3_remount for rw-remount case
 2011-08-02  9:14 UTC  (5+ messages)

flashing large eMMC partitions with ext4
 2011-08-02  7:42 UTC  (23+ messages)

[PATCH V2] ext4: Use current logging styles with "EXT4-fs: " prefix
 2011-08-02  7:04 UTC 

[PATCH] ext4: fall back to vmalloc() for large allocations
 2011-08-02  6:07 UTC  (9+ messages)
` [PATCH 0/5] Break up "fall back to vmalloc() for large allocations"
  ` [PATCH 1/5] ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()
    ` [PATCH] ext4: use kzalloc in ext4_kzalloc()
  ` [PATCH 2/5] ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info
  ` [PATCH 3/5] ext4: use ext4_msg() instead of printk in mballoc
  ` [PATCH 4/5] ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #
  ` [PATCH 5/5] ext4: prevent memory leaks from ext4_mb_init_backend() on error path

ext4: let ext4 get free blocks count of uninit groups from desc
 2011-08-02  3:15 UTC  (4+ messages)
` [PATCH 1/2] ext4: get free blocks count of BLOCK_UNINIT groups from group desc directly

2.6.39 and 3.0 scalability measurement results
 2011-08-02  0:50 UTC  (2+ messages)

[GIT PULL] ext4 update for 3.1
 2011-08-01 22:39 UTC 

[PATCH XFSPROGS 1/3] configure.in: Declare a requirement for at least autoconf 2.50
 2011-08-01 21:58 UTC  (14+ messages)
` [PATCH XFSPROGS 2/3] Build without enabling DEBUG by default
                ` [PATCH] Build using CFLAGS passed in at configure
` [PATCH XFSPROGS 3/3] mkfs: Link against libuuid after liblkid

[PATCH -mmotm] ext4: remove unused ext4_set_bit_atomic and ext4_clear_bit_atomic
 2011-08-01 20:16 UTC  (2+ messages)

[PATCH] ext4: fix extra time handling for >32bit timestamps
 2011-08-01 17:37 UTC 

[PATCH] ext4: make quota as first class supported feature
 2011-08-01 16:44 UTC  (4+ messages)

[PATCH] ext4: let ext4_init_inode_table() handle errors right
 2011-08-01 10:33 UTC  (2+ messages)

[PATCH 0/2] Add inode checksum support to ext4
 2011-08-01  7:16 UTC  (16+ messages)

[PATCH] ext4: fix message in ext4_remount for rw-remount case
 2011-08-01  4:56 UTC 

[PATCH] ext4: Use current logging styles with "EXT4-fs: " prefix
 2011-08-01  5:42 UTC 

[patch] ext4: add a kfree() on error i add_new_gdb()
 2011-07-30 16:59 UTC  (2+ messages)

[PATCH] ext4: change umode_t in tracepoint headers to be an explicit __u16
 2011-07-30 16:52 UTC 

[PATCH] ext4: fix races in ext4_sync_parent()
 2011-07-30 16:42 UTC  (6+ messages)

Fwd: Kernel 3.0.0 + ext4 + ceph == 
 2011-07-30 14:53 UTC 

offer
 2011-07-28  2:23 UTC 

[PATCH 1/2] ext2fs: add multi-mount protection (INCOMPAT_MMP)
 2011-07-29 18:25 UTC  (4+ messages)
` [PATCH 2/2] e2fsck: regression tests for INCOMPAT_MMP feature

[patch 1/1] ext4: use proper little-endian bitops
 2011-07-29 12:41 UTC  (7+ messages)

[PATCH] mke2fs: Use ext2fs_flush() only once
 2011-07-29 12:13 UTC 

[PATCH] dumpe2fs: Warn when filesystem is mounted read-write
 2011-07-29  9:28 UTC  (4+ messages)

[PATCH 0/3] 32/64 bit llseek hashes
 2011-07-28 20:04 UTC  (9+ messages)
  ` [PATCH 1/3] Return 32/64-bit dir name hash according to usage type
  ` [PATCH 2/3] Remove check for a 32-bit cookie in nfsd4_readdir()
` [PATCH 3/3] nfsd: vfs_llseek() with O_32BITHASH or O_64BITHASH

[PATCH] tune2fs: kill external journal if device not found
 2011-07-28  6:57 UTC 

[PATCH] misc: quiet minor compiler errors
 2011-07-28  4:42 UTC 

[PATCH] ext4: Add missing cast in ext4_fallocate
 2011-07-28  2:12 UTC  (2+ messages)

[PATCH] ext4: add action of moving index in ext4_ext_rm_idx for Punch Hole
 2011-07-28  1:33 UTC  (2+ messages)

[PATCH v2 10/11] ext4: simplify parameters of add_new_gdb()
 2011-07-28  1:21 UTC  (2+ messages)
` [PATCH -v3] "

ext4: prevent parallel resizers and fix some error handling in resize
 2011-07-28  0:45 UTC  (17+ messages)
` [PATCH v2 01/11] ext4: prevent parallel resizers by atomic bit ops
` [PATCH v2 02/11] ext4: prevent a fs with errors from being resized
` [PATCH v2 03/11] ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks()
` [PATCH v2 04/11] ext4: let ext4_group_add_blocks() return an error code
` [PATCH v2 05/11] ext4: let ext4_group_add_blocks() handle 0 blocks quickly
` [PATCH v2 06/11] ext4: fix a typo in ext4_group_extend()
` [PATCH v2 08/11] ext4: simplify journal handling in setup_new_group_blocks()
` [PATCH v2 09/11] ext4: remove lock_buffer in bclean() and setup_new_group_blocks()

RCU locking issues in jbd2_dev_to_name
 2011-07-27 22:45 UTC  (2+ messages)

(unknown),
 2011-07-27 19:01 UTC 

[PATCHv4 07/11] ext4: Use *_dec_not_zero instead of *_add_unless
 2011-07-27  9:47 UTC 

Filesystem benchmarks on reasonably fast hardware
 2011-07-27  3:39 UTC  (6+ messages)

[PATCH v2 07/11] ext4: let setup_new_group_blocks() set multi-bits each time
 2011-07-27  2:15 UTC  (2+ messages)
` [PATCH] ext4: let setup_new_group_blocks() set multiple bits at a time

[PATCH] ext4: Fix data corruption in inodes with journalled data
 2011-07-27  1:27 UTC  (6+ messages)

Checks in ext4_ext_fiemap_cb() broken
 2011-07-26 18:48 UTC  (8+ messages)

[Bug 38372] New: unable to handle kernel NULL pointer dereference in ext3
 2011-07-26  8:43 UTC  (3+ messages)
` [Bug 38372] "

HUAWEI E160 ROUTER WHOLESALE
 2011-07-26  8:32 UTC 

[PATCH] jbd: change the field "b_cow_tid" of struct journal_head from type unsigned to tid_t
 2011-07-25 15:31 UTC  (5+ messages)

Punch hole patch causes a regression on 1k file systems
 2011-07-25 15:24 UTC 

[PATCH] ext3.txt: update the links in the section "useful links" to the latest ones
 2011-07-25 14:37 UTC  (2+ messages)

Ticket Number (7PWYZ2011)
 2011-07-25 14:25 UTC 

[Bug 39732] New: JBD: Spotted dirty metadata buffer (dev = dm-2, blocknr = 2512725). There's a risk of filesystem corruption in case of system crash
 2011-07-25  3:52 UTC  (3+ messages)
` [Bug 39732] "

(unknown),
 2011-07-24 14:32 UTC 

[PATCH 1/3] ext4: remove unused argument in ext4_ext_next_leaf_block
 2011-07-24  1:55 UTC  (6+ messages)
` [PATCH 2/3] ext4: correct the debug message in ext4_ext_insert_extent
` [PATCH 3/3] ext4: correct comment for ext4_ext_check_cache

[PATCH] ext4: Remove unnecessary ext4_get_group_info in ext4_mb_load_buddy
 2011-07-23 20:20 UTC  (6+ messages)
` [PATCH] ext4: Don't increase s_mb_buddies_generated in ext4_mb_release
` [PATCH] ext4: Remove ac_repeats from ext4_allocation_context

(unknown)
 2011-07-23  8:41 UTC 

[PATCH] ext3: Fix data corruption in inodes with journalled data
 2011-07-23  0:33 UTC 

[PATCH v2] jbd2:Make journal transaction allocations come from its own cache
 2011-07-22 18:21 UTC  (2+ messages)

REPLY ASAP
 2011-07-22 17:35 UTC 

[PATCH] ext2: check xattr name_len before acquiring sem lock in ext2_xattr_get
 2011-07-22 17:37 UTC  (2+ messages)

[PATCH XFSTESTS 1/3] configure.in: Declare a requirement for at least autoconf 2.50
 2011-07-22 14:29 UTC  (4+ messages)
` [PATCH XFSTESTS 2/3] Build without enabling DEBUG by default
` [PATCH XFSTESTS 3/3] dmapi: fix build failure if libdm is provided via -ldm

[PATCH] e2fsck: fix error in computing blocks of the ending group
 2011-07-22  4:18 UTC  (11+ messages)
  ` [PATCH] e2fsprogs: add ext2fs_group_blocks_count helper
    ` [PATCH V2] "
      ` [PATCH V3] "
` [PATCH V2] e2fsck: fix error in computing blocks of the ending group

Re
 2011-07-22  3:23 UTC 

Build script for a hermetic build of xfstests
 2011-07-21 23:54 UTC 

Problems building xfsprogs
 2011-07-21 22:57 UTC  (4+ 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).