linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-18 18:20:34 to 2019-12-22 02:01:09 UTC [more...]

[PATCH v3] fs: Fix page_mkwrite off-by-one errors
 2019-12-22  1:59 UTC  (6+ messages)

[PATCH v6 0/9] Inline Encryption Support
 2019-12-22  0:16 UTC  (23+ messages)
` [PATCH v6 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v6 2/9] block: Add encryption context to struct bio
` [PATCH v6 3/9] block: blk-crypto for Inline Encryption
` [PATCH v6 5/9] scsi: ufs: UFS crypto API
` [PATCH v6 6/9] scsi: ufs: Add inline encryption support to UFS
` [PATCH v6 8/9] f2fs: add inline encryption support
` [PATCH v6 9/9] ext4: "

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-21 23:59 UTC  (35+ messages)
` [PATCH v11 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v11 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
    ` [PATCH v12] "
` [PATCH v11 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM

[PATCH] vfs: Handle file systems without ->parse_params better
 2019-12-21 18:36 UTC  (3+ messages)
` [RFC PATCH] vfs: generic_fs_parameters can be static

[PATCH 0/8 v6] btrfs direct-io using iomap
 2019-12-21 18:02 UTC  (7+ messages)
` [PATCH 3/8] iomap: Move lockdep_assert_held() to iomap_dio_rw() calls
` [PATCH 4/8] btrfs: Switch to iomap_dio_rw() for dio

[PATCH] fs: inode: Reduce volatile inode wraparound risk when ino_t is 64 bit
 2019-12-21 18:05 UTC  (12+ messages)

WARNING: ODEBUG bug in io_sqe_files_unregister
 2019-12-21 17:49 UTC  (2+ messages)

KASAN: use-after-free Read in io_wq_flush (2)
 2019-12-21 14:37 UTC 

WARNING in percpu_ref_exit (2)
 2019-12-21 14:02 UTC 

[PATCH v4 2/5] pid: Add PIDFD_IOCTL_GETFD to fetch file descriptors from processes
 2019-12-21 13:53 UTC  (11+ messages)

hello
 2019-12-19  6:58 UTC 

WARNING in percpu_ref_exit (2)
 2019-12-21  8:43 UTC  (2+ messages)

KASAN: use-after-free Read in io_wq_flush (2)
 2019-12-21  7:58 UTC 

[PATCH v5 2/3] pid: Introduce pidfd_getfd syscall
 2019-12-21  1:45 UTC  (3+ messages)

[PATCH][next] io_uring: fix missing error return when percpu_ref_init fails
 2019-12-20 23:50 UTC  (4+ messages)

[PATCH v5 3/3] test: Add test for pidfd getfd
 2019-12-20 23:28 UTC 

[PATCH v5 1/3] vfs, fdtable: Add get_task_file helper
 2019-12-20 23:28 UTC 

[PATCH v5 0/3] Add pidfd_getfd syscall
 2019-12-20 23:27 UTC 

[PATCH v2 0/2] New zonefs file system
 2019-12-20 22:39 UTC  (6+ messages)
` [PATCH v2 1/2] fs: "
` [PATCH v2 2/2] zonefs: Add documentation

KASAN: use-after-free Read in io_wq_flush
 2019-12-20 21:58 UTC  (2+ messages)

WARNING in percpu_ref_exit
 2019-12-20 21:58 UTC  (2+ messages)

[PATCH] rxrpc: struct mutex cannot be used for rxrpc_call::user_mutex
 2019-12-20 20:13 UTC  (8+ messages)

[PATCH V2] fs_parser: remove fs_parameter_description name field
 2019-12-20 18:14 UTC  (6+ messages)

[PATCH] sched/rt: Add a new sysctl to control uclamp_util_min
 2019-12-20 16:48 UTC 

[PATCH v2 0/2] openat2: minor uapi cleanups
 2019-12-20 14:33 UTC  (4+ messages)
` [PATCH v2 1/2] openat2: drop open_how->__padding field
` [PATCH v2 2/2] uapi: split openat2(2) definitions from fcntl.h

[PATCH 0/2] openat2: minor uapi cleanups
 2019-12-20 10:18 UTC  (14+ messages)
` [PATCH 1/2] uapi: split openat2(2) definitions from fcntl.h
` [PATCH 2/2] openat2: drop open_how->__padding field

[PATCH v8 00/13] add the latest exfat driver
 2019-12-20  6:24 UTC  (14+ messages)
    ` [PATCH v8 01/13] exfat: add in-memory and on-disk structures and headers
    ` [PATCH v8 02/13] exfat: add super block operations
    ` [PATCH v8 03/13] exfat: add inode operations
    ` [PATCH v8 04/13] exfat: add directory operations
    ` [PATCH v8 05/13] exfat: add file operations
    ` [PATCH v8 06/13] exfat: add exfat entry operations
    ` [PATCH v8 07/13] exfat: add bitmap operations
    ` [PATCH v8 08/13] exfat: add exfat cache
    ` [PATCH v8 09/13] exfat: add misc operations
    ` [PATCH v8 10/13] exfat: add nls operations
    ` [PATCH v8 11/13] exfat: add Kconfig and Makefile
    ` [PATCH v8 12/13] exfat: add exfat in fs/Kconfig and fs/Makefile
    ` [PATCH v8 13/13] MAINTAINERS: add exfat filesystem

kernel BUG at fs/buffer.c:LINE!
 2019-12-19 23:30 UTC  (4+ messages)

[PATCH v6 00/28] btrfs: zoned block device support
 2019-12-19 20:19 UTC  (6+ messages)
` [PATCH v6 15/28] btrfs: serialize data allocation and submit IOs

[GIT PULL v2 00/27] block, scsi: final compat_ioctl cleanup
 2019-12-19 20:05 UTC  (19+ messages)
` [PATCH v2 17/27] compat_ioctl: ide: floppy: add handler
` [PATCH v2 18/27] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH v2 21/27] compat_ioctl: move cdrom commands into cdrom.c
` [PATCH v2 23/27] compat_ioctl: move HDIO ioctl handling into drivers/ide
` [PATCH v2 27/27] Documentation: document ioctl interfaces better

[PATCH RESEND] fs: use UB-safe check for signed addition overflow in remap_verify_area
 2019-12-19 18:49 UTC  (2+ messages)

[PATCH] fscrypt: include <linux/ioctl.h> in UAPI header
 2019-12-19 18:56 UTC 

[PATCH v3] drivers/staging/exfat/exfat_super.c: Clean up ffsCamelCase function names
 2019-12-19 17:13 UTC  (2+ messages)

[PATCH v2] Documentation: filesystems: convert fuse to RST
 2019-12-19 17:01 UTC  (3+ messages)

[PATCH 0/2] pipe: Fixes [ver #2]
 2019-12-19 16:35 UTC  (19+ messages)

[PATCH] chardev: Avoid potential use-after-free in 'chrdev_open()'
 2019-12-19 12:28 UTC  (3+ messages)

WARNING: refcount bug in cdev_get
 2019-12-19 11:59 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] Bcachefs update
 2019-12-19 11:36 UTC  (4+ messages)
  ` RFC: Page cache coherency in dio write path (was: [LSF/MM/BPF TOPIC] Bcachefs update)

[PATCH v7 01/13] exfat: add in-memory and on-disk structures and headers
 2019-12-19 11:20 UTC  (7+ messages)

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-19 10:35 UTC  (6+ messages)

WARNING in unaccount_page_cache_page
 2019-12-19  9:45 UTC 

File monitor problem
 2019-12-19  7:33 UTC  (11+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: add blktrace extension support
 2019-12-19  5:50 UTC  (2+ messages)

[PATCH 0/4] memcg, inode: protect page cache from freeing inode
 2019-12-19  2:04 UTC  (12+ messages)
` [PATCH 4/4] "

[PATCH v4 5/5] test: Add test for pidfd getfd
 2019-12-18 23:55 UTC 

[PATCH v4 4/5] samples: Add example of using pidfd getfd in conjunction with user trap
 2019-12-18 23:55 UTC 

[PATCH v4 3/5] samples: split generalized user-trap code into helper file
 2019-12-18 23:55 UTC 

[PATCH v4 1/5] vfs, fdtable: Add get_task_file helper
 2019-12-18 23:53 UTC 

[PATCH v4 0/5] Add pidfd getfd ioctl (Was Add ptrace get_fd request)
 2019-12-18 23:53 UTC 

[PATCH 1/2] rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the caller
 2019-12-18 19:16 UTC  (4+ messages)
` [PATCH 2/2] rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()


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