linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-06 00:36:45 to 2012-01-11 07:04:12 UTC [more...]

[PATCH v6 3/8] tile: move tile to use generic on_each_cpu_mask
 2012-01-11  7:04 UTC  (2+ messages)

[PATCH v6 4/8] smp: add func to IPI cpus based on parameter func
 2012-01-11  7:04 UTC  (2+ messages)

[PATCH v6 2/8] arm: move arm over to generic on_each_cpu_mask
 2012-01-11  7:04 UTC  (2+ messages)

[PATCH v6 0/8] Reduce cross CPU IPI interference
 2012-01-11  7:04 UTC 

[git pull] more vfs fixes
 2012-01-11  5:23 UTC 

[PATCH v2 0/7] fix s_umount thaw/write and journal deadlock
 2012-01-11  3:08 UTC  (14+ messages)
` [PATCH v2 1/7] Adding support to freeze and unfreeze a journal
` [PATCH v2 3/7] VFS: Fix s_umount thaw/write deadlock
` [PATCH v2 7/7] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs

[PATCH 0/2] Improvements for barrier-test scheduler
 2012-01-11  1:22 UTC  (4+ messages)
` [PATCH 1/2] barrier-test: Do not flush delayed queue for reads
` [PATCH 2/2] barrier-test: Allow filesystem to specify special test request

[LSF/MM TOPIC] Copy offload
 2012-01-10 22:11 UTC  (2+ messages)

[RFC PATCH] shrink_dcache_parent() deadlock
 2012-01-10 21:52 UTC  (24+ messages)

[PATCH] jbd: clear b_modified before moving the jh to a different transaction
 2012-01-10 21:10 UTC  (4+ messages)

[PATCH] vfs: fix shrink_dcache_parent() livelock
 2012-01-10 18:05 UTC  (4+ messages)
` [PATCH v2] "

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

A regression in recent 3.2 kernel: bdi_dirty_limit() divide error
 2012-01-10 15:01 UTC  (9+ messages)
          ` [PATCH] lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel

[PATCH v6 7/8] mm: only IPI CPUs to drain local pages if they exist
 2012-01-10 12:48 UTC  (5+ messages)

[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
 2012-01-10 11:27 UTC  (6+ 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
` [PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
` [PATCH 5 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)

Fwd: build issue #4 for v3.2-3495-ga0e86bd :fs/fs-writeback.c:510:11: error: PAGE_CACHE_SHIFT undeclared
 2012-01-10  8:27 UTC  (3+ messages)

[GIT PULL] writeback for 3.3
 2012-01-10  8:23 UTC 

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

[PATCH] block_dev: Suppress bdev_cache_init() kmemleak warninig
 2012-01-10  0:07 UTC  (4+ messages)
  ` [PATCH] block_dev: Suppress bdev_cache_init() kmemleak warninig V2
    ` [PATCH] block_dev: Remove kmemleak header include

[LSF/MM TOPIC] [ATTEND] linux-pnfs server implementations
 2012-01-09 19:25 UTC  (3+ messages)

[PATCH v5 1/8] smp: Introduce a generic on_each_cpu_mask function
 2012-01-09 17:25 UTC  (26+ 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

[git pull] vfs pile 1
 2012-01-09 15:11 UTC  (9+ messages)

Dear Friend,
 2012-01-09 14:52 UTC 

[RFC] ->encode_fh() and related breakage
 2012-01-09 13:55 UTC  (4+ messages)

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

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

[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 1/8] smp: Introduce a generic on_each_cpu_mask function
 2012-01-08 16:26 UTC 

3.2.0-rc5 NULL dereference BUG
 2012-01-08 14:06 UTC  (7+ 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  (19+ 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)


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