linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-20 21:22:45 to 2015-12-02 13:44:43 UTC [more...]

[PATCH v2 00/11] xattr cleanups
 2015-12-02 13:44 UTC  (7+ messages)
` [PATCH v2 02/11] gfs2: Remove gfs2_xattr_acl_chmod
` [PATCH v2 06/11] tmpfs: Use xattr handler infrastructure
` [PATCH v2 07/11] tmpfs: listxattr should include POSIX ACL xattrs
` [PATCH v2 08/11] xfs: Change how listxattr generates synthetic attributes
` [PATCH v2 09/11] nfs: Move call to security_inode_listsecurity into nfs_listxattr
` [PATCH v2 11/11] xattr handlers: Simplify list operation

Asterisk deadlocks since Kernel 4.1
 2015-12-02 11:40 UTC  (21+ messages)

[PATCH 0/3] fs, bdev: handle end of life
 2015-12-02 11:16 UTC  (6+ messages)
` [PATCH 1/3] block, fs: reliably communicate bdev end-of-life
` [PATCH 2/3] xfs: handle shutdown notifications
` [PATCH 3/3] writeback: fix false positive WARN in __mark_inode_dirty

vfs: move btrfs clone ioctls to common code
 2015-12-02  7:27 UTC  (14+ messages)
` [PATCH 1/5] cifs: implement clone_file_range operation
` [PATCH 2/5] locks: new locks_mandatory_area calling convention
` [PATCH 3/5] vfs: pull btrfs clone API to vfs layer
` [PATCH 4/5] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
` [PATCH 5/5] nfsd: implement the NFSv4.2 CLONE operation

[PATCH] mm: Fix mmap MAP_POPULATE for DAX pmd mapping
 2015-12-02  3:45 UTC  (6+ messages)

xfstest failure with xfs, dax and v4.4-rc3
 2015-12-01 23:51 UTC  (2+ messages)

BUG: NULL ptr deref at 0000000000000040 (hfs_find_init+0x1a/0x60)
 2015-12-01 20:35 UTC 

[PATCH 00/10] xattr cleanups
 2015-12-01 19:07 UTC  (21+ messages)
` [PATCH 01/10] vfs: Remove vfs_xattr_cmp
` [PATCH 02/10] gfs2: Remove gfs2_xattr_acl_chmod
` [PATCH 03/10] posix acls: Remove duplicate xattr name definitions
` [PATCH 04/10] vfs: Distinguish between full xattr names and proper prefixes
` [PATCH 05/10] btrfs: Use xattr handler infrastructure
` [PATCH 06/10] tmpfs: "
` [PATCH 07/10] tmpfs: listxattr should include POSIX ACL xattrs
` [PATCH 08/10] xfs: Change how listxattr generates synthetic attributes
` [PATCH 09/10] nfs: Move call to security_inode_listsecurity into nfs_listxattr
` [PATCH 10/10] xattr handlers: Simplify list operation

sys_copy_file_range tests
 2015-12-01 18:10 UTC 

automatic testing of cgroup writeback limiting (was: Re: Does XFS support cgroup writeback limiting?)
 2015-12-01 16:38 UTC  (2+ messages)

[PATCH] f2fs: avoid deadlock in f2fs_shrink_extent_tree
 2015-12-01 14:44 UTC  (5+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH v2 0/7] dax cleanups and lifetime fixes
 2015-12-01  4:21 UTC  (16+ messages)
` [PATCH v2 1/7] pmem, dax: clean up clear_pmem()
` [PATCH v2 2/7] dax: increase granularity of dax_clear_blocks() operations
` [PATCH v2 3/7] dax: guarantee page aligned results from bdev_direct_access()
` [PATCH v2 4/7] dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
` [PATCH v2 5/7] fs: notify superblocks of backing-device death
` [PATCH v2 6/7] ext4: skip inode dirty when backing device is gone
` [PATCH v2 7/7] mm, dax: unmap dax mappings at bdev shutdown

[PATCH] direct-io: Fix negative return from dio read beyond eof
 2015-11-30 17:16 UTC  (3+ messages)

typo in fs/namei.c comment?
 2015-11-30 16:11 UTC 

[RFC][PATCH 00/12] Enhanced file stat system call
 2015-11-30 14:46 UTC  (35+ messages)
` [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
` [PATCH 02/12] statx: Provide IOC flags for Windows fs attributes
` [PATCH 03/12] statx: Add a system call to make enhanced file info available
` [PATCH 07/12] statx: CIFS: Return enhanced attributes

[PATCH] block: detach bdev inode from its wb in __blkdev_put()
 2015-11-30 10:54 UTC  (8+ messages)

[vfs:work.poll-annotations 16/20] drivers/bluetooth/hci_ldisc.c:754:17: error: two or more data types in declaration specifiers
 2015-11-30  3:57 UTC 

->poll() instances shouldn't be indefinitely blocking
 2015-11-30  3:04 UTC  (4+ messages)

[PATCH 2/2] HFS: clear dirty flags on remount read-only
 2015-11-29 23:03 UTC  (2+ messages)

[PATCH 1/2] HFSPlus: clear dirty flags on remount read-only
 2015-11-29 22:50 UTC  (2+ messages)

[PATCH v10 0/5] Add initial configfs support for IIO
 2015-11-29 17:27 UTC  (9+ messages)
` [PATCH v10 1/5] configfs: Allow dynamic group creation

[PATCH] mm: Allow GFP_IOFS for page_cache_read page cache allocation
 2015-11-27 17:05 UTC  (5+ messages)

[PATCH] aio: Fix freeze protection of aio writes
 2015-11-26 17:10 UTC 

[PATCH] fat: Allow time_offset to be upto 24 hours
 2015-11-26 15:45 UTC  (2+ messages)

A question about the propagate_mnt() behavior
 2015-11-26  8:16 UTC 

[PATCH] fat: Allow time_offset to be upto 13 hours
 2015-11-26  4:33 UTC  (6+ messages)

mmotm 2015-11-25-17-08 uploaded
 2015-11-26  1:08 UTC 

[git pull] vfs.git fixes
 2015-11-25 23:08 UTC 

[PATCH] coredump: Use 64bit time for unix time of coredump
 2015-11-25 16:16 UTC  (2+ messages)

[PATCH] ext4: fix race aio-dio vs freeze_fs
 2015-11-25 10:25 UTC  (5+ messages)

[PATCH] dax: Split pmd map when fallback on COW
 2015-11-24 17:08 UTC  (7+ messages)

[v15 0/4] ext4: add project quota support
 2015-11-24  9:07 UTC  (12+ messages)

[vfs:for-next 1/17] net/9p/trans_virtio.c:163:41: error: 'rc' undeclared
 2015-11-24  2:31 UTC 

Use-after-free in ep_remove_wait_queue
 2015-11-23 23:06 UTC  (21+ messages)
            ` [PATCH] unix: avoid use-after-free "
                  ` alternate queueing mechanism (was: [PATCH] unix: avoid use-after-free in ep_remove_wait_queue)
                    ` [PATCH] unix: avoid use-after-free in ep_remove_wait_queue (w/ Fixes:)

[RFC PATCH] xfs: support for non-mmu architectures
 2015-11-23 21:46 UTC  (16+ messages)

[PATCH] fs/file.c: __const_max is actually __const_min :-)
 2015-11-23 21:37 UTC  (3+ messages)

[PATCH] ext4: drop file_update_time from ext4_dax_fault
 2015-11-23 19:55 UTC  (6+ messages)

[PATCH 1/2] vfs: Make sendfile(2) killable even better
 2015-11-23 19:42 UTC  (4+ messages)
` [PATCH 2/2] vfs: Avoid softlockups with sendfile(2)

[PATCH] fs: clear file set[ug]id when writing via mmap
 2015-11-23 12:34 UTC  (3+ messages)

yet another uninterruptable hang in sendfile
 2015-11-23 12:02 UTC  (2+ messages)

another uninterruptable hang in sendfile
 2015-11-23 11:56 UTC  (2+ messages)

Deadlock between bind and splice
 2015-11-23  9:21 UTC  (5+ messages)

Recurring Oops in link_path_walk()
 2015-11-21 10:37 UTC  (5+ messages)

[RFC] readlink()-related oddities
 2015-11-20 22:33 UTC  (3+ 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).