public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-11 13:34:52 to 2022-05-16 10:08:11 UTC [more...]

[PATCH v2] fs/ufs: Replace kmap() with kmap_local_page()
 2022-05-16 10:07 UTC  (3+ messages)

[PATCH] kernel/sysysctl.c: Remove trailing white space
 2022-05-16  9:33 UTC  (2+ messages)

[PATCH] vhost_net: fix double fget()
 2022-05-16  8:44 UTC  (2+ messages)

[PATCH] vfs: move fdput() to right place in ksys_sync_file_range()
 2022-05-16  8:42 UTC  (13+ messages)
      ` [BUG] double fget() in vhost/net (was Re: [PATCH] vfs: move fdput() to right place in ksys_sync_file_range())

[RFC] unify the file-closing stuff in fs/file.c
 2022-05-16  8:04 UTC  (10+ messages)
` [RFC][PATCH] get rid of the remnants of 'batched' fget/fput stuff

procfs: open("/proc/self/fd/...") allows bypassing O_RDONLY
 2022-05-16  7:51 UTC  (8+ messages)

[PATCH] fs: change test in inode_insert5 for adding to the sb list
 2022-05-16  6:00 UTC  (2+ messages)

[PATCH] iomap: don't invalidate folios after writeback errors
 2022-05-16  3:37 UTC 

[RFC PATCH v1 11/18] xfs: add async buffered write support
 2022-05-16  2:24 UTC  (11+ messages)

[PATCH 0/4] kdevops: use linux-kdevops for the main tree
 2022-05-15 15:10 UTC  (7+ messages)
` [PATCH 1/4] workflows/Kconfig: be consistent when enabling fstests or blktests
` [PATCH 2/4] kdevops: move generic kdevops variables to its own file
` [PATCH 3/4] playbooks: add a common playbook a git reset task for kdevops
` [PATCH 4/4] kdevops: make linux-kdevops the default tree

[PATCH v2 1/2] exfat: move is_valid_cluster to a common header
 2022-05-15 14:52 UTC  (4+ messages)
  ` [PATCH v2 2/2] exfat: check if cluster num is valid

[PATCH v6 1/4] fat: split fat_truncate_time() into separate functions
 2022-05-15 14:00 UTC  (8+ messages)
` [PATCH v6 2/4] fat: ignore ctime updates, and keep ctime identical to mtime in memory
` [PATCH v6 3/4] fat: report creation time in statx
` [PATCH v6 4/4] fat: remove time truncations in vfat_create/vfat_mkdir

[PATCH 1/3] ksmbd: remove internal.h include
 2022-05-15 11:09 UTC  (3+ messages)
` [PATCH 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name

[PATCH] sparse: use force attribute for vm_fault_t casts
 2022-05-14 19:56 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v3 1/3] panic: Taint kernel if tests are run
 2022-05-14 19:25 UTC  (10+ messages)
` [PATCH v3 2/3] kunit: Taint the kernel when KUnit "
` [PATCH v3 3/3] selftest: Taint kernel when test module loaded

[PATCH v2 0/8] Make NFSv4 OPEN(CREATE) less brittle
 2022-05-14 16:38 UTC  (9+ messages)
` [PATCH v2 1/8] NFSD: Clean up nfsd3_proc_create()
` [PATCH v2 2/8] NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
` [PATCH v2 3/8] NFSD: Refactor nfsd_create_setattr()
` [PATCH v2 4/8] NFSD: Refactor NFSv3 CREATE
` [PATCH v2 5/8] NFSD: Refactor NFSv4 OPEN(CREATE)
` [PATCH v2 6/8] NFSD: Remove do_nfsd_create()
` [PATCH v2 7/8] NFSD: Clean up nfsd_open_verified()
` [PATCH v2 8/8] NFSD: Instantiate a struct file when creating a regular NFSv4 file

[PATCH 0/8] Make NFSv4 OPEN(CREATE) less brittle
 2022-05-14 16:34 UTC  (12+ messages)
` [PATCH 1/8] NFSD: Clean up nfsd3_proc_create()
` [PATCH 2/8] NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
` [PATCH 3/8] NFSD: Refactor nfsd_create_setattr()
` [PATCH 4/8] NFSD: Refactor NFSv3 CREATE
` [PATCH 5/8] NFSD: Refactor NFSv4 OPEN(CREATE)
` [PATCH 6/8] NFSD: Remove do_nfsd_create()
` [PATCH 7/8] NFSD: Clean up nfsd_open_verified()
` [PATCH 8/8] NFSD: Instantiate a struct file when creating a regular NFSv4 file

[PATCH] sparse: use force attribute for fmode_t casts
 2022-05-14 10:22 UTC 

Freeing page flags
 2022-05-14  6:10 UTC  (12+ messages)

[PATCH] ext4: Fix journal_ioprio mount option handling
 2022-05-14  2:03 UTC  (2+ messages)

[PATCH v9 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode
 2022-05-13 22:10 UTC  (4+ messages)
` [PATCH v10 "
  ` [PATCH v11 "

[PATCH v9 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
 2022-05-13 21:41 UTC  (2+ messages)
` [PATCH v10 "

[PATCH v6] mm/ksm: introduce ksm_force for each process
 2022-05-13 20:53 UTC  (8+ messages)

[PATCH] MAINTAINERS: add Russ Weight as a firmware loader maintainer
 2022-05-13 19:22 UTC  (3+ messages)

[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
 2022-05-13 18:57 UTC  (8+ messages)
` [RFC PATCH v1 15/18] mm: support write throttling for "

Fanotify API - Tracking File Movement
 2022-05-13 18:39 UTC  (12+ messages)

[RFC PATCH] blkcg: rewind seq_file if no stats
 2022-05-13 18:06 UTC  (4+ messages)
` [RESEND][RFC "

[PATCH 0/6] cifs: Use iov_iters down to the network transport
 2022-05-13 15:59 UTC  (2+ messages)
` [PATCH 7/6] cifs: Make the cifs RDMA code use iterators

[RFC] Volatile fanotify marks
 2022-05-13 15:30 UTC  (3+ messages)

[PATCH] mm: BUG if filemap_alloc_folio gives us a folio with a non-NULL ->private
 2022-05-13 14:47 UTC  (2+ messages)

[PATCH] docs: Add small intro to idmap examples
 2022-05-13  9:46 UTC  (4+ messages)

[PATCH v9 0/7] DAX poison recovery
 2022-05-13  3:41 UTC  (7+ messages)
` [PATCH v9 3/7] mce: fix set_mce_nospec to always unmap the whole page

[PATCH 0/2] Fixes for fanotify parent dir ignore mask logic
 2022-05-13  3:28 UTC  (12+ messages)
` [PATCH 1/2] fsnotify: introduce mark type iterator
` [PATCH 2/2] fsnotify: consistent behavior for parent not watching children

LSF/MM/BPF 2022: Slides and thanks!
 2022-05-13  2:56 UTC 

[PATCH V2] fs: remove fget_many and fput_many interface
 2022-05-13  0:45 UTC  (2+ messages)

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-05-12 22:31 UTC  (7+ messages)
` [PATCH 1/5 v1] mm: add a new parameter `node` to `get/add/inc/dec_mm_counter`
` [PATCH 2/5 v1] mm: add numa_count field for rss_stat
` [PATCH 3/5 v1] mm: add numa fields for tracepoint rss_stat
` [PATCH 4/5 v1] mm: enable per numa node rss_stat count
` [PATCH 5/5 v1] mm, oom: enable per numa node oom for CONSTRAINT_MEMORY_POLICY

[PATCH v5] mm/ksm: introduce ksm_force for each process
 2022-05-12 20:41 UTC  (3+ messages)
` [PATCH v7] "

[PATCH v2 00/13] rename & split tests
 2022-05-12 20:19 UTC 

[PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
 2022-05-12 20:00 UTC  (8+ messages)

[PATCH 1/2] sysctl: read() must consume poll events, not poll()
 2022-05-12 18:27 UTC  (3+ messages)

[GIT PULL] Three fixes for v5.18-rc7
 2022-05-12 17:49 UTC  (2+ messages)

[PATCH v3 00/11] support non power of 2 zoned devices
 2022-05-12 17:22 UTC  (12+ messages)
  ` [PATCH v3 11/11] dm-zoned: ensure only power of 2 zone sizes are allowed
  ` [PATCH v3 10/11] null_blk: allow non power of 2 zoned devices

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-12 16:41 UTC  (6+ messages)
` [REPORT] syscall reboot + umh + firmware fallback

[PATCH v2] fs: change test in inode_insert5 for adding to the sb list
 2022-05-12 15:51 UTC  (4+ messages)

[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-12 15:24 UTC  (11+ messages)

[GIT UPDATE] pagecache tree
 2022-05-12 13:48 UTC  (4+ messages)
` [PATCH] Appoint myself page cache maintainer

INFO: task hung in linkwatch_event (2)
 2022-05-12 13:26 UTC  (3+ messages)
` [syzbot] "

[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
 2022-05-12 12:27 UTC  (10+ messages)

reduce memory allocation in the btrfs direct I/O path v2
 2022-05-12 10:25 UTC  (3+ messages)

[PATCH v3 1/1] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
 2022-05-12  6:18 UTC  (2+ messages)

[PATCH] nfs: fix port value parsing
 2022-05-12  1:12 UTC 

[PATCH v2 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-11 22:29 UTC  (3+ messages)
` [PATCH v2 1/2] fs/super: function to prevent super re-use
` [PATCH v2 2/2] FUSE: Retire superblock on force unmount

[PATCH 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-11 21:33 UTC  (5+ messages)
` [PATCH 1/2] fs/super: Add a flag to mark super block defunc

misreported st_blocks (AllocationSize)
 2022-05-11 20:20 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for fanotify parent dir ignore mask logic
 2022-05-11 19:02 UTC  (3+ messages)
` [PATCH v2 1/2] fsnotify: introduce mark type iterator
` [PATCH v2 2/2] fsnotify: consistent behavior for parent not watching children

[ANNOUNCE] xfs-linux: iomap-for-next updated to d74999c8c060
 2022-05-11 16:56 UTC 

[PATCH v4] writeback: Fix inode->i_io_list not be protected by inode->i_lock error
 2022-05-11 14:15 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox