linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-12 16:39:34 to 2013-10-03 23:20:17 UTC [more...]

[PATCH 1/2] fs/ext4: adding and initalizing new members of ext4_inode_info and ext4_sb_info
 2013-10-04  0:41 UTC  (8+ messages)
` [PATCH 2/2] fs/ext4/namei.c: reducing contention on s_orphan_lock mmutex

[PATCH 0/2] fs/ext4: increase parallelism in updating ext4 orphan list
 2013-10-04  0:28 UTC  (3+ messages)

[PATCH v1 00/31] e2fsprogs September 2013 patchbomb
 2013-10-03 19:04 UTC  (38+ messages)
` [PATCH 01/31] tune2fs: Don't convert block # to cluster # when clearing uninit_bg
` [PATCH 02/31] libext2fs: Only link an inode into a directory once
` [PATCH 03/31] Define an error code for block bitmap checksum failures
` [PATCH 04/31] libext2fs: Fix a minor grammatical error in the error catalog
` [PATCH 05/31] libext2fs: Add space for metadata checksum when unconverting a hashed directory block
` [PATCH 06/31] e2p: Fix f[gs]etflags argument size mismatch
` [PATCH 07/31] libext2fs: When writing a file that has a i_size > 2GB, set the large_file feature flag and update the superblock
` [PATCH 08/31] libext2fs: Fix off-by-one error in file truncation
` [PATCH 09/31] libext2fs: Rewind extent pointer when totally deleting an extent
` [PATCH 10/31] libext2fs: Allow callers to punch a single block
` [PATCH 11/31] libext2fs: ind_punch() must not stop examining blocks prematurely
` [PATCH 12/31] e2fsprogs: Fix blk_t <- blk64_t assignment mismatches
` [PATCH 13/31] e2fsprogs: Less critical fixes to use the appropriate blk*t types
` [PATCH 14/31] libext2fs: Fix ext2fs_open2() truncation of the superblock parameter
` [PATCH 15/31] e2fsck: Teach EA refcounting code to handle 48bit block addresses
` [PATCH 16/31] debugfs: Handle 64bit block numbers
` [PATCH 17/31] libext2fs: Refactor u32-list to handle 32 and 64-bit data types
` [PATCH 18/31] libext2fs: Badblocks should handle 48-bit block numbers correctly
` [PATCH 19/31] badblocks: Use the new badblocks APIs for 64-bit block numbers
` [PATCH 20/31] e2fsprogs: Add (optional) sparse checking to the build
` [PATCH 21/31] libext2fs: Be more thorough in searching a range of blocks for a cluster
` [PATCH 22/31] libext2fs: During punch, only free a cluster if we're sure that all blocks in the cluster are being punched
` [PATCH 23/31] libext2fs: expanddir and mkjournal need not update the summary counts when performing an implied cluster allocation
` [PATCH 24/31] libext2fs: Use ext2fs_punch() to truncate quota file
` [PATCH 25/31] e2fsck: Only release clusters when shortening a directory during a rehash
` [PATCH 26/31] libext2fs: openfs() musn't allow bigalloc without EXT2_FLAGS_64BITS
` [PATCH 27/31] resize2fs: Convert fs to and from 64bit mode
` [PATCH 28/31] mke2fs: Complain about creating 64bit filesystems without extents
` [PATCH 29/31] e2fsck: Enable extents on all 64bit filesystems
` [PATCH 30/31] libext2fs: Support modifying arbitrary extended attributes
` [PATCH 31/31] misc: Add fuse2fs, a FUSE server for e2fsprogs

Stop your worries and share again your special moments
 2013-10-03 10:38 UTC 

Issues with a rather unusual configured NFS server
 2013-10-02 20:29 UTC  (10+ messages)

[PATCH] ext4: add noorlov parameter to avoid spreading of directory inodes
 2013-10-02 17:09 UTC  (11+ messages)

Never miss a moment again
 2013-10-02 16:56 UTC 

ext[234] data corruption (Linux 3.8, 3.9 / Xen)
 2013-10-02 16:51 UTC  (3+ messages)

[PATCH] e2fsprogs: allocate inode table wholly within group
 2013-10-01 16:29 UTC  (10+ messages)
    ` [PATCH 1/4] resize2fs: add debugging support for resize2fs -M calcuations
      ` [PATCH 2/4] resize2fs: fix -M size calculations to avoid cutting off the inode table
      ` [PATCH 3/4] resize2fs: relocate inode table blocks if necessary when shrinking
      ` [PATCH 4/4] tests: add test for resize2fs -M with inode table in middle of block group

[PATCH 08/11] ext4: Fix end of group handling in ext4_mb_init_cache
 2013-10-01 14:20 UTC  (3+ messages)

[PATCH] e2image: Add image consistency information and -f option to manpage
 2013-09-30 21:19 UTC 

[PATCH] e2image: Print a warning if running over a mounted filesystem
 2013-09-30 20:35 UTC  (4+ messages)

[PATCH] e2image: Print a warning if running over a mounted filesystem
 2013-09-30 20:19 UTC  (6+ messages)

[PATCH][RESEND] tests: add another test for uninit extents past eof
 2013-09-30 20:10 UTC  (2+ messages)

[PATCH v1.1 0/2] ext4: Shut down block groups when damage is detected, part 2
 2013-09-29  6:44 UTC  (5+ messages)
` [PATCH 1/2] ext4: Don't count free clusters from a corrupt block group
` [PATCH 2/2] ext4: Spot-check block group sub-table locations

You've won a Prize
 2013-09-28 11:34 UTC 

Buy now and feel younger!
 2013-09-27 22:06 UTC 

[PATCH v2] e2image: Print a warning if running over a mounted filesystem
 2013-09-27 18:10 UTC  (3+ messages)

[PATCH v1 0/2] ext4: Shut down block groups when damage is detected, part 2
 2013-09-27 18:03 UTC  (7+ messages)
` [PATCH 1/2] ext4: Don't count free clusters from a corrupt block group
` [PATCH 2/2] ext4: Spot-check block group sub-table locations

[PATCH] ext4: avoid exposure of stale data in ext4_punch_hole()
 2013-09-27 16:05 UTC  (7+ messages)
` [PATCH] ext4: avoid exposure of stale data in ext4_punch_hole() -v2

Fwd: Need help with Data Recovery on Ext4 partitions that became corrupted on running OS
 2013-09-26 20:18 UTC  (17+ messages)

Exclusive offer, feel it for real
 2013-09-26 19:45 UTC 

[PATCH v3 0/2] ext4: increase mbcache scalability
 2013-09-25 18:43 UTC  (18+ messages)

[PATCH] ext4: fix FITRIM in no journal mode
 2013-09-25  9:46 UTC 

Stop your worries and share again your special moments
 2013-09-24 23:05 UTC 

[PATCH] tune2fs: more respect for quota config option
 2013-09-24 21:11 UTC 

[PATCH] e2fsprogs: fix configure help text for quota
 2013-09-23 19:09 UTC  (5+ messages)
` [PATCH] tune2fs: respect quota config option
  ` [PATCH] mke2fs: remove quota docs if not configured in

ext4: fix memory leak in xattr code
 2013-09-22 19:33 UTC  (3+ messages)

[PATCH V2] xfstests: only run generic/300 on filesystems supporting fallocate()
 2013-09-21 22:02 UTC 

[PATCH][RESEND] xfstests: only run generic/300 on filesystems supporting
 2013-09-21 21:59 UTC  (3+ messages)

[PATCH] xfstests: set umask to avoid spurious generic/314 test failures
 2013-09-21 21:17 UTC 

[Bug 61631] New: kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume
 2013-09-21  2:11 UTC  (11+ messages)
` [Bug 61631] "

Exclusive offer, feel it for real
 2013-09-20 17:16 UTC 

All in one place. Visit today!
 2013-09-20 17:16 UTC 

Max size of data in a bio
 2013-09-20  9:57 UTC 

Never miss a moment again
 2013-09-19  6:18 UTC 

[PATCH] ext4: drop unsed reclen variable from ext4_add_dirent_to_inline()
 2013-09-18 20:17 UTC 

[Bug 61601] New: rootflags=noatime causes kernel panic when booting without initrd
 2013-09-18 12:05 UTC 

Buy the most popular product
 2013-09-17 21:37 UTC 

fix the ext4_read_inline_dir return value
 2013-09-17 17:38 UTC  (4+ messages)

Potential use-after-free in ext4_mb_new_blocks
 2013-09-17  4:54 UTC 

[RFC 00/10] e2fsprogs/mke2fs: add an option: -d root-directory
 2013-09-16 21:04 UTC  (7+ messages)

resize getting out of memory on 32bit machine
 2013-09-16 14:48 UTC 

[RFC PATCH v1 0/6] e2fsprogs 8/2013 patchbomb
 2013-09-16 13:53 UTC  (5+ messages)
` [PATCH 3/6] e2fsck: Fix incorrect bbitmap checksum failure caused by integer overflow
` [PATCH 5/6] tune2fs: Zero inode table when removing checksums

[PATCH] ext4: Fix performance regression in writeback of random writes
 2013-09-16 12:28 UTC  (2+ messages)

[PATCH] E2fsprogs: introduce FIEMAP_EXTENT_SHARED support
 2013-09-16  7:41 UTC 

Java Stop-the-World GC stall induced by FS flush or many large file deletions
 2013-09-14 18:47 UTC  (11+ messages)

ext4 recovery, the saga of 16777215 continues
 2013-09-14 11:42 UTC  (4+ messages)

Fwd: strange e2fsck magic number behaviour
 2013-09-13 19:46 UTC  (11+ messages)
  `  "
      ` Fwd: Fwd: "

Please help: Is ext4 counting trims as writes, or is something killing my SSD?
 2013-09-13 13:41 UTC  (8+ 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).