linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-11 01:26:37 to 2013-12-20 13:11:12 UTC [more...]

[PATCH 0/0] Consolidate Posix ACL implementation V3, [PATCH 0/0]
 2013-12-20 13:11 UTC 

[RFC PATCH 0/2] ext4: extents status tree shrinker improvement
 2013-12-20 10:42 UTC  (3+ messages)
` [RFC PATCH 1/2] ext4: improve extents status tree trace point
` [RFC PATCH 2/2] ext4: improve extents status tree shrinker to avoid scanning delayed entries

[PATCH] ext4: add explicit casks when masking cluster sizes
 2013-12-20  7:02 UTC 

Fwd: [RESEND PATCH 1/2] ext4: fix a typo in extents.c
 2013-12-20  5:13 UTC  (3+ messages)
  ` Fwd: [RESEND PATCH 2/2] ext4: ext4_inode_is_fast_symlink should use cluster size

possible unintended integer truncation in fs/ext4/extents.c:get_implied_cluster_alloc
 2013-12-20  5:12 UTC  (3+ messages)

[PATCH 2/2] ext4: ext4_inode_is_fast_symlink should use cluster size
 2013-12-20  5:01 UTC  (4+ messages)

[PATCH 1/2] ext4: fix a typo in extents.c
 2013-12-20  4:56 UTC 

[PATCH] ext4: Find the group descriptors on a 1k-block bigalloc,meta_bg filesystem
 2013-12-20  0:15 UTC 

[PATCH v3 0/3] Add XIP support to ext4
 2013-12-19 23:46 UTC  (24+ messages)
` [PATCH v3 1/3] Fix XIP fault vs truncate race
` [PATCH v3 2/3] xip: Add xip_zero_page_range
` [PATCH v3 3/3] ext4: Add XIP functionality

[PATCH] e2fsck: read only parameter incorrectly compared
 2013-12-19 21:31 UTC 

[PATCH 1/2] misc: fix resource leaks in e2fsprogs
 2013-12-19  1:15 UTC  (2+ messages)
` [PATCH 2/2] mke2fs: clean up kernel version tests

[PATCH v3 00/74] e2fsprogs patchbomb 12/2013
 2013-12-18 22:23 UTC  (103+ messages)
` [PATCH 01/74] libext2fs: don't overflow when punching indirect blocks with large blocks
` [PATCH 02/74] libext2fs: fix tests that set LARGE_FILE
` [PATCH 03/74] mke2fs: load configfile blocksize setting before 64bit checks
    ` [PATCH] mke2fs: clean up kernel version tests
` [PATCH 04/74] libext2fs: use ext2fs_punch() to truncate quota file
` [PATCH 05/74] debugfs: fix init_filesys help text
` [PATCH 06/74] tune2fs: forbid changing uuid on an uninit_bg filesystem
` [PATCH 07/74] libext2fs: tweak inline data error wording
` [PATCH 08/74] libext2fs: don't allow ridiculously large logical block numbers
` [PATCH 09/74] libext2fs: fix another minor grammatical error in the error catalog
` [PATCH 10/74] debugfs: fix various minor bogosity
` [PATCH 11/74] misc: use the checksum predicate function, not raw flag tests
` [PATCH 12/74] libext2fs: make symlinks safe for 64bit blocks and extents
` [PATCH 13/74] debugfs: handle 64bit block numbers
` [PATCH 14/74] libext2fs: fileio should use 64bit io routines
` [PATCH 15/74] resize2fs: rewrite extent/dir/ea block checksums when migrating
` [PATCH 16/74] debugfs: don't leak fd when calling dump_file
` [PATCH 17/74] debugfs: don't leak mmp_s memory
` [PATCH 18/74] e2fsck: fix memory leaks
` [PATCH 19/74] misc: don't leak file descriptors
` [PATCH 20/74] mke2fs: don't leak memory
` [PATCH 21/74] e4defrag: don't crash if umounts the filesystem races with us
` [PATCH 22/74] e4defrag: defensively check results of sysconf(_SC_PAGESIZE)
` [PATCH 23/74] e2image: check return value from check_if_mounted
` [PATCH 24/74] dumpe2fs: check return values
` [PATCH 25/74] libss: fix fd error handling
` [PATCH 26/74] libss: fix memory handling errors
` [PATCH 27/74] libquota: fix memory leak
` [PATCH 28/74] libext2fs: check return values
` [PATCH 29/74] libext2fs: fix memory leaks
` [PATCH 30/74] libext2fs: fix a broken close() test
` [PATCH 31/74] libext2fs: fail fileio write if we can't allocate a block
` [PATCH 32/74] libext2fs: fix punching extents when there are no left extents
` [PATCH 33/74] libext2fs: don't error out when punching a totally sparse file
` [PATCH 34/74] e2fsck: in rehash, mark newly allocated extent blocks as found
` [PATCH 35/74] libext2fs: zero block contents past EOF when setting size
` [PATCH 36/74] libext2fs: detect
` [PATCH 42/74] libext2fs: only punch complete clusters
` [PATCH 43/74] libext2fs: don't update the summary counts when doing implied cluster allocation
` [PATCH 44/74] e2fsck: only release clusters when shortening a directory during a rehash
` [PATCH 45/74] e2fsck: print cluster ranges when encountering bitmap errors
` [PATCH 46/74] e2fsck: try implied cluster allocation when expanding a dir
` [PATCH 47/74] resize2fs: during shrink, don't free in-use bg data clusters
` [PATCH 73/74] tests: add large symlink test
` [PATCH 74/74] tests: test date handling

current e2fsprogs maint branch test results
 2013-12-18 21:36 UTC  (2+ messages)

[PATCH 0/3] Fix ext4 deadlock when running xfstests/269
 2013-12-18  5:45 UTC  (12+ messages)
` [PATCH 1/3] ext4: Retry allocation when inline->extent conversion failed
` [PATCH 2/3] ext4: Standardize error handling in ext4_da_write_inline_data_begin()
` [PATCH 3/3] ext4: Fix deadlock when writing in ENOSPC conditions

[PATCH] mke2fs: further updates for mke2fs(8) man page
 2013-12-18  1:52 UTC  (4+ messages)

[PATCH] e2fsprogs: dumpe2fs manpage updates
 2013-12-17 22:46 UTC  (3+ messages)

[PATCH v4 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-12-17 21:01 UTC  (3+ messages)

[PATCH] xfstests: set umask to avoid spurious generic/314 test failures
 2013-12-17 16:39 UTC  (4+ messages)

[PATCH 1/2] e2fsck: verify s_desc_size is power-of-two value
 2013-12-17  8:19 UTC  (2+ messages)
` [PATCH 2/2] debugfs, e2fsck: fix s_desc_size handling

[PATCH] tests: delete temporary resize test files
 2013-12-17  6:26 UTC 

[PATCH] e2fsck: fix printf conversion specs in ea_refcount.c
 2013-12-17  2:36 UTC 

[PATCH 1/4] filefrag: exit with error code on failure
 2013-12-17  1:05 UTC  (4+ messages)
` [PATCH 2/4] filefrag: improve extent flags printing
` [PATCH 3/4] filefrag: reserve fields and new extent flags
` [PATCH 4/4] filefrag: print out physical extent length if set

[PATCH 0/4 v3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2013-12-16 16:49 UTC  (8+ messages)
` [PATCH 2/4 v3] fiemap: add "

[PATCH 0/4] Add handy fs move features
 2013-12-16 16:33 UTC  (9+ messages)
` [PATCH 1/4] e2image: add offset switches
` [PATCH 2/4] e2image: perform in-place move

Segmentation fault in mke2fs
 2013-12-16 16:17 UTC  (5+ messages)

Recover files from a broken ext3 partition
 2013-12-16 14:59 UTC  (2+ messages)

[Bug 66951] New: filesystems should reserve inodes for root as they do disk space
 2013-12-16 13:14 UTC  (2+ messages)

[PATCH] e2fsprogs: mke2fs manpage updates
 2013-12-16  6:26 UTC  (2+ messages)

[PATCH V4] mke2fs: disallow creating FS on a loop mounted file with no option
 2013-12-16  5:49 UTC  (2+ messages)

[PATCH v2] mke2fs: fix force option to create filesystem on mounted device
 2013-12-16  5:43 UTC  (2+ messages)

[PATCH] libext2fs: clamp block-map punch range end to 2^32 blocks
 2013-12-15  0:48 UTC  (2+ messages)

[PATCH 00/18] Consolidate Posix ACL implementation V2
 2013-12-12 21:05 UTC  (27+ messages)
` [PATCH 01/18] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 03/18] fs: add a set_acl inode operation
` [PATCH 04/18] fs: add generic xattr_acl handlers
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 06/18] fs: make posix_acl_create "
` [PATCH 07/18] btrfs: use generic posix ACL infrastructure
` [PATCH 08/18] ext2/3/4: "
` [PATCH 09/18] f2fs: "
` [PATCH 10/18] hfsplus: "
` [PATCH 11/18] jffs2: "
` [PATCH 12/18] ocfs2: "
` [PATCH 13/18] reiserfs: "
` [PATCH 14/18] xfs: "
` [PATCH 15/18] jfs: "
` [PATCH 16/18] gfs2: "
  ` [Cluster-devel] "
` [PATCH 17/18] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 18/18] fs: remove generic_acl

[PATCH] libblkid: Identify extN file system properly
 2013-12-12 10:15 UTC  (2+ messages)

[Bug 66881] New: [3.12.1][ext4]kernel BUG at fs/ext4/extents_status.c:709!
 2013-12-12  6:55 UTC  (2+ messages)
` [Bug 66881] "

Ext4 projects for 2014
 2013-12-12  6:08 UTC  (5+ messages)

FAST paper on ffsck
 2013-12-12  5:30 UTC  (2+ messages)

[PATCH] e2fsck: fix problem comments to match actual message
 2013-12-12  1:11 UTC  (2+ messages)

Filesystem writes on RAID5 too slow
 2013-12-11 19:09 UTC  (11+ messages)

[PATCH 6/9] Use %pd in Ext4
 2013-12-11 12:10 UTC  (3+ messages)

You Have Been Awarded
 2013-12-10 20:40 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).