linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-02 12:43:43 to 2017-10-06 07:59:00 UTC [more...]

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-06  7:59 UTC  (2+ messages)

[PATCH] epoll: account epitem and eppoll_entry to kmemcg
 2017-10-06  7:48 UTC  (5+ messages)

[PATCH v5 0/5] cramfs refresh for embedded usage
 2017-10-06  7:00 UTC  (8+ messages)
` [PATCH v5 1/5] cramfs: direct memory access support
` [PATCH v5 2/5] cramfs: make cramfs_physmem usable as root fs
` [PATCH v5 3/5] cramfs: implement uncompressed and arbitrary data block positioning
` [PATCH v5 4/5] cramfs: add mmap support
` [PATCH v5 5/5] cramfs: rehabilitate it

[PATCH 0/3] binfmt_elf: Clean up codes related to total_size passed into elf_map()
 2017-10-06  3:37 UTC  (4+ messages)
` [PATCH 1/3] binfmt_elf: Clean up the variable name of map flags
` [PATCH 2/3] binfmt_elf: Get the total_size only for dynamic loader in load_elf_binary()
` [PATCH 3/3] binfmt_elf: Search an unmapped area with total_size but not map the whole image

[PATCH] vfs: hard-ban creating files with control characters in the name
 2017-10-06  2:09 UTC  (11+ messages)

[PATCH] vfs: fix statfs64() returning impossible EOVERFLOW for 64-bit f_files
 2017-10-06  1:31 UTC  (5+ messages)

[PATCH v4 0/5] cramfs refresh for embedded usage
 2017-10-05 23:49 UTC  (24+ messages)
` [PATCH v4 1/5] cramfs: direct memory access support
` [PATCH v4 4/5] cramfs: add mmap support

[PATCH v7 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-05 18:43 UTC  (7+ messages)
` [PATCH v7 1/6] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v7 2/6] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v7 3/6] vfs: Use dlock list for superblock's inode list
` [PATCH v7 4/6] lib/dlock-list: Make sibling CPUs share the same linked list
` [PATCH v7 5/6] lib/dlock-list: Enable faster lookup with hashing
` [PATCH v7 6/6] lib/dlock-list: Add an IRQ-safe mode to be used in interrupt handler

[PATCH v6 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-05 18:01 UTC  (15+ messages)
` [PATCH v6 1/6] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v6 2/6] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v6 3/6] vfs: Use dlock list for superblock's inode list
` [PATCH v6 4/6] lib/dlock-list: Make sibling CPUs share the same linked list
` [PATCH v6 5/6] lib/dlock-list: Enable faster lookup with hashing
` [PATCH v6 6/6] lib/dlock-list: Provide IRQ-safe APIs

false positive lockdep splat with loop device
 2017-10-05 16:33 UTC  (4+ messages)

[PATCH v4 0/6] fs/dcache: Limit # of negative dentries
 2017-10-05 15:41 UTC  (2+ messages)

[PATCH] mm: readahead: Increase maximum readahead window
 2017-10-05  8:39 UTC  (3+ messages)

[v4.14-rc3 bug] scheduling while atomic in generic/451 test on extN
 2017-10-05  6:07 UTC 

[RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw
 2017-10-04 22:22 UTC  (51+ messages)
` [RFC 1/5] fs: add iterate_supers_reverse()
` [RFC 2/5] fs: freeze on suspend and thaw on resume
` [RFC 3/5] xfs: allow fs freeze on suspend/hibernation
` [RFC 4/5] ext4: add fs freezing support "
` [RFC 5/5] pm: remove kernel thread freezing

(unknown),
 2017-10-04 16:11 UTC 

[RESEND PATCH 00/13] vfs: Convert file allocation code to use the IDR
 2017-10-04 15:45 UTC  (3+ messages)
` [RESEND PATCH 05/13] vfs: Replace array of file pointers with an IDR

[PATCH 0/2] minor fd cleanup
 2017-10-04 15:04 UTC  (9+ messages)
` [PATCH 1/2] vfs: stop clearing close on exec when closing a fd
` [PATCH 2/2] vfs: grab the lock instead of blocking in __fd_install during resizing

[PATCH 0/2] writeback: start-all allocation elimination
 2017-10-04 14:42 UTC  (6+ messages)
` [PATCH 1/2] writeback: eliminate work item allocation in bd_start_writeback()
` [PATCH 2/2] sysctl: remove /proc/sys/vm/nr_pdflush_threads

OOPS: linux-4.9.33/fs/pnode.c:propagate_one()
 2017-10-04 13:18 UTC  (4+ messages)

mmotm 2017-10-03-17-08 uploaded
 2017-10-04  0:08 UTC 

Something like ZFS Channel Programs for BTRFS & probably XFS or even VFS?
 2017-10-03 21:44 UTC  (5+ messages)

[PATCH v2 0/1] docs: Update binfmt_misc links
 2017-10-03 20:44 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/4] dax: require 'struct page' and other fixups
 2017-10-03 17:29 UTC  (13+ messages)
` [PATCH v2 3/4] dax: stop using VM_MIXEDMAP for dax
` [PATCH v2 4/4] dax: stop using VM_HUGEPAGE "

[PATCH 0/12 v3] Writeback improvements
 2017-10-03 17:03 UTC  (19+ messages)
` [PATCH 01/12] buffer: have alloc_page_buffers() use __GFP_NOFAIL
` [PATCH 02/12] buffer: grow_dev_page() should use __GFP_NOFAIL for all cases
` [PATCH 03/12] buffer: eliminate the need to call free_more_memory() in __getblk_slow()
` [PATCH 05/12] writeback: switch wakeup_flusher_threads() to cyclic writeback
` [PATCH 10/12] writeback: only allow one inflight and pending full flush

[PATCH 0/2] fix emergency unfreezing
 2017-10-03 16:17 UTC  (3+ messages)
` [PATCH 1/2] vfs: factor sb iteration out of do_emergency_remount
` [PATCH 2/2] buffer.c: call thaw_super during emergency thaw

[ANNOUNCE] util-linux v2.31-rc2
 2017-10-03 16:07 UTC 

[PATCH] fs: invalidate page cache after end_io() in dio completion
 2017-10-03 16:02 UTC 

[PATCH 0/15 v2] Ranged pagevec tagged lookup
 2017-10-03 12:03 UTC  (13+ messages)
` [PATCH 10/15] mm: Use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
` [PATCH 12/15] mm: Add variant of pagevec_lookup_range_tag() taking number of pages
` [PATCH 14/15] mm: Remove nr_pages argument from pagevec_lookup_{,range}_tag()
` [PATCH 15/15] afs: Use find_get_pages_range_tag()

[PATCH v3] mm, sysctl: make NUMA stats configurable
 2017-10-03  9:23 UTC  (2+ messages)

[BUG] fs/dcache: might_sleep is called under a spinlock
 2017-10-03  8:46 UTC  (3+ messages)

Something like ZFS Channel Programs for BTRFS & probably XFS or even VFS?
 2017-10-03  8:18 UTC 

[PATCH] include/linux/fs.h: fix comment about struct address_space
 2017-10-03  5:53 UTC 

[PATCH v7 1/1] audit: Record fanotify access control decisions
 2017-10-03  0:21 UTC 

[PATCH RFC] mm: implement write-behind policy for sequential file writes
 2017-10-03  0:08 UTC  (9+ messages)

[PATCH] fat: fix stale comment for msdos_rename
 2017-10-02 16:29 UTC 

[PATCH v2 0/4] ext4: SEEK_HOLE / SEEK_DATA via iomap
 2017-10-02 15:02 UTC  (5+ messages)
` [PATCH v2 3/4] ext4: Add iomap support for inline data

[PATCH 0/7 v2] More graceful flusher thread memory reclaim wakeup
 2017-10-02 14:53 UTC  (8+ messages)
` [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush

[RFC PATCH 3/3] fs: detect that the i_rwsem has already been taken exclusively
 2017-10-02 12:43 UTC  (12+ 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).