linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-05 18:59:14 to 2013-07-15 10:47:48 UTC [more...]

[PATCH, REBASED 0/8] Transparent huge page cache: phase 0, prep work
 2013-07-15 10:47 UTC  (3+ messages)
` [PATCH 1/8] mm: drop actor argument of do_generic_file_read()
` [PATCH 2/8] thp, mm: avoid PageUnevictable on active/inactive lru lists

[PATCH 0/2] rpc_pipe: clean up how dentry operations get set in rpc_pipefs
 2013-07-15 10:43 UTC  (4+ messages)
` [PATCH v2] rpc_pipe: set dentry operations at d_alloc time

[PATCH] mm: strictlimit feature -v3
 2013-07-15 10:35 UTC  (4+ messages)

[PATCH] fs: sync: fixed performance regression
 2013-07-15  9:46 UTC  (12+ messages)

[PATCH] writeback: Fix occasional slow sync(1)
 2013-07-15  9:45 UTC 

[PATCH] f2fs: check the search bound earlier in dir.c/room_for_filename
 2013-07-15  0:00 UTC  (3+ messages)

[git pull] more vfs.git stuff
 2013-07-14 17:34 UTC 

[PATCH RFC 0/2] rcu skiplists v2
 2013-07-14 14:06 UTC  (3+ messages)
` [PATCH RFC 1/2] Skiplist: rcu range index

[PATCH v6 00/14] Lockless update of reference count protected by spinlock
 2013-07-13 16:58 UTC  (18+ messages)
` [PATCH v6 01/14] spinlock: A new lockref structure for lockless update of refcount
` [PATCH v6 02/14] spinlock: Enable x86 architecture to do lockless refcount update
` [PATCH v6 03/14] dcache: Add a new helper function d_count() to return refcount
` [PATCH v6 04/14] auto-fs: replace direct access of d_count with the d_count() helper
` [PATCH v6 05/14] ceph-fs: "
` [PATCH v6 06/14] coda-fs: "
` [PATCH v6 07/14] config-fs: "
` [PATCH v6 08/14] ecrypt-fs: "
` [PATCH v6 09/14] file locking: "
` [PATCH v6 10/14] nfs: "
` [PATCH v6 11/14] nilfs2: "
` [PATCH v6 12/14] lustre-fs: Use the standard d_count() helper to access refcount
` [PATCH v6 13/14] dcache: rename d_count field of dentry to d_refcount
` [PATCH v6 14/14] dcache: Enable lockless update of refcount in dentry structure

[PATCH 00/12] Implement NFSv4 delegations, take 8
 2013-07-12 22:07 UTC  (52+ messages)
` [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 02/12] vfs: don't use PARENT/CHILD lock classes for non-directories
` [PATCH 03/12] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
` [PATCH 04/12] vfs: take i_mutex on renamed file
` [PATCH 05/12] locks: introduce new FL_DELEG lock flag
` [PATCH 06/12] locks: implement delegations
` [PATCH 07/12] namei: minor vfs_unlink cleanup
` [PATCH 08/12] locks: break delegations on unlink
` [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 12/12] locks: break delegations on any attribute modification

[git pull] vfs.git part 2
 2013-07-12 21:16 UTC  (13+ messages)

Linux Plumbers IO & File System Micro-conference
 2013-07-12 17:42 UTC  (2+ messages)

[PATCH v4 0/2] block: Allow merging of tail pages into the last segment
 2013-07-12 15:52 UTC  (3+ messages)
` [PATCH v4 1/2] block: factor out vector mergeable decision to a helper function
` [PATCH v4 2/2] block: modify __bio_add_page check to accept pages that don't start a new segment

hi
 2013-07-12  8:21 UTC 

[PATCH 1/2] direct-io: Implement generic deferred AIO completions
 2013-07-12  0:44 UTC  (3+ messages)
` [PATCH 2/2] direct-io: Handle O_(D)SYNC AIO

[PATCH V4 3/6] memcg: add per cgroup dirty pages accounting
 2013-07-11 16:56 UTC  (6+ messages)
` [PATCH V4 4/6] memcg: add per cgroup writeback "

[PATCH 08/16] fuse: Flush files on wb close
 2013-07-11 16:18 UTC  (2+ messages)
` [PATCH 08/16] fuse: Flush files on wb close -v2

[PATCH 07/16] fuse: Trust kernel i_mtime only
 2013-07-11 16:14 UTC  (2+ messages)
` [PATCH 07/16] fuse: Trust kernel i_mtime only -v2

[RFC PATCH 0/2] partial revoke implementation for procfs
 2013-07-11 11:07 UTC  (3+ messages)
` [PATCH 1/2] vfs: partial revoke implementation suggested by Al Viro
` [PATCH 2/2] proc: covert procfs to use the general revoke implementation

[PATCH 2/2] fs/aio: Add support to aio ring pages migration
 2013-07-11 10:12 UTC  (2+ messages)

[PATCH 1/2] fs/anon_inode: Introduce a new lib function, anon_inode_getfile_private()
 2013-07-11 10:11 UTC  (2+ messages)

[PATCH 0/2] Add support to aio ring pages migration
 2013-07-11 10:11 UTC  (2+ messages)

[PATCH 0/2] Anonymous Inode Allocations
 2013-07-11  6:57 UTC  (5+ messages)
` [PATCH 1/2] anon_inodes: allow external inode allocations
` [PATCH 2/2] DRM: use anon_inode instead of delayed inode init

[PATCH 1/4] large-fs: fix large_fs space detection
 2013-07-11  1:17 UTC  (8+ messages)
` [PATCH 2/4] large-fs: improve space diversification for ext4
` [PATCH 3/4] ext4: ignore valid errors from defragmentation tests
` [PATCH 4/4] large-fs: fix ext4 "

[PATCH 0/2] Fix O_SYNC AIO DIO
 2013-07-10 22:01 UTC 

(unknown),
 2013-07-10 10:21 UTC 

3.9-rc6 ext4: free_rb_tree_fname oops
 2013-07-10  2:06 UTC  (3+ messages)

[PATCH] [MMOTM] xfs: fix dquot isolation hang
 2013-07-09 18:02 UTC  (2+ messages)

[PATCH] mm: cleanup backing_dev_info foo_stamp fields
 2013-07-09 17:06 UTC  (2+ messages)

[PATCH] writeback: Do not sort b_io list only because of block device inode
 2013-07-09 14:32 UTC  (3+ messages)

Some baseline tests on new hardware (was Re: [PATCH] xfs: optimise CIL insertion during transaction commit [RFC])
 2013-07-09  8:26 UTC  (12+ messages)
      ` [BULK] "

[RFC] F_SETLEASE mess
 2013-07-08 23:19 UTC  (15+ messages)

[PATCH] locks: close potential race between setlease and open
 2013-07-08 19:07 UTC 

[PATCH v3 24/25] sunrpc: Change how dentry's d_lock field is accessed
 2013-07-08 16:53 UTC  (3+ messages)

[GIT PULL] ext3 fix & quota cleanup
 2013-07-08 14:42 UTC 

[PATCH] locks: close potential race between setlease and open
 2013-07-08 14:25 UTC  (3+ messages)

[PATCH v5 00/12] Lockless update of reference count protected by spinlock
 2013-07-08 14:22 UTC  (8+ messages)
` [PATCH v5 01/12] spinlock: A new lockref structure for lockless update of refcount
` [PATCH v5 02/12] spinlock: Enable x86 architecture to do lockless refcount update

[PATCH v3 00/13] VFS hot tracking
 2013-07-08 12:44 UTC  (6+ messages)

[git pull] vfs.git, part 3
 2013-07-08 10:07 UTC 

[RFC PATCH 0/7] autofs4 - rename autofs4 to autofs
 2013-07-08  9:11 UTC  (6+ messages)
` [RFC PATCH 7/7] autofs - change CONFIG_AUTOFS4_FS to CONFIG_AUTOFS_FS

[PATCH] vfs: try to unblock evpoll if mounted filesystem is RDONLY
 2013-07-08  2:02 UTC 

[PATCH v10 00/16] kmemcg shrinkers
 2013-07-07 15:56 UTC  (17+ messages)
` [PATCH v10 01/16] memcg: make cache index determination more robust
` [PATCH v10 02/16] memcg: consolidate callers of memcg_cache_id
` [PATCH v10 03/16] vmscan: also shrink slab in memcg pressure
` [PATCH v10 04/16] memcg: move stop and resume accounting functions
` [PATCH v10 05/16] memcg,list_lru: duplicate LRUs upon kmemcg creation
  ` [PATCH v10 06/16] lru: add an element to a memcg list
  ` [PATCH v10 07/16] list_lru: per-memcg walks
  ` [PATCH v10 09/16] memcg: per-memcg kmem shrinking
  ` [PATCH v10 11/16] vmscan: take at least one pass with shrinkers
  ` [PATCH v10 15/16] memcg: reap dead memcgs upon global memory pressure
` [PATCH v10 08/16] memcg: move initialization to memcg creation
` [PATCH v10 10/16] memcg: scan cache objects hierarchically
` [PATCH v10 12/16] super: targeted memcg reclaim
` [PATCH v10 13/16] memcg: allow kmem limit to be resized down
` [PATCH v10 14/16] vmpressure: in-kernel notifications
` [PATCH v10 16/16] memcg: flush memcg items upon memcg destruction

[PATCH v5 11/12] nilfs2: replace direct access of d_count with the d_count() helper
 2013-07-06 10:45 UTC  (2+ messages)

[RFC] simplifying the "is it mounted" checks for nilfs2
 2013-07-06  8:56 UTC  (3+ messages)


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