linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-15 13:01:28 to 2020-06-17 21:33:33 UTC [more...]

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-06-17 21:33 UTC  (12+ messages)

[PATCH v3 0/7] libfs: group and simplify linux fs code
 2020-06-17 21:00 UTC  (2+ messages)

[PATCH v4 00/11] Add seccomp notifier ioctl that enables adding fds
 2020-06-17 19:58 UTC  (24+ messages)
` [PATCH v4 01/11] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH v4 02/11] fs: Move __scm_install_fd() to __fd_install_received()
` [PATCH v4 03/11] fs: Add fd_install_received() wrapper for __fd_install_received()
` [PATCH v4 04/11] pidfd: Replace open-coded partial fd_install_received()
` [PATCH v4 05/11] fs: Expand __fd_install_received() to accept fd
` [PATCH v4 06/11] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v4 07/11] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
` [PATCH v4 08/11] selftests/seccomp: Make kcmp() less required
` [PATCH v4 09/11] selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
` [PATCH v4 10/11] seccomp: Switch addfd to Extensible Argument ioctl
` [PATCH v4 11/11] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID

[PATCH bpf-next 0/4] Generalizing bpf_local_storage
 2020-06-17 19:26 UTC  (8+ messages)
` [PATCH bpf-next 4/4] bpf: Add selftests for local_storage

[PATCH 0/3] zone-append support in aio and io-uring
 2020-06-17 19:02 UTC  (7+ messages)
    ` [PATCH 1/3] fs,block: Introduce IOCB_ZONE_APPEND and direct-io handling
    ` [PATCH 2/3] aio: add support for zone-append
    ` [PATCH 3/3] io_uring: "

[PATCH] fs: i_version mntopt gets visible through /proc/mounts
 2020-06-17 18:45 UTC  (10+ messages)

[PATCH 0/4] Inline Encryption Support for fscrypt
 2020-06-17 17:59 UTC  (8+ messages)
` [PATCH 1/4] fs: introduce SB_INLINECRYPT
` [PATCH 2/4] fscrypt: add inline encryption support
` [PATCH 3/4] f2fs: "
` [PATCH 4/4] ext4: "

[PATCH v3 1/1] fs: move kernel_read_file* to its own include file
 2020-06-17 16:12 UTC 

[PATCH v2 1/1] fs: move kernel_read_file* to its own include file
 2020-06-17 15:36 UTC  (2+ messages)

clean up kernel_{read,write} & friends v4
 2020-06-17 14:59 UTC  (10+ messages)
` [PATCH 05/13] fs: check FMODE_WRITE in __kernel_write
` [PATCH 10/13] integrity/ima: switch to using __kernel_read

[PATCH] fs, pseudo: Do not update atime for pseudo inodes
 2020-06-17 14:53 UTC 

[PATCH stable 4.9 00/21] Unbreak 32-bit DVB applications on 64-bit kernels
 2020-06-17 14:22 UTC  (5+ messages)

[PATCH v2 0/5] ext4: fix inconsistency since reading old metadata from disk
 2020-06-17 13:44 UTC  (9+ messages)
` [PATCH v2 1/5] fs: add bdev writepage hook to block device
` [PATCH v2 2/5] ext4: mark filesystem error if failed to async write metadata
` [PATCH v2 3/5] ext4: detect metadata async write error when getting journal's write access
` [PATCH v2 4/5] ext4: remove ext4_buffer_uptodate()
` [PATCH v2 5/5] ext4: remove write io error check before read inode block

[PATCH] fs : initialize return for iter_file_splice_write
 2020-06-17 13:07 UTC 

[RFC PATCH 0/1] fs: remove retry loop
 2020-06-17 12:09 UTC  (5+ messages)
` [RFC PATCH 1/1] fs/namespace.c: use spinlock instead of busy loop

[PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
 2020-06-17  8:41 UTC  (4+ messages)

[PATCH v2] exfat: call sync_filesystem for read-only remount
 2020-06-17  8:40 UTC  (3+ messages)

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-06-17  7:38 UTC  (7+ messages)
` [PATCH v2 1/6] kernfs: switch kernfs to use an rwsem
` [PATCH v2 2/6] kernfs: move revalidate to be near lookup
` [PATCH v2 3/6] kernfs: improve kernfs path resolution
` [PATCH v2 4/6] kernfs: use revision to identify directory node changes
` [PATCH v2 5/6] kernfs: refactor attr locking
` [PATCH v2 6/6] kernfs: make attr_mutex a local kernfs node lock

[PATCH v2 1/6] kernfs: switch kernfs to use an rwsem
 2020-06-17  7:37 UTC  (2+ messages)

[PATCH] exfat: move setting VOL_DIRTY over exfat_remove_entries()
 2020-06-17  7:30 UTC 

[PATCH] fs: move kernel_read_file* to its own include file
 2020-06-17  6:04 UTC  (3+ messages)

about the fuse code question,maybe a bug
 2020-06-17  3:55 UTC 

[PATCH v11 00/25] Change readahead API
 2020-06-17  2:21 UTC  (6+ messages)
` [PATCH v11 16/25] fs: Convert mpage_readpages to mpage_readahead
  ` [Cluster-devel] "

[GIT PULL] General notification queue and key notifications
 2020-06-17  1:15 UTC  (2+ messages)

[PATCH] vfs/xattr: strengthen error check to avoid unexpected result
 2020-06-17  1:08 UTC 

[GIT PULL] afs: Fixes for bugs found by xfstests
 2020-06-17  0:45 UTC  (2+ messages)

[PATCH] iomap: Make sure iomap_end is called after iomap_begin
 2020-06-16 16:38 UTC  (10+ messages)

[PATCH v7] block: Fix use-after-free in blkdev_get()
 2020-06-16 16:33 UTC  (2+ messages)

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-16 16:21 UTC  (12+ messages)

[PATCH v9 0/8] firmware: add request_partial_firmware_into_buf
 2020-06-16 16:09 UTC  (10+ messages)
` [PATCH v9 1/8] fs: introduce kernel_pread_file* support
` [PATCH v9 2/8] firmware: add request_partial_firmware_into_buf
` [PATCH v9 3/8] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v9 4/8] firmware: test partial file reads of request_partial_firmware_into_buf
` [PATCH v9 5/8] bcm-vk: add bcm_vk UAPI
` [PATCH v9 7/8] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v9 8/8] ima: add FIRMWARE_PARTIAL_READ support

[PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
 2020-06-16 14:45 UTC  (2+ messages)

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-16 13:56 UTC  (12+ messages)

[PATCH v6] block: Fix use-after-free in blkdev_get()
 2020-06-16 11:49 UTC  (4+ messages)

[PATCH v3] xfs: avoid deadlock when trigger memory reclaim in ->writepages
 2020-06-16 11:42 UTC  (16+ messages)

[PATCH] RFC: fuse: virtiofs: Call security hooks on new inodes
 2020-06-16 10:27 UTC  (5+ messages)
` [PATCH v2] RFC: fuse: "

[PATCH v4 1/2] hugetlb: use f_mode & FMODE_HUGETLBFS to identify hugetlbfs files
 2020-06-16  9:01 UTC  (12+ messages)

[PATCH v2] fs: Do not check if there is a fsnotify watcher on pseudo inodes
 2020-06-16  7:47 UTC  (5+ messages)

[PATCH v2] exfat: remove EXFAT_SB_DIRTY flag
 2020-06-16  2:23 UTC  (3+ messages)

possible deadlock in send_sigio
 2020-06-16  0:31 UTC  (14+ messages)

properly support exec and wait with kernel pointers
 2020-06-15 19:45 UTC  (17+ messages)
` [PATCH 1/6] exec: cleanup the execve wrappers
` [PATCH 2/6] exec: simplify the compat syscall handling
` [PATCH 3/6] exec: cleanup the count() function
` [PATCH 5/6] exec: add a kernel_execveat helper

[PATCH 28/29] docs: fs: proc.rst: fix a warning due to a merge conflict
 2020-06-15 18:24 UTC  (4+ messages)
` [PATCH 29/29] docs: fs: proc.rst: convert a new chapter to ReST

decruft the early init / initrd / initramfs code
 2020-06-15 16:03 UTC  (2+ messages)

[RFC v6 00/51] Large pages in the page cache
 2020-06-15 13:32 UTC  (4+ 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).