linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-28 06:11:04 to 2018-03-06 04:38:35 UTC [more...]

ext4 confusion
 2018-03-06  4:38 UTC  (3+ messages)

aio poll, io_pgetevents and a new in-kernel poll API V5
 2018-03-05 21:51 UTC  (39+ messages)
` [PATCH 01/36] aio: don't print the page size at boot time
` [PATCH 02/36] aio: remove an outdated comment in aio_complete
` [PATCH 03/36] aio: refactor read/write iocb setup
` [PATCH 04/36] aio: sanitize ki_list handling
` [PATCH 05/36] aio: simplify cancellation
` [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 07/36] aio: add delayed cancel support
` [PATCH 08/36] aio: implement io_pgetevents
` [PATCH 09/36] fs: unexport poll_schedule_timeout
` [PATCH 10/36] fs: cleanup do_pollfd
` [PATCH 11/36] fs: update documentation for __poll_t
` [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 14/36] aio: implement IOCB_CMD_POLL
` [PATCH 15/36] net: refactor socket_poll
` [PATCH 16/36] net: add support for ->poll_mask in proto_ops
` [PATCH 17/36] net: remove sock_no_poll
` [PATCH 18/36] net/tcp: convert to ->poll_mask
` [PATCH 19/36] net/unix: "
` [PATCH 20/36] net: convert datagram_poll users tp ->poll_mask
` [PATCH 21/36] net/dccp: convert to ->poll_mask
` [PATCH 22/36] net/atm: "
` [PATCH 23/36] net/vmw_vsock: "
` [PATCH 24/36] net/tipc: "
` [PATCH 25/36] net/sctp: "
` [PATCH 26/36] net/bluetooth: "
` [PATCH 27/36] net/caif: "
` [PATCH 28/36] net/nfc: "
` [PATCH 29/36] net/phonet: "
` [PATCH 30/36] net/iucv: "
` [PATCH 31/36] net/rxrpc: "
` [PATCH 32/36] crypto: af_alg: "
` [PATCH 33/36] pipe: "
` [PATCH 34/36] eventfd: switch "
` [PATCH 35/36] timerfd: convert "
` [PATCH 36/36] random: "

Any known soft lockup issue with vfs_write()->fsnotify()?
 2018-03-05 20:48 UTC  (2+ messages)

[PATCH v4 0/2] Directed kmem charging
 2018-03-05 20:24 UTC  (4+ messages)
` [PATCH v4 1/2] mm: memcg: remote memcg charging for kmem allocations
` [PATCH v4 2/2] fs: fsnotify: account fsnotify metadata to kmemcg

[PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
 2018-03-05 15:11 UTC  (11+ messages)

[PATCH v6 0/6] fuse: mounts from non-init user namespaces
 2018-03-05 13:53 UTC  (20+ messages)
  ` [PATCH v7 0/7] "
    ` [PATCH v7 3/7] fs/posix_acl: Document that get_acl respects ACL_DONT_CACHE
              ` [RFC][PATCH] fs/posix_acl: Update the comments and support lightweight cache skipping
    ` [PATCH v7 5/7] fuse: Simplfiy the posix acl handling logic
    ` [PATCH v8 0/6] fuse: mounts from non-init user namespaces
      ` [PATCH v8 1/6] fs/posix_acl: Update the comments and support lightweight cache skipping
      ` [PATCH v8 2/6] fuse: Simplfiy the posix acl handling logic
      ` [PATCH v8 3/6] fuse: Remove the buggy retranslation of pids in fuse_dev_do_read
      ` [PATCH v8 4/6] fuse: Fail all requests with invalid uids or gids
      ` [PATCH v8 5/6] fuse: Support fuse filesystems outside of init_user_ns
      ` [PATCH v8 6/6] fuse: Restrict allow_other to the superblock's namespace or a descendant

[PATCH 0/3] indirectly reclaimable memory
 2018-03-05 13:47 UTC  (6+ messages)
` [PATCH 1/3] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
` [PATCH 2/3] mm: add indirectly reclaimable memory to MemAvailable
` [PATCH 2/3] mm: treat indirectly reclaimable memory as available in MemAvailable
` [PATCH 3/3] dcache: account external names as indirectly reclaimable memory

[RFC PATCH V1 00/12] audit: implement container id
 2018-03-05 13:27 UTC  (24+ messages)
` [RFC PATCH V1 01/12] audit: add "
` [RFC PATCH V1 02/12] audit: log container info of syscalls
` [RFC PATCH V1 03/12] audit: add containerid filtering
` [RFC PATCH V1 04/12] audit: read container ID of a process
` [RFC PATCH V1 05/12] audit: add containerid support for ptrace and signals
` [RFC PATCH V1 06/12] audit: add support for non-syscall auxiliary records
` [RFC PATCH V1 07/12] audit: add container aux record to watch/tree/mark
` [RFC PATCH V1 08/12] audit: add containerid support for tty_audit
` [RFC PATCH V1 09/12] audit: add containerid support for config/feature/user records
` [RFC PATCH V1 10/12] audit: add containerid support for seccomp and anom_abend records
` [RFC PATCH V1 11/12] debug audit: add container id
` [RFC PATCH V1 12/12] debug! "

[LSF/MM TOPIC ATTEND][RFD] ZUFS - Zero-copy User-mode File System
 2018-03-05 12:18 UTC  (4+ messages)

[PATCH RFC v2 00/13] NLS/UTF-8 Case-Insensitive lookups for ext4 and VFS proposal
 2018-03-05 12:10 UTC  (5+ messages)

[RFC PATCH] auditctl: add support for containerid filter
 2018-03-05  8:06 UTC 

WARNING: refcount bug in should_fail
 2018-03-04  5:57 UTC 

[PATCH v7 00/61] XArray version 7 -- for merging
 2018-03-03 17:09 UTC  (14+ messages)
` [PATCH v7 02/61] radix tree: Use bottom four bits of gfp_t for flags
` [PATCH v7 05/61] Export __set_page_dirty
` [PATCH v7 07/61] fscache: Use appropriate radix tree accessors
` [PATCH v7 08/61] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v7 09/61] page cache: Use xa_lock

[PATCH] direct-io: Minor cleanups in do_blockdev_direct_IO
 2018-03-03  8:16 UTC  (3+ messages)

[PATCH v5 00/12] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-03-03  2:19 UTC  (26+ messages)
` [PATCH v5 01/12] dax: fix vma_is_fsdax() helper
` [PATCH v5 02/12] dax: introduce IS_DEVDAX() and IS_FSDAX()
      ` [PATCH v6] "
` [PATCH v5 03/12] ext2, dax: finish implementing dax_sem helpers
` [PATCH v5 04/12] ext2, dax: define ext2_dax_*() infrastructure in all cases
` [PATCH v5 05/12] ext4, dax: define ext4_dax_*() "
` [PATCH v5 06/12] ext2, dax: replace IS_DAX() with IS_FSDAX()
` [PATCH v5 07/12] ext4, "
` [PATCH v5 08/12] xfs, "
` [PATCH v5 09/12] mm, dax: replace IS_DAX() with IS_DEVDAX() or IS_FSDAX()
` [PATCH v5 10/12] fs, dax: kill IS_DAX()
` [PATCH v5 11/12] dax: fix S_DAX definition
` [PATCH v5 12/12] vfio: disable filesystem-dax page pinning

[PATCH v2 0/4] ima: unverifiable file signatures
 2018-03-02 21:10 UTC  (6+ messages)
` [PATCH v2 3/4] ima: fail signature verification based on policy

[PATCH] inode: don't memset the inode address space twice
 2018-03-02  9:15 UTC  (2+ messages)

[PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list()
 2018-03-02  9:04 UTC  (11+ messages)
          ` [BUG] lock_parent() breakage when used from shrink_dentry_list() (was Re: [PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list())

[PATCH] xfs_io: Allow "open -P" to specify O_PATH
 2018-03-02  3:27 UTC  (3+ messages)
` [PATCH] xfs_io: Allow -P and -L to be given to open for O_PATH and O_NOFOLLOW

[RFC 1/5] seq_file: introduce seq_open_data helper
 2018-03-01 23:44 UTC  (2+ messages)

[RFC] mm: indirectly reclaimable memory and dcache
 2018-03-01 23:40 UTC  (3+ messages)

[PATCH v3 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-01 22:22 UTC  (11+ messages)
` [PATCH v3 1/6] proc/sysctl: Fix typo in sysctl_check_table_array()
` [PATCH v3 2/6] sysctl: Add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
` [PATCH v3 3/6] sysctl: Add flags to support min/max range clamping
` [PATCH v3 4/6] sysctl: Warn when a clamped sysctl parameter is set out of range
` [PATCH v3 5/6] ipc: Clamp msgmni and shmmni to the real IPCMNI limit
` [PATCH v3 6/6] ipc: Clamp semmni "

lazytime for XFS V2
 2018-03-01 22:12 UTC  (4+ messages)
` [PATCH 1/2] fs: don't clear I_DIRTY_TIME before calling mark_inode_dirty_sync
` [PATCH 2/2] xfs: implement the lazytime mount option

[PATCH v2 0/5] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-01 17:40 UTC  (14+ messages)
` [PATCH v2 2/5] sysctl: Add flags to support min/max range clamping
` [PATCH v2 3/5] sysctl: Warn when a clamped sysctl parameter is set out of range
` [PATCH v2 4/5] ipc: Clamp msgmni and shmmni to the real IPCMNI limit

[PATCH v2 00/11] firmware: cleanup for v4.17
 2018-03-01 17:33 UTC  (15+ messages)
` [PATCH v2 07/11] firmware: split firmware fallback functionality into its own file
` [PATCH v2 11/11] test_firmware: test three firmware kernel configs using a proc knob

[PATCH] udf: Do not mark possibly inconsistent filesystems as closed
 2018-03-01 17:26 UTC  (4+ messages)

[ANNOUNCE] util-linux v2.32-rc2
 2018-03-01 13:42 UTC 

[PATCH] vfs: make sure struct filename->iname is word-aligned
 2018-02-28 23:19 UTC 

[PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
 2018-02-28 23:12 UTC  (8+ messages)
        ` [OMPI devel] "

[RFT 0/7] firmware: enable caching of firmware for reboot optimization
 2018-02-28 21:18 UTC  (4+ messages)

KASAN: use-after-free Read in remove_wait_queue (2)
 2018-02-28 16:59 UTC 

[PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
 2018-02-28 16:58 UTC  (3+ messages)

UDF & open integrity type
 2018-02-28  9:54 UTC  (4+ messages)

[PATCH v4] Protected FIFOs and regular files
 2018-02-28  9:22 UTC  (4+ messages)

[PATCH] selftest: fix kselftest-merge depend on 'RUNTIME_TESTING_MENU'
 2018-02-28  9:13 UTC  (5+ 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).