linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-20 19:43:19 to 2014-08-28 01:35:10 UTC [more...]

[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 v10 00/21] Support ext4 on NV-DIMMs
 2014-08-28  1:30 UTC  (29+ 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

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

[PATCH 3.17-rc2] fs: namespace: suppress 'may be used uninitialized' warnings
 2014-08-27 21:01 UTC  (2+ messages)

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

[PATCHSET 0/5 v2] brd: partition fixes
 2014-08-27 17:53 UTC  (9+ 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

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

rpciod deadlock issue
 2014-08-27 16:15 UTC  (21+ 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-27 16:03 UTC  (9+ 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  (24+ 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 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 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
` [PATCH 07/10] locks: define a lm_setup handler for leases
` [PATCH 08/10] locks: move i_lock acquisition into generic_*_lease handlers

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  (10+ 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  (5+ messages)
` [PATCH 13/13] f2fs: handle EIO not to break fs consistency
      ` [f2fs-dev] "

re
 2014-08-22  0:13 UTC 

[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 

[PATCHv2 0/3] new APIs to allocate buffer-cache with user specific flag
 2014-08-21  0:38 UTC  (8+ messages)
` [PATCHv2 1/3] fs/buffer.c: allocate buffer cache "

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

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