linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-07 21:57:56 to 2014-10-21 14:38:30 UTC [more...]

[PATCH 0/12 v3] Moving i_dquot out of struct inode
 2014-10-21 14:38 UTC  (6+ messages)
` [PATCH 01/12] quota: Remove const from function declarations
` [PATCH 02/12] quota: Allow each filesystem to specify which quota types it supports
` [PATCH 04/12] xfs: Set allowed quota types
` [PATCH 05/12] quota: Use function to provide i_dquot pointers
` [PATCH 06/12] ext2: Convert to private i_dquot field

[PATCH v3 0/6] ext4: extents status tree shrinker improvement
 2014-10-21 10:22 UTC  (3+ messages)

[PATCH] e2fsprogs: fix endian handling of ext3_extent_header
 2014-10-21  2:36 UTC 

[PATCH 1/2] ext4: enable journal checksum if metadata checksum feature enabled
 2014-10-21  1:05 UTC  (2+ messages)
` [PATCH 2/2] ext4: create nojournal_checksum mount option

Intentionally corrupted ext4s causing two different kernel panics at umount
 2014-10-21  0:28 UTC  (8+ messages)
` One more corrupted fs crash in ext4_put_super
      ` A very similar crash on ext2

[PATCH 00/34] e2fsprogs Summer 2014 patchbomb, part 6
 2014-10-20 23:37 UTC  (20+ messages)
` [PATCH 06/34] debugfs: add LIBINTL to debugfs link command
` [PATCH 11/34] dumpe2fs: output cleanup
` [PATCH 15/34] libext2fs: support BLKZEROOUT/FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks
` [PATCH 16/34] libext2fs/e2fsck: refactor everyone who writes zero blocks to disk
` [PATCH 17/34] libext2fs: support allocating uninit blocks in bmap2()

Valgrind-detected issues in e2fsck on corrupted filesystems
 2014-10-20 20:57 UTC  (2+ messages)

fs: ext4: mballoc: negative shift exponent
 2014-10-20 11:23 UTC  (2+ messages)
` jbd2: revoke: negative shift exponent in hash()

[PATCH] Ext4: update comments that use ext4_delete_inode()
 2014-10-20 13:28 UTC 

[PATCH 0/12 v2] Moving i_dquot out of struct inode
 2014-10-19 14:16 UTC  (24+ messages)
` [PATCH 01/12] quota: Allow each filesystem to specify which quota types it supports
` [PATCH 02/12] gfs2: Set allowed quota types
` [PATCH 03/12] xfs: "
` [PATCH 04/12] fs: Generic infrastructure for optional inode fields
` [PATCH 05/12] quota: Use optional inode field for i_dquot pointers
` [PATCH 06/12] ext2: Convert to private i_dquot field
` [PATCH 07/12] ext3: "
` [PATCH 08/12] ext4: "
` [PATCH 09/12] ocfs2: "
` [PATCH 10/12] reiserfs: "
` [PATCH 11/12] jfs: "
` [PATCH 12/12] vfs: Remove i_dquot field from inode

Hang writing to nfs-mounted filesystem from client, all nfsd tasks on server blocked in D
 2014-10-18 17:05 UTC  (5+ messages)
  ` Hang writing to nfs-mounted filesystem from client -- expected code path?

[PATCH] ext4: move_extent improve bh vanishing success factor
 2014-10-18  8:29 UTC 

BLKZEROOUT + pread should return zeroes, right?
 2014-10-18  0:03 UTC  (15+ messages)
            ` [RFC PATCH] block: make BLKZEROOUT invalidate page cache contents

kernel BUG at fs/ext4/inode.c:2982!
 2014-10-17 17:27 UTC  (7+ messages)
        ` [PATCH] ext4: fix suboptimal seek_{data,hole} extents traversial

[Bug 86471] New: drastic reduction of write performance after the termination of mysqld
 2014-10-17 16:29 UTC  (3+ messages)
` [Bug 86471] "

[PATCH 1/2] xfstests: update 'new' script
 2014-10-17  7:56 UTC  (6+ messages)
` [PATCH 2/2] add aio/dio regression test race between write and fcntl V3

(unknown),
 2014-10-16 19:49 UTC 

[PATCH] add aio/dio regression test race between write and fcntl V2
 2014-10-14 14:06 UTC  (4+ messages)

[PATCH 3/4] ext4: cleanup data integrity sync fo nonjournal mode
 2014-10-14 11:35 UTC  (5+ messages)
` [PATCH 4/4] ext4: Add fdatasync scalability optimization

[PATCH] ext4: don't remove reserved inodes in ext4_unlink()
 2014-10-14  3:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ext4: check s_chksum_driver when looking for bg csum presence
 2014-10-13 21:23 UTC  (2+ messages)

[PATCH 1/2] ext4: Replace open coded mdata csum feature to helper function v2
 2014-10-13 21:11 UTC  (8+ messages)
` [PATCH 2/2] ext4: ext4_init_block_bitmap move error report out of atomic context

[PATCH] debugfs: add allocate and set functionality to the bmap command
 2014-10-13 16:03 UTC 

[PATCH] mke2fs: fix man page discussion of usage type defaults
 2014-10-13  8:19 UTC  (2+ messages)

[PATCH 1/2] ext4: Replace open coded mdata csum feature to helper function
 2014-10-12 20:58 UTC  (3+ messages)
` [PATCH 2/2] ext4: ext4_init_block_bitmap move error report out of atomic context

CF Card wear optimalisation for ext4
 2014-10-12 17:53 UTC  (4+ messages)
    ` power loss protection

[Bug 82201] New: ext4 crash in ext4_superblock_csum
 2014-10-12 12:03 UTC  (3+ messages)
` [Bug 82201] "

how does one figure out I/O bottlenecks between 2 version of the kernel?
 2014-10-12 11:30 UTC 

[PATCH] ext4: delete useless comments about ext4_move_extents
 2014-10-11 23:57 UTC  (3+ messages)

[PATCH] ext4: ensure LARGE_FILE feature when mounting delalloc
 2014-10-11 23:52 UTC  (4+ messages)
` [PATCH] ext4: fix reservation overflow in ext4_da_write_begin

[PATCH] misc: fix build without magic.h
 2014-10-11 23:32 UTC  (2+ messages)
`  "

Does the filesystem alter file permissions?
 2014-10-10 20:35 UTC  (3+ messages)

[PATCH 0/2 v2] Fix data corruption when blocksize < pagesize for mmapped data
 2014-10-10 15:32 UTC  (46+ messages)
` [PATCH 1/2 RESEND] bdi: Fix hung task on sync
` [PATCH] block: free q->flush_rq in blk_init_allocated_queue error paths
` [PATCH] block: improve rq_affinity placement
` [PATCH] block: Make rq_affinity = 1 work as expected
` [PATCH] block: strict rq_affinity
` [PATCH] ext3: Fix deadlock in data=journal mode when fs is frozen
` [PATCH] ext3: Speedup WB_SYNC_ALL pass
` [PATCH] ext4: Avoid lock inversion between i_mmap_mutex and transaction start
` [PATCH 1/2] ext4: Don't check quota format when there are no quota files
` [PATCH 1/2] ext4: Fix block zeroing when punching holes in indirect block files
` [PATCH] ext4: Fix buffer double free in ext4_alloc_branch()
` [PATCH] ext4: Fix jbd2 warning under heavy xattr load
` [PATCH] ext4: Fix zeroing of page during writeback
` [PATCH] ext4: Remove orphan list handling
` [PATCH] ext4: Speedup WB_SYNC_ALL pass
` [PATCH for 3.14-stable] fanotify: fix double free of pending permission events
` [PATCH] fs: Avoid userspace mounting anon_inodefs filesystem
` [PATCH 1/2] jbd2: Avoid pointless scanning of checkpoint lists
` [PATCH] jbd2: Optimize jbd2_log_do_checkpoint() a bit
` [PATCH] lockdep: Dump info via tracing
` [PATCH] mm: Fixup pagecache_isize_extended() definitions for !CONFIG_MMU
` [PATCH] ncpfs: fix rmdir returns Device or resource busy
` [PATCH] ocfs2: Fix quota file corruption
` [PATCH 1/2] printk: Debug patch1
` [PATCH] printk: debug: Slow down printing to 9600 bauds
` [PATCH] printk: enable interrupts before calling console_trylock_for_printk()
` [PATCH] quota: Fix race between dqput() and dquot_scan_active()
` [PATCH] scsi: Keep interrupts disabled while submitting requests
` [PATCH] sync: don't block the flusher thread waiting on IO
` [PATCH] timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
` [PATCH] udf: Avoid infinite loop when processing indirect ICBs
` [PATCH] udf: Print error when inode is loaded
` [PATCH] vfs: Allocate anon_inode_inode in anon_inode_init()
` [PATCH 1/2] vfs: Fix data corruption when blocksize < pagesize for mmaped data
` [PATCH RESEND] vfs: Return EINVAL for default SEEK_HOLE, SEEK_DATA implementation
` [PATCH] writeback: plug writeback at a high level
` [PATCH] x86: Fixup lockdep complaint caused by io apic code
` [PATCH 2/2 RESEND] bdi: Avoid oops on device removal
` [PATCH 2/2] ext3: Don't check quota format when there are no quota files
` [PATCH 2/2] ext4: Fix hole punching for files with indirect blocks
` [PATCH 2/2] ext4: Fix mmap data corruption when blocksize < pagesize
` [PATCH 2/2] jbd2: Simplify calling convention around __jbd2_journal_clean_checkpoint_list
` [PATCH 2/2] printk: Debug patch 2

Sorry for patch spam!
 2014-10-10 14:53 UTC 

[PATCH] ext4: fix race between write and fcntl(F_SETFL)
 2014-10-10 10:09 UTC  (5+ messages)

[GIT PULL] UDF and quota changes for 3.18-rc1
 2014-10-10  8:14 UTC 

[PATCH] add aio/dio regression test race between write and fcntl
 2014-10-09 14:47 UTC  (2+ messages)

ext4: kernel BUG at fs/ext4/inode.c:2959!
 2014-10-09 10:06 UTC  (2+ messages)

[PATCH] resize2fs: fix fs->blocksize dereference after fs has been freed
 2014-10-08 16:11 UTC 

[PATCH] generic/017: skip tests with mkfs failures
 2014-10-08 13:17 UTC  (5+ messages)

[PATCH 0/12 RFC] Moving i_dquot out of struct inode
 2014-10-08  8:45 UTC  (9+ messages)
` [PATCH 03/12] xfs: Set allowed quota types
` [PATCH 04/12] fs: Generic infrastructure for optional inode fields

[PATCH] shared/272: fail quickly on mkfs errors and improve logging
 2014-10-08  5:23 UTC  (4+ 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).