]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2022-08-02  Hannes Reineckecrypto: add crypto_has_shash()
2022-08-02  Sagi Grimbergnvme-loop: use nvme core helpers to cancel all requests...
2022-08-02  Chaitanya Kulkarninvme: fix qid param blk_mq_alloc_request_hctx
2022-08-02  Chaitanya Kulkarninvme: remove unused timeout parameter
2022-08-02  Michael Kelleynvme: handle the persistent internal error AER
2022-08-02  Xiang wangxnvme: remove a double word in a comment
2022-08-02  Guoqing Jiangrnbd-clt: make rnbd_clt_change_capacity return void
2022-08-02  Guoqing Jiangrnbd-clt: pass sector_t type for resize capacity
2022-08-02  Guoqing Jiangrnbd-clt: check capacity inside rnbd_clt_change_capacity
2022-08-02  Guoqing Jiangrnbd-clt: adjust the layout of struct rnbd_clt_dev
2022-08-02  Guoqing Jiangrnbd-clt: reduce the size of struct rnbd_clt_dev
2022-08-02  Guoqing Jiangrnbd-clt: kill read_only from struct rnbd_clt_dev
2022-08-02  Guoqing Jiangrnbd-clt: don't free rsp in msg_open_conf for map scenario
2022-08-02  Guoqing Jiangrnbd-clt: open code send_msg_open in rnbd_clt_map_device
2022-08-02  Christophe... block: null_blk: Use the bitmap API to allocate bitmaps
2022-08-02  Zhang Jiamingmd: Fix spelling mistake in comments
2022-08-02  Logan Gunthorpemd/raid5: Increase restriction on max segments per...
2022-08-02  Logan Gunthorpemd/raid5: Improve debug prints
2022-08-02  Logan Gunthorpemd/raid5: Pivot raid5_make_request()
2022-08-02  Logan Gunthorpemd/raid5: Check all disks in a stripe_head for reshape...
2022-08-02  Logan Gunthorpemd/raid5: Refactor add_stripe_bio()
2022-08-02  Logan Gunthorpemd/raid5: Keep a reference to last stripe_head for...
2022-08-02  Logan Gunthorpemd/raid5: Refactor for loop in raid5_make_request(...
2022-08-02  Logan Gunthorpemd/raid5: Move read_seqcount_begin() into make_stripe_r...
2022-08-02  Logan Gunthorpemd/raid5: Drop the do_prepare flag in raid5_make_request()
2022-08-02  Logan Gunthorpemd/raid5: Factor out helper from raid5_make_request...
2022-08-02  Logan Gunthorpemd/raid5: Move common stripe get code into new find_get...
2022-08-02  Logan Gunthorpemd/raid5: Move stripe_add_to_batch_list() call out...
2022-08-02  Logan Gunthorpemd/raid5: Refactor raid5_make_request loop
2022-08-02  Logan Gunthorpemd/raid5: Factor out ahead_of_reshape() function
2022-08-02  Logan Gunthorpemd/raid5: Make logic blocking check consistent with...
2022-08-02  Guoqing Jiangmd: unlock mddev before reap sync_thread in action_store
2022-08-02  Chris Webbmd: Explicitly create command-line configured devices
2022-08-02  Logan Gunthorpemd: Notify sysfs sync_completed in md_reap_sync_thread()
2022-08-02  Logan Gunthorpemd: Ensure resync is reported after it starts
2022-08-02  Logan Gunthorpemd: Use enum for overloaded magic numbers used by mddev...
2022-08-02  Logan Gunthorpemd/raid5-cache: Annotate pslot with __rcu notation
2022-08-02  Logan Gunthorpemd/raid5-cache: Clear conf->log after finishing work
2022-08-02  Logan Gunthorpemd/raid5-cache: Drop RCU usage of conf->log
2022-08-02  Logan Gunthorpemd/raid5-cache: Take mddev_lock in r5c_journal_mode_show()
2022-08-02  Logan Gunthorpemd/raid5: suspend the array for calls to log_exit()
2022-08-02  Logan Gunthorpemd/raid5-ppl: Drop unused argument from ppl_handle_flus...
2022-08-02  Logan Gunthorpemd/raid5-log: Drop extern decorators for function proto...
2022-08-02  Song LiuMAINTAINERS: add patchwork link to linux-raid project
2022-08-02  Lars Ellenbergdrbd: bm_page_async_io: fix spurious bitmap "IO error...
2022-08-02  Andrew Lunnata: sata_mv: Fixes expected number of resources now...
2022-08-02  Jason Wanglibceph: fix ceph_pagelist_reserve() comment typo
2022-08-02  Xiubo Liceph: remove useless check for the folio
2022-08-02  Hu Weiwenceph: don't truncate file in atomic_open
2022-08-02  Xiubo Liceph: make f_bsize always equal to f_frsize
2022-08-02  Xiubo Liceph: flush the dirty caps immediatelly when quota...
2022-08-02  Daichi Mukailibceph: print fsid and epoch with osd id
2022-08-02  Li Qionglibceph: check pointer before assigned to "c->rules[]"
2022-08-02  Xiubo Liceph: don't get the inline data for new creating files
2022-08-02  Xiubo Liceph: update the auth cap when the async create req...
2022-08-02  Xiubo Liceph: make change_auth_cap_ses a global symbol
2022-08-02  Xiubo Liceph: fix incorrect old_size length in ceph_mds_request...
2022-08-02  Jeff Laytonceph: switch back to testing for NULL folio->private...
2022-08-02  Jeff Laytonceph: call netfs_subreq_terminated with was_async ...
2022-08-02  Jeff Laytonceph: convert to generic_file_llseek
2022-08-02  Xiubo Liceph: fix the incorrect comment for the ceph_mds_caps...
2022-08-02  Jeff Laytonceph: don't leak snap_rwsem in handle_cap_grant
2022-08-02  Luís Henriquesceph: prevent a client from exceeding the MDS maximum...
2022-08-02  Xiubo Liceph: choose auth MDS for getxattr with the Xs caps
2022-08-02  Xiubo Liceph: add session already open notify support
2022-08-02  Xiubo Liceph: wait for the first reply of inflight async unlink
2022-08-02  Xiubo Lifs/dcache: export d_same_name() helper
2022-08-02  Xiubo Liceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED
2022-08-02  Luís Henriquesceph: use correct index when encoding client supported...
2022-08-02  Jeff Laytonfscrypt: add fscrypt_context_for_new_inode
2022-08-02  Jeff Laytonfscrypt: export fscrypt_fname_encrypt and fscrypt_fname...
2022-08-02  Jeff Laytonfs: change test in inode_insert5 for adding to the...
2022-08-02  Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git.kernel...
2022-08-02  Linus TorvaldsMerge tag 'integrity-v6.0' of git://git.kernel.org...
2022-08-02  Linus TorvaldsMerge tag 'safesetid-6.0' of https://github.com/micah...
2022-08-02  Linus TorvaldsMerge tag 'Smack-for-6.0' of https://github.com/cschauf...
2022-08-02  Linus TorvaldsMerge tag 'lsm-pr-20220801' of git://git.kernel.org...
2022-08-02  Linus TorvaldsMerge tag 'audit-pr-20220801' of git://git.kernel.org...
2022-08-02  Linus TorvaldsMerge tag 'selinux-pr-20220801' of git://git.kernel...
2022-08-02  Linus TorvaldsMerge tag 'hardening-v5.20-rc1' of git://git.kernel...
2022-08-02  Linus TorvaldsMerge tag 'execve-v5.20-rc1' of git://git.kernel.org...
2022-08-02  Linus TorvaldsMerge tag 'seccomp-v5.20-rc1' of git://git.kernel.org...
2022-08-02  Linus TorvaldsMerge tag 'pstore-v5.20-rc1' of git://git.kernel.org...
2022-08-02  Linus TorvaldsMerge tag 'for-6.0/dm-changes' of git://git.kernel...
2022-08-02  Namhyung Kimperf lock: Print the number of lost entries for BPF
2022-08-02  Namhyung Kimperf lock: Add --map-nr-entries option
2022-08-02  Namhyung Kimperf lock: Introduce struct lock_contention
2022-08-02  Jakub KicinskiMerge branch 'wireguard-patches-for-5-20-rc1'
2022-08-02  Jason A. Donenfeldwireguard: selftests: support UML
2022-08-02  Jason A. Donenfeldwireguard: allowedips: don't corrupt stack when detecti...
2022-08-02  Lukas Bulwahnwireguard: selftests: update config fragments
2022-08-02  Jason A. Donenfeldwireguard: ratelimiter: use hrtimer in selftest
2022-08-02  Linus TorvaldsMerge tag 'for-5.20/block-2022-07-29' of git://git...
2022-08-02  Linus TorvaldsMerge tag 'for-5.20/io_uring-zerocopy-send-2022-07...
2022-08-02  Linus TorvaldsMerge tag 'for-5.20/io_uring-buffered-writes-2022-07...
2022-08-02  Linus TorvaldsMerge tag 'for-5.20/io_uring-2022-07-29' of git://git...
2022-08-02  Konrad Dybciodt-bindings: mailbox: qcom-ipcc: Add SM6375 compatible
2022-08-02  Peng Fanmailbox: imx: support RST channel
2022-08-02  Peng Fandt-bindings: mailbox: imx-mu: add RST channel
2022-08-02  Bryan O'Donoghuedt-bindings: mailbox: qcom,apcs-kpss-global: Add syscon...
next