linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-06 13:36:56 to 2011-11-16 08:42:59 UTC [more...]

fallocate vs O_(D)SYNC
 2011-11-16  8:42 UTC 

[PATCH v2 0/8] Filesystem io types statistic
 2011-11-16  8:43 UTC  (19+ messages)
` [PATCH v2 1/8] vfs: Add a new flag and related functions in buffer to count io types
` [PATCH v2 2/8] ext4: Add new data structures and related functions "
` [PATCH v2 3/8] ext4: Count metadata request of read operations in buffered io
` [PATCH v2 4/8] ext4: Count data "
` [PATCH v2 5/8] ext4: Count metadata request of write "
` [PATCH v2 6/8] ext4: Count data "
` [PATCH v2 7/8] ext4: Count all requests in direct io
` [PATCH v2 8/8] ext4: Show the result of io types statistic in sysfs

[PATCH 1/2] dumpe2fs: dump blocks count used by super and GDT
 2011-11-16  1:02 UTC  (2+ messages)
` [PATCH 2/2] libext2fs: remove useless code in ext2fs_super_and_bgd_loc2

ext4 offers less blocks than other fs
 2011-11-16  3:20 UTC  (3+ messages)

[patch 1/1] ext4: use proper little-endian bitops
 2011-11-15 22:56 UTC 

ceph and ext4
 2011-11-15 18:43 UTC  (3+ messages)

[OOPS]: Kernel 3.1 (ext3?)
 2011-11-15 16:05 UTC  (4+ messages)

Fwd: Kernel 3.0.0 + ext4 + ceph == 
 2011-11-15 15:46 UTC  (2+ messages)

[PATCH 1/2] debugfs: build read-only variant of debugfs
 2011-11-15 15:41 UTC  (4+ messages)
` [PATCH] libquota: log an error message if ext2fs_file_open() fails
` [PATCH 2/2] debugfs: add the freefrag command

[PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
 2011-11-15 15:38 UTC  (7+ messages)
` [PATCH 1/4] crc32: Bolt on crc32c

[RESEND PATCH 2/2] ext3: flush journal only when journal mode is changed from journaled
 2011-11-15 13:57 UTC  (3+ messages)

[PATCH 1/2] jbd: clear revoked flag on buffers before a new transaction started
 2011-11-15 13:27 UTC  (3+ messages)
` [PATCH 2/2] ext3: flush journal onmy when journal mode is changed from journaled

[PATCH 1/5] ext4: allocate delalloc blocks before changing journal mode
 2011-11-15  8:07 UTC  (5+ messages)
` [PATCH 2/5] ext4: let ext4 journal deletion of data blocks
` [PATCH 3/5] ext4: let ext4_free_blocks handle multiblock correctly
` [PATCH 4/5] ext4: flush journal when switching from journal data mode
` [PATCH 5/5] jbd2: clear revoked flag on buffers before a new transaction started

[PATCH] libquota: log an error message if ext2fs_file_open() fails
 2011-11-14 18:34 UTC 

[PATCH v3 04/11] e4defrag: Use e2p_get_fragscore() for decision of whether to defrag
 2011-11-14 18:22 UTC 

[PATCH] libquota: fix get_dq()
 2011-11-14 16:56 UTC  (2+ messages)

[PATCH 3/3] libquota: fix quota usage compute
 2011-11-14 15:59 UTC  (2+ messages)

[PATCH 2/3] tune2fs: preserve old limits when turn on quota feature
 2011-11-14 15:59 UTC  (2+ messages)

[PATCH 1/3] libquota: quota file read support
 2011-11-14 15:58 UTC  (2+ messages)

[PATCH 1/3] libquota: cleanup libquota code
 2011-11-14 15:57 UTC  (6+ messages)
` [PATCH 2/3] tune2fs: Compute quota usage when turning on the 'quota' feature
` [PATCH 3/3] mke2fs: Add extended option to select quota type

[PATCH] Make quota support disabled by support
 2011-11-14 15:47 UTC 

[PATCH 1/2] jbd: allocate transacion from special cache
 2011-11-14 15:35 UTC  (5+ messages)
` [PATCH 2/2] jbd: use KMEM_CACHE instead of kmem_cache_create

[BUG] aborted ext4 leads to inifinity loop in balance_dirty_pages
 2011-11-14 11:11 UTC  (12+ messages)

ext3/4: BUGS in changing journal mode in flight
 2011-11-14  7:08 UTC  (3+ messages)

[PATCH v3 10/11] e4defrag: Fix the method of progress output
 2011-11-14  6:25 UTC 

[PATCH v3 07/11] e4defrag: Allow user who can use reserved blocks to defrag
 2011-11-14  6:24 UTC 

[PATCH v3 05/11] e4defrag: Add force option for e4defrag
 2011-11-14  6:24 UTC 

[PATCH v3 04/11] e4defrag: Use e2p_get_fragscore() for decision of whether to defrag
 2011-11-14  6:24 UTC 

[PATCH v3 03/11] e4defrag: Remove old fragmentation score calculation code
 2011-11-14  6:24 UTC 

[PATCH v3 02/11] e4defrag: Remove -c option which checks the file fragmentation
 2011-11-14  6:24 UTC 

[PATCH v3 00/11] e4defrag: fragmentation score rework and cleanups
 2011-11-14  6:23 UTC 

[PATCH v3 11/11] e4defrag: Remove unnecessary code
 2011-11-14  6:25 UTC 

[PATCH v3 09/11] e4defrag: Fix error messages more clearly
 2011-11-14  6:25 UTC 

[PATCH v3 08/11] e4defrag: Use libext2fs definitions
 2011-11-14  6:25 UTC 

[PATCH v3 06/11] e4defrag: Allow user who has read+write access to defrag
 2011-11-14  6:24 UTC 

[PATCH v3 01/11] libe2p: Add new function e2p_get_fragscore()
 2011-11-14  6:23 UTC 

[PATCH 0/2] ext4: cache uninitialized extents
 2011-11-14  3:07 UTC  (3+ messages)
` [PATCH 1/2] ext4: teach ext4_ext_in_cache to return type of cached extent
` [PATCH 2/2] ext4: let ext4 cache uninitialized extents

[PATCH 1/3] jbd2: allocate transaction from special cache
 2011-11-13 11:21 UTC  (3+ messages)
` [PATCH 2/3] jbd2: rename functions initializing caches
` [PATCH 3/3] jbd2: use KMEM_CACHE instead of kmem_cache_create

[PATCH] ext4: fix up a undefined error in ext4_free_blocks
 2011-11-13  5:02 UTC 

[PATCH v2] ext4: expand commit callback
 2011-11-12  5:50 UTC  (3+ messages)

ext4 on 32GB SD card
 2011-11-12  5:31 UTC  (3+ messages)

[PATCH] e2fsprogs: fix "Illegal block number" for scan_block_bitmap()
 2011-11-12  2:16 UTC  (2+ messages)

[PATCH 0/4] cleanup various mmp cruft & bugs
 2011-11-12  2:13 UTC  (9+ messages)
` [PATCH 1/4] e2fsprogs: Document mmp commands in debugfs manpage
` [PATCH 2/4] e2fsprogs: Tidy up mmp handling in debugfs
` [PATCH 3/4] e2fsprogs: Fix write size in ext2fs_mmp_write
` [PATCH 4/4] e2fsprogs: fix mmp tests on hard 4k devices (resend)

[PATCH] e2fsprogs: fix mmp tests on hard 4k devices
 2011-11-11 17:18 UTC  (4+ messages)

[PATCH] ext4: remove unneeded variable
 2011-11-11 15:02 UTC 

ATM PAYMENT
 2011-11-11  6:35 UTC 

[PATCH v3] ext4: make quota as first class supported feature
 2011-11-11  0:59 UTC  (5+ messages)

[PATCH] libext2fs: use HAVE_FSTAT64 instead of HAVE_STAT64 for ext2fs_stat()
 2011-11-10 12:40 UTC 

[PATCH] libext2: advance group in ext2fs_open2 during swapping
 2011-11-10 12:02 UTC  (2+ messages)

[PATCH] mke2fs: do not initialize block bitmaps of groups having super block
 2011-11-10  2:07 UTC  (5+ messages)

[PATCH v2 00/28] ext4: Add metadata checksumming
 2011-11-10  2:34 UTC  (7+ messages)
` [PATCH 15/28] ext4: Calculate and verify block bitmap checksum

[PATCH 0/4] 32/64 bit llseek hashes (v4)
 2011-11-09 14:59 UTC  (3+ messages)

[PATCH v2] ext4: expand commit callback
 2011-11-09 11:35 UTC 

[PATCH 0/9 bigalloc] ext4: change unit of extent's ee_block and ee_len from block to cluster
 2011-11-09 11:17 UTC  (10+ messages)
` [PATCH 1/9 bigalloc] ext4: get blocks from ext4_ext_get_actual_blocks
` [PATCH 2/9 bigalloc] ext4: change ext4_ext_map_blocks to allocate clusters instead of blocks
` [PATCH 3/9 bigalloc] ext4: change unit of ee_block of extent to cluster
` [PATCH 4/9] ext4: remove unused functions and tags
` [PATCH 5/9 bigalloc] ext4: zero out extra pages when users write one page
` [PATCH 6/9 bigalloc] ext4: zero out extra pages when truncate file
` [PATCH 7/9 bigalloc] ext4: allocate a cluster for a directory when it need spaces
` [PATCH 8/9 bigalloc] ext4: align fallocate size to a whole cluster
` [PATCH 9/9 bigalloc] ext4: make cluster works for mmap

Bug with "fix partial page writes"
 2011-11-08 22:59 UTC 

e2fsprogs 1.42-WIP busted on big endian
 2011-11-08 22:27 UTC  (3+ messages)

[PATCH V3 0/15] ext4: add new online resize interface
 2011-11-08  8:38 UTC  (20+ messages)
` [PATCH V3 01/15] ext4: add a function which extends a group without checking parameters
` [PATCH V3 02/15] ext4: add a function which adds a new desc to a fs
` [PATCH V3 03/15] ext4: add a function which sets up a new group desc
` [PATCH V3 04/15] ext4: add a function which updates super block
` [PATCH V3 05/15] ext4: add a structure which will be used by 64bit-resize interface
` [PATCH V3 06/15] ext4: add a function which sets up group blocks of a flex groups
` [PATCH V3 07/15] ext4: add a function which adds several group descriptors
` [PATCH V3 08/15] ext4: add a function which sets up a flex groups each time
` [PATCH V3 09/15] ext4: enable ext4_update_super() to handle a flex groups
` [PATCH V3 10/15] ext4: pass verify_reserved_gdb() the number of group decriptors
` [PATCH V3 11/15] ext4: add a new function which allocates bitmaps and inode tables
` [PATCH V3 12/15] ext4: add a new function which adds a flex group to a fs
` [PATCH V3 13/15] ext4: add new online resize interface
` [PATCH V3 14/15] ext4: let ext4_group_extend() use common code
` [PATCH V3 15/15] ext4: let ext4_group_add() "

(unknown),
 2011-11-08  1:36 UTC  (5+ messages)
` [PATCH v2 01/15] ext4: add a function which extends a group without checking parameters

Bug In ext4 in kernels > 2.6.39 - Not mounting with arguments/options I specify in fstab on root remount
 2011-11-08  1:48 UTC  (14+ messages)

[PATCH v2] ext4: fix NULL pointer dereference from orig_data in fill_super and remount
 2011-11-07 23:42 UTC  (6+ messages)

[PATCH] ext4: protect extent cache with r/w spinlock
 2011-11-07 23:13 UTC 

quotacheck on 'tune2fs -O quota'
 2011-11-07 21:56 UTC  (6+ messages)

[PATCH 0/2] ext4: remove a couple mount options
 2011-11-07 15:56 UTC  (6+ messages)
` [PATCH 2/2] "
  ` [PATCH 2/2 V2] ext4: remove the resize mount option

[PATCH 1/3] ext4: Remove kernel_lock annotations
 2011-11-07 15:53 UTC  (2+ messages)

[PATCH 0/3] ext4: cleanup xattr stuff
 2011-11-07 13:32 UTC  (4+ messages)
` [PATCH 1/3] ext4: remove 'error' variable in ext4_xattr_check_block()
` [PATCH 2/3] ext4: remove unnecessary assignments in xattr.c
` [PATCH 3/3] ext4: initialize 'error' variable in ext4_xattr_block_find()

[PATCH] ext4: fix NULL pointer dereference from orig_data in fill_super and remount
 2011-11-06 23:20 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 NNTP newsgroup(s).