linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-04 21:30:09 to 2019-03-10 22:40:47 UTC [more...]

a.out coredumping: fix or delete?
 2019-03-10 22:40 UTC  (22+ messages)
      ` [PATCH] x86: Deprecate a.out support
            ` [PATCH] fs: binfmt: mark aout as broken

[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  (10+ messages)
` [PATCH RESEND v5 1/5] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH RESEND v5 2/5] namei: O_BENEATH-style path resolution flags
` [PATCH RESEND v5 3/5] namei: O_THISROOT: chroot-like path resolution
` [PATCH RESEND v5 4/5] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH RESEND v5 5/5] binfmt_*: scope path resolution of interpreters

[PATCH 1/8] aio: make sure file is pinned
 2019-03-10  7:08 UTC  (27+ 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 4/8] aio_poll(): get rid of weird refcounting
  ` [PATCH 5/8] make aio_read()/aio_write() return int
  ` [PATCH 6/8] move dropping ->ki_eventfd into iocb_put()
  ` [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 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 6/8] move dropping ->ki_eventfd into iocb_destroy()

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

[RFC] udftools: steps towards fsck
 2019-03-09 14:25 UTC  (4+ messages)

[PATCH] proc/sysctl: Fix NULL pointer dereference in put_links
 2019-03-09 12:27 UTC  (4+ 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  (21+ messages)
                    ` [NFS-Ganesha-Devel] "

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

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

Hang / zombie process from Xarray page-fault conversion (bisected)
 2019-03-08  6:16 UTC 

[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

[PATCH 09/10] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
 2019-03-07 18:56 UTC  (22+ messages)

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

[PATCH v2 0/8] mm/kdump: allow to exclude pages that are logically offline
 2019-03-07  8:41 UTC  (4+ messages)
` [PATCH v2] makedumpfile: "

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)

[PATCH] tools: testing: selftests: Remove duplicate headers
 2019-03-06 18:06 UTC  (5+ messages)

[PATCH v2] aio: add check for timeout to aviod invalid value
 2019-03-06  9:28 UTC  (2+ messages)

[PATCH] Documenting the crash-recovery guarantees of Linux file systems
 2019-03-06  9:14 UTC  (4+ messages)

[PATCH RESEND] eventfd: prepare id to userspace via fdinfo
 2019-03-06  7:08 UTC 

[PATCH] f2fs: Reduce zoned block device memory usage
 2019-03-06  3:22 UTC  (6+ messages)

The question about hfs+ patch (hfsplus: fix BUG on bnode parent update)
 2019-03-05 23:23 UTC  (13+ messages)

[PATCH] vfs: Move kernel_read_file() to fs/read_write.c
 2019-03-05 23:18 UTC 

5.0.0-rc8-next-20190301+: kernel bug at fs/inode.c:513
 2019-03-05 21:33 UTC  (4+ messages)

[PATCH] writeback: fix inode cgroup switching comment
 2019-03-05 15:42 UTC  (2+ messages)

[PATCH] selftest/proc: Remove duplicate header
 2019-03-05  4:51 UTC  (3+ messages)

[PATCH] sysctl: Fix proc_do_large_bitmap for large input buffers
 2019-03-05  4:43 UTC  (2+ messages)

[PATCH] fs: Avoid signed overflow UBSAN warning
 2019-03-05  4:26 UTC  (2+ messages)

[RFC PATCH] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
 2019-03-05  1:54 UTC  (7+ messages)

[PATCH] aio: take an extra file reference before call vfs_poll()
 2019-03-05  1:25 UTC  (4+ messages)

[PATCH] integrity: use KERNEL_DS instead of get_ds()
 2019-03-05  0:25 UTC  (2+ messages)

[PATCH 0/8] add generic interface to set/get project
 2019-03-04 23:36 UTC  (4+ messages)
` [PATCH 1/8] fs: add support to change project ID
    ` 答复: "

[PATCH 1/2] fchownat.2: add project support updates
 2019-03-04 23:17 UTC  (7+ messages)
` [PATCH 2/2] statx.2: add project support update

[git pull] vfs.git fixes
 2019-03-04 21:30 UTC  (2+ 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).