linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-12 18:40:42 to 2013-12-23 09:03:34 UTC [more...]

[RFC PATCH 0/2] ext4: extents status tree shrinker improvement
 2013-12-23  9:03 UTC  (6+ 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 v3 0/3] Add XIP support to ext4
 2013-12-23  6:56 UTC  (34+ 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 00/21] Consolidate Posix ACL implementation V3
 2013-12-23  6:40 UTC  (25+ messages)
` [PATCH 01/21] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/21] fs: merge xattr_acl.c into posix_acl.c
` [PATCH 03/21] fs: add get_acl helper
` [PATCH 04/21] fs: add a set_acl inode operation
` [PATCH 05/21] fs: add generic xattr_acl handlers
` [PATCH 06/21] fs: make posix_acl_chmod more useful
` [PATCH 07/21] fs: make posix_acl_create "
` [PATCH 08/21] btrfs: use generic posix ACL infrastructure
` [PATCH 09/21] ext2/3/4: "
` [PATCH 10/21] f2fs: "
` [PATCH 11/21] hfsplus: "
` [PATCH 12/21] jffs2: "
` [PATCH 13/21] ocfs2: "
` [PATCH 14/21] reiserfs: "
` [PATCH 15/21] xfs: "
` [PATCH 16/21] jfs: "
` [PATCH 17/21] gfs2: "
` [PATCH 18/21] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 19/21] fs: remove generic_acl
` [PATCH 20/21] nfsd: use get_acl and ->set_acl
` [PATCH 21/21] hfsplus: remove can_set_xattr

current e2fsprogs maint branch test results
 2013-12-23  2:50 UTC  (3+ messages)

[PATCH] debugfs: silence build warning and remove incorrect error message
 2013-12-23  2:30 UTC 

[RFC] directory quota survey on xfs
 2013-12-23  1:42 UTC  (2+ messages)

[PATCH v4 00/22] Add XIP support to ext4
 2013-12-22 21:49 UTC  (23+ messages)
` [PATCH v4 01/22] Fix XIP fault vs truncate race
` [PATCH v4 02/22] Simplify COW of XIP mappings
` [PATCH v4 03/22] axonram: Fix bug in direct_access
` [PATCH v4 04/22] Change direct_access calling convention
` [PATCH v4 05/22] Introduce IS_XIP(inode)
` [PATCH v4 06/22] Treat XIP like O_DIRECT
` [PATCH v4 07/22] Rewrite XIP page fault handling
` [PATCH v4 08/22] Change xip_truncate_page to take a get_block parameter
` [PATCH v4 09/22] Remove mm/filemap_xip.c
` [PATCH v4 10/22] Remove get_xip_mem
` [PATCH v4 11/22] Replace ext2_clear_xip_target with xip_clear_blocks
` [PATCH v4 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v4 13/22] ext2: Remove ext2_use_xip
` [PATCH v4 14/22] ext2: Remove xip.c and xip.h
` [PATCH v4 15/22] Remove CONFIG_EXT2_FS_XIP
` [PATCH v4 16/22] ext2: Remove ext2_aops_xip
` [PATCH v4 17/22] xip: Add xip_zero_page_range
` [PATCH v4 18/22] ext4: Make ext4_block_zero_page_range static
` [PATCH v4 19/22] ext4: Add XIP functionality
` [PATCH v4 20/22] ext4: Fix typos
` [PATCH v4 21/22] Add support for pmd_faults
` [PATCH v4 22/22] xip: Add reporting of major faults

[PATCH 1/2] procfs: Add function to lookup a subdirectory name
 2013-12-22  1:20 UTC  (3+ messages)
` [PATCH 2/2] ext4: handle mount failures more gracefully

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

[Bug 62751] New: INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0)
 2013-12-20 16:16 UTC  (3+ messages)
` [Bug 62751] "

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

[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] 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  (49+ messages)
` [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 06/74] tune2fs: forbid changing uuid on an uninit_bg filesystem
` [PATCH 07/74] libext2fs: tweak inline data error wording
` [PATCH 11/74] misc: use the checksum predicate function, not raw flag tests
` [PATCH 13/74] debugfs: handle 64bit block numbers
` [PATCH 15/74] resize2fs: rewrite extent/dir/ea block checksums when migrating
` [PATCH 17/74] debugfs: don't leak mmp_s memory
` [PATCH 18/74] e2fsck: fix memory leaks
` [PATCH 26/74] libss: fix memory handling errors
` [PATCH 28/74] libext2fs: check return values
` [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 0/3] Fix ext4 deadlock when running xfstests/269
 2013-12-18  5:45 UTC  (7+ 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  (12+ messages)
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 04/18] fs: add generic xattr_acl handlers
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 16/18] gfs2: use generic posix ACL infrastructure


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).