linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-23 04:35:24 to 2012-01-06 18:58:39 UTC [more...]

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

[PATCHSET 0/4] ore: Kernel 3.3 BUG squashing (Also for 3.2 Stable@)
 2012-01-06 14:46 UTC  (5+ 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] 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 

[PATCH v5 1/8] smp: Introduce a generic on_each_cpu_mask function
 2012-01-06 14:09 UTC  (31+ messages)
` [PATCH v5 2/8] arm: Move arm over to generic on_each_cpu_mask
` [PATCH v5 3/8] tile: Move tile to use "
` [PATCH v5 4/8] smp: Add func to IPI cpus based on parameter func
` [PATCH v5 5/8] slub: Only IPI CPUs that have per cpu obj to flush
` [PATCH v5 6/8] fs: only send IPI to invalidate LRU BH when needed
` [PATCH v5 7/8] mm: Only IPI CPUs to drain local pages if they exist

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  (7+ 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

3.2.0-rc5 NULL dereference BUG
 2012-01-05  2:25 UTC  (7+ messages)

[git pull] vfs pile 1
 2012-01-05  2:23 UTC 

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

[3.1.6] Deadlock upon recursive call_usermodehelper_exec()
 2012-01-04 13:08 UTC  (4+ messages)
` [PATCH] kmod: Avoid deadlock by recursive kmod call
  ` [PATCH v2] "

[PATCH] VFS inotify: add netlink messages when add and removing watch
 2012-01-04  8:33 UTC 

A stackable filesystem to trace low level filesystem operations
 2012-01-03 22:53 UTC  (2+ messages)

[LSF/MM TOPIC] linux servers as a storage server - what's missing?
 2012-01-03 19:32 UTC  (8+ messages)
` [LSF/MM TOPIC][ATTEND] "

[PATCH] deadlock with suspend and quotas
 2012-01-03 18:35 UTC  (4+ messages)

Fwd: Patch to enable netlink messages when adding and removing inotify watches
 2012-01-03 17:41 UTC 

[RFC] ->encode_fh() and related breakage
 2012-01-03 17:00 UTC  (6+ messages)

linux-next: Tree for Dec 28 (fs-writeback)
 2012-01-03 11:17 UTC  (3+ messages)
` linux-next: Tree for Dec 28 (gfs2)

[PATCH] Squashfs: fix i_blocks calculation with extended regular files
 2012-01-03  4:14 UTC 

[PATCH] Squashfs: fix mount time sanity check for corrupted superblock
 2012-01-02 23:53 UTC 

[PATCH 00/17] mtd: get rid of direct mtd->func use
 2012-01-02 12:20 UTC  (2+ messages)
` [PATCH 04/17] romfs: do not use mtd->get_unmapped_area directly

[PATCH 0/2] vfs: POSIX-compliant version of fchmodat with flag argument
 2011-12-31  0:26 UTC  (3+ messages)
` [PATCH 1/2] vfs: Add POSIX-compliant version of fchmodat syscall
` [PATCH 2/2] x86: Hook up new fchmodat4 syscall

[PATCH v2 00/53] SMB2 protocol support for CIFS kernel module
 2011-12-30 12:42 UTC  (5+ messages)
` [PATCH v2 06/53] CIFS: Add missing unicode handling routines needed by smb2

WTF is going with sock->file "allocation" by iscsi_target_login.c?
 2011-12-30  1:34 UTC 

Intercepting system calls
 2011-12-29 14:32 UTC  (15+ messages)

Bug in BLKBSZSET/GET ioctl ?
 2011-12-29  8:19 UTC  (7+ messages)

[PATCH] squashfs: add missing block release on error condition
 2011-12-29  4:42 UTC 

[PATCH] proc: Update for change of ->show_options() to struct dentry *
 2011-12-28 13:17 UTC 

[PATCH -block/for-next 0/2] blktrace: bio-based device tracing improvement v3
 2011-12-27 14:28 UTC  (3+ messages)
` [PATCH 1/2] block: introduce BIO_IN_FLIGHT flag
` [PATCH 2/2] block: don't export block_bio_complete tracepoint

file locking fix for 3.2
 2011-12-26 20:18 UTC  (7+ messages)

[LSF/MM TOPIC] [ATTEND] linux-pnfs server implementations
 2011-12-25  4:30 UTC 

[PATCH 00/10] readahead stats/tracing, backwards prefetching and more (v3)
 2011-12-23 13:48 UTC  (4+ messages)
` [PATCH 07/10] readahead: add /debug/readahead/stats
  ` [PATCH 07/10 v2] "

[PATCH] udf: Mark LVID buffer as uptodate before marking it dirty
 2011-12-23 11:49 UTC  (3+ messages)

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v2)
 2011-12-23 11:16 UTC  (9+ messages)
` [PATCH 6/9] readahead: add /debug/readahead/stats


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