linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-09 21:35:26 to 2013-09-18 15:19:25 UTC [more...]

[PATCH 00/11] atomic open related fixes
 2013-09-18 15:19 UTC  (31+ 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()

Bypass block layer and Fill SCSI lower layer driver queue
 2013-09-18 14:31 UTC  (4+ messages)

[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 "

[RFC] vfs: avoid sb->s_umount lock while changing bind-mount flags
 2013-09-17  2:40 UTC  (2+ messages)

[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: "

[RFC] extending splice for copy offloading
 2013-09-16 19:44 UTC  (6+ 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

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

[RFC] eventpoll: Move a kmem_cache_alloc and kmem_cache_free
 2013-09-13 15:54 UTC 

[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  (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] "

[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] fscache: check consistency does not decrement refcount
 2013-09-10 16:48 UTC  (5+ messages)
` [PATCH 0/8] ceph: fscache support & upstream changes

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


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