linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-29 00:32:25 to 2014-05-07 23:16:26 UTC [more...]

[PATCH v3] ext4: fix data integrity sync in ordered mode
 2014-05-07 23:16 UTC 

[PATCH v3] ext4: fix data integrity sync in ordered mode
 2014-05-07 23:08 UTC  (3+ messages)

[PATCH 00/37] e2fsprogs patchbomb 5/14
 2014-05-07 21:37 UTC  (71+ messages)
` [PATCH 01/37] misc: create better-packaged static analysis reports
` [PATCH 02/37] misc: coverity fixes
` [PATCH 03/37] libext2fs: create sockets when populating filesystem
` [PATCH 04/37] mke2fs: always warn if 128-byte inode and inline_data
` [PATCH 05/37] debugfs: teach logdump to deal with 64bit revoke tables
` [PATCH 06/37] debugfs: force logdump to display (old) journal contents
` [PATCH 07/37] resize2fs: fix check for collision between old GDT and superblock on sparse_super2 fs
` [PATCH 08/37] mke2fs: set gdt csum when creating packed fs
` [PATCH 09/37] mke2fs: set error behavior at initialization time
` [PATCH 10/37] e2fsck: verify checksums after checking everything else
` [PATCH 11/37] e2fsck: fix the extended attribute checksum error message
` [PATCH 12/37] e2fsck: insert a missing dirent tail for checksums if possible
` [PATCH 13/37] e2fsck: write dir blocks after new inode when reconstructing root/lost+found
` [PATCH 14/37] dumpe2fs: add switch to disable checksum verification
` [PATCH 15/37] mke2fs: set block_validity as a default mount option
` [PATCH 16/37] libext2fs: support allocating uninit blocks in bmap2()
` [PATCH 17/37] libext2fs: file IO routines should handle uninit blocks
` [PATCH 18/37] resize2fs: convert fs to and from 64bit mode
` [PATCH 19/37] resize2fs: when toggling 64bit, don't free in-use bg data clusters
` [PATCH 20/37] resize2fs: adjust reserved_gdt_blocks when changing group descriptor size
` [PATCH 21/37] libext2fs: have UNIX IO manager use pread/pwrite
` [PATCH 22/37] ext2fs: add readahead method to improve scanning
` [PATCH 23/37] e2fsck: provide routines to read-ahead metadata
` [PATCH 24/37] e2fsck: read-ahead metadata during passes 1, 2, and 4
` [PATCH 25/37] libext2fs: when appending to a file, don't split an index block in equal halves
` [PATCH 26/37] libext2fs: find inode goal when allocating blocks
` [PATCH 27/37] libext2fs: find a range of empty blocks
` [PATCH 28/37] libext2fs: provide a function to set inode size
` [PATCH 29/37] libext2fs: implement fallocate
` [PATCH 31/37] fuse2fs: translate ACL structures
` [PATCH 32/37] fuse2fs: handle 64-bit dates correctly
` [PATCH 33/37] fuse2fs: implement fallocate
` [PATCH 35/37] tests: enable using fuse2fs with metadata checksum test
` [PATCH 36/37] tests: test date handling
` [PATCH 37/37] ext5: define new subtype to add features and reduce testing complexity

[PATCH] jbd2: prefix printks with JBD2: not JBD:
 2014-05-07 16:54 UTC 

[PATCH] ext2: super: remove unnecessary goto statement
 2014-05-07 16:08 UTC 

[PATCH v2] ext4: add sysfs entry showing whether the fs contains errors
 2014-05-07 16:03 UTC  (5+ messages)

[PATCH -v2 1/3] mke2fs: print a message when creating a regular file
 2014-05-07 14:54 UTC  (11+ messages)
` [PATCH -v2 2/3] mke2fs: print extra information about existing ext2/3/4 file systems
        ` [PATCH -v2 2/3] mke2fs: print extra information about existing ext2/3/4 file systemsG
          ` [PATCH -v2 2/3] mke2fs: print extra information about existing ext2/3/4 file systemsGjj
` [PATCH -v2 3/3] mke2fs: check for a partition table and warn if present

[PATCH] ext4: add sysfs entry showing whether the fs contains errors
 2014-05-07  8:44 UTC  (4+ messages)

[PATCH] e2fsprogs: add a make variable for the pkgconfig install dir
 2014-05-07  3:06 UTC  (2+ messages)

[PATCH v2] ext4: fix data integrity sync in ordered mode
 2014-05-06 23:10 UTC  (3+ messages)

ext4 filesystem corruption across partitions
 2014-05-06 22:38 UTC  (5+ messages)

[Bug 75621] New: Permission denied trying to touch a file; happens randomly; both ext3 and GPFS
 2014-05-06 18:45 UTC 

ext4 metadata corruption bug?
 2014-05-06 15:51 UTC  (9+ messages)

[PATCH 1/3] mke2fs: print a message when creating a regular file
 2014-05-06 12:52 UTC  (27+ messages)
` [PATCH 2/3] mke2fs: print extra information about existing ext2/3/4 file systems
` [PATCH 3/3] mke2fs: check for a partition table and warn if present

[PATCH 0/2] ext4: Reduce contention on s_orphan_lock
 2014-05-06 11:49 UTC  (6+ messages)
` [PATCH 1/2] ext4: Use sbi in ext4_orphan_del()
` [PATCH 2/2] ext4: Reduce contention on s_orphan_lock

Why does not freeblocks number change after deleting a big file?
 2014-05-06 10:35 UTC  (3+ messages)

[PATCH] ext4: fix data integrity sync in ordered mode
 2014-05-06  5:19 UTC  (5+ messages)

e2fsprogs: fix cross compilation problem
 2014-05-06  1:15 UTC  (3+ messages)

Maybe removal of data=journal
 2014-05-05 23:21 UTC  (2+ messages)

info about filesystem errors in /sys/fs/ext4/... ?
 2014-05-05 19:15 UTC  (6+ messages)

[PATCH 1/7] mke2fs: don't ask the proceed question using a regular file
 2014-05-05 15:17 UTC  (22+ messages)
` [PATCH 4/7] mke2fs: create a regular file if necessary
` [PATCH 5/7] mke2fs: proceed if the user doesn't type anything after 5 seconds
` [PATCH 6/7] mke2fs: check for pre-existing file system
` [PATCH 7/7] mke2fs: only print the low-level file system stats in verbose mode

Please Acknowledge My Proposal
 2014-05-03 12:20 UTC 

Re
 2014-05-03  3:18 UTC 

[PATCH 0/5] miscellaneous kernel ext4 fixes
 2014-05-02  9:47 UTC  (7+ messages)
` [PATCH 1/5] ext4: Find the group descriptors on a 1k-block bigalloc, meta_bg filesystem
` [PATCH 2/5] ext4: fix block bitmap initialization under sparse_super2
` [PATCH 3/5] ext4: fix block bitmap validation when bigalloc, ^flex_bg
` [PATCH 4/5] ext4: don't crash when validating block bitmap
` [PATCH 5/5] ext4: enforce ext5 feature set and mount options

[PATCH] mke2fs: don't accept too-high revision levels
 2014-05-01 22:35 UTC  (4+ messages)
` [PATCH V2] mke2fs: prevent creation of filesystem with unsupported revision
  ` [PATCH V3] "

[PATCH 0/2] fs/ext4: increase parallelism in updating ext4 orphan list
 2014-04-30 10:10 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] ext4: fix data integrity sync in ordered mode
 2014-04-30 10:04 UTC 

[PATCH 1/2] libext2fs: fix alloc_allocate_group_table() if the flexbg_offset wraps
 2014-04-30  2:34 UTC  (3+ messages)

PATCH - e2fsprogs - rename static variable link
 2014-04-29 15:24 UTC 

[PATCH] resize2fs: fix overly-pessimistic calculation of minimum size required
 2014-04-29 11:30 UTC  (5+ messages)

[RFC] Defragmentation strategies
 2014-04-29 11:23 UTC  (2+ messages)

Per-block metadata
 2014-04-29 11:08 UTC  (2+ messages)

[PATCH] e2fsprogs: small .de translation fix
 2014-04-29 10:19 UTC  (7+ 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).