linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-15 18:50:32 to 2011-02-24 07:20:08 UTC [more...]

[git pull] vfs fix
 2011-02-24  7:20 UTC 

[PATCH 0/3] Fixes for vfs-scale and vfs-automount
 2011-02-24  7:07 UTC  (13+ messages)

[RFC][PATCH] ext2: Resolve i_nlink race in ext2_rename
 2011-02-24  6:42 UTC  (3+ messages)
  ` fat64 implementation

[PATCH v2] fat: Batched discard support for fat
 2011-02-24  5:10 UTC 

[PATCH] Unlock vfsmount_lock in do_mount
 2011-02-24  4:11 UTC  (3+ messages)

[PATCH 0/5] blk-throttle: writeback and swap IO control
 2011-02-24  2:01 UTC  (7+ messages)

[RFC] block integrity: Fix write after checksum calculation problem
 2011-02-23 23:47 UTC  (15+ messages)

MMC quirks relating to performance/lifetime
 2011-02-23 22:26 UTC  (6+ messages)

[opensuse-factory] /sbin/fstrim: /home: FITRIM ioctl failed: Operation not supported
 2011-02-23 22:20 UTC  (2+ messages)

[PATCH] Filesystem: fifo: Fixed coding style issue
 2011-02-23 15:51 UTC 

IO-less dirty throttling V6 results available
 2011-02-23 15:13 UTC  (2+ messages)

[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
 2011-02-23 13:52 UTC  (25+ messages)
` [PATCH -V5 01/24] vfs: Indicate that the permission functions take all the MAY_* flags
  ` [PATCH -V5 02/24] vfs: Pass all mask flags down to iop->check_acl
  ` [PATCH -V5 03/24] vfs: Add a comment to inode_permission()
  ` [PATCH -V5 14/24] richacl: Compute maximum file masks from an acl
  ` [PATCH -V5 15/24] richacl: Update the file masks in chmod()
` [PATCH -V5 04/24] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V5 05/24] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V5 06/24] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V5 07/24] vfs: Add new file and directory create permission flags
` [PATCH -V5 08/24] vfs: Add delete child and delete self "
` [PATCH -V5 09/24] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V5 10/24] vfs: Add permission flags for setting file attributes
` [PATCH -V5 11/24] vfs: Make acl_permission_check() work for richacls
` [PATCH -V5 12/24] richacl: In-memory representation and helper functions
` [PATCH -V5 13/24] richacl: Permission mapping functions
` [PATCH -V5 16/24] richacl: Permission check algorithm
` [PATCH -V5 17/24] richacl: Create-time inheritance
` [PATCH -V5 18/24] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V5 19/24] richacl: Automatic Inheritance
` [PATCH -V5 20/24] richacl: xattr mapping functions
` [PATCH -V5 21/24] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V5 22/24] vfs: Cache richacl in struct inode
` [PATCH -V5 23/24] ext4: Implement rich acl for ext4
` [PATCH -V5 24/24] ext4: Add temporary richacl mount option "

Q. cache in squashfs?
 2011-02-23  3:23 UTC  (4+ messages)
` [RFC 0/2] squashfs parallel decompression

more dput lock contentions in 2.6.38-rc?
 2011-02-23  3:26 UTC  (6+ messages)

[PATCH] tty: add TIOCVHANGUP: time for revoke() in f_ops ?
 2011-02-23  0:35 UTC  (6+ messages)

[RFC][PATCH] ext2: Resolve i_nlink race in ext2_rename
 2011-02-22 23:42 UTC 

[RFC PATCH 0/5] IO-less balance dirty pages
 2011-02-22 15:40 UTC  (5+ messages)
` [PATCH 3/5] mm: Implement IO-less balance_dirty_pages()

OOPS in configfs when doing d_delete
 2011-02-22  9:14 UTC  (4+ messages)

[PATCH 0/5] fsnotify: decouple mark lock and marks fsobject lock
 2011-02-21 19:32 UTC 

Unpaid Beneficiary $5.8million is ready to be paid
 2011-02-21 18:19 UTC 

[PATCH 0/5] fsnotify: decouple mark lock and marks fsobject lock
 2011-02-21 17:33 UTC  (6+ messages)
` [PATCH 1/5] fsnotify: grab inode ref in add_inode_mark() instead of add_mark()
` [PATCH 2/5] fsnotify: pass inode/mount as a parameter to fsnotify_destroy_[inode|vfsmount]_mark()
` [PATCH 3/5] fsnotify: dont call fsnotify_add_[inode|vfsmount]_mark() with mark lock held
` [PATCH 4/5] fsnotify: dont call fsnotify_destroy_[inode|vfsmount]_mark() "
` [PATCH 5/5] fsnotify: dont lock fsobject "

[PATCH] Check for immutable flag in fallocate path
 2011-02-21 16:50 UTC  (3+ messages)

[PATCH 0/2] aio: Fix use after free bugs
 2011-02-21 15:58 UTC  (3+ messages)
` [PATCH 1/2] fs: Fix aio rcu ioctx lookup
` [PATCH 2/2] fs: Fix race between io_destroy() and io_submit() in AIO

[PATCH 0/10] Add yaffs2 file system: Fifth patchset
 2011-02-20 22:57 UTC  (27+ messages)
` [PATCH 09/10] Add yaffs2 file system: Linux glue code

[PATCH] [net/9p] Small non-IO PDUs for zero-copy supporting transports
 2011-02-19 19:11 UTC  (2+ messages)

[PATCH 1/2] add ->mount function introduction into Documentation/filesystems/porting
 2011-02-18 18:21 UTC  (2+ messages)

[PATCH 2/2] add ->mount function introduction into Documentation/filesystems/vfs.txt
 2011-02-18 16:21 UTC 

[PATCH] fat: Batched discard support for fat
 2011-02-18  4:21 UTC  (5+ messages)

[PATCH] code cleanup on fs/super.c
 2011-02-18  3:08 UTC  (6+ messages)

[V2-00/08] [net/9p] ZeroCopy patch series
 2011-02-17 21:33 UTC  (9+ messages)
` [V2 1/8] [net/9p] Preparation and helper functions for zero copy
` [V2 2/8] [net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed
` [V2 3/8] [net/9p] Add gup/zero_copy support to VirtIO transport layer
` [V2 4/8] [net/9p] Add preferences to "
` [V2 5/8] [net/9p] Read side zerocopy changes for 9P2000.L protocol
` [V2 6/8] [net/9p] Write "
` [V2 7/8] [net/9p] readdir "
` [V2 8/8] [net/9p] Handle TREAD/RERROR case in !dotl case

Microsoft Forefront Server Security forwarded attachment
 2011-02-17 23:16 UTC 

NULL d_parent and ceph, nfs sillyrename regressions
 2011-02-17 23:10 UTC 

[PATCH] tmpfs: implement security.capability xattrs
 2011-02-17 21:27 UTC 

LOOKUP_CREATE checks in nfs ->create() instances
 2011-02-17 19:50 UTC  (3+ messages)

[PATCH -V3] Buffered write and writeable mmap support for 9P
 2011-02-17 18:02 UTC  (15+ messages)
` [PATCH 01/14] fs/9p: Fix inode i_size update in file_write
` [PATCH 02/14] fs/9p: Add direct IO support in cached mode
` [PATCH 03/14] fs/9p: Add drop_inode 9p callback
` [PATCH 04/14] fs/9p: Drop the directory link count correctly
` [PATCH 05/14] fs/9p: Update link count correctly during rename
` [PATCH 06/14] fs/9p: Update link count correctly on mkdir
` [PATCH 07/14] fs/9p: Initialize root inode number for dotl
` [PATCH 08/14] fs/9p: Add support for marking inode attribute invalid
` [PATCH 09/14] fs/9p: Mark inode attr invalid on setattr
` [PATCH 10/14] fs/9p: Add . and .. dentry revalidation flag
` [PATCH 11/14] fs/9p: Mark directory inode invalid for many directory inode operations
` [PATCH 12/14] fs/9p: mark inode attribute invalid on rename and unlink
` [PATCH 13/14] fs/9p: Workaround vfs rename rehash bug
` [PATCH 14/14] fs/9p: Prevent multiple inclusion of same header

[PATCH] fs/eventpoll.c: fix spelling
 2011-02-17 16:38 UTC  (2+ messages)

[PATCH] fs: update comments to point correct document
 2011-02-17 15:41 UTC  (2+ messages)

[2.6.32 ubuntu] I/O hang at start_this_handle
 2011-02-17 15:38 UTC  (6+ messages)

[PATCH] streamline Kconfig-s under fs/
 2011-02-17 13:43 UTC 

[PATCH] code cleanup on include/linux/fs.h
 2011-02-17 11:58 UTC  (3+ messages)

[BUG] ext4: cannot unfreeze a filesystem due to a deadlock
 2011-02-17 10:45 UTC  (12+ messages)

[PATCH 0/4] IMA: making i_readcount a first class inode citizen
 2011-02-17  1:46 UTC  (3+ messages)

HELLO
 2011-02-16 13:54 UTC 

[PATCH] fs: compat: fixed some coding style issues
 2011-02-16 12:00 UTC 

[PATCH] vfs: Don't rehash the dentry on successfull deletion
 2011-02-16 11:14 UTC 

[LSF/FS TOPIC] I/O performance isolation for shared storage
 2011-02-15 23:15 UTC  (5+ messages)

[PATCH 2/2] fs: Fix race between io_destroy() and io_submit() in AIO
 2011-02-15 19:33 UTC  (6+ messages)
` [2/2] "


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