linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-16 03:21:30 to 2013-09-04 20:00:44 UTC [more...]

[PATCH 0/2] ext4: increase mbcache scalability
 2013-09-04 20:00 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mbcache: decoupling the locking of local from global data
  ` [PATCH v2 2/2] ext4: each filesystem creates and uses its own mc_cache
` [PATCH v3 0/2] ext4: increase mbcache scalability
  ` [PATCH v3 1/2] mbcache: decoupling the locking of local from global data
  ` [PATCH v3 2/2] ext4: each filesystem creates and uses its own mb_cache

[PATCH v3 0/5] Rework mtime and ctime updates on mmaped writes
 2013-09-04 19:20 UTC  (15+ messages)
` [PATCH v4 1/7] mm: Track mappings that have been written via ptes
` [PATCH v4 2/7] fs: Add inode_update_time_writable
` [PATCH v4 3/7] mm: Allow filesystems to defer cmtime updates
` [PATCH v4 4/7] mm: Scan for dirty ptes and update cmtime on MS_ASYNC
` [PATCH v4 5/7] ext4: Defer mmap cmtime updates
` [PATCH v4 6/7] btrfs: "
` [PATCH v4 7/7] xfs: "

[PATCH 1/2] Revert "Revert "math64: New div64_u64_rem helper""
 2013-09-04 17:55 UTC 

[GIT PULL] ext4 updates for 3.12
 2013-09-04 15:46 UTC 

e2fsprogs - possible regression between 1.42.7 and 1.42.8
 2013-09-04 14:02 UTC  (5+ messages)

[PATCH 0/2 v3] Fix O_SYNC AIO DIO
 2013-09-04 13:04 UTC  (3+ messages)
` [PATCH 1/2] direct-io: Implement generic deferred AIO completions
` [PATCH 2/2] direct-io: Handle O_(D)SYNC AIO

[PATCH 0/2 v2] Fix O_SYNC AIO DIO
 2013-09-04 10:54 UTC  (3+ messages)

Which features should I implement in my ext4 reader?
 2013-09-04  5:35 UTC  (17+ messages)

Inline data?
 2013-09-04  4:51 UTC  (2+ messages)

[v2, 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-09-02 16:03 UTC 

[v2, 6/7] xfstest: Add test case to test multiple collapse range call
 2013-09-02 16:03 UTC 

[v4, 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-09-02 16:03 UTC 

Hallo
 2013-09-02 15:33 UTC 

[PATCH v2 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-09-02 14:33 UTC 

[PATCH v2 3/7] ext4: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-09-02 14:32 UTC 

[PATCH v2 7/7] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
 2013-09-02 14:30 UTC 

[PATCH v2 6/7] xfstest: Add test case to test multiple collapse range call
 2013-09-02 14:30 UTC 

[PATCH v2 5/7] xfstest: Add test case to check various corner cases for collapsing range
 2013-09-02 14:29 UTC 

[PATCH v4 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-09-02 14:29 UTC 

[PATCH v3 3/7] ext4: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-09-02 14:29 UTC 

[PATCH v2 2/7] xfs: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-09-02 14:29 UTC 

[PATCH v2 1/7] fs: add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-09-02 14:28 UTC 

[PATCH v2 0/7] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-09-02 14:28 UTC 

[RFC 00/10] e2fsprogs/mke2fs: add an option: -d root-directory
 2013-09-02 12:27 UTC  (16+ messages)
` [RFC 01/10] mke2fs.c: "
` [RFC 02/10] misc/util.c: implement populate_fs()
` [RFC 03/10] misc/util.c: create special file
` [RFC 04/10] misc/util.c: create symlink
` [RFC 05/10] misc/util.c: copy regular file
` [RFC 06/10] misc/util.c: create directory
` [RFC 07/10] misc/util.c: set more information for inode
` [RFC 08/10] misc/util.c: handle hardlinks
` [RFC 09/10] mke2fs.8.in: update the manual for the -d option
` [RFC 10/10] debugfs: use the functions in misc/util.c

Issues with a rather unusual configured NFS server
 2013-08-30 18:27 UTC  (11+ messages)
        ` [uml-devel] "

3.10.9: EXT4-fs (sdb1): delayed block allocation failed for inode 163315715 at logical offset 1 with max blocks 2 with error -5
 2013-08-30 15:37 UTC  (5+ messages)

resize2fs: Memory allocation failed while trying to resize
 2013-08-29 23:24 UTC  (3+ messages)

Unable to randomly boot rootfs (EXT3 or EXT4) from SD: MMC error -110 (TIMEDOUT)
 2013-08-29 19:49 UTC  (7+ messages)

there is a BUG in disk full case in inlinedata feature
 2013-08-29 15:15 UTC  (3+ messages)

[RFC PATCH v1 0/6] e2fsprogs 8/2013 patchbomb
 2013-08-29  0:44 UTC  (7+ messages)
` [PATCH 1/6] libext2fs: ext2fs_dup_handle should not alias MMP buffers
` [PATCH 2/6] resize2fs: Use blk64_t and location getters for free_gdp_blocks()
` [PATCH 3/6] e2fsck: Fix incorrect bbitmap checksum failure caused by integer overflow
` [PATCH 4/6] e2fsprogs: Add (optional) sparse checking to the build
` [PATCH 5/6] tune2fs: Zero inode table when removing checksums
` [PATCH 6/6] resize2fs: Convert fs to and from 64bit mode

[PATCH] ext4: allow specifying external journal by pathname mount option
 2013-08-28 23:08 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 0/4 v2] ext4: Fix races between writeback and truncate
 2013-08-28 23:01 UTC  (12+ messages)
` [PATCH 1/4] ext4: Move test whether extent to map can be extended to one place
` [PATCH 2/4] ext4: Fix ext4_writepages() in presence of truncate
` [PATCH 3/4] ext4: Simplify truncation code in ext4_setattr()
` [PATCH 4/4] ext4: Fix lost truncate due to race with writeback

[PATCH v1 0/5] ext4: Shut down block groups when damage is detected
 2013-08-28 22:49 UTC  (15+ messages)
` [PATCH 1/5] ext4: Error out if verifying the block bitmap fails
` [PATCH 2/5] ext4: Fix type declaration of ext4_validate_block_bitmap
` [PATCH 3/5] ext4: Mark block group as corrupt on block bitmap error
` [PATCH 4/5] ext4: Mark block group as corrupt on inode "
` [PATCH 5/5] ext4: Mark group corrupt on group descriptor checksum error

Re
 2013-08-28 19:31 UTC 

[PATCH] jbd2: Fix endian mixing problems in the checksumming code
 2013-08-28 19:06 UTC  (2+ messages)
`  "

[PATCH] ext4: isolate ext4_extents.h file
 2013-08-28 18:49 UTC  (2+ messages)

[PATCH] ext4: Fix misspellings using 'codespell' tool
 2013-08-28 18:44 UTC  (2+ messages)

[PATCH 1/5] ext4: convert write_begin methods to stable_page_writes semantics
 2013-08-28 18:33 UTC  (9+ messages)
` [PATCH 2/5] jbd2: optimize jbd2_journal_force_commit

[PATCH] ext4: extents: len and lblock may be used uninitialized
 2013-08-28 18:20 UTC  (2+ messages)

Block allocation in EXT4
 2013-08-26 17:54 UTC  (3+ messages)

[PATCH 0/3 V4] e2fsprogs/debugfs: do sparse copy when src is a sparse file
 2013-08-26  6:22 UTC  (4+ messages)
` [PATCH 1/3 V4] debugfs.c: the max length of debugfs argument is too short
` [PATCH 2/3 V4] debugfs.c: do sparse copy when src is a sparse file
` [PATCH 3/3 V4] contrib/populate-extfs.sh: use debugfs to populate extX fs

[Bug 60788] New: xfstest generic/068 failure - kernel BUG at fs/buffer.c:3005!
 2013-08-24 19:02 UTC 

[Bug 60786] New: xfstest generic/068 failure - kernel BUG at fs/jbd2/transaction.c:2143!
 2013-08-23 23:51 UTC 

crash in __jbd2_journal_file_buffer
 2013-08-23 20:48 UTC  (12+ messages)

[PATCH] xfstests: only run generic/300 on filesystems supporting fallocate()
 2013-08-23 20:41 UTC 

On the 16TiB max file size limit (not filesystem limit)
 2013-08-20 17:35 UTC  (2+ messages)

[PATCH v3 0/5] Rework mtime and ctime updates on mmaped
 2013-08-21  1:33 UTC  (26+ messages)
` [PATCH v3 1/5] mm: Track mappings that have been written via ptes
` [PATCH v3 2/5] fs: Add inode_update_time_writable
` [PATCH v3 3/5] mm: Notify filesystems when it's time to apply a deferred cmtime update
` [PATCH v3 4/5] mm: Scan for dirty ptes and update cmtime on MS_ASYNC
` [PATCH v3 5/5] ext4: Defer mmap cmtime update until writeback

BUG: kernel panic after jbd bugs / kernel paging request
 2013-08-20  6:49 UTC 

page fault scalability (ext3, ext4, xfs)
 2013-08-19 23:31 UTC  (22+ messages)

[PATCH 0/2 V3] e2fsprogs/debugfs: do sparse copy when src is a sparse file
 2013-08-19 22:43 UTC  (3+ messages)
` [PATCH 2/2] debugfs.c: "

[PATCH 1/2] quota: Provide interface for readding allocated space into reserved space
 2013-08-17 13:45 UTC  (4+ messages)
` [PATCH 2/2] ext4: Fix warning in ext4_da_update_reserve_space()

[GIT PULL] jbd2 bug fixes for v3.11-rc6
 2013-08-17 13:05 UTC 

[PATCH 1/2 -v2] ext4: cache all of an extent tree's leaf block upon reading
 2013-08-17  2:06 UTC  (2+ messages)
` [PATCH 2/2 -v2] ext4: add support for extent pre-caching

[PATCH] ext4: Fix oops in jbd2_journal_file_inode()
 2013-08-17  1:24 UTC  (2+ messages)

[PATCH] e2fsck: don't try to stop mmp if there is no superblock set up
 2013-08-16 17:05 UTC 

[PATCH 0/5 v2] add extent status tree caching
 2013-08-16 14:39 UTC  (12+ messages)

[PATCH v7] xfstests: add a new test case for ext4 indirect-based file
 2013-08-16 14:00 UTC  (2+ messages)

It is Private
 2013-08-16 13:44 UTC 

[PATCH next] fix unused variable compiler warning
 2013-08-16  7:21 UTC  (2+ 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).