linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-23 10:19:50 to 2011-03-01 23:20:20 UTC [more...]

[PATCH 0/7] Final BKL removal, take 2
 2011-03-01 23:20 UTC  (3+ messages)
` [PATCH 3/7] hpfs: remove the BKL

OOPS in configfs when doing d_delete
 2011-03-01 22:42 UTC  (5+ messages)

[PATCH][RFC]ext4 on 4k-sector drives without read-modify-write support
 2011-03-01 22:16 UTC  (16+ messages)
      ` [PATCH][RFC]ext4 on 4k-sector drives without read-modify-writesupport

MMC quirks relating to performance/lifetime
 2011-03-01 21:33 UTC  (14+ messages)

[PATCH 0/5] fsnotify: decouple mark lock and marks fsobject lock
 2011-03-01 21:07 UTC  (5+ messages)
` [PATCH 1/5] fsnotify: grab inode ref in add_inode_mark() instead of add_mark()

[PATCH 0/6 v6] overlay filesystem prototype
 2011-03-01 18:25 UTC  (9+ messages)
` [PATCH 1/6 v6] vfs: add i_op->open()
` [PATCH 2/6 v6] vfs: export do_splice_direct() to modules
` [PATCH 3/6 v6] vfs: introduce clone_private_mount()
` [PATCH 4/6 v6] overlay filesystem prototype
` [PATCH 5/6 v6] overlayfs: add statfs support
` [PATCH 6/6 v6] overlay: overlay filesystem documentation

[PATCH 1/6] fs/9p: Properly update inode attributes on link
 2011-03-01 15:07 UTC  (9+ messages)
` [PATCH 2/6] fs/9p: call vmtruncate before setattr 9p opeation
` [PATCH 3/6] fs/9p: Writeback dirty data before setattr
` [PATCH 4/6] fs/9p: Make the writeback_fid owned by root
` [PATCH 5/6] net/9p: Convert the in the 9p rpc call path to GFP_NOFS
` [PATCH 6/6] net/9p: Fix compile warning

IO-less dirty throttling V6 results available
 2011-03-01 13:52 UTC  (9+ messages)

[PATCH 0/4] more on vfs-scale and vfs-automount
 2011-03-01 12:49 UTC  (7+ messages)
` [PATCH 1/4] vfs - check non-mountpoint dentry might block in __follow_mount_rcu()
` [PATCH 2/4] autofs4 - fix rootless multi-mount race
` [PATCH 3/4] autofs4 - fix dentry leak in autofs4_expire_direct()
` [PATCH 4/4] autofs4 - fix autofs4_expire_indirect() traversal

[RFC][PATCH] ext2: Resolve i_nlink race in ext2_rename
 2011-03-01 12:15 UTC  (11+ messages)
  ` fat64 implementation

Read this attached Letter and Reply very important!
 2011-03-01 10:42 UTC 

[PATCH update] fs/9p: Move writeback fid to v9fs_inode
 2011-03-01  8:53 UTC 

[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
 2011-03-01  6:50 UTC  (27+ messages)
` [PATCH -V5 01/24] vfs: Indicate that the permission functions take all the MAY_* flags
` [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 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 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 "

[PATCH 6/6] Squashfs: wrap squashfs_mount() definition
 2011-02-28 23:43 UTC 

[PATCH 5/6] Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore
 2011-02-28 23:41 UTC 

[PATCH 4/6] Squashfs: Update documentation to include compression options
 2011-02-28 23:38 UTC 

[PATCH 3/6] Squashfs: Update Kconfig help text to include xz compression
 2011-02-28 23:36 UTC 

[PATCH 2/6] Squashfs: add compression options support to xz decompressor
 2011-02-28 23:34 UTC 

[PATCH 1/6] Squashfs: extend decompressor framework to handle compression options
 2011-02-28 23:32 UTC 

[PATCH 0/6] Squashfs: add compressor specific options support
 2011-02-28 23:29 UTC 

[PATCH] optimize epoll loop detection
 2011-02-28 20:12 UTC  (3+ messages)

[PATCH] fs-writeback: fix NULL pointer dereference in __mark_inode_dirty
 2011-02-28 16:29 UTC  (4+ messages)

(unknown)
 2011-02-28 12:45 UTC 

sysfs entry issue for dual instance
 2011-02-28 13:07 UTC 

[RFC] block integrity: Fix write after checksum calculation problem
 2011-02-28 12:54 UTC  (16+ messages)

[PATCH v3] fat: Batched discard support for fat
 2011-02-28 12:51 UTC  (4+ messages)

[PATCH] Check for immutable flag in fallocate path
 2011-02-28  7:53 UTC  (6+ messages)

KIND
 2011-02-28  1:58 UTC 

[PATCH] fs/locks.c: Remove stale FIXME left over from BKL conversion
 2011-02-27 17:11 UTC  (2+ messages)

[LSF/MM TOPIC] Writeback - current state and future
 2011-02-27  1:50 UTC  (10+ messages)
          ` [Lsf-pc] "

[PATCH] Fix mapping->writeback_index to point to the last written page
 2011-02-25  7:55 UTC 

[RFC PATCH] Btrfs: add ioctl to set compress or cow per file/dir
 2011-02-25  3:33 UTC  (6+ messages)

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

Please i wait to hear from you urgently, it very important
 2011-02-24 19:14 UTC 

[PATCH 0/5] blk-throttle: writeback and swap IO control
 2011-02-25  0:54 UTC  (9+ messages)

[PATCH v2] fat: Batched discard support for fat
 2011-02-24 19:09 UTC  (12+ messages)
` Need fat64 info

[PATCH] inotify: dont skip removing mark from idr when creation of ignore event failed
 2011-02-24 12:36 UTC 

CONFIG_POHMELFS (still) broken with vfs-scale?
 2011-02-24  9:11 UTC 

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

[PATCH] Unlock vfsmount_lock in do_mount
 2011-02-24  4:11 UTC  (3+ 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 


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