linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-30 06:52:56 to 2011-12-07 02:29:06 UTC [more...]

[git pull] apparmor fix for __d_path() misuse
 2011-12-07  2:29 UTC  (27+ messages)

[PATCH v2011.1] fs: symlink restrictions on sticky directories
 2011-12-06 23:58 UTC 

[PATCH 0/6] fs: fix up error handlers for insert_inode_locked
 2011-12-06 23:19 UTC  (11+ messages)
` [PATCH 1/6] ext2: fix up error handling "
  ` [PATCH 1/6 v2] "
` [PATCH 2/6] ext3: "
  ` [PATCH 2/6 V2] "
` [PATCH 3/6] ext4: "
  ` [PATCH 3/6 V2] "
` [PATCH 4/6] jffs2: "
` [PATCH 5/6] jfs: "
` [PATCH 6/6] reiserfs: fix up error handling for insert_inode_locked4

[PATCH 2/2] Btrfs: fix deadlock on sb->s_umount when doing umount
 2011-12-06 21:36 UTC  (7+ messages)

[PATCH v2.1 00/22] ext4: Add metadata checksumming
 2011-12-06 20:59 UTC  (10+ messages)
` [PATCH 07/22] ext4: Create bitmap checksum helper functions
` [PATCH 10/22] ext4: Verify and calculate checksums for extent tree blocks

[PATCH v2] FUSE: Notifying the kernel of deletion
 2011-12-06 20:50 UTC 

[PATCH] FUSE: Notifying the kernel of deletion
 2011-12-06 20:42 UTC  (4+ messages)

[RFC] FUSE: Notifying the kernel of deletion
 2011-12-06 17:54 UTC  (5+ messages)

Add simple way to add statistic counters to debugfs
 2011-12-06 17:17 UTC  (10+ messages)
` [PATCH 1/3] DEBUGFS: Automatically create parents for debugfs files
` [PATCH 2/3] DEBUGFS: Add per cpu counters
` [PATCH 3/3] VFS: Add event counting to dcache

[PATCH 0/5 resend] fix s_umount thaw/write and journal deadlock
 2011-12-06 16:22 UTC  (12+ messages)
` [PATCH 1/5 resend] Adding support to freeze and unfreeze a journal
` [PATCH 2/5 resend] Thaw the journal when you unfreeze the fs
` [PATCH 3/5 resend] VFS: Fix s_umount thaw/write deadlock
` [PATCH 4/5 resend] VFS: Rename vfs_check_frozen() to vfs_block_until_thawed()
` [PATCH 5/5 resend] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs

[RFC] __d_path() API change (was Re: [PATCH] Remove use of mnt_ns->root and fix a couple of bugs in d_namespace_path)
 2011-12-06 15:49 UTC  (8+ messages)

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v2)
 2011-12-06 15:30 UTC  (16+ messages)
` [PATCH 2/9] readahead: snap readahead request to EOF
` [PATCH 7/9] readahead: add vfs/readahead tracing event
` [PATCH 8/9] readahead: basic support for backwards prefetching

[PATCH] wake up s_wait_unfrozen when ->freeze_fs fails
 2011-12-06 15:20 UTC  (2+ messages)

[PATCH 1/1] fix d_revalidate oopsen on NFS exports
 2011-12-06 11:43 UTC  (17+ messages)

[PATCH 1/2] vfs: make writeback_in_progress() inline
 2011-12-06  9:55 UTC  (3+ messages)

Possible changes to bio cloning and some related stuff
 2011-12-06  5:36 UTC  (2+ messages)

Simple echo command to /proc//limits fails with EINVAL due to unhandled leading \n !!
 2011-12-06  1:58 UTC  (2+ messages)

[PATCH] fanotify: to differ file access event from different threads
 2011-12-06  1:24 UTC  (6+ messages)

[PATCH] fanotify: to differ file access event from different threads
 2011-12-06  1:23 UTC 

[PATCH 1/2] writeback: Improve busyloop prevention
 2011-12-05  8:02 UTC  (8+ messages)

writeback fixes for 3.2-rc5
 2011-12-05  6:22 UTC  (6+ messages)
` [PATCH 1/5] writeback: Fix issue on make htmldocs
` [PATCH 2/5] fs: Make write(2) interruptible by a fatal signal
` [PATCH 3/5] writeback: comment on the bdi dirty threshold
` [PATCH 4/5] writeback: permit through good bdi even when global dirty exceeded
` [PATCH 5/5] writeback: set max_pause to lowest value on zero bdi_dirty

[RFC][PATCH 0/8] xfstests: rework large filesystem testing
 2011-12-04 21:16 UTC  (5+ messages)
` [PATCH 1/8] xfstests: add --largefs check option
` [PATCH 5/8] xfstests: use command line option for setting extra space

[PATCH v5.2 00/14] crc32c: Add faster algorithm and self-test code
 2011-12-03 11:00 UTC  (22+ 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] pipe: Fail cleanly when root tries F_SETPIPE_SZ with big size
 2011-12-02 17:47 UTC  (3+ messages)

[PATCH] loop: Fix discard_alignment default setting
 2011-12-02 13:46 UTC  (2+ messages)

[PATCH] fs: Make write(2) interruptible by a fatal signal
 2011-12-02 11:58 UTC  (11+ messages)
    ` [PATCH] writeback: permit through good bdi even when global dirty exceeded

[PATCH] fs/namespace: waiting for mutex in lock_mount() is "killable"
 2011-12-02  5:56 UTC 

The ocfs2 and configfs trees are back at git.kernel.org
 2011-12-02  1:48 UTC  (3+ messages)

[PATCH v5.1 00/14] crc32c: Add faster algorithm and self-test code
 2011-12-01 20:12 UTC  (3+ messages)

[PATCH] deadlock with suspend and quotas
 2011-12-01  0:34 UTC  (28+ messages)
                    ` [dm-devel] "

[PATCH] init/do_mounts.c : Create /root if it does not exits
 2011-12-01  0:24 UTC  (2+ messages)

fallocate vs ENOSPC
 2011-12-01  0:11 UTC  (16+ messages)

3.1-rc10 oops in nameidata_to_filp
 2011-11-30 23:57 UTC  (5+ messages)

[PATCH 0/8] readahead stats/tracing, backwards prefetching and more
 2011-11-30 16:09 UTC  (10+ messages)
` [PATCH 2/8] readahead: make default readahead size a kernel parameter

[PATCH 00/28] fs: Logging style neatening and checkpatch wanking
 2011-11-30  8:34 UTC  (6+ messages)
` [PATCH 16/28] namespace: "


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