]> git.apps.os.sepia.ceph.com Git - ceph-client.git/shortlog
ceph-client.git
2022-08-26 Jeff Laytonceph: plumb in decryption during sync reads
2022-08-26 Jeff Laytonceph: add read/modify/write to ceph_sync_write
2022-08-26 Jeff Laytonceph: align data in pages in ceph_sync_write
2022-08-26 Jeff Laytonceph: don't use special DIO path for encrypted inodes
2022-08-26 Jeff Laytonceph: disable copy offload on encrypted inodes
2022-08-26 Jeff Laytonceph: disable fallocate for encrypted inodes
2022-08-26 Jeff Laytonlibceph: allow ceph_osdc_new_request to accept a multi...
2022-08-26 Xiubo Liceph: add truncate size handling support for fscrypt
2022-08-26 Jeff Laytonceph: add infrastructure for file encryption and decryption
2022-08-26 Xiubo Liceph: add object version support for sync read
2022-08-26 Xiubo Liceph: add __ceph_sync_read helper support
2022-08-26 Xiubo Liceph: add __ceph_get_caps helper support
2022-08-26 Jeff Laytonceph: update WARN_ON message to pr_warn
2022-08-26 Jeff Laytonceph: handle fscrypt fields in cap messages from MDS
2022-08-26 Jeff Laytonceph: get file size from fscrypt_file when present...
2022-08-26 Jeff Laytonceph: fscrypt_file field handling in MClientRequest...
2022-08-26 Jeff Laytonceph: size handling for encrypted inodes in cap updates
2022-08-26 Jeff Laytonlibceph: add CEPH_OSD_OP_ASSERT_VER support
2022-08-26 Luís Henriquesceph: don't allow changing layout on encrypted files...
2022-08-26 Jeff Laytonceph: increment i_version when doing a setattr with...
2022-08-26 Kenneth Leeceph: Use kcalloc for allocating multiple elements
2022-08-26 Xiubo Li[DO NOT MERGE] ceph: BUG if MDS changed truncate_seq...
2022-08-26 Xiubo Liceph: no need to wait for transition RDCACHE|RD -> RD
2022-08-26 Xiubo Liceph: fail the request if the peer MDS doesn't support...
2022-08-18 Xiubo Liceph: wake up the waiters if any new caps comes
2022-08-18 Jeff Laytonceph: add some fscrypt guardrails
2022-08-18 Jeff Laytonceph: add a new ceph.fscrypt.auth vxattr
2022-08-18 Jeff Laytonceph: make ceph_get_name decrypt filenames
2022-08-18 Jeff Laytonceph: create symlinks with encrypted and base64-encoded...
2022-08-18 Xiubo Liceph: add support to readdir for encrypted filenames
2022-08-18 Xiubo Liceph: add ceph_encode_encrypted_dname() helper
2022-08-18 Xiubo Liceph: pass the request to parse_reply_info_readdir()
2022-08-18 Jeff Laytonceph: add fscrypt support to ceph_fill_trace
2022-08-18 Xiubo Liceph: fix base64 encoded name's length check in ceph_fn...
2022-08-18 Jeff Laytonceph: add helpers for converting names for userland...
2022-08-18 Jeff Laytonceph: make d_revalidate call fscrypt revalidator for...
2022-08-18 Jeff Laytonceph: set DCACHE_NOKEY_NAME in atomic open
2022-08-18 Jeff Laytonceph: properly set DCACHE_NOKEY_NAME flag in lookup
2022-08-18 Jeff Laytonceph: encode encrypted name in dentry release
2022-08-18 Jeff Laytonceph: send altname in MClientRequest
2022-08-18 Jeff Laytonceph: add encrypted fname handling to ceph_mdsc_build_path
2022-08-18 Luís Henriquesceph: add base64 endcoding routines for encrypted names
2022-08-18 Xiubo Liceph: make the ioctl cmd more readable in debug log
2022-08-18 Jeff Laytonceph: add fscrypt ioctls
2022-08-18 Jeff Laytonceph: decode alternate_name in lease info
2022-08-18 Jeff Laytonceph: implement -o test_dummy_encryption mount option
2022-08-18 Jeff Laytonceph: add support for fscrypt_auth/fscrypt_file to...
2022-08-18 Jeff Laytonceph: ensure that we accept a new context from MDS...
2022-08-18 Jeff Laytonceph: fscrypt_auth handling for ceph
2022-08-18 Jeff Laytonceph: use osd_req_op_extent_osd_iter for netfs reads
2022-08-18 Jeff Laytonlibceph: add new iov_iter-based ceph_msg_data_type...
2022-08-15 Jeff Laytonceph: make ceph_msdc_build_path use ref-walk
2022-08-15 Jeff Laytonceph: preallocate inode for ops that may create one
2022-08-15 Jeff Laytonceph: add new mount option to enable sparse reads
2022-08-15 Jeff Laytonlibceph: add sparse read support to msgr1
2022-08-15 Jeff Laytonlibceph: support sparse reads on msgr2 secure codepath
2022-08-15 Jeff Laytonlibceph: add sparse read support to OSD client
2022-08-15 Jeff Laytonlibceph: add sparse read support to msgr2 crc state...
2022-08-15 Jeff Laytonlibceph: define struct ceph_sparse_extent and add some...
2022-08-15 Jeff Laytonlibceph: add spinlock around osd->o_requests
2022-08-15 Jeff Laytonlibceph: drop last_piece flag from ceph_msg_data_cursor
2022-08-15 Jeff Layton[DO NOT MERGE] mm: BUG if filemap_alloc_folio gives...
2022-08-15 Jeff Layton[DO NOT MERGE] ceph: dump info about cap flushes when...
2022-08-15 Ilya Dryomov[DO NOT MERGE] rbd: bump RBD_MAX_PARENT_CHAIN_LEN to 128
2022-08-14 Linus TorvaldsLinux 6.0-rc1
2022-08-14 Yury Norovradix-tree: replace gfp.h inclusion with gfp_types.h
2022-08-14 Linus TorvaldsMerge tag 'pull-fixes' of git://git.kernel.org/pub...
2022-08-14 Al Virotake care to handle NULL ->proc_lseek()
2022-08-14 Linus TorvaldsMerge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel...
2022-08-14 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of...
2022-08-14 Linus TorvaldsMerge tag 'powerpc-6.0-2' of git://git.kernel.org/pub...
2022-08-14 Linus TorvaldsMerge tag 'pull-work.misc' of git://git.kernel.org...
2022-08-14 Linus TorvaldsMerge tag '5.20-rc-smb3-client-fixes-part2' of git...
2022-08-14 David Howellsafs: Enable multipage folio support
2022-08-13 Linus TorvaldsMerge tag 'timers-urgent-2022-08-13' of git://git.kerne...
2022-08-13 Linus TorvaldsMerge tag 'x86-urgent-2022-08-13' of git://git.kernel...
2022-08-13 Linus TorvaldsMerge tag 'i2c-for-5.20-part2' of git://git.kernel...
2022-08-13 Linus TorvaldsMerge tag 'ntb-5.20' of https://github.com/jonmason/ntb
2022-08-13 Linus TorvaldsMerge tag 'xfs-5.20-merge-8' of git://git.kernel.org...
2022-08-13 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2022-08-13 Linus TorvaldsMerge tag 'block-6.0-2022-08-12' of git://git.kernel...
2022-08-13 Linus TorvaldsMerge tag 'io_uring-6.0-2022-08-13' of git://git.kernel...
2022-08-13 Carsten Haitzlerperf test: Refactor shell tests allowing subdirs
2022-08-13 Zhengjun Xingperf vendor events: Update events for snowridgex
2022-08-13 Zhengjun Xingperf vendor events: Update events and metrics for skylakex
2022-08-13 Zhengjun Xingperf vendor events: Update metrics for sapphirerapids
2022-08-13 Zhengjun Xingperf vendor events: Update events for knightslanding
2022-08-13 Zhengjun Xingperf vendor events: Update metrics for jaketown
2022-08-13 Zhengjun Xingperf vendor events: Update metrics for ivytown
2022-08-13 Zhengjun Xingperf vendor events: Update events and metrics for icelakex
2022-08-13 Zhengjun Xingperf vendor events: Update events and metrics for haswellx
2022-08-13 Zhengjun Xingperf vendor events: Update events and metrics for casca...
2022-08-13 Zhengjun Xingperf vendor events: Update events and metrics for broad...
2022-08-13 Zhengjun Xingperf vendor events: Update metrics for broadwellde
2022-08-13 Ian Rogersperf jevents: Fold strings optimization
2022-08-13 Ian Rogersperf jevents: Compress the pmu_events_table
2022-08-13 Ian Rogersperf metrics: Copy entire pmu_event in find metric
2022-08-13 Ian Rogersperf pmu-events: Hide the pmu_events
2022-08-13 Ian Rogersperf pmu-events: Don't assume pmu_event is an array
2022-08-13 Ian Rogersperf pmu-events: Move test events/metrics to JSON
next