linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-26 10:30:34 to 2010-08-05 08:36:58 UTC [more...]

[PATCH 1/3] Add ioctl FITRIM
 2010-08-05  8:36 UTC  (14+ messages)
` [PATCH 2/3] Add batched discard support for ext3
` [PATCH 3/3] Add batched discard support for ext4

[PATCH -v2 0/3] jbd2 scalability patches
 2010-08-05  5:42 UTC  (6+ messages)
` [PATCH -v2 1/3] jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
` [PATCH -v2 2/3] jbd2: Change j_state_lock to be a rwlock_t
` [PATCH -v2 3/3] jbd2: Remove t_handle_lock from start_this_handle()

[PATCH] ext4: re-inline ext4_rec_len_(to|from)_disk functions
 2010-08-05  5:37 UTC  (4+ messages)

[RFC] ext4: Don't send extra barrier during fsync if there are no dirty pages
 2010-08-05  2:20 UTC  (15+ messages)

[PATCH 14/38] fallthru: ext2 fallthru support
 2010-08-04 23:04 UTC  (4+ messages)

Crash after umount'ing a disconnected disk (Re: extfs reliability)
 2010-08-04 18:24 UTC  (2+ messages)

[PATCH 1/4] Add ioctl FITRIM
 2010-08-04 15:59 UTC  (5+ messages)
` [PATCH 2/4] Add batched discard support for ext3
` [PATCH 3/4] Add batched discard support for ext4
` [PATCH 4/4] Ext4 check for negative err from sb_issue_discard

Any qualms about reverting 3d0518f4, ext4: New rec_len encoding for very large blocksizes ?
 2010-08-04 14:21 UTC  (6+ messages)

kjournald and flush being blocked for 120 sec
 2010-08-04  8:35 UTC  (2+ messages)

ext4 performance regression 2.6.27-stable versus 2.6.32 and later
 2010-08-04  8:18 UTC  (15+ messages)

[Bug 16165] New: Wrong data returned on read after write if file size was changed with ftruncate before
 2010-08-04  3:40 UTC  (3+ messages)
` [Bug 16165] "

[PATCH, RFC 0/3] *** SUBJECT HERE ***
 2010-08-04  0:08 UTC  (9+ messages)
` [PATCH, RFC 1/3] jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
` [PATCH, RFC 2/3] jbd2: Change j_state_lock to be a rwlock_t
` [PATCH, RFC 3/3] jbd2: Remove t_handle_lock from start_this_handle()
` [Ocfs2-devel] [PATCH, RFC 0/3] *** SUBJECT HERE ***

[PATCH] jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
 2010-08-03 19:22 UTC  (7+ messages)

[PATCH V3 0/8] Cleancache: overview
 2010-08-03 19:09 UTC  (8+ messages)

[PATCH] ext4: Add mount options in superblock
 2010-08-03 18:31 UTC  (3+ messages)

persistent preallocation
 2010-08-03 18:06 UTC  (4+ messages)

[PATCH 09/18] xstat: Make special system filesystems return FS_SPECIAL_FL [ver #6]
 2010-08-03  1:13 UTC  (37+ messages)
  ` [PATCH 00/18] Extended file stat functions "
    ` [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available "

[2.6.35-rc6+] zsh: corrupt history file /home/wfg/.zsh_history
 2010-08-02 23:24 UTC 

[problem] strange values displayed by e2freefrag
 2010-08-02 17:47 UTC  (3+ messages)
` [PATCH] fix "

[Bug 16312] New: WARNING: at fs/fs-writeback.c:1127 __mark_inode_dirty
 2010-08-02 13:21 UTC  (20+ messages)
` [Bug 16312] "

BUG? ext3: Allocate blocks over quota limit with mmap
 2010-08-02 13:00 UTC  (7+ messages)

[PATCH] ext4: fix freeze deadlock under IO
 2010-08-01 21:41 UTC  (2+ messages)

[Bug 16233] New: Fwd: [2.6.34] INFO: task rsync:20019 blocked for more than 120 seconds
 2010-08-01 14:14 UTC  (3+ messages)
` [Bug 16233] "

[Bug 16486] New: general protection fault: 0000 [#1] PREEMPT SMP
 2010-07-31 20:33 UTC 

[PATCH] mke2fs.8.in: correct the sign of a block-size constraint
 2010-07-31  0:40 UTC  (5+ messages)
` [PATCH V2] mke2fs.8.in: clarify "

[PATCH -V3 00/17] New ACL format for better NFSv4 acl
 2010-07-29 17:57 UTC  (18+ messages)
` [PATCH -V3 01/17] vfs: Hooks for more fine-grained directory permission checking
` [PATCH -V3 02/17] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V3 03/17] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V3 04/17] richacl: In-memory representation and helper functions
` [PATCH -V3 05/17] richacl: Permission mapping functions
` [PATCH -V3 06/17] richacl: Compute maximum file masks from an acl
` [PATCH -V3 07/17] richacl: Update the file masks in chmod()
` [PATCH -V3 08/17] richacl: Permission check algorithm
` [PATCH -V3 09/17] richacl: Helper functions for implementing richacl inode operations
` [PATCH -V3 10/17] richacl: Create-time inheritance
` [PATCH -V3 11/17] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V3 12/17] richacl: Automatic Inheritance
` [PATCH -V3 13/17] richacl: xattr mapping functions
` [PATCH -V3 14/17] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V3 15/17] ext4: Implement rich acl for ext4
` [PATCH -V3 16/17] vfs: Cache richacl in struct inode
` [PATCH -V3 17/17] ext4: Add temporary richacl mount option for ext4

trying to understand ext4 extents on disk format
 2010-07-29 13:05 UTC 

[PATCH 2.6.33.y 01/40] ext4: Use bitops to read/modify EXT4_I(inode)->i_state
 2010-07-28 23:29 UTC  (2+ messages)
` [stable] "

[PATCH 4/4] Support discard if at least one underlying device supports it
 2010-07-28 23:15 UTC  (8+ messages)
              ` GFP_KERNEL in ext4 (was: [PATCH 4/4] Support discard if at least one underlying device supports it)
                ` [PATCH] disallow FS recursion from sb_issue_discard allocation
                    `  "

[PATCH 0/3 v3] Batched discard support for Ext3/Ext4
 2010-07-28  9:13 UTC  (7+ messages)
` [PATCH 1/3] Add ioctl FITRIM
` [PATCH 2/3] Add batched discard support for ext3
` [PATCH 3/3] Add batched discard support for ext4

[Bug 16019] New: Resume from hibernate corrupts ext4
 2010-07-27 20:37 UTC  (2+ messages)
` [Bug 16019] "

(unknown),
 2010-07-27 15:29 UTC 

udevd / ext4 issue mounting 2.6.35-rc5
 2010-07-27 16:03 UTC  (9+ messages)

[PATCH] ext4: implement SECRM functionality
 2010-07-27 14:37 UTC 

[PATCH] jbd2: Make barrier messages less scary
 2010-07-27 14:21 UTC  (3+ messages)

[PATCH] ext4: don't print scary messages for allocation failures post-abort
 2010-07-27 13:56 UTC  (2+ messages)

[PATCH][BUG] ext4: fix returning with 0 from write system call on ext4 with noextent
 2010-07-27 13:53 UTC  (2+ messages)

[PATCH] ext4: fix ext4_get_blocks references
 2010-07-27 13:47 UTC  (2+ messages)

[PATCH] ext4: Always journal quota file modifications
 2010-07-27 13:37 UTC  (3+ messages)

[PATCH] fs, ext4: Fix potential memory leak in ext4_fill_super
 2010-07-27 13:31 UTC  (2+ messages)

[PATCH 4/8] Add test of quota accounting using fsx
 2010-07-27 13:11 UTC  (4+ messages)

[PATCH][BUG] ext4: do not execute ext4_std_error with EFBIG at ext4_setattr
 2010-07-27  1:09 UTC  (3+ messages)

[PATCH] mballoc: allocate stripe-multiple IOs on stripe boundaries
 2010-07-26 22:52 UTC  (2+ messages)

Ext4: batched discard support - simplified version
 2010-07-26 10:30 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).