linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-18 19:33:18 to 2014-08-26 17:36:19 UTC [more...]

[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
 2014-08-26 17:36 UTC  (23+ messages)
` [RFC 4/9] SQUASHME: prd: Fixs to getgeo
` [RFC 5/9] SQUASHME: prd: Last fixes for partitions
  ` [PATCH 5/9 v2] "
` [RFC 6/9] SQUASHME: prd: Let each prd-device manage private memory region
` [RFC 7/9] SQUASHME: prd: Support of multiple memory regions
` [RFC 9/9] prd: Add support for page struct mapping

[PATCH 00/10] locks/nfsd: internal lease API overhaul
 2014-08-26 13:59 UTC  (35+ messages)
` [PATCH 04/10] locks: clean up vfs_setlease kerneldoc comments
` [PATCH 07/10] locks: define a lm_setup handler for leases
` [PATCH 08/10] locks: move i_lock acquisition into generic_*_lease handlers
  ` [PATCH 01/10] locks: close potential race in lease_get_mtime
  ` [PATCH 02/10] nfsd: fix potential lease memory leak in nfs4_setlease
  ` [PATCH 03/10] locks: generic_delete_lease doesn't need a file_lock at all
  ` [PATCH 05/10] nfsd: don't keep a pointer to the lease in nfs4_file
  ` [PATCH 06/10] locks: plumb an "aux" pointer into the setlease routines
  ` [PATCH 09/10] locks: move freeing of leases outside of i_lock
  ` [PATCH 10/10] locks: update Documentation/filesystems with lease API changes

rpciod deadlock issue
 2014-08-26 13:26 UTC  (15+ messages)
  ` [PATCH v2 1/2] SUNRPC: Fix memory reclaim deadlocks in rpciod
    ` [PATCH v2 2/2] NFS: Ensure that rpciod does not trigger reclaim writebacks

Bug in __generic_file_write_iter()?
 2014-08-26 13:22 UTC 

[PATCH V3] seq_file: Document seq_open_private(), seq_release_private()
 2014-08-26 10:58 UTC  (3+ messages)

mmotm 2014-08-25-16-52 uploaded
 2014-08-25 23:53 UTC 

[PATCH] f2fs: truncate stale block for inline_data
 2014-08-25 22:33 UTC 

[PATCH v5 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-08-25  6:52 UTC  (3+ messages)

A recommendation from His & Hers Benz Are On Order. Are Yours?
 2014-08-24 18:07 UTC 

Performance degradation in IO writes vs. reads (was scsi-mq V2)
 2014-08-24 16:41 UTC  (4+ messages)

[PATCH] locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease
 2014-08-23 12:09 UTC  (3+ messages)

truncate head of file?
 2014-08-22 23:22 UTC  (11+ messages)

[PATCH 5/5] cifs: shared-superblock - splice disconnected dentry
 2014-08-22 22:21 UTC 

[PATCH 4/5] cifs: shared-superblock - create a dentry as a disconnected root
 2014-08-22 22:21 UTC 

[PATCH 3/5] cifs: shared-superblock - various routines to search disconnected root dentry
 2014-08-22 22:21 UTC 

[PATCH 2/5] cifs: shared-superblock - data structures and functions for disconnected roots noserverino kind shares
 2014-08-22 22:20 UTC 

[PATCH 1/5] cifs: shared-superblock: create a root dentry/inode for EACCES error
 2014-08-22 22:20 UTC 

[PATCH 1/4] f2fs: add WARN_ON in f2fs_bug_on
 2014-08-22 15:49 UTC  (8+ messages)
` [PATCH 3/4] f2fs: avoid double lock in truncate_blocks

[PATCH] fs: file: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 14:02 UTC 

[PATCH] fs: aio: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 13:57 UTC 

Medstore here
 2014-08-22 13:23 UTC 

[PATCH 01/13] f2fs: should convert inline_data during the mkwrite
 2014-08-22  7:57 UTC  (9+ messages)
` [PATCH 08/13] f2fs: do checkpoint at f2fs_put_super
  ` [PATCH 08/13 v2] "
` [PATCH 13/13] f2fs: handle EIO not to break fs consistency
      ` [f2fs-dev] "

re
 2014-08-22  0:13 UTC 

[HELP]: about aio+dio
 2014-08-22  0:40 UTC  (6+ messages)

[PATCH 0/3] implement readpages() for block device to optimize sequential read
 2014-08-21 21:44 UTC  (4+ messages)

[PATCH 0/2] new APIs to allocate buffer-cache for superblock in non-movable area
 2014-08-21 21:38 UTC  (8+ messages)

[PATCH] f2fs: remove rename and use rename2
 2014-08-21 20:46 UTC 

[PATCH][try #3] fs: Add hooks for get_hole_size to generic_block_fiemap
 2014-08-21 17:57 UTC 

[PATCH] locks: remove lock_may_read and lock_may_write
 2014-08-21 15:47 UTC 

[PATCH 1/6] xfs: mmap write/read leaves bad state on pages
 2014-08-21 15:21 UTC  (3+ messages)

[GIT PULL] namespace updates for v3.17-rc1
 2014-08-21 14:09 UTC  (10+ messages)

v9fs (9p): syscall setxattr inside kernel 3.14-rc1 returns size of set xattr
 2014-08-21 11:10 UTC  (3+ messages)
        ` Fwd: "

Hello Dear!
 2014-08-21 10:55 UTC 

[PATCH] Now that sync_filesystem() must be called from ->remount_fs() it needs to be EXPORT_SYMBOL() for kernel modules
 2014-08-21 10:09 UTC 

[PATCH v1 0/9] block & aio: kernel aio and loop mq conversion
 2014-08-21  3:16 UTC  (13+ messages)
` [PATCH v1 5/9] block: loop: convert to blk-mq

[PATCHv2 0/3] new APIs to allocate buffer-cache with user specific flag
 2014-08-21  0:38 UTC  (10+ messages)
` [PATCHv2 1/3] fs/buffer.c: allocate buffer cache "
` [PATCHv2 2/3] ext4: allocate buffer-cache for superblock in non-movable area
` [PATCHv2 3/3] jbd/jbd2: allocate buffer-cache for superblock inode "

[GIT PULL] FS bugfixes for 3.17-rc2
 2014-08-20 22:32 UTC 

[PATCH 1/1] spi: Remove unused definitions
 2014-08-20 21:56 UTC  (2+ messages)

SMR projects
 2014-08-20 19:43 UTC  (5+ messages)

[PATCH] eventpoll: fix uninitialized variable in epoll_ctl
 2014-08-20 19:29 UTC  (2+ messages)

fs: panic in mnt_set_mountpoint
 2014-08-20 12:35 UTC  (7+ messages)
  ` [PATCH] fs: Initialize mountpoint list head in new_mountpoint()

[PATCH 1/3] NFSD: New FL_NFSD for marking file_lock belongs to NFSD
 2014-08-20 10:02 UTC  (30+ messages)
    ` [PATCH 1/3 v2] fs/locks.c: Copy all information for conflock
      ` [PATCH 2/5 v3] locks: Copy all infomation "
      ` [PATCH 5/5 v3] NFSD: Increase the reference of lockowner when coping file_lock
        ` [PATCH 2/6 v4] locks: New ops in file_lock_operations for get/put owner
        ` [PATCH 3/6 v4] locks: Rename __locks_copy_lock() to locks_copy_conflock()
          ` [PATCH 1/6 v4] NFSD: Remove the duplicate initialize of file_lock
          ` [PATCH 4/6 v4] locks: Copy fl_lmops information for conflock in, locks_copy_conflock()
        ` [PATCH 5/6 v4] NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference
        ` [PATCH 6/6 v4] NFSD: Increase the reference of lockowner when coping file_lock
            ` [PATCH 2/6 v5] locks: Rename __locks_copy_lock() to locks_copy_conflock()
            ` [PATCH 3/6 v5] locks: New ops in file_lock_operations for get/put owner
            ` [PATCH 5/6 v5] NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference
            ` [PATCH 6/6 v5] NFSD: Get reference of lockowner when coping file_lock
          ` [PATCH 1/6 v5] NFSD: Remove the duplicate initialize of file_lock
          ` [PATCH 4/6 v5] locks: Copy fl_lmops information for conflock in locks_copy_conflock()

[PATCH 1/2] f2fs: don't skip checkpoint if there is no dirty node pages
 2014-08-20  9:33 UTC  (3+ messages)
` [PATCH 2/2] f2fs: trigger release_dirty_inode in f2fs_put_super
  ` [f2fs-dev] "

kmemcheck: Caught 64-bit read from unallocated memory fs/dcache.c:2440
 2014-08-20  7:35 UTC 

[vfs mnt_set_mountpoint] BUG: unable to handle kernel paging request at 5a5a5a5e
 2014-08-20  3:52 UTC  (3+ messages)
` [vfs mnt_set_mountpoint] invalid opcode: 0000 [#1] DEBUG_PAGEALLOC

[PATCH] f2fs: skip if inline_data was converted already
 2014-08-19 16:53 UTC 

Lock Directory failure
 2014-08-19 16:34 UTC  (3+ messages)

[PATCH] [SMB3] Enable fallocate -z support for SMB3 mounts
 2014-08-19 14:58 UTC 

[PATCH RFC 0/4] VFS revoke()
 2014-08-19 12:27 UTC  (6+ messages)
` [PATCH RFC 1/4] kactive: introduce generic "active"-refcounts
` [PATCH RFC 2/4] vfs: add revoke() helpers

ovl_copy_xattr page allocation failure
 2014-08-19 10:50 UTC 

[PATCH] [SMB3] enable fallocate punch hole ("fallocate -p") for SMB3
 2014-08-19  5:21 UTC 

[PATCH] vfs: get_next_ino(), never inum=0
 2014-08-19  0:58 UTC  (3+ messages)
` [PATCH v2] "

fs: INFO: possible irq lock inversion dependency detected in kill_fasync
 2014-08-19  0:24 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).