linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-30 22:51:03 to 2019-11-03 18:51:39 UTC [more...]

[PATCH RESEND 1/1] vfs: Really check for inode ptr in lookup_fast
 2019-11-03 18:51 UTC  (16+ messages)
                ` [RFC] lookup_one_len_unlocked() lousy calling conventions
                    ` [PATCH][RFC] ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
                ` [PATCH][RFC] ecryptfs unlink/rmdir breakage (similar to caught in ecryptfs rename last year)

[PATCH] Allow restricting permissions in /proc/sys
 2019-11-03 18:50 UTC  (3+ messages)

[PATCH] proc: fix inode uid/gid writeback race
 2019-11-03 13:20 UTC  (4+ messages)

[RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
 2019-11-03 12:02 UTC  (28+ messages)
` [RFC PATCH 00/10] pipe: Notification queue preparation "
  ` [RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() "
  ` [RFC PATCH 11/10] pipe: Add fsync() support "

Your opportunity
 2019-11-03  9:22 UTC 

Fwd: [PATCH] cifs: don't use 'pre:' for MODULE_SOFTDEP
 2019-11-03  2:04 UTC  (2+ messages)
`  "

[PATCH -next] io-wq: using kfree_rcu() to simplify the code
 2019-11-02 13:59 UTC  (2+ messages)

Your opportunity
 2019-11-02 13:38 UTC 

[PATCH v2 1/3] fs: remove redundant cache invalidation after async direct-io write
 2019-11-02 13:13 UTC  (3+ messages)
` [PATCH v2 2/3] fs: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
` [PATCH v2 3/3] fs: warn if stale pagecache is left after direct write

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-02 11:01 UTC  (40+ messages)
` [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH 02/19] mm/gup: factor out duplicate code from four routines
` [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 04/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 06/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 11/19] net/xdp: "
` [PATCH 12/19] mm/gup: track FOLL_PIN pages
` [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 14/19] vfio, mm: "
` [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

[PATCH 00/28] mm, xfs: non-blocking inode reclaim
 2019-11-02 10:55 UTC  (34+ messages)
` [PATCH 01/28] xfs: Lower CIL flush limit for large logs
` [PATCH 02/28] xfs: Throttle commits on delayed background CIL push
` [PATCH 03/28] xfs: don't allow log IO to be throttled
` [PATCH 04/28] xfs: Improve metadata buffer reclaim accountability
` [PATCH 05/28] xfs: correctly acount for reclaimable slabs
` [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 09/28] mm: directed shrinker work deferral
` [PATCH 10/28] shrinkers: use defer_work for GFP_NOFS sensitive shrinkers
` [PATCH 11/28] mm: factor shrinker work calculations
` [PATCH 12/28] shrinker: defer work only to kswapd
` [PATCH 13/28] shrinker: clean up variable types and tracepoints
` [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 18/28] xfs: don't block kswapd in inode reclaim
` [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 22/28] xfs: remove mode from xfs_reclaim_inodes()
` [PATCH 23/28] xfs: track reclaimable inodes using a LRU list
` [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 27/28] rwsem: introduce down/up_write_non_owner
` [PATCH 28/28] xfs: rework unreferenced inode lookups

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-02  4:25 UTC  (13+ messages)

[RFC PATCH 00/11] pipe: Notification queue preparation [ver #3]
 2019-11-01 22:12 UTC  (15+ messages)
` [RFC PATCH 01/11] pipe: Reduce #inclusion of pipe_fs_i.h "
` [RFC PATCH 02/11] Remove the nr_exclusive argument from __wake_up_sync_key() "
` [RFC PATCH 03/11] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/11] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 05/11] pipe: Allow pipes to have kernel-reserved slots "
` [RFC PATCH 06/11] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/11] pipe: Conditionalise wakeup "
` [RFC PATCH 08/11] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/11] pipe: Remove redundant wakeup from pipe_write() "
` [RFC PATCH 10/11] pipe: Check for ring full inside of the spinlock in "
` [RFC PATCH 11/11] pipe: Increase the writer-wakeup threshold to reduce context-switch count "

[RFC] errno.h: Provide EFSCORRUPTED for everybody
 2019-11-01 21:38 UTC  (7+ messages)

[PATCH v2 0/3] fscrypt: support for IV_INO_LBLK_64 policies
 2019-11-01 18:33 UTC  (4+ messages)
` [PATCH v2 3/3] f2fs: add support for IV_INO_LBLK_64 encryption policies

BUG: unable to handle kernel paging request in io_wq_cancel_all
 2019-11-01 18:07 UTC  (6+ messages)

[PATCH v2 00/10] Add quota support to UBIFS
 2019-11-01 18:07 UTC  (5+ messages)
` [PATCH 01/10] quota: Make inode optional
` [PATCH 04/10] quota: Allow to pass mount path to quotactl

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-11-01 16:22 UTC  (19+ messages)
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns

[PATCH v4] loop: fix no-unmap write-zeroes request behavior
 2019-11-01 14:43 UTC  (2+ messages)

[PATCH v17 0/1] staging: Add VirtualBox guest shared folder (vboxsf) support
 2019-11-01  9:12 UTC  (3+ messages)

[PATCH] seq_file: fix condition while loop
 2019-11-01  5:48 UTC  (3+ messages)

[PATCH] xfs/log: protect xc_cil in xlog_cil_push()
 2019-11-01  3:39 UTC  (9+ messages)
    ` [PATCH] xfs/log: protect the logging content under xc_ctx_lock

mmotm 2019-10-31-18-51 uploaded
 2019-11-01  1:52 UTC 

[PATCH v6 00/11] ext4: port direct I/O to iomap infrastructure
 2019-10-31 22:58 UTC  (9+ messages)

[PATCH v5 0/9] Inline Encryption Support
 2019-10-31 22:25 UTC  (20+ messages)
` [PATCH v5 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v5 2/9] block: Add encryption context to struct bio
` [PATCH v5 3/9] block: blk-crypto for Inline Encryption
` [PATCH v5 5/9] scsi: ufs: UFS crypto API
` [PATCH v5 6/9] scsi: ufs: Add inline encryption support to UFS
` [PATCH v5 7/9] fscrypt: add inline encryption support
` [PATCH v5 8/9] f2fs: "

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-31 21:22 UTC  (11+ messages)
` [PATCH 04/26] xfs: Improve metadata buffer reclaim accountability
` [PATCH 23/26] xfs: reclaim inodes from the LRU

[PATCH 1/2] fs/quota: fix livelock in dquot_writeback_dquots
 2019-10-31 18:11 UTC  (4+ messages)
` [PATCH 2/2] fs/quota: Check that quota is not dirty before release

[PATCH] fs/ext4: get project quota from inode for mangling statfs results
 2019-10-31 16:59 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: iomap-for-next updated to a90100421499
 2019-10-31 16:21 UTC 

[PATCH] io_uring: signedness bug in io_async_cancel()
 2019-10-31 12:57 UTC  (2+ messages)

[PATCH] mm/filemap: do not allocate cache pages beyond end of file at read
 2019-10-31 11:40 UTC  (9+ messages)

[RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
 2019-10-30 23:17 UTC  (21+ messages)
` [PATCH man-pages] Document encoded I/O
` [RFC PATCH v2 1/5] fs: add O_ENCODED open flag
` [RFC PATCH v2 2/5] fs: add RWF_ENCODED for reading/writing compressed data

[RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() [ver #2]
 2019-10-27 15:57 UTC 

[RFC PATCH 11/10] pipe: Add fsync() support [ver #2]
 2019-10-27 15:22 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).