Linux-ext4 Archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-24 10:05:18 to 2012-09-07 20:12:50 UTC [more...]

How to query ext2/3/4 total fs size while mounted?
 2012-09-07 20:12 UTC 

[PATCH] xfstests: make 275 pass on ext4
 2012-09-07 19:56 UTC  (5+ messages)
` [PATCH V2] xfstests: make 275 pass
    ` [PATCH V3] "

[Bug 47151] New: provide a file system block size of 8KB for certain SSDs
 2012-09-07 18:12 UTC  (5+ messages)
` [Bug 47151] "

du -s src is a lot slower on SSD than spinning disk in the same laptop
 2012-09-07 15:51 UTC  (13+ messages)
              ` ext4 crash with 3.5.2 in ext4_ext_remove_space

[PATCH] ext4: fix double unlock buffer mess during fs-resize
 2012-09-07 10:14 UTC 

Tracking down suspend/resume ext3/mmc issues on imx233
 2012-09-07  6:05 UTC 

[PATCH] resize2fs: support online-resizing for meta_bg and 64bits features
 2012-09-06 16:19 UTC  (24+ messages)
    ` [PATCH 1/2] resize2fs: allow meta_bg/64-bit file systems to be online resized
      ` [PATCH 2/2] resize2fs: fix overhead calculation for meta_bg file systems

[Bug 45441] kernel BUG at /build/buildd/linux-3.2.0/fs/jbd2/transaction.c:1093!
 2012-09-06 15:47 UTC 

(unknown),
 2012-09-06 12:23 UTC 

[Bug 43305] New: Deleting a folder with 500 000 small files causes deadlock in start_this_handle.irsa.7
 2012-09-06 14:59 UTC  (2+ messages)
` [Bug 43305] "

[PATCH] xfstests 285: verify extN statfs f_blocks
 2012-09-06 14:20 UTC  (3+ messages)

[PATCH 1/2 v2] ext4: check free block counters in ext4_mb_find_by_goal
 2012-09-06 13:16 UTC  (2+ messages)
` [PATCH 2/2 v2] ext4: check free inode count before allocaing an inode

[PATCH 1/4] ext4: serialize dio nonlocked reads with defrag workers
 2012-09-06 10:07 UTC  (10+ messages)
` [PATCH 2/4] ext4: serialize unlocked dio reads with truncate
` [PATCH 3/4] ext4: endless truncate due to nonlocked dio readers V2
` [PATCH 4/4] ext4: serialize truncate with owerwrite DIO workers

[PATCH] ext4: ext4_mknod: always set i_op
 2012-09-05 16:51 UTC 

[PATCH 00/15 v2] Add invalidatepage_range address space operation
 2012-09-05 16:42 UTC  (23+ messages)
` [PATCH 01/15 v2] mm: add "
` [PATCH 02/15 v2] jbd2: implement jbd2_journal_invalidatepage_range
` [PATCH 03/15 v2] ext4: implement invalidatepage_range aop
` [PATCH 04/15 v2] xfs: "
` [PATCH 05/15 v2] ocfs2: "
` [PATCH 06/15 v2] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH 07/15 v2] ext4: Take i_mutex before punching hole
` [PATCH 08/15 v2] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH 09/15 v2] Revert "ext4: fix fsx truncate failure"
` [PATCH 10/15 v2] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 11/15 v2] ext4: remove unused discard_partial_page_buffers
` [PATCH 12/15 v2] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 13/15 v2] ext4: update ext4_ext_remove_space trace point
` [PATCH 14/15 v2] ext4: make punch hole code path work with bigalloc
` [PATCH 15/15 v2] ext4: Allow punch hole with bigalloc enabled

[PATCH 1/2 RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
 2012-09-05 15:54 UTC  (2+ messages)

Why page w/o buffers can not be released?
 2012-09-05 12:28 UTC 

Re; new toner chips for Samsung with EXP,DOM,EUR,CHN version, Samsung MLT-101S,-ML-2165W/SF-760P/SCX-3405FW
 2012-09-05  8:43 UTC 

Weird filesystem corruption from wayland / radeon / chromium
 2012-09-05  3:38 UTC  (5+ messages)

[PATCH 1/2] ext4: check free block counters in ext4_mb_find_by_goal
 2012-09-05  2:17 UTC  (3+ messages)
` [PATCH 2/2] ext4: check free inode count before allocaing an inode

Why clear the orphan list when mounting a fs with errors?
 2012-09-04 21:27 UTC  (9+ messages)
` [PATCH, RFC] ext4: don't clear orphan list on ro mount with errors
` [PATCH, RFC] ext3: "

[PATCH 1/4] ext4: serialize dio nonlocked reads with defrag workers
 2012-09-04 17:31 UTC  (5+ messages)
` [PATCH 2/4] ext4: serialize unlocked dio reads with truncate
` [PATCH 3/4] ext4: endless truncate due to nonlocked dio readers
` [PATCH 4/4] ext4: serialize truncate with owerwrite DIO workers

[PATCH] ext4: serialize unlocked dio reads with truncate
 2012-09-04 17:15 UTC  (3+ messages)

[Bug 43017] New: Freezing on poweroff (kworker, swapper)
 2012-09-04 11:14 UTC  (2+ messages)
` [Bug 43017] "

[PATCH] ext3: Replace 0 with NULL for pointer in super.c file
 2012-09-04 10:00 UTC  (2+ messages)

[ext3/4] PROBLEM: fdatasync not syncing appended data (w/test program)
 2012-09-04  6:07 UTC  (3+ messages)

[PATCH 0/5] meta_bg online resize patches
 2012-09-03 16:33 UTC  (7+ messages)
` [PATCH 1/5] ext4: when resizing, do not copy gdt blocks for groups that do not have them
` [PATCH 2/5] ext4: avoid duplicate writes of the backup bg descriptor blocks
` [PATCH 3/5] ext4: grow the s_flex_groups array as needed when resizing
` [PATCH 4/5] ext4: grow the s_group_info array as needed
` [PATCH 5/5] ext4: add online resizing support for meta_bg and bit64
  ` [PATCH 5/5 -v2] ext4: add online resizing support for meta_bg and 64-bit file systems

[PATCH] ext3: Fix fdatasync() for files with only i_size changes
 2012-09-03 16:04 UTC 

[Bug 44731] New: ext4 deadlock under heavy io?
 2012-09-03 10:24 UTC  (15+ messages)
` [Bug 44731] "

[PATCH] ext4: Use s_csum_seed instead of i_csum_seed for xattr block csum
 2012-09-03  5:37 UTC  (4+ messages)

[PATCH] e2fsprogs/csum: Use fs.csum_seed for xattr block csum calculation
 2012-09-03  3:15 UTC  (2+ messages)

Fwd: bug in e2fsprogs when enable meta_bg resizing
 2012-09-02 10:23 UTC 

Systemadministrator
 2012-09-01 16:09 UTC 

ext4 hung tasks in linux-stable 3.0.41
 2012-09-01  8:41 UTC  (5+ messages)

Kernel panic from corrupt journal
 2012-08-31 17:46 UTC  (3+ messages)

[Bug 44951] New: renaming socket in use does not update /proc/X/fd
 2012-08-30 17:09 UTC  (2+ messages)
` [Bug 44951] "

[PATCH 2/8] ext3: drop lock/unlock super
 2012-08-30 15:12 UTC  (2+ messages)

[PATCH 0/8][RESEND] drop lock/unlock super
 2012-08-30 14:55 UTC 

[Bug 42763] New: directory access hangs without error
 2012-08-30 14:35 UTC  (2+ messages)
` [Bug 42763] "

[PATCH 1/3] ext4: nonda_switch prevent deadlock
 2012-08-30 12:55 UTC  (9+ messages)
` [PATCH 2/3] ext4: basic bug shield for move_extent_per_page
` [PATCH 3/3] ext4: reimplement uninit extent optimization "

[PATCH] e2fsprogs: Fix reserved blocks calculation for mke2fs -m 50%
 2012-08-30 11:16 UTC 

[Bug 41682] New: INFO: possible circular locking dependency detected .. at ext4_evict_inode
 2012-08-30 10:46 UTC  (2+ messages)
` [Bug 41682] "

query about truncate and orphan list
 2012-08-30  9:54 UTC  (4+ messages)

[Bug 42512] [BUG] D state process after unplug and umount usb disk
 2012-08-30  9:51 UTC 

Business Proposal
 2012-08-30  7:56 UTC 

why online shrink is not supported with EXT4_IOC_RESIZE_FS?
 2012-08-30  5:54 UTC  (3+ messages)

[PATCH v2] ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
 2012-08-28 13:39 UTC 

[PATCH] ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
 2012-08-28 13:38 UTC 

[PATCH] ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
 2012-08-28 12:34 UTC  (2+ messages)

Can't resize2fs - combination of flex_bg and !resize_inode
 2012-08-27 11:37 UTC  (3+ messages)

[Bug 45631] New: Caught 32-bit read from uninitialized memory in ext4_da_get_block_prep
 2012-08-26 18:55 UTC  (3+ messages)
` [Bug 45631] "

[PATCH]:dir.c patch
 2012-08-25 21:36 UTC 

[Bug 38642] New: ext4 timestamp format unable to uniquely represent times
 2012-08-25 17:51 UTC  (4+ messages)
` [Bug 38642] "

3.5.1 kernel: Oops + stracktrace + ext4 kernel errors!
 2012-08-24 23:29 UTC  (3+ messages)

[Bug 36172] New: "kernel BUG at fs/ext4/super.c" triggered after tune2fs/remount
 2012-08-24 15:36 UTC  (4+ messages)
` [Bug 36172] "

[Bug 45971] New: BUG: unable to handle kernel paging request
 2012-08-24 14:55 UTC  (2+ messages)
` [Bug 45971] "

[Bug 35562] New: ext4 regression in 2.6.39
 2012-08-24 13:35 UTC  (2+ messages)
` [Bug 35562] "

[Bug 36722] New: TRIM support is broken for Crucial M4 drives
 2012-08-24 13:01 UTC  (2+ messages)
` [Bug 36722] "

[Bug 36262] New: ext3 umount: BUG: unable to handle kernel paging request
 2012-08-24 12:50 UTC  (2+ messages)
` [Bug 36262] "

[Bug 45941] BUG: soft lockup - CPU#1 stuck for 21s! [kworker/1:1:64] BUG: soft lockup - CPU#4 stuck for 22s! [flush-252:0:384]
 2012-08-24 10:05 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).