messages from 2010-08-31 00:40:42 to 2010-09-20 17:40:52 UTC [more...]
Is it deliberate that the device mapper is not passing the DISCARD ioctls
2010-09-20 17:40 UTC (2+ messages)
NULL pointer dereference in print_daily_error_info
2010-09-20 14:21 UTC (4+ messages)
` [PATCH] ext4: fix "
[PATCH 1/2] Use negative error code
2010-09-20 13:44 UTC (4+ messages)
` [PATCH 2/2] Don't hold spinlock while calling ext4_issue_discard()
[PATCH] mke2fs: make "invalid blocks count" error more clear
2010-09-20 13:26 UTC (2+ messages)
[PATCH] mke2fs: use lazy inode init on some discard-able devices
2010-09-20 13:23 UTC (2+ messages)
[Bug 16312] New: WARNING: at fs/fs-writeback.c:1127 __mark_inode_dirty
2010-09-20 10:20 UTC (10+ messages)
` [Bug 16312] "
[PATCH] e2fsck: Improve error message when device name misspelled
2010-09-20 2:56 UTC (2+ messages)
[RESEND][PATCH][BUG] ext4: fix infinite loop at ext4_da_writepages with the terminal extent block of too big file
2010-09-17 13:47 UTC (3+ messages)
[RESEND][PATCH] ext4: create own llseek function to handle 2 maxbytes
2010-09-17 5:32 UTC
[PATCH] x86_64/lib: improve the performance of memmove
2010-09-17 3:37 UTC (9+ messages)
[PATCH 0/6 v4] Lazy itable initialization for Ext4
2010-09-16 12:47 UTC (7+ messages)
` [PATCH 1/6] Add helper function for blkdev_issue_zeroout
` [PATCH 2/6] Add inititable/noinititable mount options for ext4
` [PATCH 3/6] Add inode table initialization code for Ext4
` [PATCH 4/6] Use sb_issue_zeroout in setup_new_group_blocks
` [PATCH 5/6] Use sb_issue_zeroout in ext4_ext_zeroout
` [PATCH 6/6] Add interface to advertise ext4 features in sysfs
[PATCH] x86_64/lib: improve the performance of memmove
2010-09-16 12:13 UTC
[PATCH] quota: Fix deadlock during path resolution
2010-09-16 9:55 UTC (3+ messages)
[PATCH] x86_64/lib: improve the performance of memmove
2010-09-16 6:31 UTC
[PATCH 0/6 v3] Lazy itable initialization for Ext4
2010-09-15 20:33 UTC (10+ messages)
` [PATCH 1/6] Add helper function for blkdev_issue_zeroout
` [PATCH 2/6] Add inititable/noinititable mount options for ext4
` [PATCH 3/6] Add inode table initialization code for Ext4
` [PATCH 4/6] Use sb_issue_zeroout in setup_new_group_blocks
` [PATCH 5/6] Use sb_issue_discard in ext4_ext_zeroout
` [PATCH 6/6] Add interface to advertise ext4 features in sysfs
[PATCH 2/2] ext4: remove unused ext4_error_file()
2010-09-15 18:27 UTC
[PATCH 1/2] ext4: make static functions static & remove prototypes
2010-09-15 18:26 UTC
[PATCH] block: Make blkdev_issue_discard() interruptible
2010-09-15 16:23 UTC (4+ messages)
` [PATCH v2] "
[PATCH] mke2fs: Inform user about ongoing discard
2010-09-15 14:32 UTC
[PATCH 0/2] ext3 in-inode xattr handling fix for reserved inodes
2010-09-14 21:36 UTC (4+ messages)
` [PATCH 1/2] ext3: Fix lost extented attributes for inode with ino == 11
` [PATCH 2/2] ext3: Accept in-inode xattrs for reserved inodes
[Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access
2010-09-14 18:08 UTC (6+ messages)
` [Bug 17361] "
[PATCH] Don't bump up LLONG_MAX nr_to_write by a factor of 8
2010-09-13 21:25 UTC (2+ messages)
[PATCH] break out of ext4_num_dirty_pages() when we hit max_pages
2010-09-13 21:24 UTC (2+ messages)
[PATCH] ext4: use dedicated slab caches for group_info structures
2010-09-13 18:01 UTC (3+ messages)
[Bug 18372] New: A filled up named pipe always has a size of zero!
2010-09-12 21:47 UTC
[Bug 18302] New: [BUG] bad performance and system stalls when using dm-crypt
2010-09-12 11:00 UTC
[RFC][PATCH] make file's timestamp more accurate
2010-09-10 5:54 UTC (2+ messages)
[PATCH] ext2: trivial: fix a typo on comment in ext2/inode.c
2010-09-10 1:39 UTC (2+ messages)
` [PATCH UPDATED] ext2: trivial: fix typo on comments "
[PATCH] [RESEND] ext3: set i_extra_isize of 11th inode
2010-09-09 19:23 UTC (11+ messages)
[PATCH 0/5 v2] Lazy itable initialization for Ext4
2010-09-09 11:11 UTC (16+ messages)
` [PATCH 1/5] Add helper function for blkdev_issue_zeroout
` [PATCH 2/5] Add inititable/noinititable mount options for ext4
` [PATCH 3/5] Add inode table initialization code for Ext4
` [PATCH 4/5] Use sb_issue_zeroout in setup_new_group_blocks
` [PATCH 5/5] Use sb_issue_discard in ext4_ext_zeroout
[RFC PATCH] ext4: fix 50% disk write performance regression
2010-09-09 3:29 UTC (18+ messages)
` [PATCH] "
[PATCH V2 1/3] lib: introduce some memory copy macros and functions
2010-09-08 13:32 UTC (4+ messages)
[PATCH V2 1/3] lib: introduce some memory copy macros and functions
2010-09-08 11:05 UTC (5+ messages)
[PATCH] Fix compile error in ext4_fallocate()
2010-09-08 5:54 UTC
BUG ext4_inode_cache: Padding overwritten. 0xffff88000008fe00-0xffff88000008fe32
2010-09-07 16:03 UTC (3+ messages)
[PATCH] allow internal journal size 2GB or larger
2010-09-07 13:07 UTC (2+ messages)
[patch 1/5] mm: add nofail variants of kmalloc kcalloc and kzalloc
2010-09-06 9:05 UTC (9+ messages)
` [patch v2 "
` [patch v2 3/5] fs: add nofail variant of alloc_buffer_head
[Bug 17872] New: ext4 does not honour chattr +s attribute
2010-09-06 3:16 UTC (5+ messages)
` [Bug 17872] "
[PATCH 2/3] lib: improve the performance of memcpy and memmove of the general version
2010-09-04 14:41 UTC (5+ messages)
[PATCH 0/2] ext4: a couple writeback path fixes
2010-09-03 22:11 UTC (6+ messages)
` PATCH 1/2] ext4: stop looping in ext4_num_dirty_pages when max_pages reached
` [PATCH 2/2] ext4: don't bump nr_to_write if LONG_MAX
` [PATCH 2/2 V2] "
[PATCH V5] Cleancache: shim to Xen Transcendent Memory
2010-09-03 20:49 UTC
[PATCH V5 8/8] Cleancache: ocfs2 hook for cleancache
2010-09-03 20:05 UTC
[PATCH V5 7/8] Cleancache: ext4 hook for cleancache
2010-09-03 20:04 UTC
[PATCH V5 4/8] Cleancache: VFS hooks for cleancache
2010-09-03 20:03 UTC
[PATCH V5 6/8] Cleancache: btrfs hooks for cleancache
2010-09-03 20:04 UTC
[PATCH V5 3/8] Cleancache: core ops functions and configuration
2010-09-03 20:02 UTC
[PATCH V5 5/8] Cleancache: ext3 hook for cleancache
2010-09-03 20:03 UTC
[PATCH V5 0/8] Cleancache: overview
2010-09-03 20:01 UTC
[PATCH V5 1/8] Cleancache: Documentation
2010-09-03 20:01 UTC
[PATCH V5 2/8] Cleancache: cleancache_poolid in superblock
2010-09-03 20:02 UTC
ext2fs_dir_iterate2 and ext2_dir_entry
2010-09-02 20:40 UTC
[Bug 15349] kernel BUG at fs/ext4/inode.c:1853!
2010-09-02 12:40 UTC
[Patch] ext4: avoid null dereference
2010-09-02 11:12 UTC
[PATCHv3 1/1] jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
2010-09-02 8:21 UTC (2+ messages)
[PATCH 1/3] lib: introduce some memory copy macros and functions
2010-09-02 8:35 UTC (11+ messages)
[PATCH V2 0/3] improve the performance of some memory copy functions
2010-09-02 7:17 UTC (4+ messages)
[PATCH 3/3] x86_64/lib: improve the performance of memmove
2010-09-02 5:46 UTC
[PATCH 2/3] lib: improve the performance of memcpy and memmove of the general version
2010-09-02 5:46 UTC
Broken e2fsck i_blocks repair
2010-09-02 0:08 UTC (3+ messages)
[PATCH 3/3] x86_64/lib: improve the performance of memmove
2010-09-01 10:36 UTC
[PATCH 0/3] improve the performance of some memory copy functions
2010-09-01 10:36 UTC
[Bug 16711] New: Oops with 2.6.36-rc1
2010-09-01 8:42 UTC (2+ messages)
` [Bug 16711] "
[patch] e4defrag: relevant file fragmentation with base_file
2010-09-01 8:30 UTC (2+ messages)
[patch] e4defrag: relevant file fragmentation: fix arithmetic error as non-root
2010-09-01 8:09 UTC (2+ messages)
[PATCH 1/1] jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
2010-08-31 14:04 UTC (5+ messages)
` [PATCHv2 "
[RFC][PATCH] make file's timestamp more accurate
2010-08-31 8:42 UTC
[PATCH V4 5/8] Cleancache: ext3 hook for cleancache
2010-08-31 0:57 UTC (2+ messages)
[PATCH V4 4/8] Cleancache: VFS hooks for cleancache
2010-08-31 0:48 UTC (2+ messages)
[PATCH V4 3/8] Cleancache: core ops functions and configuration
2010-08-31 0:40 UTC (2+ 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).