Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0/9] Enable ext4 support for per-file/directory DAX operations
2020-05-20 2:02 UTC (11+ messages)
` [PATCH 2/9] fs/ext4: Disallow verity if inode is DAX
` [PATCH 3/9] fs/ext4: Disallow encryption "
[PATCH v4 0/4] cleaning up the sysctls table (hung_task watchdog)
2020-05-20 1:39 UTC (8+ messages)
` [PATCH v4 1/4] sysctl: Add register_sysctl_init() interface
` [PATCH v4 2/4] sysctl: Move some boundary constants form sysctl.c to sysctl_vals
` [PATCH v4 3/4] hung_task: Move hung_task sysctl interface to hung_task.c
` [PATCH v4 4/4] watchdog: move watchdog sysctl interface to watchdog.c
[PATCH] pipe: Fix pipe_full() test in opipe_prep()
2020-05-19 23:59 UTC
[git pull] vfs.git fix
2020-05-19 23:40 UTC (2+ messages)
[PATCH 0/4] Relocate execve() sanity checks
2020-05-19 22:58 UTC (26+ messages)
` [PATCH 1/4] exec: Change uselib(2) IS_SREG() failure to EACCES
` [PATCH 2/4] exec: Relocate S_ISREG() check
` [PATCH 3/4] exec: Relocate path_noexec() check
` [PATCH 4/4] fs: Include FMODE_EXEC when converting flags to f_mode
fcntl(F_DUPFD) causing apparent file descriptor table corruption
2020-05-19 22:28 UTC (5+ messages)
exec: Promised cleanups after introducing exec_update_mutex
2020-05-19 21:59 UTC (36+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
` [PATCH 0/5] exec: Control flow simplifications
` [PATCH v2 0/8] "
` [PATCH v2 1/8] exec: Teach prepare_exec_creds how exec treats uids & gids
` [PATCH v2 2/8] exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
` [PATCH v2 3/8] exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds
` [PATCH v2 4/8] exec: Allow load_misc_binary to call prepare_binfmt unconditionally
` [PATCH v2 5/8] exec: Move the call of prepare_binprm into search_binary_handler
` [PATCH v2 6/8] exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC
` [PATCH v2 7/8] exec: Generic execfd support
` [PATCH v2 8/8] exec: Remove recursion from search_binary_handler
[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
2020-05-19 21:45 UTC (3+ messages)
` [PATCH v1 19/25] vfs: Use sequence counter with associated spinlock
` [PATCH v1 23/25] userfaultfd: "
[PATCH 2/8] radix-tree: Use local_lock for protection
2020-05-19 20:54 UTC (3+ messages)
[PATCH 00/10] Introduce attach/detach_page_private to cleanup code
2020-05-19 20:44 UTC (19+ messages)
` [PATCH 01/10] include/linux/pagemap.h: introduce attach/detach_page_private
` [PATCH 02/10] md: remove __clear_page_buffers and use attach/detach_page_private
` [PATCH 03/10] btrfs: "
` [PATCH 04/10] fs/buffer.c: "
` [PATCH 05/10] f2fs: "
` [PATCH 06/10] iomap: "
` [PATCH 07/10] ntfs: replace attach_page_buffers with attach_page_private
` [PATCH 08/10] orangefs: use attach/detach_page_private
` [PATCH 09/10] buffer_head.h: remove attach_page_buffers
` [PATCH 10/10] mm/migrate.c: call detach_page_private to cleanup code
[PATCH 0/1] hibernate: restrict writes to the snapshot device
2020-05-19 18:17 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v2] PM: hibernate: restrict writes to the resume device
2020-05-19 18:14 UTC
[PATCH v5 0/7] block: fix blktrace debugfs use after free
2020-05-19 17:03 UTC (14+ messages)
` [PATCH v5 4/7] block: move main block debugfs initialization to its own file
` [PATCH v5 5/7] blktrace: fix debugfs use after free
` [PATCH v5 6/7] blktrace: break out of blktrace setup on concurrent calls
` [PATCH v5 7/7] loop: be paranoid on exit and prevent new additions / removals
linux-next: Tree for May 12 (fs/namespace.c)
2020-05-19 16:51 UTC
[PATCH] fscrypt: add support for IV_INO_LBLK_32 policies
2020-05-19 16:33 UTC (4+ messages)
[PATCH] fsinfo: Fix uninitialized variable in fsinfo_generic_mount_all()
2020-05-19 16:18 UTC (2+ messages)
[PATCH][next] fsinfo: fix an uninialized variable 'conn'
2020-05-19 16:15 UTC (2+ messages)
[PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
2020-05-19 10:13 UTC (14+ messages)
` How about just O_EXEC? (was Re: [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC)
[RFC PATCH v3 0/9] Suppress negative dentry
2020-05-19 9:23 UTC (11+ messages)
fix fiemap for ext4 bitmap files (+ cleanups) v3
2020-05-19 8:04 UTC (4+ messages)
NULL pointer dereference in coredump code
2020-05-19 7:16 UTC (2+ messages)
[PATCH 0/5] ext4/overlayfs: fiemap related fixes
2020-05-19 2:43 UTC (2+ messages)
[PATCH v3 0/4] cleaning up the sysctls table (hung_task watchdog)
2020-05-19 1:13 UTC (7+ messages)
` [PATCH v3 1/4] sysctl: Add register_sysctl_init() interface
` [PATCH v3 2/4] sysctl: Move some boundary constants form sysctl.c to sysctl_vals
` [PATCH v3 3/4] hung_task: Move hung_task sysctl interface to hung_task.c
` [PATCH v3 4/4] watchdog: move watchdog sysctl interface to watchdog.c
kernel BUG at mm/hugetlb.c:LINE!
2020-05-19 0:35 UTC (9+ messages)
mmotm 2020-05-15-16-29 uploaded
2020-05-18 23:15 UTC (3+ messages)
[PATCH] sysctl: const-ify ngroups_max
2020-05-18 21:14 UTC (6+ messages)
INFO: trying to register non-static key in clear_inode
2020-05-18 18:23 UTC
sort out the flush_icache_range mess v2
2020-05-18 18:20 UTC (5+ messages)
` [PATCH 10/29] c6x: use asm-generic/cacheflush.h
` [PATCH 29/29] module: move the set_fs hack for flush_icache_range to m68k
linux-next boot error: general protection fault in tomoyo_get_local_path
2020-05-18 18:07 UTC (9+ messages)
` [PATCH] proc: proc_pid_ns takes super_block as an argument
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v13 00/12] Inline Encryption Support
2020-05-18 16:50 UTC (8+ messages)
[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
2020-05-18 16:49 UTC (3+ messages)
fuse: trying to steal weird page
2020-05-18 15:26 UTC (9+ messages)
` [fuse-devel] "
[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
2020-05-18 15:21 UTC (6+ messages)
Setting mount propagation type in new mount API
2020-05-18 14:42 UTC (3+ messages)
fuse_notify_inval_inode() may be ineffective when getattr request is in progress
2020-05-18 13:08 UTC (2+ messages)
[PATCH][v2] fuse, virtiofs: Do not alloc/install fuse device in fuse_fill_super_common()
2020-05-18 12:15 UTC (4+ messages)
[PATCH v3 0/7] fanotify events on child with name info
2020-05-18 9:40 UTC (2+ messages)
Unable to access fuse mountpoint with seteuid()
2020-05-18 9:32 UTC (2+ messages)
clean up kernel_{read,write} & friends v2
2020-05-18 6:42 UTC (2+ messages)
` [PATCH 09/14] fs: don't change the address limit for ->write_iter in __kernel_write
[RFC PATCH] fs: Move @f_count to different cacheline with @f_mode
2020-05-18 2:01 UTC (2+ messages)
[PATCH] afs: Don't unlock fetched data pages until the op completes successfully
2020-05-17 22:36 UTC (3+ messages)
truncate for block size > page size
2020-05-17 21:54 UTC
[PATCH v5 0/6] Add support for O_MAYEXEC
2020-05-17 16:57 UTC (6+ messages)
` [PATCH v5 2/6] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property
INFO: trying to register non-static key in io_cqring_ev_posted (3)
2020-05-17 15:19 UTC (2+ messages)
Determining owner of a (fuse) mountpoint?
2020-05-17 14:59 UTC (3+ messages)
` [fuse-devel] "
"BUG: MAX_LOCKDEP_ENTRIES too low" with 6979 "&type->s_umount_key"
2020-05-17 11:12 UTC (2+ messages)
[PATCH v2 0/4] cleaning up the sysctls table (hung_task watchdog)
2020-05-17 3:01 UTC (8+ messages)
` [PATCH v2 1/4] sysctl: Add register_sysctl_init() interface
` [PATCH v2 3/4] hung_task: Move hung_task sysctl interface to hung_task.c
` [PATCH v2 4/4] watchdog: move watchdog sysctl interface to watchdog.c
page: next (older) | prev (newer) | latest
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).