linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-04 14:28:43 to 2012-01-09 13:21:48 UTC [more...]

[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
 2012-01-09 13:21 UTC  (3+ messages)
` [PATCH 5 1/4] Add new FMODE flags: FMODE_32bithash and FMODE_64bithash
` [PATCH 5 2/4] Return 32/64-bit dir name hash according to usage type

[PULL REQUEST] ext3, udf, and reiserfs fixes for 3.3-rc1
 2012-01-09 13:18 UTC 

[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v4)
 2012-01-09 13:12 UTC  (6+ messages)
` [PATCH 4 1/4] Add new FMODE flags: FMODE_32bithash and FMODE_64bithash
` [PATCH 4 2/4] Return 32/64-bit dir name hash according to usage type
` [PATCH 4 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
` [PATCH 4 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)

[LSF/MM TOPIC] linux servers as a storage server - what's missing?
 2012-01-09 12:59 UTC  (6+ messages)

[LSF/MM TOPIC] [ATTEND] linux-pnfs server implementations
 2012-01-09 12:49 UTC  (2+ messages)

[RFC PATCH] shrink_dcache_parent() deadlock
 2012-01-09 10:58 UTC 

[LSF/MM TOPIC] Copy offload
 2012-01-09 10:27 UTC 

Fwd: build issue #4 for v3.2-3495-ga0e86bd :fs/fs-writeback.c:510:11: error: PAGE_CACHE_SHIFT undeclared
 2012-01-09  9:17 UTC 

A regression in recent 3.2 kernel: bdi_dirty_limit() divide error
 2012-01-09  4:55 UTC  (6+ messages)

[PATCH -block/for-next 0/2] blktrace: bio-based device tracing improvement v3
 2012-01-09  2:57 UTC  (4+ messages)
` [PATCH 1/2] block: introduce BIO_IN_FLIGHT flag

[git pull] vfs pile 1
 2012-01-09  2:12 UTC  (8+ messages)

[PATCH v2012.2] fs: symlink restrictions on sticky directories
 2012-01-08 17:53 UTC  (3+ messages)

[PATCH v6 7/8] mm: only IPI CPUs to drain local pages if they exist
 2012-01-08 16:27 UTC 

[PATCH v6 6/8] fs: only send IPI to invalidate LRU BH when needed
 2012-01-08 16:27 UTC 

[PATCH v6 5/8] slub: only IPI CPUs that have per cpu obj to flush
 2012-01-08 16:27 UTC 

[PATCH v6 4/8] smp: add func to IPI cpus based on parameter func
 2012-01-08 16:27 UTC 

[PATCH v6 3/8] tile: move tile to use generic on_each_cpu_mask
 2012-01-08 16:27 UTC 

[PATCH v6 2/8] arm: move arm over to generic on_each_cpu_mask
 2012-01-08 16:27 UTC 

[PATCH v6 1/8] smp: Introduce a generic on_each_cpu_mask function
 2012-01-08 16:26 UTC 

[PATCH v5 1/8] smp: Introduce a generic on_each_cpu_mask function
 2012-01-08 16:09 UTC  (27+ messages)
` [PATCH v5 4/8] smp: Add func to IPI cpus based on parameter func
` [PATCH v5 7/8] mm: Only IPI CPUs to drain local pages if they exist

3.2.0-rc5 NULL dereference BUG
 2012-01-08 14:06 UTC  (8+ messages)

[PATCHSET 0/4] ore: Kernel 3.3 BUG squashing (Also for 3.2 Stable@)
 2012-01-08  8:50 UTC  (8+ messages)
` [PATCH 1/4] ore: FIX breakage when MISC_FILESYSTEMS is not set
` [PATCH 2/4] ore: Fix crash in case of an IO error
` [PATCH 3/4] ore: fix BUG_ON, too few sgs when reading
` [PATCH 4/4] ore: Must support none-PAGE-aligned IO
  ` [PATCH 4/4 ver2] "

[PATCH] VFS/inotify: send netlink messages when an inotify watch has been set or removed
 2012-01-07 21:13 UTC  (8+ messages)

[PATCH v2.3 00/23] ext4: Add metadata checksumming
 2012-01-07  8:30 UTC  (24+ messages)
` [PATCH 01/23] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation
` [PATCH 02/23] ext4: Change on-disk layout to support extended metadata checksumming
` [PATCH 03/23] ext4: Record the checksum algorithm in use in the superblock
` [PATCH 04/23] ext4: Only call out to crc32c if necessary
` [PATCH 05/23] ext4: Calculate and verify superblock checksum
` [PATCH 06/23] ext4: Calculate and verify inode checksums
` [PATCH 07/23] ext4: Calculate and verify checksums for inode bitmaps
` [PATCH 08/23] ext4: Calculate and verify block bitmap checksum
` [PATCH 09/23] ext4: Verify and calculate checksums for extent tree blocks
` [PATCH 10/23] ext4: Calculate and verify checksums for htree nodes
` [PATCH 11/23] ext4: Calculate and verify checksums of directory leaf blocks
` [PATCH 12/23] ext4: Calculate and verify checksums of extended attribute blocks
` [PATCH 13/23] ext4: Add new feature to make block group checksums use metadata_csum algorithm
` [PATCH 14/23] ext4: Add checksums to the MMP block
` [PATCH 15/23] jbd2: Change disk layout for metadata checksumming
` [PATCH 16/23] jbd2: Enable journal clients to enable v2 checksumming
` [PATCH 17/23] jbd2: Grab a reference to the crc32c driver only when necessary
` [PATCH 18/23] jbd2: Checksum journal superblock
` [PATCH 19/23] jbd2: Checksum revocation blocks
` [PATCH 20/23] jbd2: Checksum descriptor blocks
` [PATCH 21/23] jbd2: Checksum commit blocks
` [PATCH 22/23] jbd2: Checksum data blocks that are stored in the journal
` [PATCH 23/23] ext4/jbd2: Add metadata checksumming to the list of supported features

[PATCH v5.3 00/14] crc32c: Add faster algorithm and self-test code
 2012-01-07  5:52 UTC  (15+ messages)
` [PATCH 01/14] crc32: removed two instances of trailing whitespaces
` [PATCH 02/14] crc32: Move long comment about crc32 fundamentals to Documentation/
` [PATCH 03/14] crc32: Simplify unit test code
` [PATCH 04/14] crc32: Speed up memory table access on powerpc
` [PATCH 05/14] crc32: Miscellaneous cleanups
` [PATCH 06/14] crc32: Fix mixing of endian-specific types
` [PATCH 07/14] crc32: Make CRC_*_BITS definition correspond to actual bit counts
` [PATCH 08/14] crc32: Add slice-by-8 algorithm to existing code
` [PATCH 09/14] crc32: Optimize loop counter for x86
` [PATCH 10/14] crc32: Add note about this patchset to crc32.c
` [PATCH 11/14] crc32: Bolt on crc32c
` [PATCH 12/14] crypto: crc32c should use library implementation
` [PATCH 13/14] crc32: Add self-test code for crc32c
` [PATCH 14/14] crc32: Select an algorithm via kconfig

[PATCH v2.2 00/23] ext4: Add metadata checksumming
 2012-01-06 18:57 UTC  (5+ messages)

[PATCH v2012.1] fs: symlink restrictions on sticky directories
 2012-01-06 18:44 UTC  (21+ messages)

[PATCH] VFS/inotify: send netlink messages when an inotify watch has been set or removed
 2012-01-06 14:13 UTC  (2+ messages)

[RFC] How to fix broken freezing?
 2012-01-06 14:09 UTC 

btrfs truncate() does not change inode times
 2012-01-06  3:32 UTC  (2+ messages)

[PATCH v2 0/7] fix s_umount thaw/write and journal deadlock
 2012-01-06  1:50 UTC  (13+ messages)
` [PATCH v2 2/7] Freeze and thaw the journal on ext4 freeze
` [PATCH v2 3/7] VFS: Fix s_umount thaw/write deadlock
` [PATCH v2 4/7] VFS: Rename and refactor writeback_inodes_sb_if_idle
` [PATCH v2 5/7] VFS: Avoid read-write deadlock in try_to_writeback_inodes_sb
` [PATCH v2 6/7] VFS: Document s_frozen state through freeze_super
` [PATCH v2 7/7] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs

[PATCH 0/8 RESEND] Cleanup and improve sync (v4)
 2012-01-05 23:46 UTC  (9+ messages)
` [PATCH 1/8] vfs: Move noop_backing_dev_info check from sync into writeback
` [PATCH 2/8] quota: Split dquot_quota_sync() to writeback and cache flushing part
` [PATCH 3/8] quota: Move quota syncing to ->sync_fs method
` [PATCH 4/8] vfs: Reorder operations during sys_sync
` [PATCH 5/8] vfs: Create function for iterating over block devices
` [PATCH 6/8] vfs: Make sys_sync writeout also block device inodes
` [PATCH 7/8] vfs: Remove unnecessary flushing of block devices
` [PATCH 8/8] vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes

[PATCH v3 1/1] vfs: iversion truncate bug fix
 2012-01-05 23:09 UTC  (17+ messages)

[RFC PATCH 0/3] Stop clearing uptodate flag on write IO error
 2012-01-05 22:16 UTC  (5+ messages)
` [PATCH 1/3] fs: Convert checks for write IO errors from !buffer_uptodate to buffer_write_io_error
` [PATCH 2/3] fs: Do not clear uptodate flag on write IO error
` [PATCH 3/3] ext2: Replace tests of write IO errors using buffer_uptodate

Freezing of tasks failed after 20.01 seconds in 3.2.0-rc4+ (Linus GIT af968e2)
 2012-01-05 16:37 UTC  (6+ messages)

[patch] ext2: avoid WARN() messages when failing to write to buffers
 2012-01-05 14:28 UTC  (2+ messages)

[PATCH 1/2] fs/9p: v9fs_stat2inode should update suid/sgid bits
 2012-01-05  8:09 UTC  (2+ messages)
` [PATCH 2/2] fs/9p: We should not allocate a new inode when creating hardlinks

linux-next: build failure after merge of the vfs tree
 2012-01-04 22:26 UTC  (6+ messages)

new_inode_smack() bogosities
 2012-01-04 22:13 UTC 

[LSF/MM TOPIC] [ATTEND] xfstests: what do we need to do to make it better?
 2012-01-04 20:35 UTC  (3+ messages)

[PATCH] update 068 to reproduce an unfreeze hanging up problem
 2012-01-04 18:42 UTC  (5+ messages)
    ` 068: run on more filesystems


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