linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-19 20:48:25 to 2020-06-23 22:00:52 UTC [more...]

[PATCH 0/2] exec: s/group_exit_task/group_exec_task/ for clarity
 2020-06-23 21:56 UTC  (13+ messages)
` [PATCH 1/2] exec: Don't set group_exit_task during a coredump
` [PATCH v2 0/6] exec: s/group_exit_task/group_exec_task/ for clarity
  ` [PATCH v2 1/6] signal: Pretty up the SIGNAL_GROUP_FLAGS
  ` [PATCH v2 2/6] exec: Lock more defensively in exec
  ` [PATCH v2 3/6] signal: Implement SIGNAL_GROUP_DETHREAD
  ` [PATCH v2 4/6] signal: In signal_group_exit remove the group_exit_task test
  ` [PATCH v2 5/6] coredump: Stop using group_exit_task
  ` [PATCH v2 6/6] exec: Rename group_exit_task group_exec_task and correct the Documentation

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-23 19:40 UTC  (15+ messages)

[PATCH stable 4.9 00/21] Unbreak 32-bit DVB applications on 64-bit kernels
 2020-06-23 19:13 UTC  (2+ messages)

[PATCH v7 0/8] blktrace: fix debugfs use after free
 2020-06-23 17:05 UTC  (25+ messages)
` [PATCH v7 1/8] block: add docs for gendisk / request_queue refcount helpers
` [PATCH v7 2/8] block: clarify context for refcount increment helpers
` [PATCH v7 3/8] block: revert back to synchronous request_queue removal
` [PATCH v7 4/8] blktrace: annotate required lock on do_blk_trace_setup()
` [PATCH v7 5/8] loop: be paranoid on exit and prevent new additions / removals
` [PATCH v7 6/8] blktrace: fix debugfs use after free
` [PATCH v7 7/8] blktrace: ensure our debugfs dir exists
` [PATCH v7 8/8] block: create the request_queue debugfs_dir on registration

Virtual Linux Plumbers 2020: Containers and Checkpoint/Restore microconference CFP Open until 20 July
 2020-06-23 15:48 UTC  (2+ messages)
` Virtual Linux Plumbers 2020 (24-28 August): "

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-23 15:44 UTC  (11+ messages)

(no subject)
 2020-06-23 14:38 UTC  (4+ messages)
` [PATCH 15/15] io_uring: support true async buffered reads, if file provides it

[PATCH 4/5] umh: fix processed error when UMH_WAIT_PROC is used
 2020-06-23 14:23 UTC  (3+ messages)
` linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-06-23 11:51 UTC  (21+ messages)

[PATCH v2] iomap: Make sure iomap_end is called after iomap_begin
 2020-06-23 11:32 UTC  (6+ messages)

[PATCH] xattr: fix EOPNOTSUPP if fs and security xattrs disabled
 2020-06-23 10:10 UTC  (2+ messages)

[PATCH v2] fcntl: Add 32bit filesystem mode
 2020-06-23 10:08 UTC  (2+ messages)

[PATCH v3 0/1] Generalize poll events from eventfd
 2020-06-23  9:21 UTC  (4+ messages)
` [PATCH v3 1/1] eventfd: implementation of EFD_MASK flag

[RFC] Bypass filesystems for reading cached pages
 2020-06-23  7:41 UTC  (15+ messages)

[PATCH v2 07/15] fs: fs.h: fix a kernel-doc parameter description
 2020-06-23  7:09 UTC  (2+ messages)
` [PATCH v2 15/15] docs: fs: proc.rst: convert a new chapter to ReST

[PATCH 1/2 v5] exfat: write multiple sectors at once
 2020-06-23  6:22 UTC 

[PATCH 0/6 v9] btrfs direct-io using iomap
 2020-06-23  6:15 UTC  (12+ messages)
` [PATCH 1/6] iomap: Convert wait_for_completion to flags
` [PATCH 2/6] iomap: IOMAP_DIOF_PGINVALID_FAIL return if page invalidation fails
` [PATCH 3/6] btrfs: switch to iomap_dio_rw() for dio
` [PATCH 4/6] fs: remove dio_end_io()
` [PATCH 5/6] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
` [PATCH 6/6] btrfs: split btrfs_direct_IO to read and write part

[PATCH 0/4] Inline Encryption Support for fscrypt
 2020-06-23  1:50 UTC  (6+ messages)
` [PATCH 1/4] fs: introduce SB_INLINECRYPT
        ` [f2fs-dev] "

[PATCH] isofs: fix High Sierra dirent flag accesses
 2020-06-23  1:21 UTC  (4+ messages)

severe proc dentry lock contention
 2020-06-23  0:47 UTC  (17+ messages)
      ` [PATCH] proc: Avoid a thundering herd of threads freeing proc dentries

💥 PANICKED: Test report for kernel 5.7.5-d1c48db.cki (stable-queue)
 2020-06-22 22:20 UTC  (2+ messages)

[PATCH] fs: i_version mntopt gets visible through /proc/mounts
 2020-06-22 22:03 UTC  (19+ messages)

mmotm 2020-06-20-21-36 uploaded
 2020-06-22 22:00 UTC  (4+ messages)
` mmotm 2020-06-20-21-36 uploaded (lkdtm/bugs.c)

fs: Expand __fd_install_received() to accept fd
 2020-06-22 15:52 UTC  (2+ messages)

ANNOUNCE: nfs-utils-2.5.1 released
 2020-06-22 15:15 UTC 

[PATCH v3] xfs: avoid deadlock when trigger memory reclaim in ->writepages
 2020-06-22 12:20 UTC  (2+ messages)
  ` [xfs] 59d77e81c5: WARNING:at_fs/iomap/buffered-io.c:#iomap_do_writepage

[PATCH] xfs: reintroduce PF_FSTRANS for transaction reservation recursion protection
 2020-06-22 12:18 UTC  (3+ messages)

move block bits out of fs.h
 2020-06-22  9:42 UTC  (27+ messages)
` [PATCH 01/10] tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
` [PATCH 02/10] block: mark bd_finish_claiming static
` [PATCH 03/10] fs: remove an unused block_device_operations forward declaration
` [PATCH 04/10] fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines
` [PATCH 05/10] fs: remove the mount_bdev and kill_block_super stubs
` [PATCH 06/10] block: simplify sb_is_blkdev_sb
` [PATCH 07/10] block: move block-related definitions out of fs.h
` [PATCH 08/10] fs: move the buffer_heads_over_limit stub to buffer_head.h
` [PATCH 09/10] block: reduce ifdef CONFIG_BLOCK madness in headers
` [PATCH 10/10] block: move struct block_device to blk_types.h

[PATCH] eventfd: Enlarge recursion limit to allow vhost to work
 2020-06-22  9:09 UTC  (2+ messages)

[fuse-devel] 512 byte aligned write + O_DIRECT for xfstests
 2020-06-22  7:57 UTC  (3+ messages)

linux-next boot error: WARNING in kmem_cache_free
 2020-06-22  7:28 UTC  (4+ messages)

Kernel 5.4 breaks fuse 2.X nonempty mount option
 2020-06-22  6:04 UTC  (7+ messages)

[PATCH 1/2 v4] exfat: write multiple sectors at once
 2020-06-22  2:44 UTC  (3+ messages)

[PATCH] fs/fs-writeback.c: not WARN on unregistered BDI
 2020-06-22  1:41 UTC  (2+ messages)

[PATCH] exfat: flush dirty metadata in fsync
 2020-06-22  0:27 UTC  (2+ messages)

Files dated before 1970
 2020-06-21 23:38 UTC  (5+ messages)

[PATCH 3/3] io_uring: add support for zone-append
 2020-06-21 18:55 UTC  (17+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Documentation/filesystems
 2020-06-21 13:35 UTC 

[PATCH] fs Add MODULE_DESCRIPTION entries to kernel modules
 2020-06-21 12:46 UTC 

BUG: sleeping function called from invalid context in do_user_addr_fault
 2020-06-21 10:07 UTC 

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-06-21  2:04 UTC  (3+ messages)

properly support exec and wait with kernel pointers v2
 2020-06-20 17:02 UTC  (5+ messages)
` [PATCH 6/6] kernel: add a kernel_wait helper

Parallel compilation performance regression
 2020-06-20  7:44 UTC  (4+ messages)

Any source to know f2fs IO behavior or flowchart?
 2020-06-20  7:02 UTC 

[PATCH v3 0/5] ext4: fix inconsistency since async write metadata buffer error
 2020-06-20  2:54 UTC  (6+ messages)
` [PATCH v3 1/5] ext4: abort the filesystem if failed to async write metadata buffer
` [PATCH v3 2/5] ext4: remove ext4_buffer_uptodate()
` [PATCH v3 3/5] ext4: remove write io error check before read inode block
` [PATCH v3 4/5] jbd2: abort journal if free a async write error metadata buffer
` [PATCH v3 5/5] jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()

[PATCH] afs: Fix hang on rmmod due to outstanding timer
 2020-06-19 22:39 UTC 

[PATCH 0/5] kmod/umh: a few fixes
 2020-06-19 21:07 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).