linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-04 10:01:53 to 2014-03-12 16:19:54 UTC [more...]

[PATCH 0/2] ext4: increase mbcache scalability
 2014-03-12 16:19 UTC  (5+ messages)
` [PATCH v5 RESEND 0/3] "
  ` [PATCH v5 RESEND 1/3] fs/mbcache.c change block and index hash chain to hlist_bl_node
  ` [PATCH v5 RESEND 2/3] mbcache: decoupling the locking of local from global data
  ` [PATCH v5 RESEND 3/3] ext4: each filesystem creates and uses its own mb_cache

[PATCH] mm: implement POSIX_FADV_NOREUSE
 2014-03-12 16:05 UTC  (7+ messages)

[PATCH 1/1] fs/mpage.c: forgotten WRITE_SYNC in case of data integrity write
 2014-03-12 14:29 UTC  (4+ messages)

[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
 2014-03-12 14:22 UTC  (7+ messages)
` [PATCHv3 1/2] mm: introduce vm_ops->map_pages()

[f2fs-dev] [PATCH] f2fs: check upper bound of ino value in f2fs_nfs_get_inode
 2014-03-12  9:08 UTC 

[f2fs-dev] [PATCH] f2fs: introduce f2fs_has_inline_xattr for better readability
 2014-03-12  7:59 UTC 

[RESEND v2 PATCH 0/2] Bug fix in aio ring page migration
 2014-03-12  5:25 UTC  (5+ messages)
` [RESEND v2 PATCH 1/2] aio, memory-hotplug: Fix confliction when migrating and accessing ring pages
` [RESEND v2 PATCH 2/2] aio, mem-hotplug: Add memory barrier to aio ring page migration

[PATCH] poll/wait/md: allow module to safely support 'poll' on /proc files
 2014-03-12  4:37 UTC  (5+ messages)

[PATCH 1/2] f2fs: remove unused PagePrivate
 2014-03-12  3:36 UTC  (3+ messages)
` [PATCH 2/2] f2fs: call set_dirty_dir_page if inode is directory
  ` [PATCH 2/2 v2] "

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-03-12  1:15 UTC  (4+ messages)
` [patch 5/9] mm + fs: prepare for non-page entries in page cache radix trees

mmotm 2014-03-10-15-35 uploaded
 2014-03-11 21:40 UTC  (7+ messages)
` mmotm 2014-03-10-15-35 uploaded (media/pci/ttpci/av7110)
` mmotm 2014-03-10-15-35 uploaded (virtio_balloon)

[RFC PATCH] Remove CONFIG_DCACHE_WORD_ACCESS
 2014-03-11 20:37 UTC  (2+ messages)

[PATCH 1/2 RESEND] bdi: Fix hung task on sync
 2014-03-11 20:20 UTC  (2+ messages)
` [PATCH 2/2 RESEND] bdi: Avoid oops on device removal

[PATCH] backing_dev: Fix hung task on sync
 2014-03-11 20:19 UTC  (6+ messages)

[PATCH] fs: fix i_writecount on shmem and friends
 2014-03-11 19:05 UTC  (2+ messages)

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-03-11 12:53 UTC  (4+ messages)
` [PATCH v6 06/22] Replace XIP read and write with DAX I/O

Investment Partnership
 2014-03-11 12:02 UTC 

[PATCHv6 0/6] Getting rid of get_unused_fd() / enable close-on-exec
 2014-03-11 10:23 UTC  (4+ messages)
` [PATCHv6 3/6] binfmt_misc: use get_unused_fd_flags(0) instead of get_unused_fd()
` [PATCHv6 4/6] file: "
` [PATCHv6 6/6] file: remove macro get_unused_fd()

[PATCH 1/1] HFSPLUS: add __init to hfsplus_create_attr_tree_cache()
 2014-03-11  6:38 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: recover inline xattr data in roll-forward process
 2014-03-11  5:37 UTC 

[3.14-rc5 xfs] Lockdep warning
 2014-03-10 21:08 UTC  (2+ messages)

[PATCH 0/2] locks: allow mandatory locking to work with file-private locks
 2014-03-10 19:37 UTC  (11+ messages)
` [PATCH 1/2] locks: fix locks_mandatory_locked to respect "
` [PATCH 2/2] locks: make locks_mandatory_area check for "

Update of file offset on write() etc. is non-atomic with I/O
 2014-03-10 15:55 UTC  (20+ messages)

[GIT] CIFS Fixes
 2014-03-10 15:04 UTC 

[PATCH, RFC] fs: only call sync_filesystem() when remounting read-only
 2014-03-10 14:41 UTC  (2+ messages)

fs: gpf in simple_setattr
 2014-03-10 14:13 UTC  (10+ messages)

[PATCH 1/1] aio, memory-hotplug: Fix confliction when migrating and accessing ring pages
 2014-03-10  5:31 UTC  (4+ messages)
` [V2 PATCH 0/2] Bug fix in aio ring page migration
` [V2 PATCH 1/2] aio, memory-hotplug: Fix confliction when migrating and, accessing ring pages
` [V2 PATCH 2/2] aio, mem-hotplug: Add memory barrier to aio ring page migration

[PATCH v2] hfsplus: add journal replay
 2014-03-09 22:50 UTC  (3+ messages)

[PATCH RFC] fs/binfmt_elf: fix memory map for PIE applications
 2014-03-08 22:44 UTC 

[PATCH 0/2] ext4: ext4_mb_normalize_request() fixes
 2014-03-07 21:09 UTC  (7+ messages)
` [PATCH 2/2] ext4: fix bug in ext4_mb_normalize_request()

[PATCH][RESEND] vfs: Make __d_materialise_dentry() set the materialised dentry name correctly
 2014-03-07 19:01 UTC  (4+ messages)

[PATCHES][RFC][CFT] scalability fixes for shitloads of mounts
 2014-03-07 18:38 UTC  (14+ messages)
` [PATCH 1/5][RFC][CFT] percpu fixes, part 1
` [PATCH 2/5][RFC][CFT] fold pcpu_split_block() into the only caller
` [PATCH 3/5][RFC][CFT] smarter propagate_mnt()
` [PATCH 4/5][RFC][CFT] reduce m_start() cost
` [PATCH 5/5][RFC][CFT] resizable namespace.c hashes

[PATCH] xattr: guard against simultaneous glibc header inclusion
 2014-03-07 15:42 UTC 

Update of file offset on write() etc. is non-atomic with I/O
 2014-03-07  3:38 UTC  (5+ messages)

[PATCH 0/3] Ceph fscache: Fix kernel panic due to a race
 2014-03-06 22:01 UTC  (6+ messages)

[PATCH] locks: try to catch potential deadlock between file-private and classic locks from same process
 2014-03-06 18:58 UTC  (18+ messages)

[PATCH v2 0/8] Add tests for zero range into xfstests
 2014-03-06 18:02 UTC  (16+ messages)
` [PATCH v2 1/8] xfstests: Create single function for testing xfs_io commands
` [PATCH v2 2/8] xfstests: create _test_block_boundaries in common/punch
` [PATCH v2 3/8] generic/008: Add test for fallocate zero range at block boundary
` [PATCH v2 4/8] xfstests: Move fallocate include into global.h
` [PATCH v2 5/8] xfstests: Add fallocate zero range operation to fsstress
` [PATCH v2 6/8] fsstress: translate flags in fiemap_f
` [PATCH v2 7/8] xfstests: Add fallocate zero range operation to fsx
` [PATCH v2 8/8] ext4/001: Add ext4 specific test for fallocate zero range

move all statfs f_type magic numbers to linux/magic.h
 2014-03-06 10:23 UTC  (30+ messages)
` [PATCH 02/22] xfs: add XFS_SUPER_MAGIC to <linux/magic.h>
` [PATCH 05/22] befs: move BEFS_SUPER_MAGIC "
` [PATCH 06/22] bfs: move BFS_MAGIC "
` [PATCH 08/22] exofs: move EXOFS_SUPER_MAGIC "
` [PATCH 09/22] freevxfs: move VXFS_SUPER_MAGIC "
` [PATCH 10/22] fuse: move FUSE_SUPER_MAGIC "
` [PATCH 11/22] gfs2: move GFS2_MAGIC "
` [PATCH 12/22] hfsplus: move HFSPLUS_SUPER_MAGIC "
` [PATCH 13/22] hppfs: move HPPFS_SUPER_MAGIC "
` [PATCH 14/22] jfs: move JFS_SUPER_MAGIC "
` [PATCH 15/22] logfs: add LOGFS_FTYPE_MAGIC "
` [PATCH 16/22] ntfs: move NTFS_SUPER_MAGIC "
` [PATCH 17/22] ocfs2: move OCFS2_SUPER_MAGIC "
` [PATCH 18/22] omfs: move OMFS_MAGIC "
` [PATCH 19/22] romfs: move ROMFS_MAGIC "
` [PATCH 20/22] ubifs: move UBIFS_SUPER_MAGIC "
` [PATCH 21/22] udf: move UDF_SUPER_MAGIC "
` [PATCH 22/22] ufs: move UFS_MAGIC and UFS2_MAGIC "

mmotm 2014-03-05-15-50 uploaded
 2014-03-06  0:12 UTC  (2+ messages)

[PATCH 0/1] mm, shmem: map few pages around fault address if they are in page cache
 2014-03-05 22:20 UTC  (5+ messages)
` [PATCH 1/1] mm: implement ->map_pages for shmem/tmpfs

[PATCH RFC] overlayfs,xattr: allow unprivileged users to whiteout
 2014-03-05 20:01 UTC  (5+ messages)
` [RFC] overlayfs priviledge escalation handling under user namespaces
  ` [RFC PATCH 1/1] overlayfs: switch to the init user namespace for xattr operations
  ` [RFC PATCH 1/1] overlayfs: use kernel service credentials for copy up and xattr manipulations

[PATCH 0/2] Bug fix in aio ring page migration
 2014-03-05 19:23 UTC  (10+ messages)
` [PATCH 1/2] aio, memory-hotplug: Fix confliction when migrating and accessing ring pages
` [PATCH 2/2] aio, mem-hotplug: Add memory barrier to aio ring page migration
    ` [Update PATCH "
      ` [Update v2 "

How to port the overlayfs to a version of kernel
 2014-03-05 16:52 UTC 

[blk-lib] 6a0608544e5: fileio -77.4% max latency, -5.7% throughput
 2014-03-05  2:07 UTC  (5+ messages)

[PATCH] locks: require that flock->l_pid be set to 0 for file-private locks
 2014-03-04 20:00 UTC  (3+ messages)

[PATCH RESEND] vfs: Return EINVAL for default SEEK_HOLE, SEEK_DATA implementation
 2014-03-04 20:43 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).