ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-23 19:09:37 to 2020-05-15 15:15:24 UTC [more...]

remove kernel_setsockopt and kernel_getsockopt
 2020-05-15 15:15 UTC  (69+ messages)
` [PATCH 01/33] net: add sock_set_reuseaddr
` [PATCH 03/33] net: add sock_set_priority
` [PATCH 04/33] net: add sock_set_sndtimeo
` [PATCH 05/33] net: add sock_bindtoindex
` [PATCH 06/33] net: add sock_set_timestamps
` [PATCH 07/33] net: add sock_set_keepalive
` [PATCH 08/33] net: add sock_set_rcvbuf
` [PATCH 09/33] net: add sock_set_reuseport
` [PATCH 10/33] tcp: add tcp_sock_set_cork
` [PATCH 11/33] tcp: tcp_sock_set_nodelay
` [PATCH 12/33] tcp: add tcp_sock_set_quickack
` [PATCH 13/33] tcp: add tcp_sock_set_syncnt
  ` [PATCH 02/33] net: add sock_set_linger
  ` [PATCH 14/33] tcp: add tcp_sock_set_user_timeout
  ` [PATCH 15/33] tcp: add tcp_sock_set_keepidle
  ` [PATCH 16/33] tcp: add tcp_sock_set_keepintvl
` [PATCH 17/33] tcp: add tcp_sock_set_keepcnt
` [PATCH 18/33] ipv4: add ip_sock_set_tos
` [PATCH 19/33] ipv4: add ip_sock_set_freebind
` [PATCH 20/33] ipv4: add ip_sock_set_recverr
` [PATCH 21/33] ipv4: add ip_sock_set_mtu_discover
` [PATCH 22/33] ipv6: add ip6_sock_set_v6only
` [PATCH 23/33] ipv6: add ip6_sock_set_recverr
` [PATCH 24/33] ipv6: add ip6_sock_set_addr_preferences
` [PATCH 25/33] ipv6: add ip6_sock_set_recvpktinfo
` [PATCH 26/33] sctp: lift copying in addrs into sctp_setsockopt
` [PATCH 27/33] sctp: export sctp_setsockopt_bindx
    ` is it ok to always pull in sctp for dlm, was: "
` [PATCH 28/33] sctp: add sctp_sock_set_nodelay
` [PATCH 29/33] rxrpc_sock_set_min_security_level
` [PATCH 30/33] tipc: call tsk_set_importance from tipc_topsrv_create_listener
` [PATCH 31/33] net: remove kernel_setsockopt
` [PATCH 32/33] sctp: add sctp_sock_get_primary_addr
` [PATCH 33/33] net: remove kernel_getsockopt
              ` [Ocfs2-devel] remove kernel_setsockopt and kernel_getsockopt

[PATCH] ceph: don't return -ESTALE if there's still an open file
 2020-05-15 11:38 UTC  (7+ messages)

[PATCH AUTOSEL 4.4 09/14] ceph: fix double unlock in handle_cap_export()
 2020-05-14 18:56 UTC 

[PATCH AUTOSEL 4.9 22/27] ceph: fix double unlock in handle_cap_export()
 2020-05-14 18:55 UTC 

[PATCH AUTOSEL 4.14 33/39] ceph: fix double unlock in handle_cap_export()
 2020-05-14 18:54 UTC 

[PATCH AUTOSEL 4.19 24/31] ceph: fix double unlock in handle_cap_export()
 2020-05-14 18:54 UTC 

[PATCH AUTOSEL 5.4 32/49] ceph: fix double unlock in handle_cap_export()
 2020-05-14 18:52 UTC 

[PATCH AUTOSEL 5.6 35/62] ceph: fix double unlock in handle_cap_export()
 2020-05-14 18:51 UTC 

[PATCH] rbd: Replace zero-length array with flexible-array
 2020-05-12 18:14 UTC  (3+ messages)

Help understanding xfstest generic/467 failure
 2020-05-12 16:11 UTC  (3+ messages)

[PATCH] ceph: properly wake up cap waiter after releasing revoked caps
 2020-05-11 11:28 UTC  (2+ messages)

Collaboration
 2020-05-08 19:48 UTC 

[GIT PULL] Ceph fixes for 5.7-rc5
 2020-05-08 17:50 UTC  (2+ messages)

[RFC PATCH 00/61] fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter
 2020-05-08 14:39 UTC  (69+ messages)
` [RFC PATCH 01/61] afs: Make afs_zap_data() static
` [RFC PATCH 02/61] iov_iter: Add ITER_MAPPING
` [RFC PATCH 03/61] vm: Add wait/unlock functions for PG_fscache
` [RFC PATCH 04/61] vfs: Export rw_verify_area() for use by cachefiles
` [RFC PATCH 06/61] afs: Disable use of the fscache I/O routines
` [RFC PATCH 07/61] fscache: Add a cookie debug ID and use that in traces
` [RFC PATCH 08/61] fscache: Procfile to display cookies
` [RFC PATCH 09/61] fscache: Temporarily disable network filesystems' use of fscache
` [RFC PATCH 11/61] fscache: Remove the netfs data from the cookie
` [RFC PATCH 13/61] fscache: Remove store_limit* from struct fscache_object
` [RFC PATCH 15/61] fscache: Remove fscache_attr_changed()
` [RFC PATCH 17/61] fscache: Remove old I/O tracepoints
` [RFC PATCH 18/61] fscache: Temporarily disable fscache_invalidate()
  ` [RFC PATCH 05/61] vfs: Provide S_CACHE_FILE inode flag
  ` [RFC PATCH 10/61] fscache: Remove the old I/O API
  ` [RFC PATCH 12/61] fscache: Remove struct fscache_cookie_def
  ` [RFC PATCH 14/61] fscache: Remove fscache_check_consistency()
  ` [RFC PATCH 16/61] fscache: Remove obsolete stats
  ` [RFC PATCH 19/61] fscache: Remove the I/O operation manager
  ` [RFC PATCH 20/61] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
  ` [RFC PATCH 21/61] fscache: Provide a simple thread pool for running ops asynchronously
  ` [RFC PATCH 24/61] fscache: Remove fscache_wait_on_invalidate()
  ` [RFC PATCH 30/61] cachefiles: Split cachefiles_drop_object() up a bit
  ` [RFC PATCH 32/61] cachefiles: Merge object->backer into object->dentry
  ` [RFC PATCH 38/61] fscache: Add read helper
  ` [RFC PATCH 39/61] fscache: Display cache-specific data in /proc/fs/fscache/objects
  ` [RFC PATCH 44/61] fscache: Provide resize operation
  ` [RFC PATCH 45/61] fscache: Remove the update operation
  ` [RFC PATCH 48/61] afs: Move key to afs_read struct
  ` [RFC PATCH 50/61] afs: Set up the iov_iter before calling afs_extract_data()
  ` [RFC PATCH 52/61] afs: Interpose struct fscache_io_request into struct afs_read
` [RFC PATCH 22/61] fscache: Replace the object management state machine
` [RFC PATCH 23/61] fscache: Rewrite the I/O API based on iov_iter
` [RFC PATCH 25/61] fscache: Keep track of size of a file last set independently on the server
` [RFC PATCH 26/61] fscache, cachefiles: Fix disabled histogram warnings
` [RFC PATCH 27/61] fscache: Recast assertion in terms of cookie not being an index
` [RFC PATCH 28/61] cachefiles: Remove some redundant checks on unsigned values
` [RFC PATCH 29/61] cachefiles: trace: Log coherency checks
` [RFC PATCH 31/61] cachefiles: Implement new fscache I/O backend API
` [RFC PATCH 33/61] cachefiles: Implement a content-present indicator and bitmap
` [RFC PATCH 34/61] cachefiles: Implement extent shaper
` [RFC PATCH 35/61] cachefiles: Round the cachefile size up to DIO block size
` [RFC PATCH 36/61] cachefiles: Implement read and write parts of new I/O API
` [RFC PATCH 37/61] cachefiles: Add I/O tracepoints
` [RFC PATCH 40/61] fscache: Remove more obsolete stats
` [RFC PATCH 41/61] fscache: New stats
` [RFC PATCH 42/61] fscache, cachefiles: Rewrite invalidation
` [RFC PATCH 43/61] fscache: Implement "will_modify" parameter on fscache_use_cookie()
` [RFC PATCH 46/61] cachefiles: Shape write requests
` [RFC PATCH 47/61] afs: Remove afs_zero_fid as it's not used
` [RFC PATCH 49/61] afs: Don't truncate iter during data fetch
` [RFC PATCH 51/61] afs: Use ITER_MAPPING for writing
` [RFC PATCH 53/61] afs: Note the amount transferred in fetch-data delivery
` [RFC PATCH 54/61] afs: Wait on PG_fscache before modifying/releasing a page
` [RFC PATCH 55/61] afs: Use new fscache I/O API
` [RFC PATCH 56/61] afs: Copy local writes to the cache when writing to the server
` [RFC PATCH 57/61] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr
` [RFC PATCH 58/61] fscache: Rewrite the main document
` [RFC PATCH 59/61] fscache: Remove the obsolete API bits from the documentation
` [RFC PATCH 60/61] fscache: Document the new netfs API
` [RFC PATCH 61/61] fscache: Document the rewritten cache backend API

[PATCH] libceph: Replace zero-length array with flexible-array
 2020-05-08  7:53 UTC  (2+ messages)

[PATCH] ceph: demote quotarealm lookup warning to a debug message
 2020-05-07 16:26 UTC  (4+ messages)

[PATCH] ceph: fix up endian bug in managing feature bits
 2020-05-04 17:48 UTC  (8+ messages)

[RESEND PATCH 0/1] Use inode_lock/unlock class of provided APIs in filesystems
 2020-05-01  6:37 UTC  (3+ messages)

Your email still active?
 2020-04-30 13:05 UTC 

[PATCH V3] fs/ceph:fix double unlock in handle_cap_export()
 2020-04-30 12:08 UTC  (3+ messages)

[PATCH V2] fs/ceph:fix double unlock in handle_cap_export()
 2020-04-30  4:31 UTC  (6+ messages)

[PATCH] fs/ceph:fix speical error code in ceph_try_get_caps()
 2020-04-29 15:37 UTC  (2+ messages)

[PATCH 00/38] net: manually convert files to ReST format - part 1
 2020-04-28 21:40 UTC  (5+ messages)
` [PATCH 17/38] docs: networking: convert dns_resolver.txt to ReST

[PATCH] fs/ceph:fix double unlock in handle_cap_export()
 2020-04-28 13:54 UTC  (3+ messages)

Why continued silence 2
 2020-04-27 11:39 UTC 

v13.2.10 Mimic released
 2020-04-23 19:09 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).