linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-26 04:54:32 to 2012-07-04 12:20:20 UTC [more...]

[PATCHv4 0/5] ext4: stop using write_super and s_dirt
 2012-07-04 12:21 UTC 

BUG: unable to handle kernel NULL pointer dereference at 0000000000000006
 2012-07-04 10:44 UTC  (2+ messages)

ext4_fallocate
 2012-07-04  3:48 UTC  (38+ messages)

[PATCH] e2fsprogs/csum: Use fs.csum_seed for xattr block csum calculation
 2012-07-04  3:03 UTC  (4+ messages)

New Defects based on recent changes in Kernel code found by Coverity Scan
 2012-07-03 23:05 UTC  (2+ messages)

[PATCH 0/5] RFC: introduce extended inode owner identifier v9
 2012-07-03 19:14 UTC  (13+ messages)
` [PATCH 1/5] Add additional owner identifier
` [PATCH 3/5] ext4: Implement project ID support for ext4 filesystem
` [PATCH 5/5] XFS: prjquota and grpqouta now may coexist

[PATCH] ext4: enable FITRIM ioctl on bigalloc file system
 2012-07-03 19:10 UTC 

[PATCH] ext4: Use proper csum calculation in ext4_rename
 2012-07-03 17:01 UTC  (2+ messages)

[PATCHv3 0/4] ext4: stop using write_supers and s_dirt
 2012-07-03 12:48 UTC  (7+ messages)
` [PATCHv3 1/4] ext4: Remove useless marking of superblock dirty
` [PATCHv3 2/4] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv3 3/4] ext4: remove unnecessary superblock dirtying
` [PATCHv3 4/4] ext4: weed out ext4_write_super

dead/wrong code in ext3/4_releasepage()
 2012-07-02 18:19 UTC  (6+ messages)

[PATCH] ext4: remove an unneeded check in ext4_releasepage
 2012-07-02 18:18 UTC 

ext4 blocks up
 2012-07-02 18:14 UTC  (13+ messages)

Htree?
 2012-07-02 16:36 UTC  (2+ messages)

[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
 2012-07-02 13:53 UTC  (2+ messages)
` [Bug 39732] "

[Bug 25832] kernel crashes when a mounted ext3/4 file system is physically removed
 2012-07-02 13:24 UTC 

Ext4 and xfs problems in dm-thin on allocation and discard
 2012-07-02 13:15 UTC  (8+ messages)

[Bug 43821] New: Possible ext4 bug
 2012-07-02 13:12 UTC  (2+ messages)
` [Bug 43821] "

[PATCH v2] ext4: fix hole punch failure when depth is greater than 0
 2012-07-02 11:21 UTC  (5+ messages)

[PATCH 0/2] Fix potential dead lock for tty_write_message() if CONFIG_PRINT_QUOTA_WARNING is enabled
 2012-07-02  9:49 UTC  (3+ messages)

[PATCH 0/3 v3] ext4: dio overwrite nolock
 2012-07-01 14:21 UTC  (4+ messages)
` [PATCH 1/3 v3] ext4: split ext4_file_write into buffered IO and direct IO
` [PATCH 2/3 v3] ext4: add a new flag for ext4_map_blocks
` [PATCH 3/3 v3] ext4: add dio overwrite nolock

[PATCH 00/35 v3] e2fsprogs: make e2fsprogs support inline data
 2012-07-01 13:48 UTC  (36+ messages)
` [PATCH 01/35 v3] libext2fs: add EXT4_FEATURE_INCOMPAT_INLINE_DATA flag
` [PATCH 02/35 v3] mke2fs: make it support inline data feature
` [PATCH 03/35 v3] mke2fs: add inline_data feature in mke2fs's manpage
` [PATCH 04/35 v3] libext2fs: add ext2fs_find_entry_ext_attr function
` [PATCH 05/35 v3] libext2fs: add EXT4_INLINE_DATA_FL flag for inode
` [PATCH 06/35 v3] libext2fs: add data structures for inline data feature
` [PATCH 07/35 v3] libext2fs: add inline_data file
` [PATCH 08/35 v3] debugfs: make ncheck cmd support inline data
` [PATCH 09/35 v3] debugfs: make icheck "
` [PATCH 10/35 v3] debugfs: make chroot and cd "
` [PATCH 11/35 v3] debugfs: make ls "
` [PATCH 12/35 v3] debugfs: make stat "
` [PATCH 13/35 v3] debugfs: make blocks "
` [PATCH 14/35 v3] debugfs: make filefrag "
` [PATCH 15/35 v3] debugfs: make link "
` [PATCH 16/35 v3] debugfs: make unlink "
` [PATCH 17/35 v3] debugfs: make mkdir "
` [PATCH 18/35 v3] debugfs: make rmdir "
` [PATCH 19/35 v3] debugfs: make rm and kill_file "
` [PATCH 20/35 v3] debugfs: make pwd "
` [PATCH 21/35 v3] debugfs: make expand_dir "
` [PATCH 22/35 v3] debugfs: make lsdel "
` [PATCH 23/35 v3] debugfs: make undelete "
` [PATCH 24/35 v3] debugfs: make dump and cat "
` [PATCH 25/35 v3] debugfs: make rdump "
` [PATCH 26/35 v3] debugfs: make dirsearch "
` [PATCH 27/35 v3] debugfs: make bmap "
` [PATCH 28/35 v3] debugfs: make punch/truncate "
` [PATCH 29/35 v3] e2fsck: add three problem descriptions in pass1
` [PATCH 30/35 v3] e2fsck: check incorrect inline data flag
` [PATCH 31/35 v3] e2fsck: make pass1 support inline data
` [PATCH 32/35 v3] libext2fs: add read/write inline data functions
` [PATCH 33/35 v3] e2fsck: check inline data in pass2
` [PATCH 34/35 v3] mke2fs: enable inline_data feature on ext4dev filesystem
` [PATCH 35/35 v3] tests: change test f_bad_disconnected_inode to support inline_data feature

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

[PATCH] ext4: Use s_csum_seed instead of i_csum_seed for xattr block csum
 2012-06-30 14:19 UTC  (6+ messages)

[PATCH 2/2] make both atomic_write_lock and BTM lock acquirement sleepable at tty_write_message()
 2012-06-30 13:35 UTC  (3+ messages)

[PATCH 1/2] Add a new helper for sleepable BTM acquirements which is used by tty_write_message()
 2012-06-30 12:35 UTC  (2+ messages)

FW: Thank You
 2012-06-29 19:17 UTC 

[PATCH 1/8] Revert "ext4: remove no longer used functions in inode.c"
 2012-06-29 10:56 UTC  (8+ messages)
` [PATCH 2/8] Revert "ext4: fix fsx truncate failure"
` [PATCH 3/8] shmem: pass LLONG_MAX to shmem_truncate_range
` [PATCH 4/8] xfs: pass LLONG_MAX to truncate_inode_pages_range
` [PATCH 5/8] mm: "
` [PATCH 6/8] mm: teach truncate_inode_pages_range() to hadnle non page aligned ranges
` [PATCH 7/8] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 8/8] ext4: remove unused discard_partial_page_buffers

[PATCH] e2fsck: delay metadata checksum in pass1
 2012-06-29  2:35 UTC 

Max blocks per group?
 2012-06-28 19:23 UTC  (2+ messages)

Minimal configuration for e2fsprogs
 2012-06-28  2:43 UTC  (4+ messages)

(unknown),
 2012-06-27 20:14 UTC 

[PATCH] ext2: cleanup the confused goto label
 2012-06-27 17:19 UTC  (4+ messages)

[Bug 43292] New: jdb2 lockup with ext3 and nfs
 2012-06-27 13:49 UTC  (2+ messages)
` [Bug 43292] "

[Bug 15391] EXT4_USE_FOR_EXT23 causes ext4 partition to be mounted as ext2
 2012-06-27 13:40 UTC 

[Bug 15349] kernel BUG at fs/ext4/inode.c:1853!
 2012-06-27 13:37 UTC 

[PATCH 1/2] Add support to configure.in to remove all bmap stats from the built tools
 2012-06-27 10:59 UTC  (2+ messages)
` [PATCH 2/2] blkmap64_ba: Only define ba_print_stats() when needed

Read operations and journaled data
 2012-06-26 23:42 UTC  (2+ messages)

Extent Depth Histogram Fsck
 2012-06-26 20:07 UTC  (5+ messages)

Claim Your Prize!
 2012-06-26 15:14 UTC 

[PATCH] filefrag: Fix segfault on virtual fs
 2012-06-26 13:59 UTC 

Kernel 3.3.8 breaks accidental ext3 mount of extended partition
 2012-06-26 13:02 UTC  (5+ messages)

Inode and Block Allocation Policy
 2012-06-26  4:54 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).