linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-07 20:41:04 to 2013-10-18 04:50:13 UTC [more...]

[PATCH v2 00/25] e2fsprogs patchbomb 10/2013
 2013-10-18  4:50 UTC  (12+ messages)
` [PATCH 01/25] libext2fs: stop iterating dirents when done linking
` [PATCH 02/25] libext2fs: fix ext2fs_open2() truncation of the superblock parameter
` [PATCH 03/25] mke2fs: don't let resize= turn on resize_inode when meta_bg is set
` [PATCH 04/25] libext2fs: reject 64bit badblocks numbers
` [PATCH 05/25] libext2fs: don't overflow when punching indirect blocks with large blocks
` [PATCH 06/25] libext2fs: fix tests that set LARGE_FILE
` [PATCH 07/25] mke2fs: load configfile blocksize setting before 64bit checks
` [PATCH 08/25] debugfs: fix various minor bogosity
` [PATCH 09/25] e2fsck: teach EA refcounting code to handle 64bit block addresses
` [PATCH 10/25] debugfs: handle 64bit block numbers
` [PATCH 11/25] libext2fs: only punch complete clusters

[PATCH] ext4: add ratelimiting to ext4 messages
 2013-10-18  1:28 UTC 

[PATCH] ext2: Make sb magic number endianness conversion consistent
 2013-10-17 17:59 UTC  (3+ messages)

[PATCH] ext4: don't cache out of order extents
 2013-10-17 15:58 UTC  (6+ messages)

[PATCH] ext4: pair trace_ext4_writepages & trace_ext4_writepages_result
 2013-10-17 13:31 UTC  (2+ messages)

[PATCH] ext4: fix performance regression in ext4_writepages
 2013-10-17  3:40 UTC  (2+ messages)

[PATCH 1/2] ext4: Fix assertion in ext4_add_complete_io()
 2013-10-17  3:31 UTC  (8+ messages)
` [PATCH 2/2] ext4: Fixup kerndoc annotation of mpage_map_and_submit_extent()

still running into WARNING: CPU: at fs/ext4/inode.c:230 ext4_evict_inode+0x4a6/0x4e0
 2013-10-16 18:38 UTC  (4+ messages)

[PATCH V9 22/33] ext4: add support for read_iter and write_iter
 2013-10-16 14:04 UTC 

[PATCH] ext3: Count journal as bsddf overhead in ext3_statfs
 2013-10-16 12:29 UTC  (2+ messages)

[PATCH] mke2fs: clarify inode ratio in man page
 2013-10-16  3:38 UTC  (2+ messages)

3.10.10: quota problems
 2013-10-16  2:58 UTC  (5+ messages)

Weird jbd2 I/O load
 2013-10-15 21:41 UTC 

[PATCH] ext4: fix checking on nr_to_write
 2013-10-15 14:53 UTC  (10+ messages)

new kernel warning when running xfstest ext4/271 on 3.12
 2013-10-15 13:26 UTC  (4+ messages)

[Bug 61631] New: kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume
 2013-10-15  8:04 UTC  (11+ messages)
` [Bug 61631] "

[PATCH 0/3 V4] e2fsprogs/debugfs: do sparse copy when src is a sparse file
 2013-10-15  4:52 UTC  (9+ 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

[RFC 00/10] e2fsprogs/mke2fs: add an option: -d root-directory
 2013-10-15  1:38 UTC  (8+ messages)
` [RFC 01/10] mke2fs.c: "
    ` [PATCH] mke2fs: fix up the commit "mke2fs.c: add an option: -d root-directory"
` [RFC 10/10] debugfs: use the functions in misc/util.c

I have a God call for you interested in my offer reply me on: ruthesimon@yahoo.com.hk
 2013-10-14 14:49 UTC 

[PATCH] quota: fix disabling quota, add quota tests
 2013-10-14 13:55 UTC  (2+ messages)
`  "

[PATCH] e2image: Add image consistency information and -f option to manpage
 2013-10-14 13:08 UTC  (3+ messages)

[PATCH] tune2fs: more respect for quota config option
 2013-10-14 13:03 UTC  (2+ messages)

[PATCH] e2fsprogs: fix configure help text for quota
 2013-10-14 13:01 UTC  (4+ messages)
` [PATCH] tune2fs: respect quota config option
  ` [PATCH] mke2fs: remove quota docs if not configured in

[PATCH RESEND 2/7] xfs: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-10-14  3:30 UTC  (5+ messages)

[PATCH v1 00/22] e2fsprogs: inline data refinement patch set
 2013-10-14  3:07 UTC  (57+ messages)
` [PATCH v1 01/22] libext2fs: add INLINE_DATA into EXT2_LIB_SOFTSUPP_INCOMPAT
` [PATCH v1 03/22] libext2fs: add functions to operate on extended attribute
` [PATCH v1 04/22] libext2fs: handle inline data in dir iterator function
` [PATCH v1 05/22] libext2fs: handle inline_data in block "
` [PATCH v1 06/22] debugfs: make stat command support inline data
` [PATCH v1 07/22] debugfs: make mkdir and expanddir "
` [PATCH v1 10/22] debugfs: handle inline_data feature in dirsearch command
` [PATCH v1 12/22] debugfs: handle inline_data in punch command
` [PATCH v1 14/22] mke2fs: add inline_data support in mke2fs
` [PATCH v1 15/22] tune2fs: add inline_data feature in tune2fs
` [PATCH v1 17/22] e2fsck: check inline_data in pass1
` [PATCH v1 19/22] e2fsck: check inline_data in pass3

[PATCH]An inlinedata bug in ext4_destroy_inline_data_nolock()
 2013-10-13 13:15 UTC  (4+ messages)

Stop your worries and share again your special moments
 2013-10-13  9:29 UTC 

[PATCH v1 00/31] e2fsprogs September 2013 patchbomb
 2013-10-13  3:16 UTC  (59+ messages)
` [PATCH 01/31] tune2fs: Don't convert block # to cluster # when clearing uninit_bg
` [PATCH 03/31] Define an error code for block bitmap checksum failures
` [PATCH 05/31] libext2fs: Add space for metadata checksum when unconverting a hashed directory block
` [PATCH 06/31] e2p: Fix f[gs]etflags argument size mismatch
` [PATCH 08/31] libext2fs: Fix off-by-one error in file truncation
` [PATCH 10/31] libext2fs: Allow callers to punch a single block
` [PATCH 14/31] libext2fs: Fix ext2fs_open2() truncation of the superblock parameter
` [PATCH 15/31] e2fsck: Teach EA refcounting code to handle 48bit block addresses
` [PATCH 17/31] libext2fs: Refactor u32-list to handle 32 and 64-bit data types
` [PATCH 18/31] libext2fs: Badblocks should handle 48-bit block numbers correctly
` [PATCH 19/31] badblocks: Use the new badblocks APIs for 64-bit block numbers
` [PATCH 20/31] e2fsprogs: Add (optional) sparse checking to the build
` [PATCH 21/31] libext2fs: Be more thorough in searching a range of blocks for a cluster
` [PATCH 22/31] libext2fs: During punch, only free a cluster if we're sure that all blocks in the cluster are being punched
` [PATCH 23/31] libext2fs: expanddir and mkjournal need not update the summary counts when performing an implied cluster allocation
` [PATCH 24/31] libext2fs: Use ext2fs_punch() to truncate quota file
` [PATCH 25/31] e2fsck: Only release clusters when shortening a directory during a rehash
` [PATCH 26/31] libext2fs: openfs() musn't allow bigalloc without EXT2_FLAGS_64BITS
` [PATCH 28/31] mke2fs: Complain about creating 64bit filesystems without extents
` [PATCH 29/31] e2fsck: Enable extents on all 64bit filesystems

(unknown),
 2013-10-12 20:31 UTC 

[GIT PULL] ext4 bug fixes for 3.12
 2013-10-12 18:55 UTC 

A crash in ext3 on disk failure
 2013-10-11 14:51 UTC  (3+ messages)

help with 'discard' mount option on ext4
 2013-10-11 13:53 UTC  (2+ messages)

[PATCH RESEND 6/7] xfstest: Add test case to test multiple collapse range call
 2013-10-10 10:20 UTC  (3+ messages)

[PATCH RESEND 5/7] xfstest: Add test case to check various corner cases for collapsing range
 2013-10-10 10:01 UTC  (3+ messages)

[RFC][PATCH] e2fsck: fix corrupted orphan list in preen mode
 2013-10-10  7:55 UTC 

[PATCH RESEND 1/7] fs: add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-10-10  6:56 UTC  (3+ messages)

[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-10-10  6:56 UTC  (6+ messages)
` [Bug 62751] "

[PATCH] xfstests ext4/306: regression test for ext4 resize with non-extent files
 2013-10-10  3:19 UTC 

[PATCH RESEND 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-10-09 23:07 UTC  (2+ messages)

[PATCH v1.1 0/2] ext4: Shut down block groups when damage is detected, part 2
 2013-10-09 22:08 UTC  (4+ messages)
` [PATCH 2/2] ext4: Spot-check block group sub-table locations

[PATCH 0/4] Add handy fs move features
 2013-10-08 15:56 UTC  (5+ messages)
` [PATCH 1/4] e2image: add offset switches
` [PATCH 2/4] e2image: perform in-place move
` [PATCH 3/4] e2image: add progress indicator
` [PATCH 4/4] e2image: handle SIGINT safely

[PATCH] tune2fs: update i_size in ext2fs_file_write()
 2013-10-08 15:45 UTC  (3+ 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).