linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-03 23:23:33 to 2016-08-12 02:48:50 UTC [more...]

[RESEND PATCH] Fix sysrq emergency thaw
 2016-09-02 22:29 UTC  (2+ messages)
` [PATCH] "

[PATCH 01/18] autofs: Fix typos in Documentation/filesystems/autofs4.txt
 2016-08-12  2:48 UTC  (15+ messages)
` [PATCH 02/18] autofs: Drop unnecessary extern in autofs_i.h
` [PATCH 03/18] autofs: Test autofs versions first on sb initialization
` [PATCH 04/18] autofs - fix autofs4_fill_super() error exit handling
` [PATCH 05/18] autofs: Add WARN_ON(1) for non dir/link inode case
` [PATCH 06/18] autofs - remove ino free in autofs4_dir_symlink()
` [PATCH 07/18] autofs: Use autofs4_free_ino() to kfree dentry data
` [PATCH 08/18] autofs: Remove obsolete sb fields
` [PATCH 09/18] autofs: Don't fail to free_dev_ioctl(param)
` [PATCH 10/18] autofs: Remove AUTOFS_DEVID_LEN
` [PATCH 11/18] autofs: Fix Documentation regarding devid on ioctl
` [PATCH 12/18] autofs: Update struct autofs_dev_ioctl in Documentation
` [PATCH 13/18] autofs: Fix pr_debug() message
` [PATCH 14/18] autofs - fix dev ioctl number range check
` [PATCH 15/18] autofs: Add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMD

Weird writev() behaviour on EFAULT - also successfully modifying the file
 2016-08-11 23:13 UTC  (6+ messages)

mmotm 2016-08-11-15-29 uploaded
 2016-08-11 22:30 UTC 

[PATCH 0/4] POSIX ACL patches for 4.9
 2016-08-11 21:55 UTC  (5+ messages)
` [PATCH 1/4] posix_acl: Improve xattr fixup code
` [PATCH 2/4] posix_acl: Better uncached ACL markers
` [PATCH 3/4] posix_acl: get_acl: Cleanups
` [PATCH 4/4] posix_acl: get_acl: Synchronize readers

[RFC PATCH] seq_puts: Optimize seq_puts for compile-time known constant string lengths
 2016-08-11 19:14 UTC 

[RFC PATCH 0/9][V3] Overlayfs SELinux Support
 2016-08-11 14:06 UTC  (13+ messages)

[ANNOUNCE] util-linux v2.28.1
 2016-08-11 10:42 UTC 

[PATCH] fs/char_dev: fix cdev_put() vs f_op->release() use-after-free
 2016-08-11  7:24 UTC  (3+ messages)

[PATCH 0/2][RFC] Provide accounting for dirty metadata
 2016-08-10 21:39 UTC  (15+ messages)
` [PATCH 1/2] remove mapping from balance_dirty_pages*()
` [PATCH 2/2] writeback: allow for dirty metadata accounting

[PATCH] FUSE: add the async option for the flush/release operation
 2016-08-10 16:50 UTC  (3+ messages)

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-08-10  0:54 UTC  (2+ messages)
` [PATCH] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries

[RFC v3 0/2] Support for posix acls in fuse
 2016-08-09 22:44 UTC  (22+ messages)
` [RFC v3 1/2] fuse: Use generic xattr ops
` [RFC v3 2/2] fuse: Add posix acl support
    ` [fuse-devel] [RFC v3 0/2] Support for posix acls in fuse

[PATCH v5 0/5] vfs: Use dlock list for SB's s_inodes list
 2016-08-09 19:46 UTC  (10+ messages)
` [PATCH v5 1/5] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v5 2/5] fsnotify: Simplify inode iteration on umount
` [PATCH v5 3/5] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v5 4/5] vfs: Use dlock list for superblock's inode list
` [PATCH v5 5/5] lib/dlock-list: Make sibling CPUs share the same linked list

[RESEND PATCH v5 5/5] lib/dlock-list: Make sibling CPUs share the same linked list
 2016-08-09 19:44 UTC 

[lkp] [fs] 6141b4d642: xfstests.generic.079.fail
 2016-08-09 16:45 UTC  (3+ messages)

[PATCH] cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]
 2016-08-09 16:41 UTC 

[PATCH 13/15] mm: Provide helper for finishing mkwrite faults
 2016-08-09 14:50 UTC  (2+ messages)
` [lkp] [mm] 0c649028cd: vm-scalability.throughput 343.9% improvement

[vfs:work.asm-exports 8/12] (___ksymtab+clear_pages+0x0): undefined reference to `clear_pages'
 2016-08-09 14:11 UTC  (2+ messages)

[PATCH] cachefiles: Fix attempt to read i_blocks after deleting file
 2016-08-09 13:16 UTC  (2+ messages)

[PATCH 0/5 v2] fs: Avoid premature clearing of file capabilities
 2016-08-09  9:35 UTC  (9+ messages)
` [PATCH 1/5] xfs: Propagate dentry down to inode_change_ok()
` [PATCH 4/5] fs: Give dentry to inode_change_ok() instead of inode
` [PATCH 5/5] fs: Avoid premature clearing of capabilities

add RWF_(D)SYNC flag to preadv2/pwritev2 V2
 2016-08-09  8:15 UTC  (4+ messages)
` [PATCH 09/10] fs: add RWF_DSYNC aand RWF_SYNC

[PATCH 0/2] iomap: fixes for fiemap interface
 2016-08-09  7:34 UTC  (5+ messages)
` [PATCH 1/2] iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag
` [PATCH 2/2] iomap: add fiemap support for attribute mappings

Subtle races between DAX mmap fault and write path
 2016-08-09  5:58 UTC  (21+ messages)

[PATCH v4 0/5] vfs: Use dlock list for SB's s_inodes list
 2016-08-09  3:26 UTC  (5+ messages)

[PATCH] seq/proc: Modify seq_put_decimal_[u]ll to take a const char *, not char
 2016-08-09  3:02 UTC 

[PATCH v2 00/10] userns: sysctl limits for namespaces
 2016-08-08 21:16 UTC  (2+ messages)

[PATCH] ovl: whiteout of lower dir should't dispaly in merge dir
 2016-08-08  9:28 UTC  (2+ messages)

Charity Project !!!
 2016-08-07 17:45 UTC 

[RFCv4 0/9] vfs: hoist reflink/dedupe ioctls to the VFS
 2016-08-07 17:47 UTC  (5+ messages)
` [PATCH 8/9] vfs: hoist the btrfs deduplication ioctl to the vfs

[git pull] vfs pile 3
 2016-08-07 14:00 UTC  (2+ messages)

[PATCH v7 00/47] xfs: add reverse mapping support
 2016-08-05 22:39 UTC  (22+ messages)
` [PATCH 11/47] xfs: move deferred operations into a separate file

[PATCH 1/6] fs: befs: remove unneeded initialization to zero
 2016-08-06 18:37 UTC  (10+ messages)
` [PATCH 2/6] fs: befs: remove in vain variable assignment
` [PATCH 3/6] fs: befs: remove useless initialization to zero
` [PATCH 4/6] fs: befs: remove unnecessary *befs_sb variable

ANNOUNCE: nfs-utils-1.3.4 released
 2016-08-06 18:56 UTC 

[git pull] vfs pile 2
 2016-08-06  1:36 UTC 

[PATCH 0/4] Few random tweaks for xfstests-bld
 2016-08-05 22:05 UTC  (9+ messages)
` [PATCH 1/4] kvm-xfstests: qemu: prefer KVM over TCG
` [PATCH 2/4] kvm-xfstests: do not try to insert modules
` [PATCH 3/4] kvm-xfstests: do not assume /sbin/ in PATH
` [PATCH 4/4] kvm-xfstests: create test disks in proper directory

[PATCH 1/1] mm/block: convert rw_page users to bio op use
 2016-08-05 21:27 UTC  (17+ messages)

[PATCH] f2fs: do not use discard_map for non-discard case
 2016-08-05 18:09 UTC  (3+ messages)

fix loop discard regression
 2016-08-05 13:51 UTC  (8+ messages)
` [PATCH 1/2] loop: don't try to use AIO for discards
` [PATCH 2/2] loop: make do_req_filebacked more robust

Getting file type from inode of fd
 2016-08-05 11:19 UTC  (2+ messages)

mmotm 2016-08-04-15-53 uploaded
 2016-08-04 22:54 UTC 

[4.8 hang] xfstests generic/361 hangs on dax enabled filesystems
 2016-08-04 18:54 UTC  (8+ messages)

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-08-04 16:32 UTC  (8+ messages)
` [PATCH 37/45] drivers: use req op accessor

[PATCH] fs:Fix kmemleak leak warning in getname_flags about working on unitialized memory
 2016-08-04 13:57 UTC  (7+ messages)

nopea Lainat
 2016-08-02 21:52 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).