linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-28 12:42:26 to 2019-10-31 20:51:24 UTC [more...]

[PATCH v5 0/9] Inline Encryption Support
 2019-10-31 20:50 UTC  (17+ 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 20:50 UTC  (15+ messages)
` [PATCH 01/26] xfs: Lower CIL flush limit for large logs
` [PATCH 03/26] xfs: don't allow log IO to be throttled
` [PATCH 04/26] xfs: Improve metadata buffer reclaim accountability
` [PATCH 05/26] xfs: correctly acount for reclaimable slabs
` [PATCH 23/26] xfs: reclaim inodes from the LRU

Fwd: [PATCH] cifs: don't use 'pre:' for MODULE_SOFTDEP
 2019-10-31 19:27 UTC 

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-10-31 18:43 UTC  (25+ 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 17/19] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM)
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

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

[PATCH v6 00/11] ext4: port direct I/O to iomap infrastructure
 2019-10-31 16:54 UTC  (21+ messages)
` [PATCH v6 04/11] ext4: move set iomap routines into a separate helper ext4_set_iomap()
` [PATCH v6 06/11] ext4: introduce new callback for IOMAP_REPORT
` [PATCH v6 08/11] ext4: move inode extension/truncate code out from ->iomap_end() callback
` [PATCH v6 11/11] ext4: introduce direct I/O write using iomap infrastructure
` [PATCH v6 10/11] ext4: update ext4_sync_file() to not use __generic_file_fsync()

[RFC] errno.h: Provide EFSCORRUPTED for everybody
 2019-10-31 16:43 UTC  (4+ messages)

[RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
 2019-10-31 16:38 UTC  (16+ 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 "

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

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-10-31 16:17 UTC  (11+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-31 14:50 UTC  (17+ messages)
` [PATCH ghak90 V7 14/21] audit: contid check descendancy and nesting
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns

[PATCH] seq_file: fix condition while loop
 2019-10-31 14:06 UTC  (2+ messages)

[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  (11+ messages)

[PATCH] xfs/log: protect xc_cil in xlog_cil_push()
 2019-10-31  3:48 UTC  (6+ messages)
    ` [PATCH] xfs/log: protect the logging content under xc_ctx_lock

[PATCH v4] loop: fix no-unmap write-zeroes request behavior
 2019-10-31  3:29 UTC 

[RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
 2019-10-30 23:17 UTC  (23+ 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] Don't propagate automount
 2019-10-30 19:28 UTC  (19+ messages)

[PATCH 0/4] statx: expose the fs-verity bit
 2019-10-30 18:27 UTC  (7+ messages)
` [PATCH 1/4] statx: define STATX_ATTR_VERITY
` [PATCH 2/4] ext4: support STATX_ATTR_VERITY
` [PATCH 3/4] f2fs: "
` [PATCH 4/4] docs: fs-verity: mention statx() support

[PATCH] ext4: bio_alloc never fails
 2019-10-30 16:12 UTC  (4+ messages)

[PATCH v2 00/10] Add quota support to UBIFS
 2019-10-30 15:27 UTC  (11+ messages)
` [PATCH 01/10] quota: Make inode optional
` [PATCH 02/10] quota: Pass sb to vfs_load_quota_inode()
` [PATCH 03/10] quota: Introduce dquot_enable_sb()
` [PATCH 04/10] quota: Allow to pass mount path to quotactl
` [PATCH 05/10] ubifs: move checks and preparation into setflags()
` [PATCH 06/10] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 07/10] ubifs: do not ubifs_inode() on potentially NULL pointer
` [PATCH 08/10] ubifs: Add support for project id
` [PATCH 09/10] ubifs: export get_znode
` [PATCH 10/10] ubifs: Add quota support

[PATCH 0/3] virtiofs: Small Cleanups for 5.5
 2019-10-30 15:07 UTC  (4+ messages)
` [PATCH 1/3] virtiofs: Use a common function to send forget
` [PATCH 2/3] virtiofs: Do not send forget request "struct list_head" element
` [PATCH 3/3] virtiofs: Use completions while waiting for queue to be drained

BUG: unable to handle kernel paging request in io_wq_cancel_all
 2019-10-30 14:41 UTC  (3+ messages)

[PATCH] fsnotify: Use NULL instead of 0 for pointer
 2019-10-30 14:10 UTC  (4+ messages)

[PATCH] ceph_fill_trace(): add missing check in d_revalidate snapdir handling
 2019-10-30 13:49 UTC  (2+ messages)

[PATCH] fs/ext4: get project quota from inode for mangling statfs results
 2019-10-30 12:57 UTC  (4+ messages)

[PATCH] fs: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
 2019-10-30 12:49 UTC  (2+ messages)

[PATCH v2] fs: affs: fix a memory leak in affs_remount
 2019-10-30 11:44 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] elf: Relocate brk elsewhere for static-PIE ELFs
 2019-10-30 10:49 UTC 

[PATCH] Documentation: atomic_open called with shared lock on non-O_CREAT open
 2019-10-30 10:46 UTC 

[PATCH] fs/ppoll: skip excess EINTR if we never sleep
 2019-10-30  9:21 UTC 

[PATCH] fs: warn if stale pagecache is left after direct write
 2019-10-30  8:09 UTC  (3+ messages)

[PATCH v3 0/3] treewide: Use sizeof_member() macro
 2019-10-29 22:47 UTC  (3+ messages)
` [PATCH v3 1/3] MIPS: OCTEON: Replace SIZEOF_FIELD() macro
` [PATCH v3 2/3] linux/stddef.h: Add sizeof_member() macro

[PATCH v2 0/4] treewide: Use sizeof_member() macro
 2019-10-29 22:30 UTC  (3+ messages)
  ` [PATCH v2 3/4] "

[PATCHSET v02 00/16] zuf: ZUFS Zero-copy User-mode FileSystem
 2019-10-29 20:15 UTC  (3+ messages)
` [PATCH 11/16] zuf: Write/Read implementation

[PATCH v2 0/3] fscrypt: support for IV_INO_LBLK_64 policies
 2019-10-29 17:47 UTC  (3+ messages)
` [PATCH v2 1/3] fscrypt: add "

[PATCH] fs: use READ_ONCE/WRITE_ONCE with the i_size helpers
 2019-10-29 17:22 UTC  (3+ messages)

[RFC PATCH 0/5] allow unprivileged overlay mounts
 2019-10-29 17:01 UTC  (3+ messages)

[GIT PULL] fuse fixes for 5.4-rc6
 2019-10-29 17:05 UTC  (2+ messages)

[PATCH] fs/iomap: remove redundant check in iomap_dio_rw()
 2019-10-29 16:14 UTC  (4+ messages)

[PATCH] ceph_fill_trace(): add missing check in d_revalidate snapdir handling
 2019-10-29 13:51 UTC 

[PATCH] ceph_d_revalidate(): fix RCU case handling
 2019-10-29 13:50 UTC 

[RFC 0/5] Ext4: Add support for blocksize < pagesize for dioread_nolock
 2019-10-29  7:19 UTC  (3+ messages)

Please add the zuf tree to linux-next
 2019-10-29  5:53 UTC  (4+ messages)

❌ FAIL: Test report for kernel 5.3.8-rc2-96dab43.cki (stable)
 2019-10-29  5:25 UTC 

[PATCH] fs: buffer.c: Fix use true/false for bool type
 2019-10-29  4:05 UTC 

INFO: task hung in io_wq_destroy
 2019-10-28 21:00 UTC  (2+ messages)

[PATCH] hugetlbfs: add O_TMPFILE support
 2019-10-28 18:56 UTC  (2+ messages)

KASAN: use-after-free Read in io_uring_setup
 2019-10-28 15:15 UTC  (3+ messages)

[PATCH] exfat: get rid of ->d_time mess
 2019-10-28 13:54 UTC 

[PATCH RFC] fs/fcntl: add fcntl F_GET_RSS
 2019-10-28 13:05 UTC  (6+ messages)

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

[RFC PATCH 11/10] pipe: Add fsync() support [ver #2]
 2019-10-27 16:04 UTC 

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