linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-14 05:17:29 to 2018-12-19 07:11:04 UTC [more...]

[PATCH] fs: fix possible Spectre V1 indexing in __close_fd()
 2018-12-19  7:11 UTC  (4+ messages)

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-12-19  7:09 UTC  (16+ messages)
` [PATCH v2 01/12] fs-verity: add a documentation file

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-19  5:26 UTC  (58+ messages)

[4.20-rc1 regression] dio starts to block
 2018-12-19  3:35 UTC 

kernel BUG at fs/inode.c:LINE!
 2018-12-19  0:05 UTC  (15+ messages)

mmotm 2018-12-18-15-09 uploaded
 2018-12-18 23:09 UTC 

Snapshot target and DAX-capable devices
 2018-12-18 19:49 UTC  (13+ messages)
                    ` [External] "

[PATCH 0/3] iomap: 1 cleanup, 1 fix, 1 optimization
 2018-12-18 18:20 UTC  (16+ messages)
` [PATCH 1/3] iomap: use SECTOR_SIZE instead of 512 in iomap_page
` [PATCH 2/3] iomap: don't search past page end in iomap_is_partially_uptodate
  ` [PATCH 2/3 V2] mm: don't search past page end in is_partially_uptodate
` [PATCH 3/3] iomap: optimize iomap_is_partially_uptodate for full page range

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2018-12-18 17:25 UTC  (25+ messages)
` [PATCH 15/52] fuse: map virtio_fs DAX window BAR
` [PATCH 18/52] virtio-fs: Map cache using the values from the capabilities

[PATCHSET v9] Support for polled and buffered aio (and more)
 2018-12-18 15:42 UTC  (23+ messages)
` [PATCH 01/22] fs: add an iopoll method to struct file_operations
` [PATCH 02/22] block: add REQ_HIPRI_ASYNC
` [PATCH 03/22] block: wire up block device iopoll method
` [PATCH 04/22] block: use REQ_HIPRI_ASYNC for non-sync polled IO
` [PATCH 05/22] iomap: wire up the iopoll method
` [PATCH 06/22] aio: add io_setup2() system call
` [PATCH 07/22] aio: support for IO polling
` [PATCH 08/22] aio: add submission side request cache
` [PATCH 09/22] fs: add fget_many() and fput_many()
` [PATCH 10/22] aio: use fget/fput_many() for file references
` [PATCH 11/22] aio: split iocb init from allocation
` [PATCH 12/22] aio: batch aio_kiocb allocation
` [PATCH 13/22] aio: split old ring complete out from aio_complete()
` [PATCH 14/22] aio: pass in user index to __io_submit_one()
` [PATCH 15/22] aio: add support for submission/completion rings
` [PATCH 16/22] block: add BIO_HOLD_PAGES flag
` [PATCH 17/22] block: implement bio helper to add iter bvec pages to bio
` [PATCH 18/22] aio: add support for pre-mapped user IO buffers
` [PATCH 19/22] aio: support kernel side submission for aio with SCQRING
` [PATCH 20/22] aio: enable polling for IOCTX_FLAG_SQTHREAD
` [PATCH 21/22] aio: utilize io_event->res2 for CQ ring
` [PATCH 22/22] aio: add my copyright

[PATCHSET v8] Support for polled and buffered aio (and more)
 2018-12-18 15:07 UTC  (24+ messages)
` [PATCH 11/26] aio: split out iocb copy from io_submit_one()
` [PATCH 12/26] aio: abstract out io_event filler helper
` [PATCH 14/26] aio: support for IO polling
` [PATCH 16/26] fs: add fget_many() and fput_many()
` [PATCH 23/26] block: implement bio helper to add iter bvec pages to bio
` [PATCH 24/26] fs: add support for mapping an ITER_BVEC for O_DIRECT

[PATCH 0/2 v2] vfs: Fix crashes when reading /proc/mounts
 2018-12-18 13:46 UTC  (3+ messages)
` [PATCH 1/2] vfs: Provide function to grab superblock reference
` [PATCH 2/2] proc: Protect readers of /proc/mounts from remount

[PATCH] fs: Return EOPNOTSUPP if block layer does not support REQ_NOWAIT
 2018-12-18 11:55 UTC  (10+ messages)

[PATCH] squashfs: enable __GFP_FS in ->readpage to prevent hang in mem alloc
 2018-12-18 11:32 UTC  (15+ messages)

[PATCH] f2fs: fix block address for __check_sit_bitmap
 2018-12-18 10:36 UTC  (2+ messages)

[git pull] mount API series
 2018-12-17 23:10 UTC  (6+ messages)

<<<Good Day To You Sir>>
 2018-12-17 21:09 UTC 

[PATCH 0/3] use rwlock in order to reduce ep_poll_callback() contention
 2018-12-17 18:01 UTC  (4+ messages)

[PATCH v5 0/1] signaling processes through pidfds
 2018-12-17 17:10 UTC  (4+ messages)
` [PATCH v5 1/1] signal: add pidfd_send_signal() syscall

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2018-12-17 14:12 UTC  (3+ messages)
` [PATCH 34/34] vfs: Add a sample program for the new mount API "

[PATCH] locks: Use inode_is_open_for_write
 2018-12-17 12:21 UTC  (2+ messages)

[PATCH RESEND 1/2] fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint
 2018-12-17 11:39 UTC  (3+ messages)
` [PATCH v2 0/2] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name

[PATCH] ubifs: Get/put page when changing PG_private
 2018-12-17 11:32 UTC  (4+ messages)

Future of dosfstools project (FAT)
 2018-12-17  9:50 UTC  (8+ messages)

[PATCH] Fix sync. in blkdev_write_iter() acessing i_flags
 2018-12-17  8:28 UTC  (7+ messages)
        ` [PATCH] Abort file_remove_privs() for non-reg. files

> [PATCH] Security: Handle hidepid option correctly
 2018-12-17  4:21 UTC  (4+ messages)

[PATCH v2] vfat: don't read garbage after last dirent
 2018-12-16 23:15 UTC 

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2018-12-16 19:37 UTC  (5+ messages)
` [RESEND PATCH v4 1/3] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [RESEND PATCH v4 2/3] fs: Don't need to put list_lru into its own cacheline
` [RESEND PATCH v4 3/3] fs/dcache: Track & report number of negative dentries

[PATCHSET] aio cleanups and optimizations for 4.21
 2018-12-16 17:01 UTC  (8+ messages)
` [PATCH 1/7] aio: use assigned completion handler
` [PATCH 2/7] aio: separate out ring reservation from req allocation
` [PATCH 3/7] aio: don't zero entire aio_kiocb aio_get_req()
` [PATCH 4/7] aio: only use blk plugs for > 2 depth submissions
` [PATCH 5/7] aio: use iocb_put() instead of open coding it
` [PATCH 6/7] aio: split out iocb copy from io_submit_one()
` [PATCH 7/7] aio: abstract out io_event filler helper

Fw: [Bug 201631] WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
 2018-12-16 13:22 UTC 

[PATCH] uapi: linux/fs.h: update comment about reserved ioctl numbers
 2018-12-16  2:20 UTC 

[PATCH 22/52] Create a list of free memory ranges
 2018-12-15 19:22 UTC  (2+ messages)

[PATCH] fix page_count in ->iomap_migrate_page()
 2018-12-15 11:17 UTC  (8+ messages)

[RFC PATCH ghak100 V1 0/2] audit: avoid umount hangs on missing mount
 2018-12-14 23:03 UTC  (5+ messages)

[PATCH] quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls
 2018-12-14 18:49 UTC  (3+ messages)

[PATCH] mm, memcg: fix reclaim deadlock with writeback
 2018-12-14 17:31 UTC  (3+ messages)

ubifs: fix page_count in ->ubifs_migrate_page()
 2018-12-14  9:12 UTC  (4+ messages)

[PATCH v2] mm, memcg: fix reclaim deadlock with writeback
 2018-12-14  8:49 UTC  (4+ messages)
` [PATCH v3] "


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