linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-31 02:50:29 to 2010-06-04 18:37:14 UTC [more...]

[PATCH 0/4] Update ctime when changing the file's permission by setfacl
 2010-06-04 18:37 UTC  (8+ messages)
` [PATCH 1/4] ext2: update "
` [PATCH 2/4] vfs: "
` [PATCH 3/4] ext4: "
` [PATCH 4/4] jffs2: "

(unknown)
 2010-06-04 17:26 UTC 

[PATCH V2 3/7] Cleancache (was Transcendent Memory): VFS hooks
 2010-06-04 16:06 UTC  (3+ messages)

[PATCH] ext4: Always journal quota file modifications
 2010-06-04 14:45 UTC  (11+ messages)

[PATCH V2 0/7] Cleancache (was Transcendent Memory): overview
 2010-06-04 13:45 UTC  (14+ messages)

[Bug 16122] New: 2.6.35-rc1: WARNING at fs/fs-writeback.c:1142 __mark_inode_dirty+0x103/0x170
 2010-06-04 13:18 UTC 

write/write/fallocate quota leakage
 2010-06-04  9:03 UTC  (2+ messages)

[Bug 16081] New: Data loss after crash during heavy I/O
 2010-06-03 14:19 UTC  (20+ messages)
` [Bug 16081] "

[patch v3] fix truncate inode time modification breakage
 2010-06-03 12:01 UTC 

[PATCH] Reserve feature flags and fields needed for the Next3 snapshot feature
 2010-06-03 11:40 UTC  (2+ messages)

[PATCH 1/2] ext4: Use bitops to read/modify EXT4_I(inode)->i_flags
 2010-06-03 10:37 UTC  (7+ messages)
` [PATCH -v2] ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
  ` [PATCH] ext4: Use bitops to read/modify i_flags part2

[PATCH] ext4: Add more sanity checks
 2010-06-03 10:17 UTC  (2+ messages)
` [PATCH] ext4: Add more sanity checks V2

[PATCH] ext4: Do not zeroout uninitialized extents beyond i_size
 2010-06-03  8:32 UTC  (5+ messages)

[PATCH V2 2/7] Cleancache (was Transcendent Memory): core files
 2010-06-03  2:47 UTC  (4+ messages)

ext4 dbench performance with CONFIG_PREEMPT_RT
 2010-06-02 22:35 UTC  (5+ messages)
      ` j_state_lock patch data (was: Re: ext4 dbench performance with CONFIG_PREEMPT_RT)

e4defrag and immutable files
 2010-06-02 18:02 UTC  (11+ messages)

Please reserve INCOMPAT flags
 2010-06-02 14:34 UTC  (6+ messages)
  ` Please reserve INCOMPAT_EA_INODE flag
    ` [PATCH] Please reserve INCOMPAT_DIRDATA flag

[PATCH] ext3: fix non-update ctime when changing the file's permission by setfacl
 2010-06-02 12:14 UTC  (2+ messages)

[PATCH 2.6.27.y 0/3] ext4 fixes
 2010-06-01 22:12 UTC  (12+ messages)
` [PATCH 2.6.27.y 1/3] ext4: Use our own write_cache_pages()

[PATCH 0/4 v4] ext3/4: enhance fsync performance when using CFQ
 2010-06-01 20:01 UTC  (7+ messages)
` [PATCH 1/4] cfq-iosched: Keep track of average think time for the sync-noidle workload
` [PATCH 2/4] block: Implement a blk_yield function to voluntarily give up the I/O scheduler

Is >16TB support considered stable?
 2010-06-01 16:30 UTC  (7+ messages)

[PATCH v2.6.34.y 01/28] ext4: check missed return value in ext4_sync_file()
 2010-06-01 16:13 UTC  (28+ messages)
` [PATCH v2.6.34.y 02/28] ext4: fix memory leaks in error path handling of ext4_ext_zeroout()
` [PATCH v2.6.34.y 03/28] ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc
` [PATCH v2.6.34.y 04/28] ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()
` [PATCH v2.6.34.y 05/28] ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
` [PATCH v2.6.34.y 06/28] ext4: fix quota accounting in case of fallocate
` [PATCH v2.6.34.y 07/28] ext4: check s_log_groups_per_flex in online resize code
` [PATCH v2.6.34.y 08/28] ext4: don't return to userspace after freezing the fs with a mutex held
` [PATCH v2.6.34.y 09/28] ext4: stop issuing discards if not supported by device
` [PATCH v2.6.34.y 10/28] ext4: don't scan/accumulate more pages than mballoc will allocate
` [PATCH v2.6.34.y 11/28] ext4: Do not zero out uninitialized extents beyond i_size
` [PATCH v2.6.34.y 12/28] ext4: clean up inode bitmaps manipulation in ext4_free_inode
` [PATCH v2.6.34.y 13/28] ext4: init statistics after journal recovery
` [PATCH v2.6.34.y 14/28] quota: use flags interface for dquot alloc/free space
` [PATCH v2.6.34.y 15/28] quota: add the option to not fail with EDQUOT in block
` [PATCH v2.6.34.y 16/28] ext4: don't use quota reservation for speculative metadata
` [PATCH v2.6.34.y 17/28] ext4: Remove extraneous newlines in ext4_msg() calls
` [PATCH v2.6.34.y 18/28] ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
` [PATCH v2.6.34.y 19/28] ext4: check for a good block group before loading buddy pages
` [PATCH v2.6.34.y 20/28] ext4: Show journal_checksum option
` [PATCH v2.6.34.y 21/28] ext4: Use our own write_cache_pages()
` [PATCH v2.6.34.y 22/28] ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
` [PATCH v2.6.34.y 23/28] ext4: Avoid crashing on NULL ptr dereference on a filesystem error
` [PATCH v2.6.34.y 24/28] ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted
` [PATCH v2.6.34.y 25/28] ext4: restart ext4_ext_remove_space() after transaction restart
` [PATCH v2.6.34.y 26/28] ext4: Conditionally define compat ioctl numbers
` [PATCH v2.6.34.y 27/28] ext4: Fix compat EXT4_IOC_ADD_GROUP
` [PATCH v2.6.34.y 28/28] ext4: Make fsync sync new parent directories in no-journal mode

[Bug 16019] New: Resume from hibernate corrupts ext4
 2010-06-01 16:02 UTC  (2+ messages)
` [Bug 16019] "

[PATCH 0/6] writeback: tracing and fixes
 2010-06-01 15:54 UTC  (4+ messages)
` [PATCH 6/6] writeback: limit write_cache_pages integrity scanning to current EOF

ext2 issues with xfstests 113
 2010-06-01 13:08 UTC  (6+ messages)

[PATCH 1/2] ext4: force block allocation on quota_off
 2010-06-01 12:11 UTC  (6+ messages)
    ` [PATCH 2/2] quota: check quota reservation on remove_dquot_ref

[PATCH 2.6.33.y 01/40] ext4: Use bitops to read/modify EXT4_I(inode)->i_state
 2010-06-01 12:03 UTC  (40+ messages)
` [PATCH 2.6.33.y 02/40] ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
` [PATCH 2.6.33.y 03/40] ext4: Add flag to files with blocks intentionally past EOF
` [PATCH 2.6.33.y 04/40] ext4: Fix fencepost error in chosing choosing group vs file preallocation
` [PATCH 2.6.33.y 05/40] ext4: fix error handling in migrate
` [PATCH 2.6.33.y 06/40] ext4: explicitly remove inode from orphan list after failed direct io
` [PATCH 2.6.33.y 07/40] ext4: Handle non empty on-disk orphan link
` [PATCH 2.6.33.y 08/40] ext4: make "offset" consistent in ext4_check_dir_entry()
` [PATCH 2.6.33.y 09/40] ext4: Fix insertion point of extent in mext_insert_across_blocks()
` [PATCH 2.6.33.y 10/40] ext4: Fix the NULL reference in double_down_write_data_sem()
` [PATCH 2.6.33.y 11/40] ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
` [PATCH 2.6.33.y 12/40] ext4: Fix estimate of # of blocks needed to write indirect-mapped files
` [PATCH 2.6.33.y 13/40] ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs
` [PATCH 2.6.33.y 14/40] ext4: Fix possible lost inode write in no journal mode
` [PATCH 2.6.33.y 15/40] ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()
` [PATCH 2.6.33.y 16/40] ext4: Issue the discard operation *before* releasing the blocks to be reused
` [PATCH 2.6.33.y 17/40] ext4: check missed return value in ext4_sync_file()
` [PATCH 2.6.33.y 18/40] ext4: fix memory leaks in error path handling of ext4_ext_zeroout()
` [PATCH 2.6.33.y 19/40] ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc
` [PATCH 2.6.33.y 20/40] ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()
` [PATCH 2.6.33.y 21/40] ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
` [PATCH 2.6.33.y 22/40] ext4: fix quota accounting in case of fallocate
` [PATCH 2.6.33.y 23/40] ext4: check s_log_groups_per_flex in online resize code
` [PATCH 2.6.33.y 24/40] ext4: don't return to userspace after freezing the fs with a mutex held
` [PATCH 2.6.33.y 25/40] ext4: stop issuing discards if not supported by device
` [PATCH 2.6.33.y 26/40] ext4: don't scan/accumulate more pages than mballoc will allocate
` [PATCH 2.6.33.y 27/40] ext4: Do not zero out uninitialized extents beyond i_size
` [PATCH 2.6.33.y 28/40] ext4: clean up inode bitmaps manipulation in ext4_free_inode
` [PATCH 2.6.33.y 29/40] ext4: init statistics after journal recovery
` [PATCH 2.6.33.y 30/40] ext4: Remove extraneous newlines in ext4_msg() calls
` [PATCH 2.6.33.y 31/40] ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
` [PATCH 2.6.33.y 32/40] ext4: check for a good block group before loading buddy pages
` [PATCH 2.6.33.y 33/40] ext4: Show journal_checksum option
` [PATCH 2.6.33.y 34/40] ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
` [PATCH 2.6.33.y 35/40] ext4: Avoid crashing on NULL ptr dereference on a filesystem error
` [PATCH 2.6.33.y 36/40] ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted
` [PATCH 2.6.33.y 37/40] ext4: restart ext4_ext_remove_space() after transaction restart
` [PATCH 2.6.33.y 38/40] ext4: Conditionally define compat ioctl numbers
` [PATCH 2.6.33.y 39/40] ext4: Fix compat EXT4_IOC_ADD_GROUP
` [PATCH 2.6.33.y 40/40] ext4: Make fsync sync new parent directories in no-journal mode

nobh mount option in ext3/4?
 2010-06-01  9:10 UTC  (3+ messages)

Vertex2 SSD - ATA Timeout with Ext4 but not Ext2
 2010-06-01  5:34 UTC 

quota locking inversion with ext2
 2010-05-31 17:29 UTC  (4+ messages)
` ext2 quota corruption in xfstest 235

[Bug 15875] New: Add options to disable POSIX acl for ext2/ext3/ext4 file systems
 2010-05-31  7:55 UTC  (3+ messages)
` [Bug 15875] Add an option to disable file/directory permissions for ACL'ed "

[PATCH v2.6.32.y 01/53] ext4: Fix potential quota deadlock
 2010-05-31  2:50 UTC  (11+ messages)
` [PATCH v2.6.32.y 11/53] ext4: Handle -EDQUOT error on write
` [PATCH v2.6.32.y 12/53] ext4: Fix quota accounting error with fallocate
` [PATCH v2.6.32.y 14/53] ext4: Use bitops to read/modify EXT4_I(inode)->i_state
` [PATCH v2.6.32.y 15/53] ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
` [PATCH v2.6.32.y 18/53] ext4: fix error handling in migrate
` [PATCH v2.6.32.y 20/53] ext4: Handle non empty on-disk orphan link
` [PATCH v2.6.32.y 24/53] ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
` [PATCH v2.6.32.y 25/53] ext4: Fix estimate of # of blocks needed to write indirect-mapped files
` [PATCH v2.6.32.y 51/53] ext4: Conditionally define compat ioctl numbers
` [PATCH v2.6.32.y 52/53] ext4: Fix compat EXT4_IOC_ADD_GROUP


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