linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-04 17:42:20 to 2019-11-07 18:16:30 UTC [more...]

[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #2]
 2019-11-07 18:16 UTC  (18+ messages)
` [RFC PATCH 01/14] uapi: General notification queue definitions "
` [RFC PATCH 02/14] security: Add hooks to rule on setting a watch "
` [RFC PATCH 03/14] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/14] pipe: Add O_NOTIFICATION_PIPE "
` [RFC PATCH 05/14] pipe: Add general notification queue support "
` [RFC PATCH 06/14] keys: Add a notification facility "
` [RFC PATCH 07/14] Add sample notification program "
` [RFC PATCH 08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [RFC PATCH 09/14] pipe: Add notification lossage handling "
` [RFC PATCH 10/14] Add a general, global device notification watch list "
` [RFC PATCH 11/14] block: Add block layer notifications "
` [RFC PATCH 12/14] usb: Add USB subsystem "
` [RFC PATCH 13/14] selinux: Implement the watch_key security hook "
` [RFC PATCH 14/14] smack: Implement the watch_key and post_notification hooks "

[PATCH] fs/quota: use unsigned int helper for sysctl fs.quota.*
 2019-11-07 17:59 UTC  (3+ messages)

[PATCH] iomap: Fix overflow in iomap_page_mkwrite
 2019-11-07 17:54 UTC  (6+ messages)

[RFC PATCH 04/11] pipe: Use head and tail pointers for the ring, not cursor and length [ver #3]
 2019-11-07 17:42 UTC  (3+ messages)
  ` [pipe] d60337eff1: phoronix-test-suite.noise-level.0.activity_level 144.0% improvement

Can fanotify OPEN_PERM work with CIFS?
 2019-11-07 15:47 UTC 

Deprecated mandatory file locking
 2019-11-07 16:15 UTC  (5+ messages)

[ANNOUNCE] xfs-linux: iomap-5.5-merge updated to add66fcbd3fb
 2019-11-07 15:42 UTC 

[PATCH] iomap: iomap_bmap should check iomap_apply return value
 2019-11-07 15:36 UTC  (3+ messages)

Investment opportunity
 2019-11-07 15:08 UTC 

[PATCH v7 0/1] ns: introduce binfmt_misc namespace
 2019-11-07 14:03 UTC  (2+ messages)
` [PATCH v7 1/1] ns: add binfmt_misc to the user namespace

LTP: diotest4.c:476: read to read-only space. returns 0: Success
 2019-11-07 13:59 UTC 

INFO: task hung in fuse_reverse_inval_entry
 2019-11-07 13:42 UTC  (2+ messages)

KASAN: slab-out-of-bounds Write in end_requests
 2019-11-07 13:42 UTC  (2+ messages)

WARNING in request_end
 2019-11-07 13:42 UTC  (2+ messages)

possible deadlock in flush_workqueue (2)
 2019-11-07 13:42 UTC 

[RFC 0/5] Ext4: Add support for blocksize < pagesize for dioread_nolock
 2019-11-07 11:15 UTC  (3+ messages)

[PATCH] fs: Fix overflow in block_page_mkwrite
 2019-11-07  8:43 UTC  (2+ messages)

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-07  8:07 UTC  (38+ messages)
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v2 08/18] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 09/18] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 12/18] mm/gup: track FOLL_PIN pages

[PATCH] x86/resctrl: Add task resctrl information display
 2019-11-07  3:27 UTC 

[PATCH v2 0/3] fscrypt: support for IV_INO_LBLK_64 policies
 2019-11-07  2:49 UTC  (8+ messages)
` [PATCH v2 1/3] fscrypt: add "
` [PATCH v2 2/3] ext4: add support for IV_INO_LBLK_64 encryption policies

[PATCH 0/4] statx: expose the fs-verity bit
 2019-11-07  2:05 UTC  (5+ messages)
` [PATCH 1/4] statx: define STATX_ATTR_VERITY

[PATCH -next] staging: vboxsf: Remove unused including <linux/version.h>
 2019-11-07  1:59 UTC 

[PATCH 00/28] mm, xfs: non-blocking inode reclaim
 2019-11-06 22:18 UTC  (35+ messages)
` [PATCH 02/28] xfs: Throttle commits on delayed background CIL push
` [PATCH 04/28] xfs: Improve metadata buffer reclaim accountability
` [PATCH 06/28] xfs: factor common AIL item deletion code
` [PATCH 07/28] xfs: tail updates only need to occur when LSN changes
` [PATCH 08/28] xfs: factor inode lookup from xfs_ifree_cluster
` [PATCH 14/28] mm: reclaim_state records pages reclaimed, not slabs
` [PATCH 15/28] mm: back off direct reclaim on excessive shrinker deferral
` [PATCH 16/28] mm: kswapd backoff for shrinkers
` [PATCH 17/28] xfs: synchronous AIL pushing
` [PATCH 19/28] xfs: reduce kswapd blocking on inode locking
` [PATCH 20/28] xfs: kill background reclaim work
` [PATCH 21/28] xfs: use AIL pushing for inode reclaim IO
` [PATCH 24/28] xfs: reclaim inodes from the LRU
` [PATCH 25/28] xfs: remove unusued old inode reclaim code
` [PATCH 26/28] xfs: use xfs_ail_push_all in xfs_reclaim_inodes
` [PATCH 28/28] xfs: rework unreferenced inode lookups

[PATCH v2 0/2] ext4: support encryption with blocksize != PAGE_SIZE
 2019-11-06 21:54 UTC  (2+ messages)

[PATCH v2 00/10] staging: exfat: Clean up return codes, revisited
 2019-11-06 21:37 UTC  (10+ messages)
` [PATCH v2 01/10] staging: exfat: Clean up return codes - FFS_FORMATERR
` [PATCH 10/10] errno.h: Provide EFSCORRUPTED for everybody

NULL pointer deref in put_fs_context with unprivileged LXC
 2019-11-06 21:06 UTC  (5+ messages)

[PATCH -next] staging: Fix error return code in vboxsf_fill_super()
 2019-11-06 12:03 UTC  (2+ messages)

KCSAN: data-race in fat16_ent_put / fat_search_long
 2019-11-06 11:26 UTC  (4+ messages)

[PATCH v3 0/7] Add quota support to UBIFS
 2019-11-06 10:15 UTC  (11+ messages)
` [PATCH 1/7] quota: Allow to pass mount path to quotactl
` [PATCH 2/7] ubifs: move checks and preparation into setflags()
` [PATCH 3/7] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 4/7] ubifs: do not ubifs_inode() on potentially NULL pointer
` [PATCH 5/7] ubifs: Add support for project id
` [PATCH 6/7] ubifs: export get_znode
` [PATCH 7/7] ubifs: Add quota support

[PATCH 0/7] quota: Allow quota support without quota files
 2019-11-06  9:59 UTC  (3+ messages)

[PATCH for linux 4.4.y/3.16.y] fs/dcache: move security_d_instantiate() behind attaching dentry to inode
 2019-11-06  9:43 UTC 

[RFC] errno.h: Provide EFSCORRUPTED for everybody
 2019-11-06  6:39 UTC  (5+ messages)

mmotm 2019-11-05-20-44 uploaded
 2019-11-06  4:45 UTC 

[PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function. 'hrtimer_forward_now()' returns zero due to bigger backward time drift. This causes timerfd_read to return 0. As per man page, read on timerfd is not expected to return 0. This patch fixes this problem. Signed-off-by: Arul Jeniston <arul.jeniston@gmail.com>
 2019-11-06  3:38 UTC  (17+ messages)
` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

[PATCH v7 00/11] ext4: port direct I/O to iomap infrastructure
 2019-11-06  0:59 UTC  (22+ messages)
` [PATCH v7 01/11] ext4: reorder map.m_flags checks within ext4_iomap_begin()
` [PATCH v7 02/11] ext4: update direct I/O read lock pattern for IOCB_NOWAIT
` [PATCH v7 03/11] ext4: iomap that extends beyond EOF should be marked dirty
` [PATCH v7 04/11] ext4: move set iomap routines into a separate helper ext4_set_iomap()
` [PATCH v7 05/11] ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper
` [PATCH v7 07/11] ext4: introduce direct I/O read using iomap infrastructure
` [PATCH v7 08/11] ext4: move inode extension/truncate code out from ->iomap_end() callback
` [PATCH v7 09/11] ext4: move inode extension check out from ext4_iomap_alloc()
` [PATCH v7 10/11] ext4: update ext4_sync_file() to not use __generic_file_fsync()
` [PATCH v7 11/11] ext4: introduce direct I/O write using iomap infrastructure
` [PATCH v7 06/11] ext4: introduce new callback for IOMAP_REPORT

general protection fault in pagemap_pmd_range
 2019-11-05 23:52 UTC 

[PATCH v15 0/4] overlayfs override_creds=off & nested get xattr fix
 2019-11-05 19:25 UTC 

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-05 18:16 UTC  (7+ messages)
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()

[PATCH][next] staging: vboxsf: fix dereference of pointer dentry before it is null checked
 2019-11-05 17:51 UTC 

[RFC PATCH 00/11] pipe: Notification queue preparation [ver #3]
 2019-11-05 16:02 UTC  (2+ messages)
` Details on the UAPI of implementing notifications on pipes

[PATCH] afs: xattr: use scnprintf
 2019-11-05 15:56 UTC  (2+ messages)

[RFC PATCH 00/35] user xattr support (RFC8276)
 2019-11-05 15:44 UTC  (10+ messages)

[PATCH v5 0/9] Inline Encryption Support
 2019-11-05 15:39 UTC  (15+ messages)
` [PATCH v5 3/9] block: blk-crypto for Inline Encryption
` [PATCH v5 7/9] fscrypt: add inline encryption support

performance degradation due to extra fuse_update_attributes() call in fuse_file_aio_write()
 2019-11-05  9:25 UTC 

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-05  9:05 UTC  (10+ messages)
` [PATCH v15 1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v15 7/9] open: introduce openat2(2) syscall
` [PATCH v15 8/9] selftests: add openat2(2) selftests
` [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[PATCH] Allow restricting permissions in /proc/sys
 2019-11-05  7:35 UTC  (7+ messages)

Tasks blocking forever with XFS stack traces
 2019-11-05  7:27 UTC 

[PATCH v3 0/7] Fix cdrom autoclose
 2019-11-05  0:17 UTC  (3+ messages)
` [PATCH v3 5/7] bdev: add open_finish

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-11-04 23:08 UTC  (9+ messages)
` [PATCH 04/26] xfs: Improve metadata buffer reclaim accountability

[PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-11-04 21:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: update io_uring entry
 2019-11-04 21: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).