linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-21 14:19:59 to 2022-05-25 14:34:31 UTC [more...]

[RFC] what to do with IOCB_DSYNC?
 2022-05-25 14:34 UTC  (47+ messages)

[PATCH 0/7] cifs: Use iov_iters down to the network transport
 2022-05-25 14:26 UTC  (8+ messages)
` [PATCH 1/7] iov_iter: Add a function to extract an iter's buffers to a bvec iter
` [PATCH 2/7] iov_iter: Add a general purpose iteration function
` [PATCH 3/7] cifs: Add some helper functions
` [PATCH 4/7] cifs: Add a function to read into an iter from a socket
` [PATCH 5/7] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 6/7] cifs: Remove unused code
` [PATCH 7/7] cifs, ksmbd: Fix MAX_SGE count for softiwarp

[PATCHv3 0/6] direct io dma alignment
 2022-05-25 14:25 UTC  (26+ messages)
` [PATCHv3 1/6] block/bio: remove duplicate append pages code
` [PATCHv3 2/6] block: export dma_alignment attribute
` [PATCHv3 3/6] block: introduce bdev_dma_alignment helper
` [PATCHv3 4/6] block/merge: count bytes instead of sectors
` [PATCHv3 5/6] block/bounce: "
` [PATCHv3 6/6] block: relax direct io memory alignment

Hello Sir, I seek your urgent consideration
 2022-05-24  9:25 UTC 

[GIT PULL] Fsnotify changes for 5.19-rc1
 2022-05-25 12:33 UTC 

[GIT PULL] Writeback and ext2 cleanups for 5.19-rc1
 2022-05-25 12:24 UTC 

[PATCH v5] writeback: Fix inode->i_io_list not be protected by inode->i_lock error
 2022-05-25 12:13 UTC  (2+ messages)

[PATCH] XArray: handle XA_FLAGS_ACCOUNT in xas_split_alloc
 2022-05-25  8:26 UTC 

[PATCH v3] sysctl: handle table->maxlen robustly for proc_dobool
 2022-05-25  6:50 UTC 

[PATCH v2] sysctl: handle table->maxlen properly for proc_dobool
 2022-05-25  6:27 UTC  (7+ messages)

[GIT PULL] Page cache changes for 5.19
 2022-05-25  3:19 UTC  (4+ messages)

[GIT PULL] iomap: new code for 5.19
 2022-05-25  3:08 UTC  (2+ messages)

[GIT PULL] zonefs fixes for 5.19-rc1-fix
 2022-05-25  2:16 UTC  (2+ messages)

[GIT PULL] erofs updates for 5.19-rc1 (fscache part inclusive)
 2022-05-25  2:16 UTC  (2+ messages)

[GIT PULL] fs idmapped mount updates for v5.19
 2022-05-25  2:16 UTC  (2+ messages)

[PATCH v2 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-24 22:44 UTC  (9+ messages)
` [PATCH v2 2/2] FUSE: Retire superblock on "

[GIT PULL] fsverity updates for 5.19
 2022-05-24 19:53 UTC  (2+ messages)

[GIT PULL] fscrypt updates for 5.19
 2022-05-24 19:53 UTC  (2+ messages)

[PATCH] fuse: allow CAP_SYS_ADMIN in root userns to access allow_other mount
 2022-05-24 15:44 UTC  (13+ messages)

[syzbot] KASAN: use-after-free Write in udf_close_lvid
 2022-05-24 14:43 UTC  (4+ messages)

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2022-05-24 13:59 UTC  (12+ messages)
` [PATCH v9 1/6] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v9 3/6] selftests: add tests_sysfs module

[syzbot] INFO: task hung in jbd2_journal_commit_transaction (3)
 2022-05-24 10:59 UTC  (7+ messages)

[PATCH] MAINTAINERS: reciprocal co-maintainership for file locking and nfsd
 2022-05-24 10:31 UTC 

[PATCH v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
 2022-05-24 10:12 UTC  (7+ messages)

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-05-24 10:05 UTC  (14+ messages)
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
                        ` [ovs-dev] "

[PATCH RFC v6 07/21] dept: Apply Dept to seqlock
 2022-05-24  6:00 UTC  (3+ messages)

[PATCH] cred: Propagate security_prepare_creds() error code
 2022-05-24  4:44 UTC  (3+ messages)

[PATCH 0/4] ceph: convert to netfs_direct_read_iter for DIO reads
 2022-05-24  2:42 UTC  (2+ messages)

379b0fd8ed: blktests.block/024.fail
 2022-05-24  2:34 UTC 

[PATCH v5 0/2] ceph: wait async unlink to finish
 2022-05-24  1:46 UTC  (7+ messages)
` [PATCH v5 1/2] fs/dcache: add d_compare() helper support

[PATCH] MAINTAINERS: move myself from ceph "Maintainer" to "Reviewer"
 2022-05-24  0:51 UTC  (2+ messages)

[GIT PULL] zonefs changes for 5.19-rc1
 2022-05-23 23:24 UTC  (4+ messages)

[GIT PULL] Writeback fix for 5.19-rc
 2022-05-23 21:15 UTC  (2+ messages)

[GIT PULL] io_uring xattr support
 2022-05-23 20:42 UTC  (4+ messages)

[PATCH 0/4] kdevops: use linux-kdevops for the main tree
 2022-05-23 17:38 UTC  (4+ messages)
` [PATCH 3/4] playbooks: add a common playbook a git reset task for kdevops

[PATCH 0/5] kallsyms: make kallsym APIs more safe with scnprintf
 2022-05-23 19:39 UTC  (6+ messages)
    ` [PATCH 1/5] kallsyms: pass buffer size in sprint_* APIs

[PATCH RFC v25 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-05-23 16:57 UTC  (6+ messages)

[PATCH] writeback: fix typo in comment
 2022-05-23 15:40 UTC  (2+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-23 15:22 UTC  (7+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "

[PATCH v2 0/8] Make NFSv4 OPEN(CREATE) less brittle
 2022-05-23 15:03 UTC  (3+ messages)
` [PATCH v2 8/8] NFSD: Instantiate a struct file when creating a regular NFSv4 file

[RFC PATCH v4 00/17] io-uring/xfs: support async buffered writes
 2022-05-23 10:51 UTC  (22+ messages)
` [RFC PATCH v4 03/17] mm: Prepare balance_dirty_pages() for "
` [RFC PATCH v4 04/17] mm: Add balance_dirty_pages_ratelimited_flags() function
` [RFC PATCH v4 05/17] iomap: Add gfp parameter to iomap_page_create()
` [RFC PATCH v4 07/17] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
` [RFC PATCH v4 09/17] fs: Split off remove_needs_file_privs() __remove_file_privs()
` [RFC PATCH v4 10/17] fs: Split off file_needs_update_time and __file_update_time
` [RFC PATCH v4 11/17] fs: Add async write file modification handling
` [RFC PATCH v4 12/17] fs: Optimization for concurrent file time updates
` [RFC PATCH v4 15/17] xfs: Add iomap async buffered write support
` [RFC PATCH v4 16/17] xfs: Add "

[PATCH v3] fanotify: fix incorrect fmode_t casts
 2022-05-23  9:43 UTC  (3+ messages)

[PATCH v3] fs/proc/base.c: fix incorrect fmode_t casts
 2022-05-23  9:40 UTC  (6+ messages)
  ` [PATCH v4] "

[dm-devel] [PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-23  8:25 UTC  (12+ messages)

Freeing page flags
 2022-05-23  6:38 UTC  (2+ messages)

[PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now
 2022-05-23  6:08 UTC  (4+ messages)

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-23  2:43 UTC  (9+ messages)

[PATCH -next,v2] fuse: return the more nuanced writeback error on close()
 2022-05-23  1:48 UTC 

[PATCH -next] fuse: return the more nuanced writeback error on close()
 2022-05-23  1:23 UTC  (3+ messages)

[REPORT] syscall reboot + umh + firmware fallback
 2022-05-23  1:10 UTC  (4+ messages)

[ANNOUNCE] CFP: Zoned Storage Microconference - Linux Plumbers Conference 2022
 2022-05-22 22:01 UTC 

[PATCH v3] fs/open.c: fix incorrect fmode_t cast in build_open_how
 2022-05-22 12:08 UTC  (2+ messages)

[PATCH] kernel/sysctl.c: Clean up indentation, replace spaces with tab
 2022-05-22  5:29 UTC 

RFC: Ioctl v2
 2022-05-21 19:45 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).