linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-22 12:19:06 to 2021-10-25 19:01:00 UTC [more...]

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-25 19:00 UTC  (10+ messages)

[PATCH v3 0/4] firmware_loader: built-in API and make x86 use it
 2021-10-25 18:24 UTC  (8+ messages)
` [PATCH v3 1/4] firmware_loader: rename EXTRA_FIRMWARE and EXTRA_FIRMWARE_DIR
` [PATCH v3 2/4] firmware_loader: move builtin build helper to shared library
` [PATCH v3 3/4] test_firmware: move a few test knobs out to its library
` [PATCH v3 4/4] test_firmware: add support for testing built-in firmware

[PATCH v6 00/12] extend task comm from 16 to 24
 2021-10-25 18:20 UTC  (15+ messages)
` [PATCH v6 01/12] fs/exec: make __set_task_comm always set a nul ternimated string
` [PATCH v6 02/12] fs/exec: make __get_task_comm always get a nul terminated string
` [PATCH v6 03/12] drivers/connector: make connector comm always nul ternimated
` [PATCH v6 04/12] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v6 05/12] elfcore: make prpsinfo "
` [PATCH v6 06/12] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH v6 07/12] samples/bpf/offwaketime_kern: make sched_switch tracepoint args adopt to "
` [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task "
` [PATCH v6 09/12] tools/perf/test: make perf test "
` [PATCH v6 10/12] tools/testing/selftests/bpf: make it "
` [PATCH v6 11/12] sched.h: extend task comm from 16 to 24
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH v6 0/7] fuse,virtiofs: support per-file DAX
 2021-10-25 18:12 UTC  (8+ messages)
` [PATCH v6 2/7] fuse: make DAX mount option a tri-state

[PATCH 0/4] fs/ntfs3: Various fixes for xfstests problems
 2021-10-25 17:13 UTC  (6+ messages)
` [PATCH 1/4] fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called from function ntfs_init_acl
` [PATCH 2/4] fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)
` [PATCH 3/4] fs/ntfs3: Check new size for limits
` [PATCH 4/4] fs/ntfs3: Update valid size if -EIOCBQUEUED

[RFC PATCH 0/5] Shared memory for shared extents
 2021-10-25 16:43 UTC  (11+ messages)
` [RFC PATCH 1/5] mm: Use file parameter to determine bdi
` [RFC PATCH 2/5] mm: Switch mapping to device mapping
` [RFC PATCH 3/5] btrfs: Add sharedext mount option
` [RFC PATCH 4/5] btrfs: Set s_bdev for btrfs super block
` [RFC PATCH 5/5] btrfs: function to convert file offset to device offset

[PTACH] fs: get rid of the res2 iocb->ki_complete argument
 2021-10-25 16:38 UTC  (3+ messages)

Folios for 5.15 request - Was: re: Folio discussion recap -
 2021-10-25 16:05 UTC  (22+ messages)

Problem with direct IO
 2021-10-25 15:57 UTC  (8+ messages)

[PATCH v2 0/2] fuse: Send file/inode security context during creation
 2021-10-25 15:55 UTC  (2+ messages)

[RFC PATCH] fs/namespace: use percpu_rw_semaphore for writer holding
 2021-10-25 15:22 UTC  (4+ messages)
  ` [PATCH] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT

[PATCH 0/4] extend vmalloc support for constrained allocations
 2021-10-25 15:02 UTC  (5+ messages)
` [PATCH 1/4] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [PATCH 2/4] mm/vmalloc: add support for __GFP_NOFAIL
` [PATCH 3/4] mm/vmalloc: be more explicit about supported gfp flags
` [PATCH 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc

[RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
 2021-10-25 14:56 UTC  (14+ messages)

[PATCH 0/2] ceph: conversion to fscache API rewrite
 2021-10-25 13:24 UTC  (3+ messages)
` [PATCH 1/2] ceph: conversion to new fscache API
` [PATCH 2/2] ceph: add fscache writeback support

Turn off readahead completely
 2021-10-25 12:25 UTC  (4+ messages)

[PATCH v3 00/13] ext4: new mount API conversion
 2021-10-25 11:12 UTC  (3+ messages)
` [PATCH v3 01/13] fs_parse: allow parameter value to be empty

[syzbot] KCSAN: data-race in call_rcu / rcu_gp_fqs_loop
 2021-10-25 10:31 UTC  (2+ messages)

[PATCH v5 0/8] Remove dependency on congestion_wait in mm/
 2021-10-25 10:07 UTC  (10+ messages)
` [PATCH 1/8] mm/vmscan: Throttle reclaim until some writeback completes if congested
` [PATCH 2/8] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated
` [PATCH 3/8] mm/vmscan: Throttle reclaim when no progress is being made
` [PATCH 4/8] mm/writeback: Throttle based on page writeback instead of congestion
` [PATCH 5/8] mm/page_alloc: Remove the throttling logic from the page allocator
` [PATCH 6/8] mm/vmscan: Centralise timeout values for reclaim_throttle
` [PATCH 7/8] mm/vmscan: Increase the timeout if page reclaim is not making progress
` [PATCH 8/8] mm/vmscan: Delay waking of tasks throttled on NOPROGRESS

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-10-25  9:58 UTC  (12+ messages)

reiserfs mounted with acl and cp wrong permissions
 2021-10-25  9:50 UTC 

[PATCH] seq_file: Fix potential addition overflow
 2021-10-25  7:31 UTC 

[PATCH 1/2] vfs: parse: deal with zero length string value
 2021-10-25  4:05 UTC  (2+ messages)
` [PATCH 2/2] vfs: escape hash as well

[git pull] autofs braino fix
 2021-10-24 19:56 UTC  (2+ messages)

[PATCH v2][next] sysctl: Avoid open coded arithmetic in memory allocator functions
 2021-10-24 18:54 UTC  (6+ messages)

[PATCH] fuse: add FOPEN_NOFLUSH
 2021-10-24 15:30 UTC  (2+ messages)

[PATCH 0/4] fs/ntfs3: Various fixes for xattr and files
 2021-10-24 10:43 UTC  (10+ messages)
` [PATCH 1/4] fs/ntfs3: Keep preallocated only if option prealloc enabled
` [PATCH 2/4] fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
` [PATCH 3/4] fs/ntfs3: Optimize locking in ntfs_save_wsl_perm
` [PATCH 4/4] fs/ntfs3: Update i_ctime when xattr is added

[PATCH v3 0/3] last batch of add_disk() error handling conversions
 2021-10-24  0:03 UTC  (5+ messages)

[PATCH] fs: kill unused ret2 argument from iocb->ki_complete()
 2021-10-23 14:01 UTC  (8+ messages)

[PATCH] dup: delete error write to stack variable on common path
 2021-10-23 12:39 UTC 

[PATCH] vfs: delete cast in namei code
 2021-10-23 12:38 UTC 

[PATCH] sysctl: Avoid open coded arithmetic in memory allocator functions
 2021-10-23 10:31 UTC  (3+ messages)

[PATCH v5 10/15] tools/lib/perf: use TASK_COMM_LEN_16 instead of hard-coded 16
 2021-10-22 23:41 UTC  (5+ messages)
` [PATCH v5 13/15] tools/testing/selftests/bpf: "

[PATCH] fs/super.c: defer more work after super_block is off of the super_blocks list
 2021-10-22 23:28 UTC 

[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-10-22 20:52 UTC  (10+ messages)
` [PATCH 4/6] dm,dax,pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
` [dm-devel] [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag

[GIT PULL] fuse fixes for 5.15-rc7
 2021-10-22 20:46 UTC  (2+ messages)

[PATCH v2 00/53] fscache: Rewrite index API and management system
 2021-10-22 20:24 UTC  (58+ messages)
` [PATCH v2 01/53] fscache_old: Move the old fscache driver to one side
` [PATCH v2 02/53] fscache_old: Rename CONFIG_FSCACHE* to CONFIG_FSCACHE_OLD*
` [PATCH v2 03/53] cachefiles_old: Move the old cachefiles driver to one side
` [PATCH v2 04/53] cachefiles_old: Rename CONFIG_CACHEFILES* to CONFIG_CACHEFILES_OLD*
` [PATCH v2 05/53] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH v2 06/53] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
` [PATCH v2 07/53] fscache: Introduce new driver
` [PATCH v2 08/53] fscache: Implement a hash function
` [PATCH v2 09/53] fscache: Implement cache registration
` [PATCH v2 10/53] fscache: Implement volume registration
` [PATCH v2 11/53] fscache: Implement cookie registration
` [PATCH v2 12/53] fscache: Implement cache-level access helpers
` [PATCH v2 13/53] fscache: Implement volume-level "
` [PATCH v2 14/53] fscache: Implement cookie-level "
` [PATCH v2 15/53] fscache: Implement functions add/remove a cache
` [PATCH v2 16/53] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH v2 17/53] fscache: Add a function for a cache backend to note an I/O error
` [PATCH v2 18/53] fscache: Implement simple cookie state machine
` [PATCH v2 19/53] fscache: Implement cookie user counting and resource pinning
` [PATCH v2 20/53] fscache: Implement cookie invalidation
` [PATCH v2 21/53] fscache: Provide a means to begin an operation
` [PATCH v2 22/53] fscache: Provide read/write stat counters for the cache
` [PATCH v2 23/53] fscache: Provide a function to let the netfs update its coherency data
` [PATCH v2 24/53] fscache: Implement I/O interface
` [PATCH v2 25/53] fscache: Provide fallback I/O functions
` [PATCH v2 26/53] vfs, fscache: Implement pinning of cache usage for writeback
` [PATCH v2 27/53] fscache: Provide a function to note the release of a page
` [PATCH v2 28/53] fscache: Provide a function to resize a cookie
` [PATCH v2 29/53] cachefiles: Introduce new driver
` [PATCH v2 30/53] cachefiles: Add some error injection support
` [PATCH v2 31/53] cachefiles: Define structs
` [PATCH v2 32/53] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH v2 33/53] cachefiles: Add I/O error reporting macros
` [PATCH v2 34/53] cachefiles: Provide a function to check how much space there is
` [PATCH v2 35/53] cachefiles: Implement a function to get/create a directory in the cache
` [PATCH v2 36/53] cachefiles: Implement daemon UAPI and cache registration
` [PATCH v2 37/53] cachefiles: Implement volume support
` [PATCH v2 38/53] cachefiles: Implement data storage object handling
` [PATCH v2 39/53] cachefiles: Implement begin and end I/O
` [PATCH v2 40/53] cachefiles: Implement the I/O routines
` [PATCH v2 41/53] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH v2 42/53] afs: Fix afs_write_end() to handle len > page size
` [PATCH v2 43/53] afs: Make afs_write_begin() return the THP subpage
` [PATCH v2 44/53] afs: Convert afs to use the new fscache API
` [PATCH v2 45/53] afs: Copy local writes to the cache when writing to the server
` [PATCH v2 46/53] afs: Skip truncation on the server of data we haven't written yet
` [PATCH v2 47/53] afs: Add synchronous O_DIRECT support
` [PATCH v2 48/53] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH v2 49/53] 9p: Copy local writes to the cache when writing to the server
` [PATCH v2 50/53] nfs: Convert to new fscache volume/cookie API
` [PATCH v2 51/53] cifs: Support fscache indexing rewrite (untested)
` [PATCH v2 52/53] fscache, cachefiles: Display stats of no-space events
` [PATCH v2 53/53] fscache, cachefiles: Display stat of culling events

[PATCH 00/67] fscache: Rewrite index API and management system
 2021-10-22 18:52 UTC  (4+ messages)

[RFC][arm64] possible infinite loop in btrfs search_ioctl()
 2021-10-22 18:41 UTC  (11+ messages)

[PATCH v2 00/10] firmware_loader: built-in API and make x86 use it
 2021-10-22 17:15 UTC  (6+ messages)
` [PATCH v2 07/10] firmware_loader: rename EXTRA_FIRMWARE and EXTRA_FIRMWARE_DIR
` [PATCH v2 08/10] firmware_loader: move builtin build helper to shared library

[PATCH v2] fs: replace the ki_complete two integer arguments with a single argument
 2021-10-22 15:47 UTC  (15+ messages)

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-10-22 14:13 UTC 

[PATCH v4 0/8] Remove dependency on congestion_wait in mm/
 2021-10-22 13:17 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).