Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-08 03:23:46 to 2015-12-18 09:43:38 UTC [more...]

[PATCH v4 4/7] dax: add support for fsync/sync
 2015-12-18  9:43 UTC  (2+ messages)

[PATCH v3 0/7] DAX fsync/msync support
 2015-12-18  9:33 UTC  (13+ messages)
` [PATCH v3 1/7] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v3 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v3 3/7] mm: add find_get_entries_tag()
` [PATCH v3 4/7] dax: add support for fsync/sync
` [PATCH v3 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v3 6/7] ext4: "
` [PATCH v3 7/7] xfs: "

int overflow in io_getevents
 2015-12-18  8:15 UTC  (4+ messages)

Ideas on unified real-ro mount option across all filesystems
 2015-12-18  4:20 UTC  (9+ messages)

[PATCH v2 0/8] fs: don't use module helpers in non-modular code
 2015-12-18  2:46 UTC  (9+ messages)
` [PATCH 1/8] hugetlb: make mm and fs code explicitly non-modular
` [PATCH 3/8] fs: make fcntl.c "
` [PATCH 4/8] fs: make filesystems.c "
` [PATCH 5/8] fs: make locks.c "
` [PATCH 6/8] fs: make direct-io.c "
` [PATCH 8/8] fs: make binfmt_elf.c "

mmotm 2015-12-17-16-35 uploaded
 2015-12-18  0:36 UTC 

Hang triggered by udev coldplug, looks like a race
 2015-12-17 21:06 UTC  (10+ messages)
  ` [V9fs-developer] "

[RFC v3 PATCH] fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
 2015-12-17 19:23 UTC  (2+ messages)

Orphan inodes
 2015-12-17 11:37 UTC 

Does the Community use Coverity ?
 2015-12-17 10:04 UTC  (4+ messages)

[GIT PULL] fuse fixes for 4.4
 2015-12-17  8:57 UTC  (2+ messages)

[PATCH v9 1/1] efi: a misc char interface for user to update efi firmware
 2015-12-17  1:59 UTC  (5+ messages)

[PATCH] fuse: implement cuse mmap
 2015-12-16 19:54 UTC  (3+ messages)

[RFC v2 PATCH] fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
 2015-12-16 16:47 UTC  (4+ messages)

[PATCH RFC 0/3] Fix splice for packetized pipes
 2015-12-15 17:29 UTC  (4+ messages)
` [PATCH RFC 1/3] pipe: make is_packetized() non-static and declare in pipe_fs_i.h
` [PATCH RFC 2/3] splice: new SPLICE_F_PACKET flag introduced
` [PATCH RFC 3/3] splice: add support of splicing to packetized pipe

[PATCH] fcntl: allow to set O_DIRECT flag on pipe
 2015-12-15 16:15 UTC  (3+ messages)

[PATCH v2] fcntl: allow to set O_DIRECT flag on pipe
 2015-12-15 15:41 UTC 

[RFC PATCH] fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
 2015-12-15 13:45 UTC  (2+ messages)

[PATCH v16 00/22] Richacls (Core and Ext4)
 2015-12-15 11:12 UTC  (2+ messages)

[PATCH] f2fs: add symbol to avoid any confusion with tools
 2015-12-15  3:11 UTC 

[PATCH v5 1/2] block: invalidate the page cache when issuing BLKZEROOUT
 2015-12-15  0:04 UTC  (7+ messages)
` [PATCH v5 2/2] block: create ioctl to discard-or-zeroout a range of blocks

[PATCH 00/10] fs: don't use module_init in non-modular code
 2015-12-14 20:41 UTC  (13+ messages)
` [PATCH 03/10] fs: make fcntl.c explicitly non-modular
` [PATCH 04/10] fs: make filesystems.c "
` [PATCH 05/10] fs: make locks.c "
` [PATCH 06/10] fs: make direct-io.c "
` [PATCH 08/10] fs: make binfmt_elf.c "
` [PATCH 09/10] fs: make hugetlbfs/inode.c "
    ` [PATCH v2] hugetlb: make mm and fs code "
` [PATCH 10/10] fs: make quota/dquot.c "

move btrfs clone ioctls to common code V2
 2015-12-14 17:08 UTC  (11+ messages)
` [PATCH 1/4] locks: new locks_mandatory_area calling convention
` [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
    ` [PATCH 5/4] vfs: return EINVAL for unsupported file types in clone

XFS and nobarrier with SSDs
 2015-12-14 13:36 UTC  (6+ messages)

xfstests failures with xfs, dax and v4.4-rc3
 2015-12-14  0:20 UTC  (8+ messages)

[PATCHSET] ->follow_link() without dropping from RCU mode
 2015-12-13 18:43 UTC  (24+ messages)
` [PATCHSET v2] "
  ` [PATCH v2 01/11] switch befs long symlinks to page_symlink_operations
  ` [PATCH v2 02/11] logfs: don't duplicate page_symlink_inode_operations
  ` [PATCH v2 03/11] udf: "
  ` [PATCH v2 04/11] ufs: get rid of ->setattr() for symlinks
  ` [PATCH v2 05/11] namei: page_getlink() and page_follow_link_light() are the same thing
  ` [PATCH v2 06/11] don't put symlink bodies in pagecache into highmem
  ` [PATCH v2 07/11] replace ->follow_link() with new method that could stay in RCU mode
  ` [PATCH v2 08/11] teach page_get_link() to work "
  ` [PATCH v2 09/11] teach shmem_get_link() "
  ` [PATCH v2 10/11] teach proc_self_get_link()/proc_thread_self_get_link() "
  ` [PATCH v2 11/11] teach nfs_get_link() "

[vfs:work.misc 22/24] drivers/char/nvram.c:216:66: error: 'PAGE_CACHE_SIZE' undeclared
 2015-12-13 16:39 UTC 

[PATCH] fs:affs:Replace time_t with time64_t
 2015-12-13  9:48 UTC 

Query on freeing of new_fdt->open_fds in file.c
 2015-12-12  0:38 UTC  (2+ messages)

[PATCH] nfs: Fix listxattr regression
 2015-12-11 16:09 UTC  (5+ messages)
    ` [PATCH] nfs: Fix listxattr regression (2)

[PATCH 0/8] super block scalability patches V4
 2015-12-11 14:37 UTC  (5+ messages)
` [PATCH 6/8] bdi: add a new writeback list for sync

mmotm 2015-12-10-18-06 uploaded
 2015-12-11  2:07 UTC 

[PATCH v5] fs: clear file privilege bits when mmap writing
 2015-12-10 22:33 UTC 

[PATCH v5] fs: clear file privilege bits when mmap writing
 2015-12-10 22:00 UTC  (15+ messages)

[RFC PATCH] VFS: Remove security module inode blob allocation overhead
 2015-12-10 20:30 UTC 

[PATCH] fs: Drop CAP_SYS_RAWIO requirement for FIBMAP
 2015-12-09 22:52 UTC  (2+ messages)

[PATCH 1/1] fs.h: import umode to DT conversion
 2015-12-09 20:10 UTC  (2+ messages)

[PATCH] nwflash: use no_seek_end_llseek_size
 2015-12-09 18:04 UTC  (2+ messages)

[PATCH 1/3] f2fs: enhance the bit operation for SSR
 2015-12-09 17:54 UTC  (7+ messages)
` [PATCH 2/3] f2fs: refactor f2fs_commit_super
  ` [f2fs-dev] "
` [PATCH 3/3] f2fs: use lock_buffer when changing superblock
  ` [f2fs-dev] "
    ` [f2fs-dev] [PATCH 3/3 v2] "
` [f2fs-dev] [PATCH 1/3] f2fs: enhance the bit operation for SSR

[PATCH v4] fs: clear file privilege bits when mmap writing
 2015-12-09 17:53 UTC  (4+ messages)

[git pull] a couple of fixes in vfs.git
 2015-12-09 17:17 UTC 

v4.4-rc4 regression with direct-io
 2015-12-09 11:49 UTC  (4+ messages)

Asterisk deadlocks since Kernel 4.1
 2015-12-09  3:29 UTC  (13+ messages)
                  ` netlink: Add missing goto statement to netlink_insert

Update
 2015-12-09  2:43 UTC 

mmotm 2015-12-08-16-42 uploaded
 2015-12-09  0:43 UTC 

[PATCH] hfs: use list_for_each_entry in hfs_cat_delete
 2015-12-08 17:12 UTC  (2+ messages)

Bug report: Strange behaviour with nested bind mounts
 2015-12-08 14:25 UTC 

[PATCH] fs/super.c: use && instead of & for warn_on condition
 2015-12-08 13:51 UTC  (3+ messages)

[PATCH] blkdev: Fix blkdev_open to release the bdev on error
 2015-12-08 11:56 UTC  (7+ messages)

Warning Mailbox Exceeded Quota Limit
 2015-12-08 11:13 UTC 

locks: new locks_mandatory_area calling convention
 2015-12-08  6:14 UTC 

[PATCH v4] block: create ioctl to discard-or-zeroout a range of blocks
 2015-12-08  5:28 UTC  (3+ messages)

[PATCH] epoll: add exclusive wakeups flag
 2015-12-08  3:23 UTC  (2+ messages)
` [PATCH] epoll: add EPOLLEXCLUSIVE flag


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 read-only IMAP folder(s) and NNTP newsgroup(s).