linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-14 22:23:50 to 2018-11-18 22:29:56 UTC [more...]

[PATCH] proc: allow killing processes via file descriptors
 2018-11-18 17:24 UTC  (9+ messages)

[PATCH v2 0/9] fanotify: add support for more event types
 2018-11-18 12:09 UTC  (11+ messages)
` [PATCH v2 1/9] fanotify: rename struct fanotify_{,perm_}event_info
` [PATCH v2 2/9] fanotify: define the structures to report a unique file identifier
` [PATCH v2 3/9] fanotify: classify events that hold a "
` [PATCH v2 4/9] fanotify: encode file identifier for FAN_REPORT_FID
` [PATCH v2 5/9] fanotify: copy event fid info to user
` [PATCH v2 6/9] fanotify: enable FAN_REPORT_FID init flag
` [PATCH v2 7/9] fanotify: support events with data type FSNOTIFY_EVENT_DENTRY
` [PATCH v2 8/9] fanotify: add support for create/attrib/move/delete events
` [PATCH v2 9/9] fanotify: report FAN_ONDIR to listener for filename events

[PATCHSET 0/5] Support for polled aio
 2018-11-17 23:53 UTC  (6+ messages)
` [PATCH 1/5] aio: use assigned completion handler
` [PATCH 2/5] aio: fix failure to put the file pointer
` [PATCH 3/5] aio: add iocb->ki_blk_qc field
` [PATCH 4/5] aio: support for IO polling
` [PATCH 5/5] aio: add support for file based polled IO

[PATCH v2] aio: fix failure to put the file pointer
 2018-11-17 15:08 UTC  (2+ messages)

[PATCH] aio: fix failure to put the file pointer
 2018-11-17 14:43 UTC  (3+ messages)

KASAN: use-after-free Read in locks_delete_block
 2018-11-17 14:03 UTC  (9+ messages)

KASAN: stack-out-of-bounds Read in locks_remove_flock
 2018-11-17 13:36 UTC  (3+ messages)

BUG: corrupted list in locks_delete_block
 2018-11-17 13:35 UTC  (3+ messages)

linux-next: Unable to mount a cgroup file system
 2018-11-17 21:18 UTC 

[RFC PATCH 0/1] fs: fix race between llseek SEEK_END and write
 2018-11-17  7:29 UTC  (4+ messages)
` [RFC PATCH 1/1] ext4: "

general protection fault in locks_remove_flock
 2018-11-16 20:44 UTC  (3+ messages)

BUG: unable to handle kernel paging request in locks_remove_file
 2018-11-16 20:42 UTC  (2+ messages)

KASAN: use-after-free Read in locks_remove_flock
 2018-11-16 20:41 UTC  (2+ messages)

[RFC PATCH ghak100 V1 0/2] audit: avoid umount hangs on missing mount
 2018-11-16 17:33 UTC  (3+ messages)
` [RFC PATCH ghak100 V1 1/2] audit: avoid fcaps on MNT_FORCE
` [RFC PATCH ghak100 V1 2/2] audit: moar filter PATH records keyed on filesystem magic

[PATCH V10 00/19] block: support multi-page bvec
 2018-11-17  2:42 UTC  (64+ messages)
` [PATCH V10 01/19] block: introduce multi-page page bvec helpers
` [PATCH V10 02/19] block: introduce bio_for_each_bvec()
` [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
` [PATCH V10 05/19] block: introduce bvec_last_segment()
` [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
` [PATCH V10 09/19] block: introduce bio_bvecs()
` [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V10 13/19] iomap & xfs: only account for new added page
` [PATCH V10 14/19] block: enable multipage bvecs
` [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V10 16/19] block: document usage of bio iterator helpers
` [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE

[GIT PULL] fuse fixes for 4.20-rc3
 2018-11-16 16:25 UTC  (2+ messages)

[PATCH 00/20] New ->fiemap infrastructure and ->bmap removal
 2018-11-16 16:07 UTC  (29+ messages)
` [PATCH 03/20] ecryptfs: drop direct calls to ->bmap
` [PATCH 04/20] iomap: Rename fiemap_ctx to fiemap_iomap_ctx
` [PATCH 05/20] fs: Introduce fiemap_ctx data structure
` [PATCH 06/20] iomap: Update iomap_fiemap to use new fiemap_ctx structure
` [PATCH 07/20] fiemap: Move fiemap flags to fiemap_ctx
` [PATCH 14/20] fiemap: Use fiemap_ctx as fiemap_fill_next_extent argument
` [PATCH 15/20] fiemap: Start using new callback from fiemap_ctx
` [PATCH 16/20] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 17/20] fiemap: Get rid of fiemap_extent_info
` [PATCH 18/20] Use FIEMAP for FIBMAP calls
` [PATCH 20/20] ext4: Get rid of ->bmap interface

[RFC PATCH 00/16] xfs: Block size > PAGE_SIZE support
 2018-11-16 13:29 UTC  (7+ messages)
` [PATCH 14/16] xfs: align writepages to large block sizes

[PATCH] selinux: always allow mounting submounts
 2018-11-16 13:12 UTC 

mmotm 2018-11-16-14-52 uploaded
 2018-11-16 22:53 UTC 

WARNING in fuse_destroy_inode
 2018-11-16 22:09 UTC 

[GIT PULL] Fsnotify fix for v4.20-rc3
 2018-11-16  9:47 UTC 

[PATCH RFC 0/6] mm/kdump: allow to exclude pages that are logically offline
 2018-11-16 18:23 UTC  (26+ messages)
` [PATCH RFC 2/6] mm: convert PG_balloon to PG_offline
` [PATCH RFC 3/6] kexec: export PG_offline to VMCOREINFO
` [PATCH RFC 6/6] PM / Hibernate: exclude all PageOffline() pages

[PATCH 0/2]: dedupe/copy_file_range fixes
 2018-11-16  5:42 UTC  (10+ messages)
` [PATCH 1/2] vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP
` [PATCH 2/2] iomap: dio data corruption and spurious errors when pipes fill
` [PATCH 3/2] splice: increase pipe size in splice_direct_to_actor()

[PATCH v2] mm: don't break integrity writeback on ->writepage() error
 2018-11-16 13:43 UTC 

[PATCH 6/6] fs: Remove caller signal_pending branch predictions
 2018-11-16  0:27 UTC 

[PATCH] fsnotify/fdinfo: include fdinfo.h for inotify_show_fdinfo()
 2018-11-15 16:35 UTC  (2+ messages)

[PATCH] fs/proc/util.c: include fs/proc/internal.h for name_to_int()
 2018-11-15 14:43 UTC  (2+ messages)

[PATCH 6/6] autofs - add strictexpire mount option
 2018-11-15 13:26 UTC  (2+ messages)

[PATCH v2] iomap: get/put the page in iomap_page_create/release()
 2018-11-15 21:07 UTC  (2+ messages)

[PATCH V9 00/19] block: support multi-page bvec
 2018-11-15  9:35 UTC  (4+ messages)

[PATCH] iomap: get/put the page in iomap_page_create/release()
 2018-11-15 18:44 UTC  (3+ messages)

[PATCH] mbcache: change setting entry->e_reusable for more readable code
 2018-11-15  6:57 UTC  (2+ messages)

[PATCH 1/2] fs/epoll: rename check_events label to send_events
 2018-11-15  1:04 UTC  (4+ messages)
` [PATCH 2/2] fs/epoll: deal with wait_queue only once

[PATCH] fs/nsfs.c: include linux/proc_fs.h for open_related_ns()
 2018-11-15  0:14 UTC 

[PATCH] fs/direct-io.c: include fs/internal.h for sb_init_dio_done_wq()
 2018-11-15  0:11 UTC 

[PATCH] fs/buffer.c: include fs/internal.h for missing prototypes
 2018-11-15  0:10 UTC 

[PATCH] fs/namespace.c: make to_mnt_ns() static
 2018-11-15  0:09 UTC 

[PATCH] fs/read_write.c: make __vfs_write() static
 2018-11-15  0:08 UTC 

[PATCH v2 6/6] mm: track gup pages with page->dma_pinned_* fields
 2018-11-15  6:28 UTC  (2+ messages)
` [LKP] [mm] 0e9755bfa2: kernel_BUG_at_include/linux/mm.h

[PATCH v2 0/5] fsnotify prep work for fanotify dentry events
 2018-11-14 17:43 UTC  (6+ messages)
` [PATCH v2 1/5] fsnotify: pass dentry instead of inode when available
` [PATCH v2 2/5] fsnotify: annotate filename events
` [PATCH v2 3/5] fsnotify: simplify API for "
` [PATCH v2 4/5] fsnotify: make MOVED_FROM a dentry event
` [PATCH v2 5/5] fsnotify: send event type FSNOTIFY_EVENT_DENTRY to super block mark

[PATCH v7 0/4] fanotify: introduce new event mask FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM
 2018-11-14 15:54 UTC  (6+ messages)

[PATCH] fanotify: support limited functionality for unprivileged users
 2018-11-14 15:41 UTC  (3+ messages)

[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-15  0:45 UTC  (5+ messages)
` [PATCH v2 1/6] mm/gup: finish consolidating error handling

[PATCH v2] exec: make de_thread() freezable
 2018-11-14 14:37 UTC  (8+ messages)

overlayfs 4.19: unable to make backup link: Invalid cross-device link
 2018-11-14 14:25 UTC  (8+ messages)

Behaviour of /proc/self/fd/NN
 2018-11-14 12:33 UTC  (6+ 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).