messages from 2021-10-18 15:08:09 to 2021-10-22 20:25:03 UTC [more...]
[PATCH v2 00/53] fscache: Rewrite index API and management system
2021-10-22 20:24 UTC (56+ messages)
` [PATCH v2 02/53] fscache_old: Rename CONFIG_FSCACHE* to CONFIG_FSCACHE_OLD*
` [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 v2 0/2] Refactor trace macro helpers
2021-10-22 20:17 UTC (3+ messages)
` [PATCH v2 1/2] NFS: Move generic FS show macros to global header
` [PATCH v2 2/2] NFS: Move NFS protocol display "
[PATCH v1 1/2] NFS: Move generic FS show macros to global header
2021-10-22 19:22 UTC (5+ messages)
` [PATCH v1 2/2] NFS: Move NFS protocol display "
[PATCH 00/67] fscache: Rewrite index API and management system
2021-10-22 18:52 UTC (34+ messages)
` [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
` [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag
` [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
` [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
` [PATCH 07/67] fscache: Remove the netfs data from the cookie
` [PATCH 59/67] NFS: Convert fscache_enable_cookie and fscache_disable_cookie
` [PATCH 60/67] NFS: Convert fscache invalidation and update aux_data and i_size
` [PATCH 61/67] nfs: Convert to new fscache volume/cookie API
` [PATCH 62/67] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH 63/67] 9p: Copy local writes to the cache when writing to the server
` [PATCH 64/67] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH 65/67] cachefiles: Add tracepoints to log errors from ops on the backing fs
` [PATCH 66/67] cachefiles: Add error injection support
` [PATCH 67/67] cifs: Support fscache indexing rewrite (untested)
` [Linux-cachefs] [PATCH 00/67] fscache: Rewrite index API and management system
NFS v4 + kerberos: 4 minute window of slowness
2021-10-22 18:22 UTC (4+ messages)
[PATCH v2 00/14] NFS: Clean up nfs4_label allocation
2021-10-22 17:11 UTC (15+ messages)
` [PATCH v2 01/14] NFS: Create a new nfs_alloc_fattr_with_label() function
` [PATCH v2 02/14] NFS: Remove the nfs4_label from the nfs_entry struct
` [PATCH v2 03/14] NFS: Remove the nfs4_label from the nfs4_create_res struct
` [PATCH v2 04/14] NFS: Remove the nfs4_label from the nfs4_link_res struct
` [PATCH v2 05/14] NFS: Remove the label from the nfs4_lookup_res struct
` [PATCH v2 06/14] NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
` [PATCH v2 07/14] NFS: Remove the f_label from the nfs4_opendata and nfs_openres
` [PATCH v2 08/14] NFS: Remove the nfs4_label from the nfs4_getattr_res
` [PATCH v2 09/14] NFS: Remove the nfs4_label from the nfs_setattrres
` [PATCH v2 10/14] NFS: Remove the nfs4_label argument from nfs_instantiate()
` [PATCH v2 11/14] NFS: Remove the nfs4_label argument from nfs_add_or_obtain()
` [PATCH v2 12/14] NFS: Remove the nfs4_label argument from nfs_fhget()
` [PATCH v2 13/14] NFS: Remove the nfs4_label argument from nfs_setsecurity
` [PATCH v2 14/14] NFS: Remove the nfs4_label argument from decode_getattr_*() functions
remove QUEUE_FLAG_SCSI_PASSTHROUGH v3
2021-10-22 14:34 UTC (11+ messages)
` [PATCH 1/7] block: add a ->get_unique_id method
` [PATCH 2/7] sd: implement ->get_unique_id
` [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
` [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
` [PATCH 5/7] scsi: add a scsi_alloc_request helper
` [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
` [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
server-to-server copy by default
2021-10-22 12:58 UTC (21+ messages)
[PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
2021-10-22 0:09 UTC (14+ messages)
[PATCH] NFS: Remove redundant call to __set_page_dirty_nobuffers
2021-10-21 21:13 UTC
[PATCH] NFSD: Make use of the helper macro kthread_run()
2021-10-21 13:27 UTC (2+ messages)
[PATCH] SUNRPC: Make use of the helper macro kthread_run()
2021-10-21 13:16 UTC (2+ messages)
[PATCH] sunrpc: remove unnecessary test in rpc_task_set_client()
2021-10-20 21:04 UTC
[PATCH] sunrpc: bug on rpc_task_set_client when no client is present
2021-10-20 20:20 UTC (3+ messages)
[PATCH v4 0/7] Update RPC task pid as displayed by tracepoints
2021-10-20 20:09 UTC (5+ messages)
` [PATCH v4 2/7] SUNRPC: Avoid NULL pointer dereferences in tracepoints
[PATCH v2 0/1] Convert nfs_readpages() to nfs_readahead()
2021-10-20 19:53 UTC (4+ messages)
` [PATCH v2 1/1] NFS: Convert from readpages() to readahead()
remove QUEUE_FLAG_SCSI_PASSTHROUGH v2
2021-10-20 14:54 UTC (12+ messages)
` [PATCH 1/7] block: add a ->get_unique_id method
` [PATCH 2/7] sd: implement ->get_unique_id
` [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
` [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
` [PATCH 5/7] scsi: add a scsi_alloc_request helper
` [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
` [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
[PATCH v2] security: Return xattr name from security_dentry_init_security()
2021-10-20 12:31 UTC (6+ messages)
[PATCH 0/7] NFSv4.2 add tracepoints to sparse files and copy
2021-10-19 17:08 UTC (15+ messages)
` [PATCH 1/7] NFSv4.2 add tracepoint to SEEK
` [PATCH 2/7] NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE
` [PATCH 3/7] NFSv4.2 add tracepoint to COPY
` [PATCH 4/7] NFSv4.2 add tracepoint to CLONE
` [PATCH 5/7] NFSv4.2 add tracepoint to CB_OFFLOAD
` [PATCH 6/7] NFSv4.2 add tracepoint to COPY_NOTIFY
` [PATCH 7/7] NFSv4.2 add tracepoint to OFFLOAD_CANCEL
[PATCH] NFSD: Fix sparse warning
2021-10-19 16:43 UTC
[PATCH] NFSD:fix boolreturn.cocci warning
2021-10-19 14:37 UTC (3+ messages)
don't use ->bd_inode to access the block device size v3
2021-10-19 1:04 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox