linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-15 16:06:30 to 2011-02-24 06:37:52 UTC [more...]

[RFC][PATCH] ext2: Resolve i_nlink race in ext2_rename
 2011-02-24  6:37 UTC  (2+ messages)

[Bug 29752] New: Possible i_nlink race in ext2_rename
 2011-02-24  6:03 UTC  (3+ messages)
` [Bug 29752] "

[PATCH] ext4:Fix a bug in ext4_ext_fiemap_cb()
 2011-02-24  0:56 UTC  (8+ messages)

fsck performance
 2011-02-24  0:41 UTC  (22+ messages)

[PATCH] ext4: enable acls and user_xattr by default
 2011-02-23 22:51 UTC  (5+ messages)

[opensuse-factory] /sbin/fstrim: /home: FITRIM ioctl failed: Operation not supported
 2011-02-23 22:20 UTC  (5+ messages)

e2fsprogs/ext4 version compatibility
 2011-02-23 21:09 UTC 

[PATCH 1/2] ext4: check if device support discard in FITRIM ioctl
 2011-02-23 18:19 UTC  (5+ messages)
` [PATCH 2/2] ext4: Adjust mineln with discard_granularity in FITRIM code

[PATCH] ext4: mark objects for local use as static
 2011-02-23 17:24 UTC  (2+ messages)

fiemap bugs on sparse files
 2011-02-23 15:34 UTC  (4+ messages)

[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
 2011-02-23 13:52 UTC  (25+ messages)
` [PATCH -V5 01/24] vfs: Indicate that the permission functions take all the MAY_* flags
  ` [PATCH -V5 02/24] vfs: Pass all mask flags down to iop->check_acl
  ` [PATCH -V5 03/24] vfs: Add a comment to inode_permission()
  ` [PATCH -V5 14/24] richacl: Compute maximum file masks from an acl
  ` [PATCH -V5 15/24] richacl: Update the file masks in chmod()
` [PATCH -V5 04/24] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V5 05/24] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V5 06/24] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V5 07/24] vfs: Add new file and directory create permission flags
` [PATCH -V5 08/24] vfs: Add delete child and delete self "
` [PATCH -V5 09/24] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V5 10/24] vfs: Add permission flags for setting file attributes
` [PATCH -V5 11/24] vfs: Make acl_permission_check() work for richacls
` [PATCH -V5 12/24] richacl: In-memory representation and helper functions
` [PATCH -V5 13/24] richacl: Permission mapping functions
` [PATCH -V5 16/24] richacl: Permission check algorithm
` [PATCH -V5 17/24] richacl: Create-time inheritance
` [PATCH -V5 18/24] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V5 19/24] richacl: Automatic Inheritance
` [PATCH -V5 20/24] richacl: xattr mapping functions
` [PATCH -V5 21/24] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V5 22/24] vfs: Cache richacl in struct inode
` [PATCH -V5 23/24] ext4: Implement rich acl for ext4
` [PATCH -V5 24/24] ext4: Add temporary richacl mount option "

ditching e4b->alloc_semp
 2011-02-23  9:54 UTC  (5+ messages)

[Bug 29312] New: Unmounting fails even after the underlying device is long gone
 2011-02-23  8:54 UTC  (2+ messages)
` [Bug 29312] "

[Bug 29662] New: System freeze while rsyncing whole system from ext4 to ext4 via USB 2.0
 2011-02-23  7:17 UTC  (4+ messages)
` [Bug 29662] "

[RFC][PATCH] ext2: Resolve i_nlink race in ext2_rename
 2011-02-22 23:42 UTC 

[PATCH 0/4] EXT4 trim bug fixes and improvement
 2011-02-22 13:51 UTC  (3+ messages)

[Bug 29402] New: kernel panics while running ffsb scalability workloads on 2.6.38-rc1 through -rc5
 2011-02-22 13:43 UTC  (12+ messages)
` [Bug 29402] "

[PATCH] ext4: remove the duplicate set_buffer_mapped() for ext4_da_get_block_prep()
 2011-02-22  7:40 UTC 

[Bug 25832] kernel crashes upon resume if usb devices are removed when suspended
 2011-02-22  7:03 UTC  (8+ messages)

[PATCH]ext4: Fix compile warnings with EXT4FS_DEBUG
 2011-02-22  3:05 UTC  (3+ messages)

[PATCH] ext4: allow inode_readahead_blks=0 (linux-2.6.37)
 2011-02-22  2:32 UTC  (2+ messages)

[PATCH] ext4: Fix sparse warning: Using plain integer as NULL pointer
 2011-02-22  2:06 UTC  (2+ messages)

[PATCH] Ext4: Update ext4 documentation
 2011-02-22  1:24 UTC  (3+ messages)

[LSF/MM TOPIC] Drop ext2/ext3 codebase? When?
 2011-02-21 23:48 UTC  (11+ messages)

[PATCH 0/2] e2fsprogs: update mkfs defaults
 2011-02-21 17:00 UTC  (19+ messages)
` [PATCH 1/2] e2fsprogs: turn off enforced fsck intervals by default
  ` [PATCH 1/2 V2] "
` [PATCH 2/2] e2fsprogs: enable user namespace xattrs "
  ` [PATCH 2/2 V2] "

[PATCH] Check for immutable flag in fallocate path
 2011-02-21 16:50 UTC  (3+ messages)

[PATCH 4/4] ext4: Speed up FITRIM by recording flags in ext4_group_info
 2011-02-21 16:44 UTC  (5+ messages)
` [PATCH 4/4 v2] "

[PATCH] mke2fs: Simple man page nodiscard option correction
 2011-02-21  2:58 UTC  (3+ messages)

[PATCH V2] mke2fs: Inform user of ongoing discard
 2011-02-21  2:58 UTC  (3+ messages)

[PATCH] e2fsprogs: create com_err.h symlink in includedir
 2011-02-20 23:10 UTC  (2+ messages)

[Bug 29492] New: [173348.989645] kernel BUG at /home/kernel-ppa/COD/linux/fs/inode.c:1421!
 2011-02-20 22:50 UTC  (5+ messages)
` [Bug 29492] "
` [Bug 29492] "

ext4 crash on 2.6.37: NULL ptr in ext4_discard_preallocations
 2011-02-20 14:39 UTC  (7+ messages)

[PATCH 1/2] ext4: mark multi-page IO complete on mapping failure
 2011-02-18 21:31 UTC  (2+ messages)
` [PATCH 2/2] ext4: fix ext4_da_block_invalidatepages() to handle page range properly

[PATCH,RFC 0/7] Simplify buffered write submissions, part II
 2011-02-18 11:44 UTC  (5+ messages)
` [PATCH,RFC 7/7] ext4: move ext4_journal_start/stop to mpage_da_map_and_submit()

[PATCH] code cleanup on include/linux/fs.h
 2011-02-17 17:25 UTC  (3+ messages)

merging of adjacent extents in the extent tree
 2011-02-17 11:57 UTC 

[BUG] ext4: cannot unfreeze a filesystem due to a deadlock
 2011-02-17 10:45 UTC  (12+ messages)

[PATCH] code cleanup on fs/super.c
 2011-02-17  9:29 UTC 

[Bug 29212] New: noexec on file level (acl)
 2011-02-16 18:56 UTC  (5+ messages)
` [Bug 29212] "

Heavy disk I/O on temporary mmap'ed files (ext4)
 2011-02-16 15:40 UTC  (4+ messages)

HELLO
 2011-02-16 13:54 UTC 

[PATCH 1/2] resize2fs: Add support for lazy itable initialization
 2011-02-16 10:42 UTC  (2+ messages)

[PATCH] e2fsprogs: reserving code points for new ext4 quota feature
 2011-02-15 22:27 UTC  (6+ 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).