linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-10 00:16:54 to 2011-11-19 12:31:18 UTC [more...]

[PATCH v4 0/15] ext4: add new online resize interface
 2011-11-19  9:57 UTC  (8+ messages)
` [PATCH v4 01/15] ext4: add a function which extends a group without checking parameters
` [PATCH v4 02/15] ext4: add a function which adds a new desc to a fs
` [PATCH v4 03/15] ext4: add a function which sets up a new group desc
` [PATCH v4 04/15] ext4: add a function which updates super block
` [PATCH v4 05/15] ext4: add a structure which will be used by 64bit-resize interface
` [PATCH v4 06/15] ext4: add a function which sets up group blocks of a flex groups
` [PATCH v4 07/15] ext4: add a function which adds several group descriptors

[PATCH v2] jbd: clear revoked flag on buffers before a new transaction started
 2011-11-19  9:34 UTC 

[PATCH v2] jbd2: clear revoked flag on buffers before a new transaction started
 2011-11-19  9:32 UTC 

[PATCH] e2fsck: fix "can't find dup_blk" error
 2011-11-19  8:32 UTC  (3+ messages)

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

[PATCH 0/5 bigalloc] e2fsprogs: change unit of extent's ee_block and ee_len from block to cluster for bigalloc
 2011-11-19  3:31 UTC  (7+ messages)
` [PATCH 1/5 bigalloc] e2fsprogs: add tool e2wreck to corrupt fs for e2fsck testing
` [PATCH 2/5 bigalloc] debugfs: support cluster unit of ee_block and ee_len
` [PATCH 3/5 bigalloc] e2fsprogs: make ext2fs_mkdir to support cluster unit of directory
` [PATCH 4/5 bigalloc] e2fsck: support cluster unit of ee_block and ee_len
` [PATCH 5/5 bigalloc] e2fsprogs: make ext2fs_extent_set_bmap() to "

[PATCH] e2undo: cast dptr to blk64_t to retrieve block number
 2011-11-18 22:45 UTC  (2+ messages)

fallocate vs O_(D)SYNC
 2011-11-18 12:09 UTC  (15+ messages)
` [Cluster-devel] "

[PATCH v3 04/11] e4defrag: Use e2p_get_fragscore() for decision of whether to defrag
 2011-11-18  8:40 UTC  (2+ messages)

[PATCH 1/6] ext4: remove unnecessary var in ext4_ext_insert_extent
 2011-11-18  3:19 UTC  (8+ messages)
` [PATCH 2/6] ext4: remove useless BUG_ON "
` [PATCH 3/6] ext4: correct comment on extent merging "
` [PATCH 4/6] ext4: remove code related to punching hole from ext4_ext_insert_extent
` [PATCH 5/6] ext4: remove useless code in ext4_ext_split
` [PATCH 6/6] ext4: move code checking if leaf is full to the beginning of ext4_ext_split

[PATCH v2 0/8] Filesystem io types statistic
 2011-11-18  2:48 UTC  (21+ 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] ext4: slab caches set to SLAB_MEM_SPREAD flags
 2011-11-17 21:34 UTC  (7+ messages)

[PATCH 1/2] debugfs: add filefrag command
 2011-11-17 21:27 UTC  (4+ messages)
` [PATCH 2/2] debugfs: fix gcc -Wall complaints

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

[PATCH 2/2] Fs: ext4: extents: fixed a brace coding style issue
 2011-11-17 14:28 UTC 

[PATCH 1/2] [PATCH] ext4: fix ext4_debug format
 2011-11-17 10:19 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] ext4: remove unneeded variable
 2011-11-17  9:45 UTC  (2+ messages)

[PATCH 2/2] [PATCH] ext4: avoid calculating free inodes twice in find_group_orlov()
 2011-11-17  7:20 UTC 

[PATCH] PM / Freezer: Freeze filesystems while freezing processes (v2)
 2011-11-16 21:50 UTC  (5+ messages)

Difference in statvfs(2) block count with ext2 and very recent Linux 3.2.0 kernels
 2011-11-16 17:40 UTC  (4+ messages)

[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 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] 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  (6+ 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)

ATM PAYMENT
 2011-11-11  6:35 UTC 

[PATCH v3] ext4: make quota as first class supported feature
 2011-11-11  0:59 UTC  (3+ 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


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).