linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-11 00:37:46 to 2020-06-15 08:33:34 UTC [more...]

[PATCH] exfat: remove EXFAT_SB_DIRTY flag
 2020-06-15  8:31 UTC  (5+ messages)

[PATCH v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes
 2020-06-15  8:27 UTC  (32+ messages)

[PATCH v4 1/2] hugetlb: use f_mode & FMODE_HUGETLBFS to identify hugetlbfs files
 2020-06-15  8:24 UTC  (12+ messages)
` [PATCH v4 2/2] ovl: call underlying get_unmapped_area() routine. propogate FMODE_HUGETLBFS
` [RFC PATCH] hugetlb: hugetlbfs_file_operations can be static

[PATCH] fs: Do not check if there is a fsnotify watcher on pseudo inodes
 2020-06-15  8:12 UTC  (6+ messages)

KASAN: use-after-free Write in fsnotify_detach_connector_from_object
 2020-06-15  7:38 UTC  (3+ messages)
` [PATCH] proc: Use new_inode not new_inode_pseudo

[PATCH] RFC: fuse: virtiofs: Call security hooks on new inodes
 2020-06-15  7:37 UTC  (3+ messages)
` [PATCH v2] RFC: fuse: "

[PATCH] fuse: fixed WARNING:at_fs/fuse/file.c:#tree_insert[fuse]
 2020-06-15  7:19 UTC 

[PATCH 0/4 v2] writeback: Lazytime handling fix and cleanups
 2020-06-15  7:15 UTC  (12+ messages)
` [PATCH 1/4] writeback: Protect inode->i_io_list with inode->i_lock
` [PATCH 2/4] writeback: Avoid skipping inode writeback
` [PATCH 3/4] writeback: Fix sync livelock due to b_dirty_time processing
` [PATCH 4/4] writeback: Drop I_DIRTY_TIME_EXPIRE

[PATCH 07/29] fs: fs.h: fix a kernel-doc parameter description
 2020-06-15  6:47 UTC  (3+ messages)
` [PATCH 28/29] docs: fs: proc.rst: fix a warning due to a merge conflict
` [PATCH 29/29] docs: fs: proc.rst: convert a new chapter to ReST

[PATCH 1/2] exfat: call sync_filesystem for read-only remount
 2020-06-15  2:56 UTC  (7+ messages)
  ` [PATCH 2/2] exfat: allow to change some mount options for remount

[PATCH RESEND] 9p: Fix memory leak in v9fs_mount
 2020-06-15  1:21 UTC 

[RFC v6 00/51] Large pages in the page cache
 2020-06-14 16:26 UTC  (12+ messages)
` [PATCH v6 04/51] mm: Move PageDoubleMap bit
` [PATCH v6 05/51] mm: Simplify PageDoubleMap with PF_SECOND policy
` [PATCH v6 20/51] block: Add bio_for_each_thp_segment_all
` [PATCH v6 21/51] block: Support THPs in page_is_mergeable

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-14 14:51 UTC  (17+ messages)

[PATCH v2] proc/fd: Remove unnecessary {files, f_flags, file} initialization in seq_show()
 2020-06-14  7:12 UTC  (15+ messages)
` [PATCH v2] proc/fd: Remove unnecessary variable initialisations "
        ` [v2] "

[PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #5]
 2020-06-14  3:07 UTC  (4+ messages)
` [PATCH 13/17] watch_queue: Implement mount topology and attribute change "

[GIT PULL] 9p update for 5.8
 2020-06-13 19:50 UTC  (2+ messages)

[GIT PULL] iomap: bug fix for 5.8-rc1
 2020-06-13 19:50 UTC  (2+ messages)

[GIT PULL] xfs: bug fixes for 5.8-rc1
 2020-06-13 19:50 UTC  (2+ messages)

[GIT PULL] General notification queue and key notifications
 2020-06-13 19:22 UTC  (10+ messages)

[GIT PULL] xfs: new code for 5.8 (now with fixed To line)
 2020-06-13  5:35 UTC  (3+ messages)

[GIT PULL] vfs: improve DAX behavior for 5.8, part 3
 2020-06-13  5:32 UTC  (4+ messages)

[PATCH v6 0/8] block: fix blktrace debugfs use after free
 2020-06-13  2:42 UTC  (16+ messages)
` [PATCH v6 3/6] block: revert back to synchronous request_queue removal
` [PATCH v6 4/6] blktrace: annotate required lock on do_blk_trace_setup()
` [PATCH v6 6/6] blktrace: fix debugfs use after free

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-12 20:03 UTC  (4+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "

[PATCH 0/3] Transient errors in Direct I/O
 2020-06-12 12:56 UTC  (7+ messages)

[PATCH] fsnotify: Rearrange fast path to minimise overhead when there is no watcher
 2020-06-12 12:42 UTC  (11+ messages)

[PATCH 00/20] Prep work for fanotify named events
 2020-06-12 10:25 UTC  (22+ messages)
` [PATCH 01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher
` [PATCH 02/20] fsnotify: fold fsnotify() call into fsnotify_parent()
` [PATCH 03/20] fsnotify: return non const from fsnotify_data_inode()
` [PATCH 04/20] nfsd: use fsnotify_data_inode() to get the unlinked inode
` [PATCH 05/20] kernfs: do not call fsnotify() with name without a parent
` [PATCH 06/20] inotify: do not use objectid when comparing events
` [PATCH 07/20] fanotify: create overflow event type
` [PATCH 08/20] fanotify: break up fanotify_alloc_event()
` [PATCH 09/20] fsnotify: pass dir argument to handle_event() callback
` [PATCH 10/20] fanotify: generalize the handling of extra event flags
` [PATCH 11/20] fanotify: generalize merge logic of events on dir
` [PATCH 12/20] fanotify: distinguish between fid encode error and null fid
` [PATCH 13/20] fanotify: generalize test for FAN_REPORT_FID
` [PATCH 14/20] fanotify: mask out special event flags from ignored mask
` [PATCH 15/20] fanotify: prepare for implicit event flags in mark mask
` [PATCH 16/20] fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marks
` [PATCH 17/20] fanotify: remove event FAN_DIR_MODIFY
` [PATCH 18/20] fsnotify: add object type "child" to object type iterator
` [PATCH 19/20] fanotify: move event name into fanotify_fh
` [PATCH 20/20] fanotify: no external fh buffer in fanotify_name_event

[PATCH] exfat: remove EXFAT_SB_DIRTY flag
 2020-06-12 10:01 UTC  (2+ messages)

possible deadlock in send_sigio
 2020-06-12  7:01 UTC  (10+ messages)

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

[PATCH] afs: Fix afs_store_data() to set mtime in new operation descriptor
 2020-06-11 20:50 UTC 

[RFC] page cache drop-behind
 2020-06-11 20:30 UTC  (2+ messages)

[PATCH v2] vfs: don't unnecessarily clone write access for writable fds
 2020-06-11 16:05 UTC 

[PATCHv2 1/1] ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr
 2020-06-11 15:03 UTC  (3+ messages)

[PATCH v2] ext4: avoid utf8_strncasecmp() with unstable name
 2020-06-11 15:01 UTC  (3+ messages)

[PATCH] fs: Delete always true compilation define
 2020-06-11 13:02 UTC 

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

[PATCH] hfs: fix null-ptr-deref in hfs_find_init()
 2020-06-11  9:46 UTC  (4+ messages)

[PATCH RFC] fuse: optimize writepages search
 2020-06-11  8:53 UTC  (2+ messages)

[PATCH v2] exfat: add missing brelse() calls on error paths
 2020-06-11  8:40 UTC  (4+ messages)

[PATCH] fs/fs-writeback.c: not WARN on unregistered BDI
 2020-06-11  7:27 UTC  (2+ messages)

INFO: task hung in corrupted (2)
 2020-06-11  6:58 UTC  (5+ messages)

[PATCH] fs/fs-writeback.c: don't WARN on unregistered BDI
 2020-06-11  5:40 UTC  (2+ messages)

INFO: task hung in do_truncate (2)
 2020-06-11  4:48 UTC 

[PATCH 1/4] kernfs: switch kernfs to use an rwsem
 2020-06-11  3:02 UTC  (6+ messages)
  ` [kernfs] ea7c5fc39a: stress-ng.stream.ops_per_sec 11827.2% improvement

kernel BUG at mm/hugetlb.c:LINE!
 2020-06-11  2:31 UTC  (9+ messages)
` [PATCH v2] ovl: provide real_file() and overlayfs get_unmapped_area()

[PATCH] vfs: don't unnecessarily clone write access for writable fds
 2020-06-11  2:30 UTC  (2+ messages)

[git pull] vfs misc
 2020-06-11  1:50 UTC  (2+ messages)

[git pull] a bit of epoll stuff
 2020-06-11  1:50 UTC  (2+ 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).