linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-11 18:40:38 to 2013-09-20 22:22:52 UTC [more...]

[PATCH] fs: exec.c: Coding style sanitization
 2013-09-20 22:22 UTC 

How to implement "filesystem operations tracker"?
 2013-09-20 19:15 UTC  (6+ messages)

[PATCH v3 1/2] binfmt_aout: x86: Useless inode var, printks coding style fixes
 2013-09-20 16:57 UTC  (3+ messages)
` [PATCH v3 2/2] ia32_aout: x86_64: Add safe check in a.out loaders, printks, conding "

[RFC][PATCH 0/3] FS-Cache: NFS(/CIFS/Ceph/9P): Fix start-caching whilst writing race
 2013-09-20 15:09 UTC  (4+ messages)
` [PATCH 1/3] FS-Cache: Add use/unuse/wake cookie wrappers
` [PATCH 2/3] FS-Cache: Provide the ability to enable/disable cookies
` [PATCH 3/3] NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()

[PATCH 3/3] hfsplus: implement attributes file creation functionality
 2013-09-20 10:04 UTC 

[PATCH 2/3] hfsplus: implement attributes file's header node initialization code
 2013-09-20 10:04 UTC 

[PATCH 1/3] hfsplus: add metadata file's clump size calculation functionality
 2013-09-20 10:03 UTC 

[PATCH 0/3] hfsplus: introduce functionality of attributes file creation
 2013-09-20 10:03 UTC 

[RFC] extending splice for copy offloading
 2013-09-20  9:49 UTC  (5+ messages)

[PATCH] fs/bio-integrity: remove duplicate code
 2013-09-20  8:10 UTC 

[PATCH 0/3] fuse: fixes for writepages
 2013-09-20  8:06 UTC  (5+ messages)
` [PATCH 1/3] fuse: writepages: fix aggregation
` [PATCH 2/3] fuse: writepages: handle same page rewrites
` [PATCH 3/3] fuse: writepage: skip already in flight

[PATCH v2 1/2] binfmt_aout: x86: Useless inode var, printks coding style fixes
 2013-09-20  3:08 UTC  (2+ messages)
` [PATCH v2 2/2] ia32_aout: x86_64: Add safe check in a.out loaders, printks, conding "

Bypass block layer and Fill SCSI lower layer driver queue
 2013-09-19 21:49 UTC  (7+ messages)

[PATCH 00/13] Implement NFSv4 delegations, take 12
 2013-09-19 20:50 UTC  (14+ 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 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 07/13] namei: minor vfs_unlink cleanup
` [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
  ` [PATCH 05/13] locks: introduce new FL_DELEG lock flag
  ` [PATCH 06/13] locks: implement delegations
  ` [PATCH 08/13] locks: break delegations on unlink
  ` [PATCH 12/13] locks: break delegations on any attribute modification
` [PATCH 13/13] locks: close potential race between setlease and open

[RFC] vfs: avoid sb->s_umount lock while changing bind-mount flags
 2013-09-19 20:13 UTC  (3+ messages)

[RFC] eventpoll: Move a kmem_cache_alloc and kmem_cache_free
 2013-09-19 16:37 UTC  (3+ messages)

[GIT PULL] Ceph fixes for 3.12-rc2
 2013-09-19 12:58 UTC 

[PATCH RFC] Patches: Already submitted
 2013-09-19 12:56 UTC 

[RFC] Patches: Already submitted
 2013-09-19 12:07 UTC 

evict_inode() vs iget5_locked() race [was Re: [Linux-cachefs] Blast from the past, CacheFiles: Error: Unexpected object collision]
 2013-09-19 11:01 UTC  (2+ messages)

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

[PATCH 01/02] x86: Useless inode var, printks and coding style fixes
 2013-09-18 23:38 UTC  (4+ messages)
` [PATCH 02/02] x86_64: Add safe check in a.out loaders and some coding style

[PATCH 2/2] x86_64: Add safe check in a.out loaders and some coding style
 2013-09-18 23:15 UTC  (2+ messages)

[git pull] vfs and fs fixes
 2013-09-18 22:52 UTC 

[PATCH 00/11] atomic open related fixes
 2013-09-18 15:22 UTC  (32+ messages)
` [PATCH 01/11] vfs: improve i_op->atomic_open() documentation
` [PATCH 02/11] 9p: fix dentry leak in v9fs_vfs_atomic_open_dotl()
` [PATCH 03/11] 9p: fix O_EXCL in v9fs_vfs_atomic_open()
` [PATCH 04/11] fuse: fix O_EXCL in fuse_atomic_open()
` [PATCH 05/11] cifs: fix filp leak in cifs_atomic_open()
` [PATCH 06/11] gfs2: d_splice_alias() cant return error
` [PATCH 07/11] gfs2: pass correct dentry to finish_open() in __gfs2_lookup()
` [PATCH 08/11] gfs2: fix dentry leaks
` [PATCH 09/11] gfs2: set FILE_CREATED
` [PATCH 10/11] nfs: "
` [PATCH 11/11] vfs: don't set FILE_CREATED before calling ->atomic_open()

[GIT PULL] fuse bugfixes for 3.12
 2013-09-18 12:28 UTC 

[PATCH] vfs: introduce d_instantiate_no_diralias()
 2013-09-18 12:12 UTC 

[PATCH 1/2] x86_64: Add safe check in a.out loaders and some coding style
 2013-09-18  5:25 UTC  (3+ messages)
` [PATCH 2/2] x86: Useless inode var and Coding style fixes

[RESENT PATCH] logfs: Check for the return value after calling find_or_create_page()
 2013-09-18  3:48 UTC  (3+ messages)

[PATCH] bio-integrity: Fix use of bs->bio_integrity_pool after free
 2013-09-17 18:47 UTC  (6+ messages)

[GIT PULL] aio changes for 3.12
 2013-09-17 14:18 UTC  (3+ messages)
  ` [rfc] rework aio migrate pages to use aio fs

[V9fs-developer] [RFC PATCH] First RFC version of a new cache=mmap model
 2013-09-17 11:51 UTC  (2+ messages)
` [RFC PATCH V2] "

[BUG] On x86_32 system, handle block-device which size is larger than 16TB
 2013-09-17  3:26 UTC  (2+ messages)

[PATCH V2 2/2] block_dev: Add size check before doing async write on block device
 2013-09-17  3:22 UTC 

[PATCH V2 1/2] block: Set inode of block_device size to zero when delete gendisk
 2013-09-17  3:22 UTC 

[PATCH V2 0/2] Auto stop async-write on block device when device removed
 2013-09-17  3:21 UTC 

[PATCH RESEND] f2fs: avoid allocating failure in bio_alloc
 2013-09-17  3:13 UTC  (5+ messages)
` [f2fs-dev][PATCH "

[PATCH v5 00/10] VFS hot tracking
 2013-09-16 22:17 UTC  (11+ messages)
` [PATCH v5 01/10] VFS hot tracking: Define basic data structures and functions
` [PATCH v5 02/10] VFS hot tracking: Track IO and record heat information
` [PATCH v5 03/10] VFS hot tracking: Add a workqueue to move items between hot maps
` [PATCH v5 04/10] VFS hot tracking: Add shrinker functionality to curtail memory usage
` [PATCH v5 05/10] VFS hot tracking: Add an ioctl to get hot tracking information
` [PATCH v5 06/10] VFS hot tracking: Add a /proc interface to make the interval tunable
` [PATCH v5 07/10] VFS hot tracking: Add a /proc interface to control memory usage
` [PATCH v5 08/10] VFS hot tracking: Add documentation
` [PATCH v5 09/10] VFS hot tracking, btrfs: Add hot tracking support
` [PATCH v5 10/10] VFS hot tracking, xfs: "

Java Stop-the-World GC stall induced by FS flush or many large file deletions
 2013-09-14 18:47 UTC  (14+ messages)

[f2fs-dev][PATCH] f2fs: limit nr_iovecs in bio_alloc
 2013-09-13 12:10 UTC  (3+ messages)
  ` [PATCH] "

[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  (4+ 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)

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

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

[PATCH 00/13] Implement NFSv4 delegations, take 11
 2013-09-12  3:16 UTC  (16+ messages)
` [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
  ` [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

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  (5+ messages)
  `  "
      ` [f2fs-dev] "

[PATCH 1/2] seqlock: Add a new blocking reader type
 2013-09-11 18:52 UTC  (6+ 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).