linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-07 00:04:34 to 2019-03-12 20:01:16 UTC [more...]

[PATCH 0/7] Eliminate delegation self-conflicts
 2019-03-12 20:01 UTC  (3+ messages)
` [PATCH 3/7] kthreads: allow multiple kthreadd's

[PATCH 0/3] userfaultfd: allow to forbid unprivileged users
 2019-03-12 19:59 UTC  (13+ messages)
` [PATCH 1/3] userfaultfd/sysctl: introduce unprivileged_userfaultfd
` [PATCH 2/3] kvm/mm: introduce MMF_USERFAULTFD_ALLOW flag
` [PATCH 3/3] userfaultfd: apply unprivileged_userfaultfd check

[PATCH 09/10] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
 2019-03-12 19:30 UTC  (23+ messages)

[PATCH v2] Documenting the crash-recovery guarantees of Linux file systems
 2019-03-12 19:27 UTC 

[PATCH 1/8] aio: make sure file is pinned
 2019-03-12 19:18 UTC  (37+ messages)
  ` [PATCH 2/8] aio_poll_wake(): don't set ->woken if we ignore the wakeup
  ` [PATCH 3/8] aio_poll(): sanitize the logics after vfs_poll(), get rid of leak on error
                ` [PATCH 1/8] pin iocb through aio
                  ` [PATCH 2/8] keep io_event in aio_kiocb
                  ` [PATCH 3/8] aio: store event at final iocb_put()
                  ` [PATCH 4/8] Fix aio_poll() races
                  ` [PATCH 5/8] make aio_read()/aio_write() return int
                  ` [PATCH 6/8] move dropping ->ki_eventfd into iocb_destroy()
                  ` [PATCH 7/8] deal with get_reqs_available() in aio_get_req() itself
                  ` [PATCH 8/8] aio: move sanity checks and request allocation to io_submit_one()

[PATCH v3 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-12 15:53 UTC  (16+ messages)
` [PATCH v3 1/1] "

Hang / zombie process from Xarray page-fault conversion (bisected)
 2019-03-12 16:53 UTC  (5+ messages)

Fw: WARNING: bad usercopy in fanotify_read
 2019-03-12 16:35 UTC  (3+ messages)

[PATCH] Documenting the crash-recovery guarantees of Linux file systems
 2019-03-12 13:13 UTC  (3+ messages)

[PATCH] fs/handle.c - fix up kerneldoc
 2019-03-12 10:15 UTC 

[GIT PULL] overlayfs update for 5.1
 2019-03-12  9:03 UTC 

[GIT PULL] fuse update for 5.1
 2019-03-12  8:44 UTC 

a.out coredumping: fix or delete?
 2019-03-12  8:44 UTC  (29+ messages)
      ` [PATCH] x86: Deprecate a.out support

[PATCH] fs/libfs.c: let lseek use SEEK_SET and SEEK_CUR
 2019-03-12  5:57 UTC  (2+ messages)

[RFC PATCH 0/1] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and Directory entry events
 2019-03-12  2:48 UTC  (2+ messages)
` [RFC PATCH 1/1] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events

[PATCH] proc/sysctl: Fix NULL pointer dereference in put_links
 2019-03-12  2:10 UTC  (5+ messages)

[PATCH -next] exec: Fix mem leak in kernel_read_file
 2019-03-11 23:16 UTC  (4+ messages)

[PATCH] dax: Flush partial PMDs correctly
 2019-03-11 19:06 UTC  (3+ messages)

WARNING in ep_poll_callback
 2019-03-11 17:22 UTC  (9+ messages)
          `  "

[RFC] udftools: steps towards fsck
 2019-03-11 17:05 UTC  (5+ messages)

[PATCH resend] block: fix inconsistent page index
 2019-03-11 16:55 UTC 

[PATCH v2 0/8] mm/kdump: allow to exclude pages that are logically offline
 2019-03-11 16:40 UTC  (9+ messages)
` [PATCH v2 3/8] kexec: export PG_offline to VMCOREINFO
` [PATCH v2] makedumpfile: exclude pages that are logically offline

[PATCH] fs/block_dev.c: Remove duplicate header
 2019-03-11 15:49 UTC  (2+ messages)

[PATCH v2] ipc: Fix race condition in ipc_idr_alloc()
 2019-03-11 14:53 UTC 

[PATCH-next] ipc: Fix race condition in ipc_idr_alloc()
 2019-03-11 14:14 UTC  (3+ messages)

possible deadlock in io_submit_one
 2019-03-11 13:23 UTC  (2+ messages)

[PATCH] inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
 2019-03-11  9:13 UTC  (5+ messages)

KASAN: use-after-free Read in d_walk
 2019-03-11  6:19 UTC 

[git pull] vfs.git next portion of mount stuff
 2019-03-11  1:07 UTC 

[git pull] vfs.git iov_iter
 2019-03-11  0:41 UTC 

[git pull] vfs.git #work.misc
 2019-03-11  0:39 UTC 

[PATCH] fs: file: fixed a long comment style issue
 2019-03-10 15:44 UTC 

[PATCH v11 0/3] ipc: Increase IPCMNI limit & IPC id generation modes
 2019-03-10 12:47 UTC  (5+ messages)
` [PATCH v11 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode

[PATCH RESEND v5 0/5] namei: vfs flags to restrict path resolution
 2019-03-10 12:12 UTC  (6+ messages)
` [PATCH RESEND v5 2/5] namei: O_BENEATH-style path resolution flags

[GIT PULL] fscrypt updates for v5.1
 2019-03-09 19:55 UTC  (2+ messages)

[PATCH v2] fs/dax: deposit pagetable even when installing zero page
 2019-03-09 12:07 UTC 

[PATCH v4 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-08 23:21 UTC  (3+ messages)
` [PATCH v4 1/1] "

Better interop for NFS/SMB file share mode/reservation
 2019-03-08 21:53 UTC  (20+ messages)
                    ` [NFS-Ganesha-Devel] "

[PATCH] fs: use KERNEL_DS instead of get_ds()
 2019-03-08 16:20 UTC  (6+ messages)

[PATCH v2 (resend)] fs: Allow opening only regular files during execve()
 2019-03-08 15:45 UTC  (2+ messages)

[PATCH 1/1] Updated locking documentation for struct inode
 2019-03-08 15:04 UTC 

[PATCH] Fix sync. in blkdev_write_iter() acessing i_flags
 2019-03-08 15:10 UTC  (9+ messages)
        ` [PATCH] Abort file_remove_privs() for non-reg. files

[PATCH v8 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-03-08 12:54 UTC  (4+ messages)
` [PATCH v8] "

BUG: unable to handle kernel paging request in do_mount
 2019-03-08 10:14 UTC  (2+ messages)

[PATCH] fs/epoll: remove an unnecessary argument of ep_busy_loop()
 2019-03-08  8:14 UTC 

[PATCH] xfs: allocate sector sized IO buffer via page_frag_alloc
 2019-03-08  8:18 UTC  (11+ messages)

[vfs:work.aio 2/8] fs/aio.c:1126:2: note: in expansion of macro 'pr_debug'
 2019-03-08  4:42 UTC 

[PATCH v2] f2fs: Reduce zoned block device memory usage
 2019-03-08  3:49 UTC  (6+ messages)
` [f2fs-dev] "

[vfs:work.aio 2/8] fs/aio.c:1127:21: warning: cast to pointer from integer of different size
 2019-03-08  3:44 UTC 

mmotm 2019-03-07-18-01 uploaded
 2019-03-08  2:01 UTC 

Allow trusted filesystems to provide IMA hashes directly
 2019-03-07 22:41 UTC  (22+ messages)
` [PATCH V2 3/4] IMA: Optionally make use of filesystem-provided hashes

[GIT PULL] dtype handling cleanup for v5.1-rc1
 2019-03-07 17:50 UTC  (2+ messages)

[GIT PULL] ext2 and udf fixes for v5.1-rc1
 2019-03-07 17:50 UTC  (2+ messages)

[GIT PULL] Fanotify changes for v5.1-rc1
 2019-03-07 17:50 UTC  (2+ messages)

[PATCH] fs/select: avoid clang stack usage warning
 2019-03-07 16:19 UTC  (2+ messages)

[PATCH v4] page cache: Store only head pages in i_pages
 2019-03-07 15:30 UTC 

[PATCH v3] page cache: Store only head pages in i_pages
 2019-03-07 15:06 UTC  (5+ messages)

[PATCH] bpf: fix sysctl.c warning
 2019-03-07 10:05 UTC  (2+ messages)

[RESEND, PATCH v2] fuse: Don't drop NOTIFY_REPLY if we promised it
 2019-03-07  9:34 UTC  (8+ messages)

[PATCH v7 0/7] Allow initializing the kernfs node's secctx based on its parent
 2019-03-07  9:01 UTC  (6+ messages)

mmotm 2019-03-05-16-36 uploaded
 2019-03-07  0:22 UTC  (2+ messages)
` mmotm 2019-03-05-16-36 uploaded (zstd)

[PATCH] fix syzkaller task hung in exit_aio
 2019-03-07  0:07 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).