linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-03 04:05:19 to 2019-02-07 23:40:05 UTC [more...]

[PATCH RESEND] fs/buffer.c: include fs/internal.h for missing prototypes
 2019-02-07 23:40 UTC  (2+ messages)

[PATCH RESEND] fs/direct-io.c: include fs/internal.h for sb_init_dio_done_wq()
 2019-02-07 23:39 UTC  (2+ messages)

[PATCH RESEND] fs/namespace.c: make to_mnt_ns() static
 2019-02-07 23:39 UTC  (2+ messages)

[PATCH RESEND] fs/nsfs.c: include linux/proc_fs.h for open_related_ns()
 2019-02-07 23:39 UTC  (2+ messages)

[PATCH RESEND] fs/read_write.c: make __vfs_write() static
 2019-02-07 23:39 UTC  (2+ messages)

[PATCH 00/10 V2] New ->fiemap infrastructure and ->bmap removal
 2019-02-07 21:25 UTC  (22+ messages)
` [PATCH 04/10 V2] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 09/10 V2] Use FIEMAP for FIBMAP calls

[LSF/MM TOPIC] BPF for Block Devices
 2019-02-07 21:12 UTC  (2+ messages)

[PATCH 13/18] io_uring: add file set registration
 2019-02-07 19:08 UTC  (25+ messages)

[PATCH 0/3] firmware_loader: few selftest fixes
 2019-02-07 19:06 UTC  (4+ messages)
` [PATCH 1/3] Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config"
` [PATCH 2/3] Revert "selftests: firmware: remove use of non-standard diff -Z option"
` [PATCH 3/3] selftests: firmware: fix verify_reqs() return value

[PATCH] fs, ipc: Use an asynchronous version of kern_unmount in IPC
 2019-02-07 18:43 UTC  (4+ messages)

dd hangs when reading large partitions
 2019-02-07 16:56 UTC  (13+ messages)

[PATCH 0/2] sysctl: fix range-checking in do_proc_dointvec_minmax_conv()
 2019-02-07 16:54 UTC  (11+ messages)
` [PATCH 2/2] kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions
    ` [PATCH v2 0/3] sysctl: fix range-checking in do_proc_dointvec_minmax_conv()
      ` [PATCH v2 1/3] test_sysctl: add tests for >32-bit values written to 32-bit integers
      ` [PATCH v2 2/3] kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
      ` [PATCH v2 3/3] kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions

[PATCH v5 00/17] fanotify: add support for more event types
 2019-02-07 16:31 UTC  (14+ messages)
` [PATCH v5 01/17] fsnotify: annotate directory entry modification events
` [PATCH v5 08/17] fanotify: copy event fid info to user
` [PATCH v5 10/17] fanotify: cache fsid in fsnotify_mark_connector
` [PATCH v5 13/17] fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events
` [PATCH v5 15/17] fanotify: support events with data type FSNOTIFY_EVENT_INODE

Proposal: Yet another possible fs-verity interface
 2019-02-07  3:11 UTC 

[RFC PATCH] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
 2019-02-07 15:45 UTC 

LSF/MM 2019: Call for Proposals (UPDATED!)
 2019-02-07 15:35 UTC 

[PATCH 0/2] [REGRESSION v4.19-20] mm: shrinkers are now way too aggressive
 2019-02-07 10:27 UTC  (9+ messages)
` [PATCH 1/2] Revert "mm: don't reclaim inodes with many attached pages"

[GIT PULL] fuse fixes for 5.0-rc6
 2019-02-07  8:10 UTC  (2+ messages)

mmotm 2019-02-06-15-57 uploaded
 2019-02-06 23:58 UTC 

[LSF/MM TOPIC] The end of the DAX experiment
 2019-02-06 21:12 UTC 

[LSF/MM TOPIC] filesystem virtualization
 2019-02-06 20:02 UTC  (2+ messages)

[PATCH v3] fs: ratelimit __find_get_block_slow() failure message
 2019-02-06 19:59 UTC  (3+ messages)

[PATCH 1/2] test_sysctl: add tests for >32-bit values written to 32-bit integers
 2019-02-06 19:52 UTC 

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-02-06 18:01 UTC  (5+ messages)
` security implications of caching with virtio pmem (was Re: [PATCH v3 0/5] kvm "virtio pmem" device)
  ` [Qemu-devel] "

[PATCH RFC v5 00/11] Ext4 Encoding and Case-insensitive support
 2019-02-06 16:43 UTC  (6+ messages)

[PATCH 0/2] aio: intialize kiocb private
 2019-02-06 15:05 UTC  (7+ messages)
` [PATCH 1/2] orangefs: remove two un-needed BUG_ONs
` [PATCH 2/2] aio: initialize kiocb private in case any filesystems expect it

[PATCH] aio: Fix locking in aio_poll()
 2019-02-06 14:31 UTC  (8+ messages)

[PATCH] ramfs: support O_TMPFILE
 2019-02-06  7:33 UTC 

[PATCH v2] exec: don't force_sigsegv processes with a pending fatal signal
 2019-02-06  3:10 UTC  (3+ messages)

[LSF/MM TOPIC] get_user_pages() pins in file mappings
 2019-02-06  2:10 UTC  (4+ messages)

[PATCH v1] binderfs: remove separate device_initcall()
 2019-02-06  1:16 UTC  (2+ messages)

[PATCH v2 0/4] Write-hint for FS journal
 2019-02-05 22:53 UTC  (9+ messages)

[PATCH 0/6] RFC v2: mm: gup/dma tracking
 2019-02-05 21:55 UTC  (24+ messages)
` [PATCH 1/6] mm: introduce put_user_page*(), placeholder versions
` [PATCH 2/6] infiniband/mm: convert put_page() to put_user_page*()
` [PATCH 3/6] mm: page_cache_add_speculative(): refactoring
` [PATCH 4/6] mm/gup: track gup-pinned pages
` [PATCH 5/6] mm/gup: /proc/vmstat support for get/put user pages
` [PATCH 6/6] mm/gup: Documentation/vm/get_user_pages.rst, MAINTAINERS

Need to retouch your photos?
 2019-02-04 11:18 UTC 

Need to retouch your photos?
 2019-02-04 11:17 UTC 

[PATCH v5 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-05 14:42 UTC  (8+ messages)
` [PATCH v5 1/5] selinux: try security xattr after genfs for kernfs filesystems
` [PATCH v5 2/5] kernfs: use simple_xattrs for security attributes
` [PATCH v5 3/5] LSM: add new hook for kernfs node initialization
` [PATCH v5 4/5] selinux: implement the kernfs_init_security hook
` [PATCH v5 5/5] kernfs: initialize security of newly created nodes

[PATCH 0/5] sched refcount_t conversions
 2019-02-05 12:31 UTC  (4+ messages)

[PATCH RESEND] eventfd: prepare id to userspace via fdinfo
 2019-02-05 11:46 UTC 

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-05 11:35 UTC  (4+ messages)

[PATCH v4 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-05 11:10 UTC  (10+ messages)
` [PATCH v4 1/5] selinux: try security xattr after genfs for kernfs filesystems
` [PATCH v4 2/5] kernfs: use simple_xattrs for security attributes
` [PATCH v4 3/5] LSM: add new hook for kernfs node initialization
` [PATCH v4 4/5] selinux: implement the kernfs_init_security hook
` [PATCH v4 5/5] kernfs: initialize security of newly created nodes

mmotm 2019-02-04-17-47 uploaded
 2019-02-05  7:58 UTC  (4+ messages)
` mmotm 2019-02-04-17-47 uploaded (fs/binfmt_elf.c)
  ` [PATCH -mm] elf: fixup compilation

[PATCH] fs/dax: Convert to use vmf_error()
 2019-02-05  2:42 UTC  (5+ messages)

possible deadlock in io_submit_one
 2019-02-05  2:03 UTC 

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2019-02-04 22:31 UTC  (5+ messages)
` [RESEND PATCH v4 3/3] fs/dcache: Track & report number "

Need to retouch your photos?
 2019-02-04 11:32 UTC 

[PATCH] uio: remove the unused iov_for_each macro
 2019-02-04 15:57 UTC  (2+ messages)

PROBLEM: fs: hugetlbfs: boot failure due to specs sentinel missing on linux-next
 2019-02-04 14:04 UTC  (2+ messages)

[PATCH] ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task
 2019-02-04 10:17 UTC 

[PATCH v3 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-04  9:48 UTC  (6+ messages)
` [PATCH v3 5/5] kernfs: initialize security of newly created nodes

linux-next boot error: can't ssh into the instance (2)
 2019-02-04  8:20 UTC 

Invalidating cached FUSE directory entries
 2019-02-04  7:50 UTC  (2+ messages)

[PATCH] fuse: cache readdir calls if filesystem opts out of opendir
 2019-02-04  7:43 UTC  (2+ messages)

[PATCH] fs: add a comment explaining how MNT_NS_INTERNAL affects mnt_may_suid()
 2019-02-04  4:04 UTC  (2+ messages)

inode_add/set_bytes and i_blocks, dangerous for small files?
 2019-02-03 23:30 UTC  (3+ messages)
` NFSv4 i_blocks=0 immediately after creating a file (Was: inode_add/set_bytes and i_blocks, dangerous for small files?)

move noatime and automount flags setting into common code
 2019-02-03 14:44 UTC  (3+ messages)
` [PATCH 1/2] orangefs: don't reinitialize result_mask in ->getattr

[PATCH v2] mm: proc: smaps_rollup: Fix pss_locked calculation
 2019-02-03  6:54 UTC 

[PATCH] mm: proc: smaps_rollup: Fix pss_locked calculation
 2019-02-03  6:21 UTC  (4+ messages)

Do the work
 2019-02-02 12:29 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).