linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-02 08:51:17 to 2018-11-08 00:59:15 UTC [more...]

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-11-07 15:28 UTC  (8+ messages)

INFO: task hung in fuse_sb_destroy
 2018-11-07 15:11 UTC  (6+ messages)

general protection fault in locks_remove_flock
 2018-11-07 15:09 UTC  (2+ messages)

[PATCH 0/6] fuse: Interrupt-related optimizations and improvements
 2018-11-07 14:45 UTC  (13+ messages)
` [PATCH 1/6] fuse: Kill fasync only if interrupt is queued in queue_interrupt()
` [PATCH 2/6] fuse: Optimize request_end() by not taking fiq->waitq.lock
` [PATCH 3/6] fuse: Wake up req->waitq of only not background requests in request_end()
` [PATCH 4/6] fuse: Check for FR_SENT bit in fuse_dev_do_write()
` [PATCH 5/6] fuse: Do some refactoring "
` [PATCH 6/6] fuse: Verify userspace asks to requeue interrupt that we really sent

[PATCH 0/6] fuse: Further reducing contention of fc->lock
 2018-11-07 14:20 UTC  (10+ messages)
` [PATCH 1/6] fuse: Change argument of fuse_flush_writepages()
` [PATCH 2/6] fuse: Add fuse_inode argument to fuse_prepare_release()
` [PATCH 3/6] fuse: Introduce fuse_inode::lock to protect write related fields and statistics
` [PATCH 4/6] fuse: Implement fuse_attr_version_inc()
` [PATCH 5/6] fuse: Protect fuse_inode::nlookup with fuse_inode::lock
` [PATCH 6/6] fuse: Protect fuse_file::reserved_req via corresponding fuse_inode::lock

[PATCH v6 0/4] fanotify: introduce new event masks FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM
 2018-11-07 14:15 UTC  (7+ messages)
` [PATCH v6 1/4] fanotify: return only user requested event types in event mask
` [PATCH v6 2/4] fanotify: introduce new event mask FAN_OPEN_EXEC
` [PATCH v6 3/4] fanotify: introduce new event mask FAN_OPEN_EXEC_PERM
` [PATCH v6 4/4] fsnotify: don't merge events FS_OPEN_PERM and FS_OPEN_EXEC_PERM

[PATCH] tmpfs: let lseek return ENXIO with a negative offset
 2018-11-07 23:19 UTC  (2+ messages)

[PATCH] fs/proc: introduce /proc/stat2 file
 2018-11-07 20:32 UTC  (6+ messages)

[PATCH] utimensat: AT_EMPTY_PATH support
 2018-11-07  9:15 UTC 

general protection fault in __x86_indirect_thunk_rbx
 2018-11-07  7:47 UTC  (2+ messages)

[RFC PATCH 00/16] xfs: Block size > PAGE_SIZE support
 2018-11-07  6:31 UTC  (17+ messages)
` [PATCH 01/16] xfs: drop ->writepage completely
` [PATCH 02/16] xfs: move writepage context warnings to writepages
` [PATCH 03/16] xfs: finobt AG reserves don't consider last AG can be a runt
` [PATCH 04/16] xfs: extent shifting doesn't fully invalidate page cache
` [PATCH 05/16] iomap: sub-block dio needs to zeroout beyond EOF
` [PATCH 06/16] iomap: support block size > page size for direct IO
` [PATCH 07/16] iomap: prepare buffered IO paths for block size > page size
` [PATCH 08/16] iomap: mode iomap_zero_range and friends
` [PATCH 09/16] iomap: introduce zero-around functionality
` [PATCH 10/16] iomap: enable zero-around for iomap_zero_range()
` [PATCH 11/16] iomap: Don't mark partial pages zeroing uptodate for zero-around
` [PATCH 12/16] iomap: zero-around in iomap_page_mkwrite
` [PATCH 13/16] xfs: add zero-around controls to iomap
` [PATCH 14/16] xfs: align writepages to large block sizes
` [PATCH 15/16] xfs: expose block size in stat
` [PATCH 16/16] xfs: enable block size larger than page size support

fsdax memory error handling regression
 2018-11-07  6:01 UTC  (3+ messages)

[PATCH] xfs: truncate transaction does not modify the inobt
 2018-11-07  5:31 UTC  (5+ messages)

BUG: unable to handle kernel paging request in locks_remove_file
 2018-11-07  5:20 UTC 

KASAN: use-after-free Read in locks_remove_flock
 2018-11-07  5:03 UTC 

KASAN: stack-out-of-bounds Read in locks_remove_flock
 2018-11-07  5:03 UTC 

FAN_OPEN_EXEC event and ignore mask
 2018-11-06 22:23 UTC  (19+ messages)

[PATCH 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-07  6:36 UTC  (16+ messages)
` [PATCH 4/6] mm: introduce page->dma_pinned_flags, _count

[PATCH v6 0/1] ns: introduce binfmt_misc namespace
 2018-11-06 19:40 UTC  (6+ messages)
` [PATCH v6 1/1] ns: add binfmt_misc to the user namespace

[LKP] [vfs] 496635b65e: BUG:kernel_hang_in_boot_stage
 2018-11-07  0:38 UTC 

[PATCH RFC] fuse: Prevent background write requests increase inode size
 2018-11-06 14:02 UTC 

[PATCH v10 0/4] ipc: Increase IPCMNI limit & IPC id generation modes
 2018-11-06 13:20 UTC  (8+ messages)
` [PATCH v10 1/4] ipc: Allow boot time extension of IPCMNI from 32k to 8M
` [PATCH v10 2/4] ipc: Conserve sequence numbers in extended IPCMNI mode
` [PATCH v10 3/4] ipc: Make the new sequence number generation mode available to all
` [PATCH v10 4/4] ipc: Add a cyclic mode for id generation

[PATCH 00/12] Series short description
 2018-11-06 13:20 UTC  (16+ messages)
` [PATCH 02/12] fs/locks: split out __locks_wake_up_blocks()
` [PATCH 01/12] fs/locks: rename some lists and pointers
` [PATCH 06/12] locks: use properly initialized file_lock when unlocking
` [PATCH 08/12] fs/locks: always delete_block after waiting
` [PATCH 04/12] gfs2: properly initial file_lock used for unlock
` [PATCH 05/12] ocfs2: "
` [PATCH 07/12] fs/locks: allow a lock request to block other requests
` [PATCH 09/12] fs/locks: change all *_conflict() functions to return bool
` [PATCH 03/12] NFS: use locks_copy_lock() to copy locks
` [PATCH 11/12] locks: merge posix_unblock_lock() and locks_delete_block()
` [PATCH 10/12] fs/locks: create a tree of dependent requests
` [PATCH 12/12] VFS: locks: remove unnecessary white space

[RFC PATCH v2 1/2] fscrypt: remove d_lock on reading DCACHE_ENCRYPTED_WITH_KEY
 2018-11-06 12:20 UTC  (2+ messages)
` [RFC PATCH v2 2/2] fscrypt: enable RCU-walk path for .d_revalidate

[ANNOUNCE] util-linux v2.33
 2018-11-06 11:33 UTC 

BUG: aio/direct-io data corruption in 4.7
 2018-11-06 11:31 UTC  (3+ messages)

[PATCH] fuse: Put leaked request on error path of fuse_retrieve()
 2018-11-06  9:34 UTC  (5+ messages)

[PATCH] fuse: Remove stale comment in end_requests()
 2018-11-06  9:15 UTC 

[PATCH 00/20] New ->fiemap infrastructure and ->bmap removal
 2018-11-06  9:11 UTC  (16+ messages)
` [PATCH 07/20] fiemap: Move fiemap flags to fiemap_ctx
` [PATCH 08/20] ext4: Remove direct usage of fiemap_extent_info
` [PATCH 15/20] fiemap: Start using new callback from fiemap_ctx
` [PATCH 17/20] fiemap: Get rid of fiemap_extent_info
` [PATCH 18/20] Use FIEMAP for FIBMAP calls

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-11-06  6:52 UTC  (7+ messages)
` [PATCH v2 10/12] ext4: add basic fs-verity support

[PATCH] VFS: use synchronize_rcu_expedited() in namespace_unlock()
 2018-11-06  3:15 UTC  (7+ messages)
        ` [PATCH - resend] "

[PATCH v2 1/5] orangefs: fix request_mask misuse
 2018-11-05 22:29 UTC  (8+ messages)
` [PATCH v2 5/5] nfs: don't clear STATX_ATIME from result_mask

[vfs:N7 27/31] fs/fs_context.c:382:3: error: implicit declaration of function 'vprintk_emit'
 2018-11-05 22:25 UTC 

[PATCH] vfs: swap names of {do,vfs}_clone_file_range()
 2018-11-06  6:30 UTC  (4+ messages)

[vfs:N8 1/31] security/security.c:398:5: error: conflicting types for 'security_sb_kern_mount'
 2018-11-05 19:12 UTC 

Upcoming fanotify API changes
 2018-11-05 16:04 UTC  (3+ messages)

[PATCH] fanotify: support limited functionality for unprivileged users
 2018-11-05 13:28 UTC 

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

[vfs:M8 9/31] fs/fs_context.c:66:2: warning: enumeration value 'FS_CONTEXT_FOR_SUBMOUNT' not handled in switch
 2018-11-05  5:09 UTC 

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-11-05  8:37 UTC  (14+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[PATCH v2] x86/build: Build VSMP support only if CONFIG_PCI is selected
 2018-11-05  6:39 UTC  (3+ messages)

[git pull] followup fix to work.afs
 2018-11-03 17:37 UTC  (2+ messages)

[LKP] [sunrpc] 6a7da2a288: kernel_BUG_at_lib/iov_iter.c
 2018-11-03 15:49 UTC  (3+ messages)

[PATCH] staging: erofs: remove the redundant d_rehash() for the root dentry
 2018-11-03  9:23 UTC 

[git pull] mount API series
 2018-11-03  6:30 UTC  (11+ messages)

INFO: task hung in grab_super
 2018-11-02 22:45 UTC  (11+ messages)

INFO: task hung in fuse_reverse_inval_entry
 2018-11-02 19:31 UTC  (15+ messages)

[RFC PATCH 0/6] shiftfs fixes and enhancements
 2018-11-02 16:57 UTC  (9+ messages)
` [RFC PATCH 6/6] shiftfs: support nested shiftfs mounts

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-11-02 19:05 UTC  (8+ messages)
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block

[git pull] vfs.git - misc bits and pieces
 2018-11-02  3:20 UTC  (2+ messages)

[git pull] work.afs
 2018-11-01 23:46 UTC 


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