linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-11 06:43:43 to 2015-11-17 16:40:03 UTC [more...]

[PATCH v3 0/7] User namespace mount updates
 2015-11-17 16:39 UTC  (3+ messages)
` [PATCH v3 1/7] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v3 2/7] block_dev: Check permissions towards block device inode when mounting

Use-after-free in ep_remove_wait_queue
 2015-11-17 16:13 UTC  (22+ messages)
            ` [PATCH] unix: avoid use-after-free "
                    ` [PATCH] unix: avoid use-after-free in ep_remove_wait_queue (w/ Fixes:)

clone ioctl return values
 2015-11-17 15:36 UTC  (8+ messages)

Asterisk deadlocks since Kernel 4.1
 2015-11-17 14:44 UTC 

[PATCH 1/5] fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
 2015-11-17 14:25 UTC  (4+ messages)
` [PATCH 2/5] fs/namespace.c: path_is_under can be boolean
` [PATCH 3/5] fs/dcache.c: is_subdir "

[RFC 1/1] memremap: devm_memremap_pages has wrong nid
 2015-11-17 13:15 UTC  (11+ messages)
    ` [PATCH] nvdimm: proper NID in e820_pmem_probe

AIO read returns negative number for bytes read
 2015-11-17 12:52 UTC  (2+ messages)

[PATCH v1 00/38] Allow NFS filesystems to be reexported via knfsd
 2015-11-17 11:53 UTC  (39+ messages)
` [PATCH v1 01/38] nfsd: add new io class tracepoint
` [PATCH v1 02/38] fs: have flush_delayed_fput flush the workqueue job
` [PATCH v1 03/38] fs: add a kerneldoc header to fput
` [PATCH v1 04/38] fs: rename "delayed_fput" infrastructure to "fput_global"
` [PATCH v1 05/38] fs: add fput_global
` [PATCH v1 06/38] fsnotify: fix a sparse warning
` [PATCH v1 07/38] fsnotify: export several symbols
` [PATCH v1 08/38] fsnotify: destroy marks with call_srcu instead of dedicated thread
` [PATCH v1 09/38] fsnotify: add a srcu barrier for fsnotify
` [PATCH v1 10/38] locks: create a new notifier chain for lease attempts
` [PATCH v1 11/38] sunrpc: add a new cache_detail operation for when a cache is flushed
` [PATCH v1 12/38] nfsd: add a new struct file caching facility to nfsd
` [PATCH v1 13/38] nfsd: keep some rudimentary stats on nfsd_file cache
` [PATCH v1 14/38] nfsd: allow filecache open to skip fh_verify check
` [PATCH v1 15/38] nfsd: hook up nfsd_write to the new nfsd_file cache
` [PATCH v1 16/38] nfsd: hook up nfsd_read to the "
` [PATCH v1 17/38] nfsd: hook nfsd_commit up "
` [PATCH v1 18/38] nfsd: convert nfs4_file->fi_fds array to use nfsd_files
` [PATCH v1 19/38] nfsd: have nfsd_test_lock use the nfsd_file cache
` [PATCH v1 20/38] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
` [PATCH v1 21/38] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
` [PATCH v1 22/38] nfsd: rip out the raparms cache
` [PATCH v1 23/38] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
` [PATCH v1 24/38] nfsd: allow lockd to be forcibly disabled
` [PATCH v1 25/38] nfsd: add errno mapping for EREMOTEIO
` [PATCH v1 26/38] nfsd: return EREMOTE if we find an S_AUTOMOUNT inode
` [PATCH v1 27/38] nfsd: allow filesystems to opt out of subtree checking
` [PATCH v1 28/38] nfsd: close cached files prior to a REMOVE or RENAME that would replace target
` [PATCH v1 29/38] nfsd: retry once in nfsd_open on an -EOPENSTALE return
` [PATCH v1 30/38] nfsd: close cached file when underlying file systems says no such file
` [PATCH v1 31/38] nfs: replace d_add with d_splice_alias in atomic_open
` [PATCH v1 32/38] nfs: add encode_fh export op
` [PATCH v1 33/38] nfs: add fh_to_dentry "
` [PATCH v1 34/38] nfs: nfs_fh_to_dentry() make use of inode cache
` [PATCH v1 35/38] nfs4: add NFSv4 LOOKUPP handlers
` [PATCH v1 36/38] nfs: add a get_parent export operation for NFS
` [PATCH v1 37/38] nfs: set export ops
` [PATCH v1 38/38] nfs: add a Kconfig option for NFS reexporting and documentation

[PATCH] mm, dax: fix DAX deadlocks (COW fault)
 2015-11-17 10:40 UTC  (4+ messages)

You have new fax, document 00233478
 2015-11-17  1:09 UTC 

[git pull] fs-cache regression
 2015-11-17  1:44 UTC 

[PATCH v2 00/11] DAX fsynx/msync support
 2015-11-16 23:57 UTC  (32+ messages)
` [PATCH v2 01/11] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v2 02/11] mm: add pmd_mkclean()
` [PATCH v2 03/11] pmem: enable REQ_FUA/REQ_FLUSH handling
` [PATCH v2 04/11] dax: support dirty DAX entries in radix tree
` [PATCH v2 05/11] mm: add follow_pte_pmd()
` [PATCH v2 06/11] mm: add pgoff_mkclean()
` [PATCH v2 07/11] mm: add find_get_entries_tag()
` [PATCH v2 08/11] dax: add support for fsync/sync
` [PATCH v2 09/11] ext2: add support for DAX fsync/msync
` [PATCH v2 10/11] ext4: "
` [PATCH v2 11/11] xfs: "

[PATCH v4] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-16 22:56 UTC  (2+ messages)

[RFC][PATCH] locks: Allow disabling mandatory locking at compile time
 2015-11-16 21:34 UTC  (9+ messages)

request_queue use-after-free - inode_detach_wb()
 2015-11-16 20:59 UTC 

updated orangefs tree at kernel.org
 2015-11-16 20:01 UTC 

[PATCH v10 0/5] Add initial configfs support for IIO
 2015-11-15 10:39 UTC  (7+ messages)
` [PATCH v10 1/5] configfs: Allow dynamic group creation

[PATCH 1/2] fs/stat.c: drop the last new_valid_dev check
 2015-11-14  2:54 UTC  (2+ messages)
` [PATCH 2/2] include/linux/kdev_t.h: remove new_valid_dev()

[GIT PULL] target updates for v4.4-rc1 (-v2)
 2015-11-13 21:56 UTC 

[PATCH] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-13 21:36 UTC  (8+ messages)

[GIT PULL] target updates for v4.4-rc1
 2015-11-13 20:27 UTC  (4+ messages)

[PATCH v3] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-13 20:23 UTC  (2+ messages)

[PATCH v2] libnvdimm, e820: fix numa node for e820-type-12 pmem ranges
 2015-11-13 17:42 UTC  (4+ messages)

[GIT PULL] target updates for v4.4-rc1
 2015-11-13 17:38 UTC  (3+ messages)

You have received a new fax, document 000811798
 2015-11-13 11:03 UTC 

[PATCH 0/9] vfs: move btrfs clone ioctls to common code
 2015-11-13  8:58 UTC  (3+ messages)
` [PATCH 1/9] vfs: add COPY_FILE_CLONE_ONLY flag

Anonymous inode cleanup?
 2015-11-13  6:31 UTC  (3+ messages)

[PATCH] dax: fix __dax_pmd_fault crash
 2015-11-13  2:57 UTC 

[PATCH] nfsd: don't hold i_mutex over userspace upcalls
 2015-11-12 21:22 UTC  (3+ messages)

[PATCH] aio: Add few code style fixes
 2015-11-12 15:06 UTC 

[PATCH] fs:affs:Replace time_t with time64_t
 2015-11-12 13:45 UTC  (2+ messages)

You have received fax, document 000696499
 2015-11-12  7:58 UTC 

[PATCH v9 0/4] VFS: In-kernel copy system call
 2015-11-12 12:39 UTC  (5+ messages)

[PATCH 0/2] FS-Cache: More miscellany
 2015-11-12 11:46 UTC  (3+ messages)
` [PATCH 1/2] FS-Cache: Add missing initialization of ret in cachefiles_write_page()
` [PATCH 2/2] MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers

[PATCH 0/2] FS-Cache: More miscellany
 2015-11-12 11:45 UTC  (4+ messages)
  ` [PATCH 1/2] FS-Cache: Add missing initialization of ret in cachefiles_write_page()
` [PATCH 2/2] MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers

[PATCH v14 0/5] Support for Open-Channel SSDs
 2015-11-12 10:01 UTC  (5+ messages)
` [PATCH v14 1/5] lightnvm: "

[PATCH] mm: Allow GFP_IOFS for page_cache_read page cache allocation
 2015-11-12  9:53 UTC  (2+ messages)

[PATCH, RESEND] orangefs: use %zu format string for size_t
 2015-11-11 22:32 UTC 

fs: out of bounds on stack in iov_iter_advance
 2015-11-11 21:47 UTC  (19+ messages)

RFCv3+ WIP rollup of XFS reverse-mapping, reflink, and dedupe support
 2015-11-11 18:55 UTC 

[RFC PATCH 00/32] separate operations from flags in the bio/request structs
 2015-11-11 17:37 UTC  (7+ messages)
` [dm-devel] "

[PATCH] aio: Add few code style fixes
 2015-11-11 16:33 UTC  (2+ messages)

[PATCH v15 00/22] Richacls (Core and Ext4)
 2015-11-11 13:59 UTC  (5+ messages)

mmotm 2015-11-10-15-53 uploaded
 2015-11-11 12:23 UTC  (2+ messages)
` mmotm git tree since-4.3 branch created (was: Re: mmotm 2015-11-10-15-53 uploaded)


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