linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-23 04:16:58 to 2019-07-26 06:57:50 UTC [more...]

[PFC][PATCH 0/4] Overlayfs SHUTDOWN ioctl
 2019-07-26  6:57 UTC  (3+ messages)
` [PATCH 1/4] ovl: support [S|G]ETFLAGS ioctl for directories

[PATCH v6 00/16] nvmet: add target passthru commands support
 2019-07-26  6:23 UTC  (51+ messages)
` [PATCH v6 01/16] chardev: factor out cdev_lookup() helper
` [PATCH v6 02/16] chardev: introduce cdev_get_by_path()
` [PATCH v6 03/16] chardev: export cdev_put()
` [PATCH v6 04/16] nvme-core: introduce nvme_get_by_path()
` [PATCH v6 05/16] nvme-core: export existing ctrl and ns interfaces
` [PATCH v6 06/16] nvmet: add return value to nvmet_add_async_event()
` [PATCH v6 07/16] nvmet: make nvmet_copy_ns_identifier() non-static
` [PATCH v6 08/16] nvmet-passthru: update KConfig with config passthru option
` [PATCH v6 09/16] nvmet-passthru: add passthru code to process commands
` [PATCH v6 10/16] nvmet-passthru: add enable/disable helpers
` [PATCH v6 11/16] nvmet-core: allow one host per passthru-ctrl
` [PATCH v6 12/16] nvmet-core: don't check the data len for pt-ctrl
` [PATCH v6 13/16] nvmet-configfs: introduce passthru configfs interface
` [PATCH v6 14/16] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()
` [PATCH v6 15/16] block: call blk_account_io_start() in blk_execute_rq_nowait()
` [PATCH v6 16/16] nvmet-passthru: support block accounting

[PATCH] ext4: Fix deadlock on page reclaim
 2019-07-26  2:24 UTC  (4+ messages)

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-26  1:24 UTC  (20+ messages)
` [PATCH 01/12] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/12] iov_iter: add helper to test if an iter would use GUP v2
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool
` [PATCH 04/12] block: bio_release_pages: convert put_page() to put_user_page*()
` [PATCH 05/12] block_dev: "
` [PATCH 06/12] fs/nfs: "
` [PATCH 07/12] vhost-scsi: "
` [PATCH 08/12] fs/cifs: "
` [PATCH 09/12] fs/fuse: "
` [PATCH 10/12] fs/ceph: "
` [PATCH 11/12] 9p/net: "
` [PATCH 12/12] fs/ceph: fix a build warning: returning a value from void function

[PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions
 2019-07-26  0:55 UTC  (27+ messages)
` [PATCH REBASE v4 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH REBASE v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH REBASE v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH REBASE v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH REBASE v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH REBASE v4 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH REBASE v4 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH REBASE v4 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH REBASE v4 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH REBASE v4 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH REBASE v4 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH REBASE v4 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH REBASE v4 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH REBASE v4 14/14] riscv: Make mmap allocation top-down by default
` [EXTERNAL][PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions

[PATCH v1 1/2] mm/page_idle: Add support for per-pid page_idle using virtual indexing
 2019-07-26  0:06 UTC  (15+ messages)

mmotm 2019-07-24-21-39 uploaded
 2019-07-25 23:51 UTC  (4+ messages)
` mmotm 2019-07-24-21-39 uploaded (mm/memcontrol)

[PATCH] mbcache: Speed up cache entry creation
 2019-07-25 21:16 UTC  (4+ messages)

[PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
 2019-07-25 20:21 UTC  (12+ messages)

[PATCH] aio: add timeout validity check for io_[p]getevents
 2019-07-25 14:43 UTC  (2+ messages)

[PATCH] hung_task: Allow printing warnings every check interval
 2019-07-25 14:25 UTC  (3+ messages)

[PATCH 1/1] locks: Fix procfs output for file leases
 2019-07-25 11:50 UTC  (2+ messages)

[PATCH v4 00/24] erofs: promote erofs from staging
 2019-07-25  9:56 UTC  (25+ messages)
` [PATCH v4 01/24] erofs: add on-disk layout
` [PATCH v4 02/24] erofs: add erofs in-memory stuffs
` [PATCH v4 03/24] erofs: add super block operations
` [PATCH v4 04/24] erofs: add raw address_space operations
` [PATCH v4 05/24] erofs: add inode operations
` [PATCH v4 06/24] erofs: support special inode
` [PATCH v4 07/24] erofs: add directory operations
` [PATCH v4 08/24] erofs: add namei functions
` [PATCH v4 09/24] erofs: support tracepoint
` [PATCH v4 10/24] erofs: update Kconfig and Makefile
` [PATCH v4 11/24] erofs: introduce xattr & posixacl support
` [PATCH v4 12/24] erofs: introduce tagged pointer
` [PATCH v4 13/24] erofs: add compression indexes support
` [PATCH v4 14/24] erofs: introduce superblock registration
` [PATCH v4 15/24] erofs: introduce erofs shrinker
` [PATCH v4 16/24] erofs: introduce workstation for decompression
` [PATCH v4 17/24] erofs: introduce per-CPU buffers implementation
` [PATCH v4 18/24] erofs: introduce pagevec for decompression subsystem
` [PATCH v4 19/24] erofs: add erofs_allocpage()
` [PATCH v4 20/24] erofs: introduce generic decompression backend
` [PATCH v4 21/24] erofs: introduce LZ4 decompression inplace
` [PATCH v4 22/24] erofs: introduce the decompression frontend
` [PATCH v4 23/24] erofs: introduce cached decompression
` [PATCH v4 24/24] erofs: add document

WARNING in ovl_real_fdget_meta
 2019-07-25  4:24 UTC 

[PATCH 0/4] per cpu cgroup numa suite
 2019-07-25  2:33 UTC  (3+ messages)
  ` [PATCH v2 0/4] per-cgroup "

[PATCH v10 2/5] Add optional __get xattr method paired to __vfs_getxattr
 2019-07-24 19:57 UTC 

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-07-24 15:34 UTC  (9+ messages)

[PATCH, RESEND3] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
 2019-07-24  9:46 UTC 

Reminder: 5 open syzbot bugs in "fs/fuse" subsystem
 2019-07-24  2:32 UTC 

EIO with io_uring O_DIRECT writes on ext4
 2019-07-24  2:23 UTC  (7+ messages)

[PATCH v9 0/6] Enable THP for text section of non-shmem files
 2019-07-23 23:59 UTC  (3+ messages)
` [PATCH v9 5/6] mm,thp: add read-only THP support for (non-shmem) FS

[PATCH 00/10] VFS: Provide new mount UAPI
 2019-07-23 23:30 UTC  (14+ messages)
` [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around

[PATCH v4 0/3] Casefolding in F2FS
 2019-07-23 23:05 UTC  (4+ messages)
` [PATCH v4 1/3] fs: Reserve flag for casefolding
` [PATCH v4 2/3] f2fs: include charset encoding information in the superblock
` [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups

[PATCH] mm/backing-dev: show state of all bdi_writeback in debugfs
 2019-07-23 22:36 UTC  (4+ messages)

[PATCH] psi: annotate refault stalls from IO submission
 2019-07-23 22:10 UTC  (6+ messages)

Question about vmsplice + SPLICE_F_GIFT
 2019-07-23 20:36 UTC  (2+ messages)

[RFC PATCH v3] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-23 19:27 UTC 

[RFC PATCH v2] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-23 18:49 UTC  (4+ messages)
  ` [Non-DoD Source] "

[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
 2019-07-23 14:30 UTC  (3+ messages)

[PATCH v3 00/24] erofs: promote erofs from staging
 2019-07-23 13:30 UTC  (6+ messages)
` [PATCH v3 23/24] erofs: introduce cached decompression

402b1b327a: BUG:unable_to_handle_page_fault_for_address
 2019-07-23 11:38 UTC  (2+ messages)

[PATCH 1/2] mm/filemap: don't initiate writeback if mapping has no dirty pages
 2019-07-23  8:16 UTC  (2+ messages)

[PATCH] fuse: BUG_ON's correction in fuse_dev_splice_write()
 2019-07-23  6:33 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).