linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-08 08:47:15 to 2013-09-13 11:49:20 UTC [more...]

[f2fs-dev][PATCH] f2fs: limit nr_iovecs in bio_alloc
 2013-09-13 11:49 UTC  (2+ messages)

[PATCH 3/5] FS: Export poll_select_copy_remaining and rename poll_select_copy_remaining in compat.c so it does not pick the wrong copy
 2013-09-13  9:53 UTC  (6+ messages)

[TRIVIAL PATCH] fs-writeback: Replace sb->s_type->name with sb->s_id to get name of super_block
 2013-09-13  2:58 UTC 

[PATCH] f2fs: optimize the victim searching loop slightly
 2013-09-13  0:38 UTC 

[PATCH 0/2 v2] dcache: get/release read lock in read_seqbegin_or_lock() & friend
 2013-09-12 22:01 UTC  (11+ messages)
` [PATCH 1/2 v2] seqlock: Add a new locking reader type
` [PATCH 2/2 v2] dcache: get/release read lock in read_seqbegin_or_lock() & friend

[PATCH] udf: Fortify LVID loading
 2013-09-12 20:30 UTC 

why is i_ino unsigned long, anyway?
 2013-09-12 19:33 UTC  (2+ messages)

Java Stop-the-World GC stall induced by FS flush or many large file deletions
 2013-09-12 19:02 UTC  (11+ messages)

[PATCH 0/2] ext4: increase mbcache scalability
 2013-09-12  3:42 UTC  (18+ messages)
` [PATCH v3 "

[f2fs-dev][PATCH] f2fs: optimize fs_lock for better performance
 2013-09-12  3:18 UTC  (7+ messages)
  ` [PATCH] "
    ` [f2fs-dev] "
      ` [PATCH V2] "

[PATCH 00/13] Implement NFSv4 delegations, take 11
 2013-09-12  3:16 UTC  (16+ messages)
  ` [PATCH 01/13] vfs: pull ext4's double-i_mutex-locking into common code
  ` [PATCH 02/13] vfs: don't use PARENT/CHILD lock classes for non-directories
          ` [PATCH 02/13--revised] "
  ` [PATCH 06/13] locks: implement delegations
  ` [PATCH 12/13] locks: break delegations on any attribute modification
  ` [PATCH 13/13] locks: close potential race between setlease and open
` [PATCH 03/13] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
` [PATCH 04/13] vfs: take i_mutex on renamed file
` [PATCH 05/13] locks: introduce new FL_DELEG lock flag
` [PATCH 07/13] namei: minor vfs_unlink cleanup
` [PATCH 08/13] locks: break delegations on unlink
` [PATCH 09/13] locks: helper functions for delegation breaking
` [PATCH 10/13] locks: break delegations on rename
` [PATCH 11/13] locks: break delegations on link

Re: [f2fs-dev][PATCH] f2fs: optimize fs_lock for better performance
 2013-09-12  2:02 UTC  (3+ messages)

Re: [f2fs-dev] [PATCH] f2fs: optimize fs_lock for better performance
 2013-09-11 23:55 UTC  (7+ messages)
  `  "
      ` [f2fs-dev] "

[RFC] extending splice for copy offloading
 2013-09-11 21:17 UTC  (5+ messages)
  ` [PATCH 1/3] splice: add DIRECT flag for splicing between files
  ` [PATCH 2/3] splice: add f_op->splice_direct
  ` [PATCH 3/3] btrfs: implement .splice_direct extent copying

[PATCH 1/2] seqlock: Add a new blocking reader type
 2013-09-11 18:52 UTC  (8+ messages)
` [PATCH 2/2] dcache: use read_seqlock/unlock() in read_seqbegin_or_lock() & friend

RFC: fsnotify - Add support for ignoring self initiated events
 2013-09-11 17:03 UTC  (3+ messages)
  `  "

[PATCH 00/12] Implement NFSv4 delegations, take 10
 2013-09-11 14:08 UTC  (2+ messages)

[PATCH] ext4: Fix performance regression in writeback of random writes
 2013-09-11 11:13 UTC  (3+ messages)

[PATCH 2/2] block_dev: Add size check before doing async write on block device
 2013-09-11 11:00 UTC 

[PATCH 1/2] block: Set inode of block_device size to zero when delete gendisk
 2013-09-11 11:00 UTC 

[PATCH 0/2] Auto stop async-write on block device when device removed
 2013-09-11 11:00 UTC 

ASLR creates bad memory layout for PIE
 2013-09-11 10:48 UTC 

[PATCH][RESEND] vfs: allow /proc/PID/maps to get device from stat
 2013-09-10 21:21 UTC  (11+ messages)

[PATCH 0/8] ceph: fscache support & upstream changes
 2013-09-10 16:48 UTC  (17+ messages)
                  ` [PATCH] fscache: check consistency does not decrement refcount

[git pull] vfs pile 3/many
 2013-09-10 16:21 UTC 

[PATCH] f2fs: fix handling orphan inodes
 2013-09-10 15:42 UTC  (3+ messages)

[PATCH v6] fat: additions to support fat_fallocate
 2013-09-10 14:15 UTC 

[PATCH v4 0/1] dcache: Translating dentry into pathname without taking rename_lock
 2013-09-10  8:24 UTC  (25+ messages)
` [PATCH v4 1/1] "

[PATCH] f2fs: optimize fs_lock for better performance
 2013-09-10  0:55 UTC  (3+ messages)
  ` [f2fs-dev] "

[RESEND PATCH] writeback: Judge bdi->dev when set worker desc in bdi_writeback_workfn
 2013-09-10  0:11 UTC 

[PATCH 00/19] pramfs
 2013-09-09 23:28 UTC  (8+ messages)

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

[RFC PATCH] mount: Add a flag to not follow symlink at the end of mount point
 2013-09-09 21:35 UTC 

Trailing slash with symlinks and rmdir/rename
 2013-09-09 21:08 UTC 

4 DCACHE_DISCONNECTED patches
 2013-09-09 20:46 UTC  (6+ messages)
` [PATCH 4/4] dcache: don't clear DCACHE_DISCONNECTED too early

[PATCH] aio: rcu_read_lock protection for new rcu_dereference calls
 2013-09-09 16:31 UTC  (3+ messages)

[GIT PULL] fuse bugfixes for 3.12-rc1
 2013-09-09 15:21 UTC 

[PATCH v3 0/1] dcache: Translating dentry into pathname without taking rename_lock
 2013-09-09 14:31 UTC  (16+ messages)
` [PATCH v3 1/1] "

[GIT PULL] Ext3, reiserfs, udf & isofs fixes
 2013-09-09 14:12 UTC  (3+ messages)

[PATCH] writeback: Judge bdi->dev when set worker desc in bdi_writeback_workfn
 2013-09-09 13:26 UTC  (2+ messages)

[PATCH 1/2] vfs - rename user_path_umountat() to user_path_mntpointat()
 2013-09-09 11:56 UTC  (7+ messages)
` [PATCH 2/2] autofs4 - fix device ioctl mount lookup

[PATCH V2 1/2] ceph: Implement readv/preadv for sync operation
 2013-09-09  9:23 UTC  (5+ messages)
  `  "

[PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount
 2013-09-09  8:30 UTC  (11+ messages)

[git pull] vfs pile 2 (of many)
 2013-09-09  5:52 UTC  (2+ messages)

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

[PATCH 01/19] pramfs: documentation
 2013-09-09  0:12 UTC  (2+ messages)

[PATCH v3 7/7] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
 2013-09-08 13:43 UTC 

[PATCH v3 6/7] xfstest: Add test case to test multiple collapse range call
 2013-09-08 13:42 UTC 

[PATCH v3 5/7] xfstest: Add test case to check various corner cases for collapsing range
 2013-09-08 13:42 UTC 

[PATCH v3 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-09-08 13:42 UTC 

[PATCH v3 3/7] ext4: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-09-08 13:42 UTC 

[PATCH v3 2/7] xfs: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-09-08 13:41 UTC 

[PATCH v3 1/7] fs: add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-09-08 13:41 UTC 

[PATCH v3 0/7] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-09-08 13:40 UTC 

[PATCH] vfs - and export user_path_mntpointat()
 2013-09-08  9:22 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).