linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-27 23:45:34 to 2018-09-03 12:20:05 UTC [more...]

[PATCH] fat: Relax checks for sector size and media type
 2018-09-03  8:01 UTC  (4+ messages)

[PATCH v2] fs: Convert return type int to vm_fault_t
 2018-09-03  4:49 UTC  (8+ messages)

[PATCH 1/6] hfsplus: prevent btree data loss on root split
 2018-09-03  0:06 UTC  (12+ messages)
` [PATCH 2/6] hfsplus: fix BUG on bnode parent update
` [PATCH 3/6] hfsplus: prevent btree data loss on ENOSPC
` [PATCH 4/6] hfs: prevent btree data loss on root split
` [PATCH 5/6] hfs: fix BUG on bnode parent update
` [PATCH 6/6] hfs: prevent btree data loss on ENOSPC

[RFC PATCH 00/10] fs-verity: filesystem-level integrity protection
 2018-09-02  2:35 UTC  (16+ messages)
` [RFC PATCH 02/10] fs-verity: add data verification hooks for ->readpages()
  ` [f2fs-dev] "
` [RFC PATCH 10/10] f2fs: fs-verity support
  ` [f2fs-dev] "

[PATCH 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
 2018-09-01 20:47 UTC  (6+ messages)
` [PATCH 1/5] signal: Add set_user_sigmask()
` [PATCH 2/5] signal: Add restore_user_sigmask()
` [PATCH 3/5] ppoll: use __kernel_timespec
` [PATCH 4/5] pselect6: "
` [PATCH 5/5] io_pgetevents: "

[PATCH v4 0/3] fanotify super block marks
 2018-09-01  7:41 UTC  (4+ messages)
` [PATCH v4 1/3] fsnotify: add super block object type
` [PATCH v4 2/3] fsnotify: send path type events to group with super block marks
` [PATCH v4 3/3] fanotify: add API to attach/detach super block mark

[PATCH] fsnotify: fix ignore mask logic in fsnotify()
 2018-09-01  6:40 UTC 

[PATCH v1 0/3] VFS changes for NFSv4.2 "inter" server-to-server COPY op
 2018-08-31 22:56 UTC  (5+ messages)
` [PATCH v1 2/3] VFS permit cross device vfs_copy_file_range

[PATCH v3 0/3] fanotify super block marks
 2018-08-31 15:30 UTC  (9+ messages)
` [PATCH v3 1/3] fsnotify: add super block object type
` [PATCH v3 2/3] fsnotify: send path type events to group with super block marks
` [PATCH v3 3/3] fanotify: add API to attach/detach super block mark

[PATCH] hfs: fix array out of bounds read of array extent
 2018-08-31 14:05 UTC 

fs: hfs: Possible issue with increment of extent
 2018-08-31 13:56 UTC  (3+ messages)

[PATCH] firmware: Fix security issue with request_firmware_into_buf()
 2018-08-31 15:43 UTC 

[PATCH 0/2] fs/dcache: Track # of negative dentries
 2018-08-31 15:03 UTC  (29+ messages)
` [PATCH 1/2] fs/dcache: Track & report number "
` [PATCH 2/2] fs/dcache: Make negative dentries easier to be reclaimed

Snapshot target and DAX-capable devices
 2018-08-31 10:01 UTC  (18+ messages)
        ` [dm-devel] "

[PATCH 1/5] media: dvb: fix compat ioctl tramslation
 2018-08-31  8:29 UTC  (6+ messages)
` [PATCH 2/5] media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c
` [PATCH 3/5] media: cec: move compat_ioctl handling to cec-api.c
` [PATCH 4/5] media: dvb: move most compat_ioctl handling into drivers
` [PATCH 5/5] media: dvb: move compat handlers "

[patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)
 2018-08-31  5:10 UTC  (5+ messages)

[PATCH v2 0/4] fs/dcache: Track # of negative dentries
 2018-08-30 21:55 UTC  (5+ messages)
` [PATCH v2 1/4] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH v2 2/4] fs: Don't need to put list_lru into its own cacheline
` [PATCH v2 3/4] fs/dcache: Track & report number of negative dentries
` [PATCH v2 4/4] fs/dcache: Eliminate branches in nr_dentry_negative accounting

Maintainer / Kernel Summit 2018 planning kick-off
 2018-08-30 21:35 UTC 

[PATCH v2 0/3] exec: fix passing of file locks across execve in multithreaded processes
 2018-08-30 17:24 UTC  (4+ messages)
` [PATCH v2 1/3] exec: separate thread_count for files_struct
` [PATCH v2 2/3] exec: delay clone(CLONE_FILES) if task associated with current files_struct is exec'ing
` [PATCH v2 3/3] exec: do unshare_files after de_thread

[PATCH] fs: Convert return type int to vm_fault_t
 2018-08-30 16:38 UTC  (3+ messages)

sb creation woes (Was: [git pull] new mount API)
 2018-08-30 14:19 UTC  (2+ messages)

mmotm 2018-08-23-17-26 uploaded
 2018-08-30  9:22 UTC  (6+ messages)

Streams support in Linux
 2018-08-29 18:52 UTC  (29+ messages)

[PATCH] n_tty: Protect tty->disc_data using refcount
 2018-08-29 15:02 UTC  (5+ messages)
      ` [PATCH v2] "

[git pull] new mount API
 2018-08-29 12:32 UTC  (12+ messages)

Tagged pointers in the XArray
 2018-08-29 16:17 UTC  (7+ messages)

[GIT PULL] udf, isofs, quota, fsnotify fixes for 4.19-rc2
 2018-08-29 11:08 UTC 

Trying to write to read-only block-device from XFS
 2018-08-29  9:17 UTC  (6+ messages)

[PATCH] autofs - fix autofs_sbi() does not check super block type
 2018-08-29  6:35 UTC  (3+ messages)

[PATCH v3 7/8] proc/kcore: optimize multiple page reads
 2018-08-29  4:04 UTC  (3+ messages)
` KASAN error in "
  ` [PATCH] proc/kcore: fix invalid memory access in multi-page read optimization

[PATCH v3 0/7] x86: BUG() on #GP / kernel #PF in uaccess
 2018-08-29  0:08 UTC  (11+ messages)
` [PATCH v3 1/7] x86: refactor kprobes_fault() like kprobe_exceptions_notify()
` [PATCH v3 2/7] x86: inline kprobe_exceptions_notify() into do_general_protection()
` [PATCH v3 3/7] x86: stop calling fixup_exception() from kprobe_fault_handler()
` [PATCH v3 4/7] x86: introduce _ASM_EXTABLE_UA for uaccess fixups
` [PATCH v3 5/7] x86: plumb error code and fault address through to fault handlers
` [PATCH v3 6/7] x86: BUG() when uaccess helpers fault on kernel addresses
` [PATCH v3 7/7] lkdtm: test copy_to_user() on bad kernel pointer under KERNEL_DS

[PATCH v4 5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED
 2018-08-28 22:02 UTC  (2+ messages)

[PATCH v2 2/2] rtc: move compat_ioctl handling into rtc-dev.c
 2018-08-28 14:26 UTC 

[RFC PATCH 0/3] exec: fix passing of file locks across execve in multithreaded processes
 2018-08-28 13:17 UTC  (3+ messages)
` [RFC PATCH 3/3] exec: do unshare_files after de_thread

How to debug outliers in `wb_wait_for_completion()` in `ksys_sync()`?
 2018-08-28 11:43 UTC  (2+ messages)

[PATCH 2/2] rtc: move compat_ioctl handling into rtc-dev.c
 2018-08-28  8:10 UTC  (3+ messages)

[RFC PATCH v2 0/6] Btrfs: stop abusing current->journal_info for direct I/O
 2018-08-28  0:03 UTC  (7+ messages)
` [RFC PATCH v2 1/6] fs: pass iocb to direct I/O get_block()
` [RFC PATCH v2 2/6] ext4: use iocb->private instead of bh->b_private
` [RFC PATCH v2 3/6] ocfs2: "
` [RFC PATCH v2 4/6] fs: stop propagating bh->b_private for direct I/O
` [RFC PATCH v2 5/6] fs: pass iocb to direct I/O submit_io()
` [RFC PATCH v2 6/6] Btrfs: stop abusing current->journal_info in btrfs_direct_IO()

[PATCH v3 5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED
 2018-08-27 23:30 UTC 

[PATCH v2 0/6] Overlayfs stacked f_op fixes
 2018-08-27 23:05 UTC  (5+ messages)
` [PATCH v2 2/6] ovl: respect FIEMAP_FLAG_SYNC flag

possible deadlock in seq_read
 2018-08-27 20:57 UTC  (3+ 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).