linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-03 09:15:57 to 2014-01-16 01:24:58 UTC [more...]

[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
 2014-01-16  1:24 UTC  (21+ messages)
` [PATCH v5 01/22] Fix XIP fault vs truncate race
` [PATCH v5 02/22] Allow page fault handlers to perform the COW
` [PATCH v5 03/22] axonram: Fix bug in direct_access
` [PATCH v5 04/22] Change direct_access calling convention
` [PATCH v5 05/22] Introduce IS_XIP(inode)
` [PATCH v5 06/22] Treat XIP like O_DIRECT
` [PATCH v5 07/22] Rewrite XIP page fault handling
` [PATCH v5 09/22] Remove mm/filemap_xip.c
` [PATCH v5 10/22] Remove get_xip_mem
` [PATCH v5 11/22] Replace ext2_clear_xip_target with xip_clear_blocks
` [PATCH v5 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v5 13/22] ext2: Remove ext2_use_xip
` [PATCH v5 14/22] ext2: Remove xip.c and xip.h
` [PATCH v5 15/22] Remove CONFIG_EXT2_FS_XIP
` [PATCH v5 16/22] ext2: Remove ext2_aops_xip
` [PATCH v5 17/22] xip: Add xip_zero_page_range
` [PATCH v5 18/22] ext4: Make ext4_block_zero_page_range static
` [PATCH v5 20/22] ext4: Fix typos
` [PATCH v5 21/22] xip: Add reporting of major faults
` [PATCH v5 22/22] XIP: Add support for unwritten extents

[PATCH v3 00/74] e2fsprogs patchbomb 12/2013
 2014-01-15 22:23 UTC  (20+ messages)
` [PATCH 36/74] libext2fs: detect
` [PATCH 37/74] libext2fs: don't always read backup group descriptors on a 1k-block meta_bg fs
` [PATCH 38/74] libext2fs: mark group data blocks when loading block bitmap
` [PATCH 39/74] e2fsck: remove uninit block bitmap calculation
` [PATCH 40/74] libext2fs: no need to clear BLOCK_UNINIT during ext2fs_reserve_super_and_bgd
` [PATCH 41/74] tests: adjust test output to reflect block_uninit calculated block bitmaps
` [PATCH 50/74] libext2fs: support allocating uninit blocks in bmap2()

ext4: indirect block allocations not sequential in 3.4.67 and 3.11.7
 2014-01-15 21:56 UTC  (4+ messages)

[RFC] directory quota survey on xfs
 2014-01-15 21:32 UTC  (5+ messages)

Ext4 meeting around LSF
 2014-01-15 16:20 UTC  (4+ messages)
    ` Ext4 (and xfs and btrfs?) meetings "

A tool that allows changing inode table sizes
 2014-01-15 13:28 UTC 

Directory/Project quota supports
 2014-01-15  7:57 UTC 

[RFC PATCH 0/2] ext4: extents status tree shrinker improvement
 2014-01-15  3:02 UTC  (8+ messages)
` [RFC PATCH 2/2] ext4: improve extents status tree shrinker to avoid scanning delayed entries
        ` [PATCH] ext4: make es shrinker handle nr_to_scan correctly (Re: [RFC PATCH 2/2] ext4: improve ...)

RE:CONTACTING YOU AGAIN
 2014-01-14 22:12 UTC 

[PATCH RFC] Add support for new compat feature "one_backup_sb"
 2014-01-14 18:42 UTC  (11+ messages)
      ` [PATCH v2] Add support for new compat feature "super_sparse"

[RFC PATCH 0/2] add some stats in es shrinker and do some cleanups in tracepoint
 2014-01-14 13:24 UTC  (5+ messages)
` [RFC PATCH 1/2] ext4: improve extents status tree trace point
` [RFC PATCH 2/2] ext4: track extent status tree shrinker delay statictics

xfstests failures in v3.13-rc7
 2014-01-14  4:02 UTC  (8+ messages)

high write latency bug in ext3 / jbd in 3.4
 2014-01-14  3:52 UTC  (9+ messages)

[PATCH] Update ext3/4 mount options [V2]
 2014-01-13 14:07 UTC  (2+ messages)

[PATCH] ext4.5: remove duplicate .TP in man page
 2014-01-13 13:28 UTC  (2+ messages)

[PATCH 1/5] libext2fs: add ext2fs_find_first_set_{block,inode}_bitmap2()
 2014-01-13  2:48 UTC  (5+ messages)
` [PATCH 2/5] libext2fs: clean up generic handling of ext2fs_find_first_{set,zero}_*()
` [PATCH 3/5] libext2fs: build tst_bitmaps with rep invariants checking enabled
` [PATCH 4/5] libext: optimize find_first_set() for bitarray-based bitmaps
` [PATCH 5/5] libext2fs: optimize find_first_{zero,set}() for red-black tree based bitmaps

[PATCH 1/1] handle e2image offset value better
 2014-01-11 20:08 UTC  (3+ messages)
` [1/1] "

[PATCH] ext4: deleted "set but not used" variables
 2014-01-11 18:27 UTC  (2+ messages)

[SPAM] hi unique watch of the site. + 15% discount! good luck to you!
 2014-01-11  0:28 UTC 

A proposal for making ext4's journal more SMR (and flash) friendly
 2014-01-10 16:32 UTC  (11+ messages)

[PATCH] Update ext3/4 mount options
 2014-01-10 12:57 UTC  (3+ messages)

DiePresse.com Mein Freund, der Fahrradhändler
 2014-01-10 12:34 UTC 

[PATCH] tune2fs: allow removal of dirty journal with two "-f" options
 2014-01-09 20:08 UTC 

[PATCH] Fix up workarounds for dietlibc breakage
 2014-01-09 15:25 UTC  (3+ messages)

[PATCH] ext4: avoid clearing beyond i_blocks when truncating an inline data file
 2014-01-08 21:46 UTC  (3+ messages)

I have a very lucrative Business
 2014-01-08 20:47 UTC 

Please summarize state of ext4 resize >16TB
 2014-01-08 20:04 UTC  (3+ messages)

[RFC PATCH] fs: xattr-based FS_IOC_[GS]ETFLAGS interface
 2014-01-07 22:27 UTC  (10+ messages)
` [RFC PATCH v2] fs: new FS_IOC_[GS]ETFLAGS2 interface

[PATCH 01/10] e2fsck: release allocated memory on error or abort in e2fsck_pass1()
 2014-01-07 18:58 UTC  (13+ messages)
` [PATCH 02/10] libext2fs: make ext2fs_group_desc_csum return 0 if meta_csum not enabled
` [PATCH 03/10] e2fsck: fix memory leak on error path in read_bad_blocks_files()
` [PATCH 04/10] libext2fs: remove redundant code in rb_print_stats()
` [PATCH 05/10] libquota: add error checking to quota_write_inode()
` [PATCH 06/10] libquota: add error checking to quota_remove_inode
` [PATCH 07/10] libext2fs: fix memory leaks on error paths in ext2fs_create_icount_tdb
` [PATCH 08/10] debugfs: remove dead code
` [PATCH 09/10] badblocks: print warning if set_o_direct() fails
` [PATCH 10/10] libss: fix memory leak if realloc() fails in ss_parse()

[PATCH] ext4: don't pass freed handle to ext4_walk_page_buffers
 2014-01-07 18:08 UTC 

[PATCH 00/21] Consolidate Posix ACL implementation V3
 2014-01-07 15:53 UTC  (2+ messages)

Still about ext2/ext3 mount options while using ext4.ko driver
 2014-01-07 13:34 UTC  (4+ messages)

ext4 filesystem bad extent error review
 2014-01-07  9:10 UTC  (22+ messages)
      ` AW: "
      ` AW: "
          ` AW: "
      ` [Attachment has been removed]RE: "

[PATCH] e4defrag: remove local sync_file_range and fallocate
 2014-01-07  8:29 UTC 

[GIT PULL] ext4 fixes for 3.13
 2014-01-06 20:07 UTC 

[PATCH] ext4: fix bigalloc regression
 2014-01-06 20:07 UTC  (2+ messages)

Fwd: [RESEND PATCH 1/2] ext4: fix a typo in extents.c
 2014-01-06 19:45 UTC  (6+ messages)
  ` Fwd: [RESEND PATCH 2/2] ext4: ext4_inode_is_fast_symlink should use cluster size
      `  "

process hangs in ext4_sync_file
 2014-01-06 15:08 UTC  (4+ messages)

[PATCH 6/9] Use %pd in Ext4
 2014-01-06 14:43 UTC  (4+ messages)

maintain badblocks list on the fly
 2014-01-06  1:27 UTC  (2+ messages)

[PATCH] e4defrag: choose the best available posix_fadvise variant
 2014-01-05 14:00 UTC  (7+ messages)

[PATCH 1/4] libss: fix potential memory leak on realloc() failure
 2014-01-05  6:26 UTC  (4+ messages)
` [PATCH 2/4] libext2fs: fix potential memory leak in qcow2_write_raw_image()
` [PATCH 3/4] test_extents: fix a possible memory leak
` [PATCH 4/4] libblkid: fix memory overrun in probe_lvm2

ext4 goes into read only mode on using discard with htree_dirblock_to_tree ... bad entry in directory
 2014-01-04 14:35 UTC  (2+ messages)

[PATCH 1/2] debugfs: clean up read_journal_block() to avoid Coverity complaint
 2014-01-03 23:12 UTC  (2+ messages)
` [PATCH 2/2] e2fsck: fix possible double free when searching for config file

[PATCH] e2fsprogs: small .de translation fix
 2014-01-03 18:43 UTC 

[Lsf-pc] [LSF/MM ATTEND] Persistent Memory
 2014-01-03 17:45 UTC  (2+ messages)

[PATCH 1/5] e2image: fix resource leak when running e2image -n
 2014-01-03 16:44 UTC  (8+ messages)
` [PATCH 2/5] e2image: eliminate division by zero
` [PATCH 3/5] e2image: avoid potential divide "
` [PATCH 4/5] libblkid: fix sizeof(foo) vs sizeof(*foo) malloc() bug

[PATCH 0/2] e2fsprogs: two fixes
 2014-01-03  9:15 UTC  (3+ messages)
` [PATCH 1/2] inode.c: only update the icache for ext2_inode
` [PATCH 2/2] populate-extfs.sh: espace the space in the filename


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