messages from 2012-02-12 09:33:17 to 2012-02-21 08:13:17 UTC [more...]
[PATCH V4 00/22] ext4: Add inline data support
2012-02-21 8:13 UTC (25+ messages)
` [PATCH V4 01/22] ext4: Move extra inode read to a new function
` [PATCH V4 02/22] ext4: export inline xattr functions
` [PATCH V4 03/22] ext4: Add the basic function for inline data support
` [PATCH V4 04/22] ext4: Add read support for inline data
` [PATCH V4 05/22] ext4: Add normal write "
` [PATCH V4 06/22] ext4: Add journalled "
` [PATCH V4 07/22] ext4: Add delalloc "
` [PATCH V4 08/22] ext4: Create a new function ext4_init_new_dir
` [PATCH V4 09/22] ext4: Refactor __ext4_check_dir_entry to accepts start and size
` [PATCH V4 10/22] ext4: Create __ext4_insert_dentry for dir entry insertion
` [PATCH V4 11/22] ext4: let add_dir_entry handle inline data properly
` [PATCH V4 12/22] ext4: Let ext4_readdir handle inline data
` [PATCH V4 13/22] ext4: Create a new function search_dir
` [PATCH V4 14/22] ext4: let ext4_find_entry handle inline data
` [PATCH V4 15/22] ext4: make ext4_delete_entry generic
` [PATCH V4 16/22] ext4: let ext4_delete_entry handle inline data
` [PATCH V4 17/22] ext4: let empty_dir handle inline dir
` [PATCH V4 18/22] ext4: let ext4_rename "
` [PATCH V4 19/22] ext4: Let fiemap work with inline data
` [PATCH V4 20/22] ext4: Evict inline data out if we needs to strore xattr in inode
` [PATCH V4 21/22] ext4: let ext4_truncate handle inline data correctly
` [PATCH V4 22/22] ext4: Enable ext4 inline support
e2fsck discard errors
2012-02-21 7:28 UTC (2+ messages)
[PATCH 1/2] e2fsprogs: fix data lost with mke2fs -S
2012-02-21 7:09 UTC (3+ messages)
[PATCH RESEND] ext4: format flag in dx_probe()
2012-02-21 4:11 UTC (2+ messages)
[PATCH V2] ext4: avoid deadlock on sync-mounted FS w/o journal
2012-02-21 4:08 UTC (2+ messages)
[PATCH] ext4: fix resize when resizing within single group
2012-02-21 4:03 UTC (3+ messages)
[patch, resend] ext4: fix race between unwritten extent conversion and truncate
2012-02-21 4:00 UTC (2+ messages)
[PATCH] libext2fs: support O_DIRECT functionality for Mac OS X
2012-02-21 1:48 UTC
[PATCH] libext2fs: don't mark the superblock as dirty if the fs was opened r/o
2012-02-21 1:36 UTC
[PATCH] e2fsck: check new sysfs interface to determine if we are on battery
2012-02-21 1:24 UTC (3+ messages)
[PATCH] ext4: remove EXT4_MB_{BITMAP,BUDDY} macros
2012-02-21 0:24 UTC (2+ messages)
[PATCH] FS: ext4: fix integer overflow in alloc_flex_gd()
2012-02-20 23:47 UTC (2+ messages)
[PATCH] libquota: fix invalid return in non-void function
2012-02-20 23:27 UTC
16 TB filesystem limit on 32bit machine
2012-02-20 22:50 UTC (4+ messages)
utf8only option
2012-02-20 22:02 UTC
e2image doesn't get backup superblocks?
2012-02-20 19:22 UTC (3+ messages)
e2fsck and backup superblocks
2012-02-20 19:18 UTC (8+ messages)
` E2fsprogs 1.42.1 release
[Bug 42763] New: directory access hangs without error
2012-02-20 17:32 UTC (13+ messages)
` [Bug 42763] "
[Bug 42723] New: EXT4-fs error: ext4_mb_generate_buddy
2012-02-20 12:12 UTC (2+ messages)
` [Bug 42723] "
Transfer Notice!!
2012-02-20 8:36 UTC
Revalidate Your MailBox
2012-02-19 21:54 UTC
[PATCH 1/2] e2image: truncate raw image file to correct size
2012-02-17 20:39 UTC (22+ messages)
` [PATCH 2/2] e2image: add -a switch to include all data
` [PATCH 1/2] e2image: fix logic bug which could cause a raw image not to be extended
` [PATCH 2/2] e2image: attempt to use ftruncate64 to set i_size for raw images
` [PATCH 2/2 -v2] "
(unknown)
2012-02-17 20:28 UTC
[PATCH] libext2fs, libe2p: Reserve RO_COMPAT_REPLICA feature
2012-02-17 19:06 UTC
[RFC 0/2] e2fsprogs: Add FUSE server
2012-02-17 18:51 UTC (6+ messages)
` [PATCH 1/2] libext2fs: Add ext2fs_file_get_inode_num call (for fuse2fs)
` [PATCH 2/2] misc: Add fuse2fs, a FUSE server for e2fsprogs
[WIP 11/18] Basic support (faulting) for huge pages for shmfs
2012-02-17 14:51 UTC (12+ messages)
` [WIP 12/18] Additional macros for pmd operations
` [WIP 13/18] Zapping and freeing huge mappings
` [WIP 14/18] Fixes for proc memory
` [WIP 15/18] Splitting and truncating
` [WIP 16/18] SHM: Support for splitting on truncation
` [WIP 17/18] [Experimental] Support for huge pages in EXT 4
` [WIP 18/18] [WIP] Dummy patch for details
[PATCH 01/18] Added hacking menu for override optimization by GCC
2012-02-17 14:33 UTC (26+ messages)
` [PATCH 02/18] Change of refcounting method for compound pages and atomic heads
` [PATCH 03/18] Compound read / write locking aka get / put
` [PATCH 04/18] Page flag for tracking compound deque
` [PATCH 05/18] Various VM_BUG_ON for securing tail pages usage
` [PATCH 06/18] Make migrate pages fucntion more flexible
` [PATCH 07/18] Configuration menu for Huge Page Cache
` [PATCH 08/18] Generic routines for defragmenting pagecache
` [PATCH 09/18] Allowing usage of MAP_HUGETLB in mmap
` [PATCH 10/18] Support for huge page faulting
` [PATCH 11/18] Basic support (faulting) for huge pages for shmfs
` [PATCH 12/18] Additional macros for pmd operations
` [PATCH 13/18] Zapping and freeing huge mappings
` [PATCH 14/18] Fixes for proc memory
` [PATCH 15/18] Splitting and truncating
` [PATCH 16/18] SHM: Support for splitting on truncation
` [PATCH 17/18] [Experimental] Support for huge pages in EXT 4
` [PATCH 18/18] [WIP] Dummy patch for details
` [PATCH] Added hacking menu for override optimization by GCC
ORDER INQUIRY
2012-02-13 9:42 UTC
[PATCH] ext4: s_dirtyclusters_counter should tranform to unit of cluster before assigning to "dirty_clusters" in ext4_has_free_clusters()
2012-02-16 20:12 UTC (7+ messages)
[PATCH 0/8 v3] Checkpointing fixes and cleanups
2012-02-16 12:59 UTC (11+ messages)
` [PATCH 1/8] jbd2: Split updating of journal superblock and marking journal empty
` [PATCH 2/8] jbd2: Protect all log tail updates with j_checkpoint_mutex
` [PATCH 3/8] jbd2: Issue cache flush after checkpointing even with internal journal
` [PATCH 4/8] jbd2: Fix BH_JWrite setting in checkpointing code
` [PATCH 5/8] jbd2: __jbd2_journal_temp_unlink_buffer() is static
` [PATCH 6/8] jbd2: Remove always true condition in __journal_try_to_free_buffer()
` [PATCH 7/8] jbd2: Remove bh_state lock from checkpointing code
` [PATCH 8/8] jbd2: Cleanup journal tail after transaction commit
[RFC] new infrastructure for manipulating different extent format
2012-02-16 10:51 UTC
[PATCH] resize2fs: Calculate s_first_data_block into minimum filesystem size
2012-02-15 23:41 UTC (2+ messages)
[PATCH] libext2fs: Only link an inode into a directory once
2012-02-15 22:27 UTC (5+ messages)
` [PATCH] libext2fs: fix BLOCK_ABORT handling in the block iterator for extents
Re:
2012-02-15 21:17 UTC
[PATCH] libext2fs: When truncating file, punch out blocks at end
2012-02-15 20:12 UTC (2+ messages)
[PATCH] mke2fs: recognize mke4fs program name
2012-02-15 19:20 UTC (2+ messages)
Journal async commit broken for data=ordered?
2012-02-15 15:57 UTC (3+ messages)
Ext4 developer's workshop website is now up
2012-02-14 23:14 UTC (4+ messages)
[SOLVED] (was "Re: Restoring filenames from partly damaged ext4-filesystem")
2012-02-14 19:10 UTC (5+ messages)
[PATCH] ext4: expand commit callback
2012-02-13 23:50 UTC (3+ messages)
[patch] ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate()
2012-02-13 23:41 UTC (2+ messages)
[patch] ext4: remove an unneeded NULL check
2012-02-13 23:39 UTC (2+ messages)
[PATCH 0/3] ext4: cleanup xattr stuff
2012-02-13 23:21 UTC (5+ messages)
` [PATCH 1/3] ext4: remove 'error' variable in ext4_xattr_check_block()
` [PATCH 2/3] ext4: remove unnecessary assignments in xattr.c
[PATCH 0/2] ext4: remove a couple mount options
2012-02-13 22:44 UTC (6+ messages)
` [PATCH 1/2] ext4: remove a the journal=update mount option
` [PATCH 2/2] ext4: remove a couple mount options
` [PATCH 2/2 V2] ext4: remove the resize mount option
[PATCH v2.3 00/23] ext4: Add metadata checksumming
2012-02-13 22:28 UTC (3+ messages)
` [PATCH 13/23] ext4: Add new feature to make block group checksums use metadata_csum algorithm
[PATCH] ext4: Mark possibly unused variable in ext4_mb_normalize_request()
2012-02-13 22:23 UTC (2+ messages)
[PATCH 1/3] jbd2: allocate transaction from special cache
2012-02-13 22:10 UTC (6+ messages)
` [PATCH 2/3] jbd2: rename functions initializing caches
` [PATCH 3/3] jbd2: use KMEM_CACHE instead of kmem_cache_create
[PATCH] ext4: Issue cache flush on data partition when converting unwritten extents
2012-02-13 19:24 UTC
[patch|rfc][0/3] fix aio+dio+O_SYNC writes
2012-02-13 18:27 UTC (5+ messages)
` [PATCH 2/3] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests
[PATCH 0/4] Generic O_SYNC AIO DIO handling
2012-02-13 9:42 UTC (3+ messages)
` [PATCH 3/4] gfs2: Use generic handlers of O_SYNC AIO DIO
` [Cluster-devel] "
[PATCH] xfstests: fix msync() call in fsx.c:domapwrite()
2012-02-12 23:48 UTC (2+ messages)
ceph and ext4
2012-02-12 19:50 UTC (7+ messages)
Punch hole problem on PAGE_SIZE > blocksize
2012-02-12 19:09 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).