linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-21 02:55:50 to 2014-10-27 14:39:21 UTC [more...]

Locking problem in overlayfs
 2014-10-27 14:39 UTC  (3+ messages)

overlay filesystem
 2014-10-27 13:54 UTC 

[PATCH] ovl: fix check for cursor
 2014-10-27 12:48 UTC  (2+ messages)

[vfs] WARNING: CPU: 3 PID: 2339 at mm/truncate.c:758 pagecache_isize_extended+0xdd/0x120()
 2014-10-27  9:58 UTC  (4+ messages)

[PATCH 0/4] vfs: Non-blockling buffered fs read (page cache only)
 2014-10-27  9:58 UTC  (18+ messages)
` [PATCH 1/4] vfs: Prepare for adding a new preadv/pwritev with user flags
` [PATCH 2/4] vfs: Define new syscalls preadv2,pwritev2
` [PATCH 3/4] vfs: Export new vector IO syscalls (with flags) to userland
` [PATCH 4/4] vfs: RWF_NONBLOCK flag for preadv2
` [PATCH] Add preadv2/pwritev2 documentation

[PATCH RESEND] mm: Remove false WARN_ON from pagecache_isize_extended()
 2014-10-27  9:58 UTC 

[GIT PULL] overlay filesystem v25
 2014-10-27  8:06 UTC  (9+ messages)

[v5 0/5] quota: add project quota support for ext4
 2014-10-27  1:09 UTC  (10+ messages)
  ` [v5 1/5] Adds general codes to enforces project quota limits
  ` [v5 2/5] Adds project ID support for ext4
  ` [v5 3/5] Adds project quota "
  ` [v5 4/5] Adds ioctl interface support for ext4 project
` [v5 5/5] Adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support for ext4

fs: lockup on rename_mutex in fs/dcache.c:1035
 2014-10-26 23:42 UTC  (11+ messages)

[PATCH][try6] VFS: new want_holesize and got_holesize buffer_head flags for fiemap
 2014-10-26 21:41 UTC  (7+ messages)
  ` [Cluster-devel] "

Race condition in btrfs_releasepage?
 2014-10-26 18:07 UTC 

[git pull] vfs.git
 2014-10-26  3:04 UTC 

Progress on system crash traces with LTTng using DAX and pmem
 2014-10-25 12:51 UTC 

[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
 2014-10-24 21:20 UTC  (21+ messages)
` [PATCH v12 01/20] axonram: Fix bug in direct_access
` [PATCH v12 02/20] block: Change direct_access calling convention
` [PATCH v12 03/20] mm: Fix XIP fault vs truncate race
` [PATCH v12 04/20] mm: Allow page fault handlers to perform the COW
` [PATCH v12 05/20] vfs,ext2: Introduce IS_DAX(inode)
` [PATCH v12 06/20] dax,ext2: Replace XIP read and write with DAX I/O
` [PATCH v12 07/20] dax,ext2: Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v12 08/20] dax,ext2: Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v12 09/20] dax,ext2: Replace xip_truncate_page with dax_truncate_page
` [PATCH v12 10/20] dax: Replace XIP documentation with DAX documentation
` [PATCH v12 11/20] vfs: Remove get_xip_mem
` [PATCH v12 12/20] ext2: Remove ext2_xip_verify_sb()
` [PATCH v12 13/20] ext2: Remove ext2_use_xip
` [PATCH v12 14/20] ext2: Remove xip.c and xip.h
` [PATCH v12 15/20] vfs,ext2: Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v12 16/20] ext2: Remove ext2_aops_xip
` [PATCH v12 17/20] ext2: Get rid of most mentions of XIP in ext2
` [PATCH v12 18/20] dax: Add dax_zero_page_range
` [PATCH v12 19/20] ext4: Add DAX functionality
` [PATCH v12 20/20] brd: Rename XIP to DAX

[ANNOUNCE] util-linux v2.25.2
 2014-10-24 13:19 UTC 

Payment
 2014-10-24 11:59 UTC 

[PATCH linux-next] fs/proc: use rb_entry_safe() instead of rb_entry()
 2014-10-24 12:05 UTC 

[PATCH] VFS: Rename do_fallocate() to vfs_fallocate()
 2014-10-24  6:48 UTC  (4+ messages)

[PATCH] f2fs: revisit inline_data to avoid data races and potential bugs
 2014-10-24  6:14 UTC 

[PATCH resending] splice: sendfile() at once fails for big files
 2014-10-24  5:35 UTC 

[PATCH v6 0/4] fat: additions to support fat_fallocate
 2014-10-23 23:52 UTC  (3+ messages)

mmotm 2014-10-23-16-26 uploaded
 2014-10-23 23:27 UTC 

[PATCH 1/1] ftruncate: create FAN_MODIFY and IN_MODIFY events
 2014-10-23 21:35 UTC  (2+ messages)
` [PATCH v2 1/1] ftruncate, truncate: create fanotify events

[PATCH v4 0/5] fuse: Add support for mounts from pid/user namespaces
 2014-10-23 21:24 UTC  (16+ messages)
` [PATCH v4 4/5] fuse: Support privileged xattrs only with a mount option
  ` [fuse-devel] "

Intentionally corrupted vfat fs causing BUG
 2014-10-23 20:46 UTC  (24+ messages)

[RFC PATCH] coredump: fix incomplete core file created when dump_skip was used last
 2014-10-23 16:39 UTC  (5+ messages)

[PATCH v6 3/4] fat: permit to return phy block number by fibmap in fallocated region
 2014-10-23 15:31 UTC  (2+ messages)

[PATCH v6 2/4] fat: skip cluster allocation on fallocated region
 2014-10-23 15:30 UTC  (2+ messages)

[PATCH 1/2] fat: Fix d_splice_alias() return code checking
 2014-10-23 15:21 UTC  (6+ messages)
` [PATCH 2/2] ocfs2: "
  ` [Ocfs2-devel] "

[PATCH] befs: Remove dead code
 2014-10-23 12:31 UTC 

[PATCH 0/12 v3] Moving i_dquot out of struct inode
 2014-10-23 12:05 UTC  (18+ messages)
` [PATCH 01/12] quota: Remove const from function declarations
` [PATCH 02/12] quota: Allow each filesystem to specify which quota types it supports
` [PATCH 03/12] gfs2: Set allowed quota types
` [PATCH 04/12] xfs: "
` [PATCH 05/12] quota: Use function to provide i_dquot pointers
` [PATCH 06/12] ext2: Convert to private i_dquot field
` [PATCH 07/12] ext3: "
` [PATCH 08/12] ext4: "
` [PATCH 09/12] ocfs2: "
` [PATCH 10/12] reiserfs: "
` [PATCH 11/12] jfs: "
` [PATCH 12/12] vfs: Remove i_dquot field from inode

[PULL for 3.18] overlay filesystem v24
 2014-10-23 11:56 UTC  (2+ messages)

[PATCH] procfs: Fix error handling of proc_register()
 2014-10-23  7:23 UTC  (3+ messages)

[PATCH v5 0/4] fuse: Add support for mounts from pid/user namespaces
 2014-10-23  2:19 UTC  (10+ messages)
  ` [PATCH v5 1/4] fuse: Add support for pid namespaces
` [PATCH v5 2/4] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v5 3/4] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v5 4/4] fuse: Allow user namespace mounts

[PATCH 0/4 v2] fs: Remove i_devices from struct inode
 2014-10-22 20:14 UTC  (5+ messages)
` [PATCH 1/4] blockdev: Don't use i_devices inode field
` [PATCH 2/4] chardev: Increment cdev reference count when i_cdev references it
` [PATCH 3/4] chardev: Don't use i_devices inode field
` [PATCH 4/4] fs: Remove i_devices list head

[RFC] lustre treatment of dentry->d_name
 2014-10-22  9:30 UTC  (14+ messages)

[GIT PULL] osd: Boaz Harrosh - change of email
 2014-10-22  9:20 UTC  (4+ messages)

[PATCH] char_dev: Remove pointless assignment from __register_chrdev_region()
 2014-10-22  7:40 UTC 

[PATCH] ncpfs: Return proper error from NCP_IOC_SETROOT ioctl
 2014-10-22  6:42 UTC 

[PATCH] GFS2: Speed up fiemap function by skipping holes
 2014-10-22  1:13 UTC 

[PATCH 2/2] fs: Support compiling out sendfile
 2014-10-21 17:20 UTC  (7+ messages)

[PATCH v3] fs: Treat foreign mounts as nosuid
 2014-10-21 16:34 UTC  (2+ messages)

[PATCH] seq_file: Remove pointless assignment in seq_read()
 2014-10-21 15:12 UTC 

[patch] fs/file.c: silence a static checker warning
 2014-10-21 14:22 UTC 

direct_access, pinning and truncation
 2014-10-21  9:17 UTC  (6+ messages)

UBIFS assert failed in ubifs_set_page_dirty at 1421
 2014-10-21  8:41 UTC  (3+ messages)

[PATCH 0/4] fs: fcntl/fadvice fixes v2
 2014-10-21  8:31 UTC  (4+ messages)
` [PATCH 2/4] fs: add fadvise file_operation

[RFC PATCH 0/2] dirreadahead system call
 2014-10-21  5:21 UTC  (8+ messages)


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