linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-02 12:06:40 to 2020-07-06 10:51:32 UTC [more...]

fanotify and LSM path hooks
 2020-07-06 10:51 UTC  (9+ messages)
      ` fsnotify pre-modify VFS hooks (Was: fanotify and LSM path hooks)

[PATCH 0/7] THP prep patches
 2020-07-06 10:29 UTC  (3+ messages)
` [PATCH 1/7] mm: Store compound_nr as well as compound_order

[PATCH] exfat: implement "quiet" option for setattr
 2020-07-06 10:26 UTC  (4+ messages)

[RFC] hung_task:add detecting task in D state milliseconds timeout
 2020-07-06  9:43 UTC  (5+ messages)

[PATCH v2] fcntl: Add 32bit filesystem mode
 2020-07-06  8:54 UTC  (3+ messages)

[PATCH 00/20] Prep work for fanotify named events
 2020-07-06  8:21 UTC  (9+ messages)
` [PATCH 01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher
` [PATCH 09/20] fsnotify: pass dir argument to handle_event() callback
` [PATCH 19/20] fanotify: move event name into fanotify_fh

[PATCH] eventfd: Enlarge recursion limit to allow vhost to work
 2020-07-06  6:45 UTC  (4+ messages)

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
 2020-07-06  6:07 UTC  (16+ messages)

[PATCH 00/10] Documentation: filesystems: eliminate duplicated words
 2020-07-06  0:15 UTC  (13+ messages)
` [PATCH 01/10] Documentation: filesystems: autofs-mount-control: drop doubled words
` [PATCH 02/10] Documentation: filesystems: caching/operations: drop doubled word
` [PATCH 03/10] Documentation: filesystems: configfs: "
` [PATCH 04/10] Documentation: filesystems: directory-locking: "
` [PATCH 05/10] Documentation: filesystems: fsverity: "
` [PATCH 06/10] Documentation: filesystems: mount_api: "
` [PATCH 07/10] Documentation: filesystems: overlayfs: "
` [PATCH 08/10] Documentation: filesystems: path-lookup: "
` [PATCH 09/10] Documentation: filesystems: sysfs-tagging: "
` [PATCH 10/10] Documentation: filesystems: vfs: drop doubled words

[PATCH v3 0/4] zone-append support in io-uring and aio
 2020-07-05 21:12 UTC  (8+ messages)
    ` [PATCH v3 1/4] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND
    ` [PATCH v3 2/4] block: add zone append handling for direct I/O path
    ` [PATCH v3 3/4] block: enable zone-append for iov_iter of bvec type
    ` [PATCH v3 4/4] io_uring: add support for zone-append

general protection fault in bdev_read_page (2)
 2020-07-05 19:12 UTC 

[PATCH v2] hung_task:add detecting task in D state milliseconds timeout
 2020-07-05 17:16 UTC  (2+ messages)

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-07-05 15:11 UTC  (25+ messages)
` [PATCH ghak90 V9 01/13] audit: collect audit task parameters
` [PATCH ghak90 V9 02/13] audit: add container id
` [PATCH ghak90 V9 04/13] audit: log drop of contid on exit of last task
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls
` [PATCH ghak90 V9 06/13] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V9 07/13] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V9 08/13] audit: add containerid support for user records
` [PATCH ghak90 V9 10/13] audit: add support for containerid to network namespaces
` [PATCH ghak90 V9 11/13] audit: contid check descendancy and nesting
` [PATCH ghak90 V9 12/13] audit: track container nesting
` [PATCH ghak90 V9 13/13] audit: add capcontid to set contid outside init_user_ns

[RFC v2 0/2] Fix gfs2 readahead deadlocks
 2020-07-05 15:08 UTC  (9+ messages)
` [RFC v2 1/2] fs: Add IOCB_NOIO flag for generic_file_read_iter
` [RFC v2 2/2] gfs2: Rework read and page fault locking

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
 2020-07-05 11:47 UTC  (21+ messages)
` [PATCH 1/3] readfile: implement readfile syscall
` [PATCH 2/3] arch: wire up the "
` [PATCH 3/3] selftests: add readfile(2) selftests
` [PATCH] readfile.2: new page describing readfile(2)

[PATCH 1/3] readfile: implement readfile syscall
 2020-07-04 21:15 UTC  (2+ messages)

[PATCH 0/2] Use multi-index entries in the page cache
 2020-07-04 20:20 UTC  (2+ messages)

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-07-04 16:00 UTC  (40+ messages)
        ` [PATCH 00/14] Make the user mode driver code a better citizen
            ` [PATCH v2 00/15] "
              ` [PATCH v3 00/16] "
                ` [PATCH v3 01/16] umh: Capture the pid in umh_pipe_setup
                ` [PATCH v3 02/16] umh: Move setting PF_UMH into umh_pipe_setup
                ` [PATCH v3 03/16] umh: Rename the user mode driver helpers for clarity
                ` [PATCH v3 04/16] umh: Remove call_usermodehelper_setup_file
                ` [PATCH v3 05/16] umh: Separate the user mode driver and the user mode helper support
                ` [PATCH v3 06/16] umd: For clarity rename umh_info umd_info
                ` [PATCH v3 07/16] umd: Rename umd_info.cmdline umd_info.driver_name
                ` [PATCH v3 08/16] umd: Transform fork_usermode_blob into fork_usermode_driver
                ` [PATCH v3 09/16] umh: Stop calling do_execve_file
                ` [PATCH v3 10/16] exec: Remove do_execve_file
                ` [PATCH v3 11/16] bpfilter: Move bpfilter_umh back into init data
                ` [PATCH v3 12/16] umd: Track user space drivers with struct pid
                ` [PATCH v3 13/16] exit: Factor thread_group_exited out of pidfd_poll
                ` [PATCH v3 14/16] bpfilter: Take advantage of the facilities of struct pid
                ` [PATCH v3 15/16] umd: Remove exit_umh
                ` [PATCH v3 16/16] umd: Stop using split_argv

[PATCH v3 00/10] server side user xattr support (RFC 8276)
 2020-07-04 14:37 UTC 

[PATCH v2] vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
 2020-07-04  6:03 UTC  (2+ messages)

mmotm 2020-07-03-15-03 uploaded
 2020-07-04  3:00 UTC  (2+ messages)
` mmotm 2020-07-03-15-03 uploaded (drivers/soc/qcom/qcom-geni-se.c)

decruft the early init / initrd / initramfs code
 2020-07-04  2:19 UTC  (7+ messages)
` [PATCH 01/16] init: remove the bstat helper
` [PATCH 09/16] initrd: remove the BLKFLSBUF call in handle_initrd

[GIT PULL] xfs: bug fixes for 5.8-rc4
 2020-07-03 21:50 UTC  (2+ messages)

[PATCH v9 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-03 19:20 UTC  (5+ messages)
` [PATCH v9 2/4] fs: Add standard casefolding support

[PATCH v4 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-07-03 18:12 UTC  (13+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] selftests: add clone3() CAP_CHECKPOINT_RESTORE test
` [PATCH v4 3/3] prctl: Allow ptrace capable processes to change /proc/self/exe

Virtual Linux Plumbers 2020, 24-28 August: Containers and Checkpoint/Restore microconference CFP Open until 20 July
 2020-07-03 14:06 UTC 

linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)
 2020-07-03 13:28 UTC  (13+ messages)

[RFC 0/4] Fix gfs2 readahead deadlocks
 2020-07-03  9:45 UTC  (11+ messages)
` [RFC 1/4] gfs2: Revert readahead conversion
` [RFC 2/4] fs: Add IOCB_NOIO flag for generic_file_read_iter
` [RFC 3/4] gfs2: Rework read and page fault locking
` [RFC 4/4] gfs2: Reinstate readahead conversion

[RFC] stop using ->read and ->write for kernel access v3
 2020-07-03  9:43 UTC  (11+ messages)
` [PATCH 19/23] sysctl: Call sysctl_head_finish on error
  ` [PATCH 16/23] seq_file: switch over direct seq_read method calls to seq_read_iter

[PATCH 1/2] exfat: fix overflow issue in exfat_cluster_to_sector()
 2020-07-03  6:42 UTC  (2+ messages)
    ` [PATCH 2/2] exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()

[PATCH v2] exfat: optimize exfat_zeroed_cluster()
 2020-07-03  3:48 UTC  (3+ messages)

[PATCH 0/2] f2fs: zns zone-capacity support
 2020-07-02 23:27 UTC  (5+ messages)
` [PATCH 1/2] f2fs: support zone capacity less than zone size
` [PATCH 2/2] f2fs: manage zone capacity during writes and gc

[RFC] Bypass filesystems for reading cached pages
 2020-07-02 17:30 UTC  (7+ messages)

[RFC PATCH v2] fs/namespace: use percpu_rw_semaphore for writer holding
 2020-07-02 15:46 UTC 

[PATCH] block: Set req quiet flag if bio is quiet
 2020-07-02 15:40 UTC 

[PATCH v4 00/10] fanotify events with name info
 2020-07-02 12:57 UTC  (11+ messages)
` [PATCH v4 01/10] inotify: report both events on parent and child with single callback
` [PATCH v4 02/10] fanotify: "
` [PATCH v4 03/10] fsnotify: send event to "
` [PATCH v4 04/10] fsnotify: send event with parent/name info to sb/mount/non-dir marks
` [PATCH v4 05/10] fsnotify: send MOVE_SELF event with parent/name info
` [PATCH v4 06/10] fanotify: add basic support for FAN_REPORT_DIR_FID
` [PATCH v4 07/10] fanotify: report events with parent dir fid to sb/mount/non-dir marks
` [PATCH v4 08/10] fanotify: add support for FAN_REPORT_NAME
` [PATCH v4 09/10] fanotify: report parent fid + name + child fid
` [PATCH v4 10/10] fanotify: report parent fid "

exfatprogs-1.0.3 version released
 2020-07-02 12:24 UTC  (5+ 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).