linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-22 14:02:20 to 2014-08-31 00:32:08 UTC [more...]

VFS regression: commit aba809cf0944 breaks MNT_SHRINKABLE automounted partitions
 2014-08-31  0:31 UTC  (8+ messages)

[GIT PULL] please pull file locking changes for v3.17 (pile #3)
 2014-08-31  0:12 UTC 

[PATCH v10 00/21] Support ext4 on NV-DIMMs
 2014-08-30 23:11 UTC  (35+ messages)
` [PATCH v10 01/21] axonram: Fix bug in direct_access
` [PATCH v10 02/21] Change direct_access calling convention
` [PATCH v10 03/21] Fix XIP fault vs truncate race
` [PATCH v10 04/21] Allow page fault handlers to perform the COW
` [PATCH v10 05/21] Introduce IS_DAX(inode)
` [PATCH v10 06/21] Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
` [PATCH v10 07/21] Replace XIP read and write with DAX I/O
` [PATCH v10 08/21] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v10 09/21] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v10 10/21] Replace xip_truncate_page with dax_truncate_page
` [PATCH v10 11/21] Replace XIP documentation with DAX documentation
` [PATCH v10 12/21] Remove get_xip_mem
` [PATCH v10 13/21] ext2: Remove ext2_xip_verify_sb()
` [PATCH v10 14/21] ext2: Remove ext2_use_xip
` [PATCH v10 15/21] ext2: Remove xip.c and xip.h
` [PATCH v10 16/21] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v10 17/21] ext2: Remove ext2_aops_xip
` [PATCH v10 18/21] Get rid of most mentions of XIP in ext2
` [PATCH v10 19/21] xip: Add xip_zero_page_range
` [PATCH v10 20/21] ext4: Add DAX functionality
` [PATCH v10 21/21] brd: Rename XIP to DAX

mmotm 2014-08-29-15-15 uploaded
 2014-08-29 22:16 UTC 

[PATCH v3 0/3] CIFS support for XFS test suite
 2014-08-29 19:42 UTC  (4+ messages)
  ` [PATCH v3 1/3] generic/013: encapsulate remount during cleanup
  ` [PATCH v3 2/3] common: add cifs support
` [PATCH v3 3/3] cifs: skip tests that need POSIX support for nounix mounts

[PATCH] f2fs: fix wrong casting for dentry name
 2014-08-29 16:55 UTC 

[PATCH v1 0/9] block & aio: kernel aio and loop mq conversion
 2014-08-29 11:14 UTC  (17+ messages)
` [PATCH v1 5/9] block: loop: convert to blk-mq

[PATCH v1 5/9] block: loop: convert to blk-mq
 2014-08-29 10:41 UTC 

[PATCH] fs/super.c: do not shrink fs slab during direct memory reclaim
 2014-08-29  9:57 UTC 

truncate head of file?
 2014-08-29  5:06 UTC  (5+ messages)

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

[PATCH V3] seq_file: Document seq_open_private(), seq_release_private()
 2014-08-28 23:29 UTC  (4+ messages)

[PATCH 3.17-rc2] fs: namespace: suppress 'may be used uninitialized' warnings
 2014-08-28 17:26 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCHSET 0/5 v2] brd: partition fixes
 2014-08-28 15:43 UTC  (12+ messages)
` [PATCH 1/5] axonram: Fix bug in direct_access
` [PATCH 2/5] Change direct_access calling convention
` [PATCH 3/5] brd: Add getgeo to block ops
` [PATCH 4/5] brd: Fix all partitions BUGs
` [PATCH 5/5] brd: Request from fdisk 4k alignment

Can't rmdir an empty directory when using overlayfs
 2014-08-28 14:22 UTC 

A deadlock when direct memory reclaim in network filesystem
 2014-08-28 13:11 UTC  (2+ messages)

rpciod deadlock issue
 2014-08-28  9:25 UTC  (24+ 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

[HELP]: about aio+dio
 2014-08-28  1:45 UTC  (10+ messages)

[GIT PULL] namespace updates for v3.17-rc1
 2014-08-28  1:35 UTC  (3+ messages)
` [PATCH] fs: Remove implicit nodev for new mounts in non-root userns

[PATCH 0/4] Add persistent memory driver
 2014-08-27 21:12 UTC  (5+ messages)
` [PATCH 1/4] pmem: Initial version of "
` [PATCH 2/4] pmem: Add support for getgeo()
` [PATCH 3/4] pmem: Add support for rw_page()
` [PATCH 4/4] pmem: Add support for direct_access()

SMR projects
 2014-08-27 17:45 UTC  (7+ messages)

[PATCH 0/2] fs: merge I/O error prints into one line
 2014-08-27 15:52 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fs: clarify rate limit suppressed buffer I/O errors

[PATCH 0/2] block: improve I/O error print consistency
 2014-08-27 15:50 UTC  (3+ messages)
` [PATCH 1/2] block: make blk_update_request print prefix match ratelimited prefix
` [PATCH 2/2] block: include func name in __get_request prints

[PATCH 1/3] FS-Cache: Timeout for releasepage()
 2014-08-27 14:31 UTC  (3+ messages)
  ` [PATCH 2/3] FS-Cache: Reduce cookie ref count if submit fails

[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
 2014-08-27 13:01 UTC  (16+ messages)
` [RFC 5/9] SQUASHME: prd: Last fixes for partitions
  ` [PATCH 5/9 v2] "
` [RFC 7/9] SQUASHME: prd: Support of multiple memory regions
` [RFC 9/9] prd: Add support for page struct mapping

[PATCH v2 0/3] CIFS support for XFS test suite
 2014-08-27  6:59 UTC 

[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

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

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)

[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 2/3] FS-Cache: Reduce cookie ref count if submit fails
 2014-08-13 16:58 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).