linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-03 23:10:28 to 2013-09-06 12:23:21 UTC [more...]

[PATCH 0/2] ext4: increase mbcache scalability
 2013-09-06 12:23 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] mbcache: decoupling the locking of local from global data
  ` [PATCH v3 2/2] ext4: each filesystem creates and uses its own mb_cache

[PATCHv5 00/23] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-06 11:33 UTC  (4+ messages)
` [PATCH 03/23] thp: compile-time and sysfs knob for thp pagecache

[PATCH v3 0/8] Getting rid of get_unused_fd() / use O_CLOEXEC
 2013-09-06 10:39 UTC  (3+ messages)
` [PATCH v3 3/8] binfmt_misc: use get_unused_fd_flags(0) instead of get_unused_fd()
` [PATCH v3 4/8] file: "

[PATCH 1/3] autofs4 - fix device ioctl mount lookup
 2013-09-06 10:11 UTC  (15+ messages)
` [PATCH 2/3] autofs: fix the return value of autofs4_fill_super
` [PATCH 3/3] autofs: use IS_ROOT to replace root dentry checks

[PATCH] f2fs: optimize fs_lock for better performance
 2013-09-06  9:48 UTC 

[PATCH V2 2/2] ceph: Implement writev/pwritev for sync operation
 2013-09-06  8:48 UTC 

[PATCH V2 1/2] ceph: Implement readv/preadv for sync operation
 2013-09-06  8:48 UTC 

[PATCH 0/3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2013-09-06  5:28 UTC  (3+ messages)
` [PATCH 2/3] fiemap: add "

[PATCH v2 0/1] dcache: Translating dentry into pathname without taking rename_lock
 2013-09-06  4:54 UTC  (11+ messages)
` [PATCH v2 1/1] "

[PATCH 0/8] ceph: fscache support & upstream changes
 2013-09-06  4:41 UTC  (11+ messages)
` [PATCH 1/8] FS-Cache: Add interface to check consistency of a cached object
` [PATCH 2/8] CacheFiles: Implement interface to check cache consistency
` [PATCH 3/8] fscache: Netfs function for cleanup post readpages
` [PATCH 4/8] ceph: use fscache as a local presisent cache
` [PATCH 5/8] ceph: clean PgPrivate2 on returning from readpages
` [PATCH 6/8] ceph: ceph_readpage_to_fscache didn't check if marked
` [PATCH 7/8] ceph: page still marked private_2
` [PATCH 8/8] ceph: Do not do invalidate if the filesystem is mounted nofsc

[PATCH 0/5] Squashfs: extra sanity checks and sanity check fixes
 2013-09-06  3:54 UTC  (6+ messages)
` [PATCH 1/5] Squashfs: fix corruption check in get_dir_index_using_name()
` [PATCH 2/5] Squashfs: fix corruption checks in squashfs_lookup()
` [PATCH 3/5] Squashfs: fix corruption checks in squashfs_readdir()
` [PATCH 4/5] Squashfs: add corruption check in get_dir_index_using_offset()
` [PATCH 5/5] Squashfs: add corruption check for type in squashfs_readdir()

[PATCH 2/2] ceph: Implement writev/pwritev for sync operation
 2013-09-06  1:09 UTC  (5+ messages)
  `  "

[PATCH] Avoid useless inodes and dentries reclamation
 2013-09-06  0:55 UTC  (8+ messages)

[PATCH] [CRITICAL] nilfs2: fix issue with race condition of competition between segments for dirty blocks
 2013-09-05 15:42 UTC  (5+ messages)

[PATCH 00/10] [v3] safely drop directory dentry on failed revalidate
 2013-09-05 21:29 UTC  (16+ messages)
` [PATCH 01/10] vfs: add d_walk()
` [PATCH 02/10] vfs: check submounts and drop atomically
` [PATCH 03/10] vfs: check unlinked ancestors before mount
` [PATCH 04/10] afs: use check_submounts_and_drop()
` [PATCH 05/10] gfs2: "
` [PATCH 06/10] nfs: "
` [PATCH 07/10] sysfs: "
` [PATCH 08/10] fuse: use d_materialise_unique()
` [PATCH 09/10] fuse: clean up return in fuse_dentry_revalidate()
` [PATCH 10/10] fuse: drop dentry on failed revalidate

[GIT PULL] namespace chnages for 3.12
 2013-09-05 21:07 UTC 

mmotm 2013-08-27-16-51 uploaded
 2013-09-05 20:17 UTC  (3+ messages)

[GIT PULL] Ext3, reiserfs, udf & isofs fixes
 2013-09-05 19:58 UTC 

[PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount
 2013-09-05 17:40 UTC  (24+ messages)

[PATCH] dcache: Translating dentry into pathname without taking rename_lock
 2013-09-05 17:28 UTC  (15+ messages)

[PATCH] dcache: Translating dentry into pathname without taking rename_lock
 2013-09-05 17:06 UTC  (2+ messages)

[PATCH 00/12] Implement NFSv4 delegations, take 10
 2013-09-05 16:38 UTC  (18+ messages)
` [PATCH 1/4] rpc: clean up decoding of gssproxy linux creds
` [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 2/4] rpc: comment on linux_cred encoding, treat all as unsigned
` [PATCH 02/12] vfs: don't use PARENT/CHILD lock classes for non-directories
` [PATCH 3/4] rpc: fix huge kmalloc's in gss-proxy
` [PATCH 4/4] rpc: let xdr layer allocate gssproxy receieve pages
` [PATCH 04/12] vfs: take i_mutex on renamed file
` [PATCH 06/12] locks: implement delegations
  ` [PATCH 03/12] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
  ` [PATCH 05/12] locks: introduce new FL_DELEG lock flag
  ` [PATCH 07/12] namei: minor vfs_unlink cleanup
  ` [PATCH 09/12] locks: helper functions for delegation breaking
  ` [PATCH 10/12] locks: break delegations on rename
  ` [PATCH 11/12] locks: break delegations on link
` [PATCH 08/12] locks: break delegations on unlink
` [PATCH 12/12] locks: break delegations on any attribute modification

[PATCH 00/11] [v4] safely drop directory dentry on failed revalidate
 2013-09-05 16:07 UTC  (22+ messages)
` [PATCH 01/11] vfs: restructure d_genocide()
` [PATCH 02/11] vfs: add d_walk()
` [PATCH 03/11] vfs: check submounts and drop atomically
` [PATCH 04/11] vfs: check unlinked ancestors before mount
` [PATCH 05/11] afs: use check_submounts_and_drop()
` [PATCH 06/11] gfs2: "
` [PATCH 07/11] nfs: "
` [PATCH 08/11] sysfs: "
` [PATCH 09/11] fuse: use d_materialise_unique()
` [PATCH 10/11] fuse: clean up return in fuse_dentry_revalidate()
` [PATCH 11/11] fuse: drop dentry on failed revalidate

[git pull] vfs pile 1 (of many small ones this time ;-/)
 2013-09-05 15:46 UTC 

Testing NPIV Feature with Qemu-KVM
 2013-09-05 14:59 UTC  (4+ messages)
` [Qemu-devel] "

[PATCHv4 0/5] ceph: persistent caching with fscache
 2013-09-05 12:34 UTC  (14+ messages)
  ` [PATCH 2/5] new fscache interface to check cache consistency

[GIT PULL] f2fs updates for v3.12
 2013-09-05  8:08 UTC 

[PATCH] f2fs: optimize gc for better performance
 2013-09-05  4:49 UTC  (2+ messages)

[PATCH 1/2] ceph: Implement readv/preadv for sync operation
 2013-09-05  2:51 UTC  (4+ messages)
  `  "

[PATCH] f2fs: merge more bios of node block writes
 2013-09-05  2:02 UTC 

[PATCH] f2fs: optimize gc for better performance
 2013-09-04 23:58 UTC  (9+ messages)

[PATCH] xfstests: fix device lookup in btrfs/003
 2013-09-04 23:24 UTC  (2+ messages)

RFC: fsnotify - Add support for ignoring self initiated events
 2013-09-04 18:31 UTC  (4+ messages)
` [PATCH 1/3] fsnotify: add support for ignoring events from self
` [PATCH 2/3] fanotify: enable support for ignoring self generated events
` [PATCH 3/3] inotify: enable support to ignore "

[PATCH 1/1] Squashfs-Optimized-uncompressed-buffer-loop-v3
 2013-09-04 17:01 UTC 

[GIT PULL] Ceph updates for 3.12 (part 1)
 2013-09-04 15:50 UTC 

Pages still marked with private_2
 2013-09-04 15:01 UTC  (2+ messages)

[PATCH 0/2 v3] Fix O_SYNC AIO DIO
 2013-09-04 13:04 UTC  (3+ messages)
` [PATCH 1/2] direct-io: Implement generic deferred AIO completions
` [PATCH 2/2] direct-io: Handle O_(D)SYNC AIO

[PATCH 0/2 v2] Fix O_SYNC AIO DIO
 2013-09-04 10:54 UTC  (3+ messages)

[PATCH v7 0/4] Lockless update of reference count protected by spinlock
 2013-09-03 23:45 UTC  (25+ messages)
` [PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount

[PATCH 0/2] fscache fixes for ceph
 2013-09-03 23:11 UTC  (3+ messages)
` [PATCH 1/2] ceph: ceph_readpage_to_fscache didn't check if marked
` [PATCH 2/2] ceph: page still marked private_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).