summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-03libceph: clean up ceph_osdc_start_request prototypeJeff Layton5-54/+37
2022-08-03libceph: fix ceph_pagelist_reserve() comment typoJason Wang1-1/+1
2022-08-03ceph: remove useless check for the folioXiubo Li1-10/+7
2022-08-03ceph: don't truncate file in atomic_openHu Weiwen1-3/+6
2022-08-03ceph: make f_bsize always equal to f_frsizeXiubo Li1-7/+9
2022-08-03ceph: flush the dirty caps immediatelly when quota is approachingXiubo Li2-4/+6
2022-08-03libceph: print fsid and epoch with osd idDaichi Mukai1-7/+23
2022-08-03libceph: check pointer before assigned to "c->rules[]"Li Qiong1-1/+1
2022-08-03ceph: don't get the inline data for new creating filesXiubo Li5-9/+16
2022-08-03ceph: update the auth cap when the async create req is forwardedXiubo Li3-0/+74
2022-08-03ceph: make change_auth_cap_ses a global symbolXiubo Li2-2/+4
2022-08-03ceph: fix incorrect old_size length in ceph_mds_request_argsXiubo Li1-3/+3
2022-08-03ceph: switch back to testing for NULL folio->private in ceph_dirty_folioJeff Layton2-1/+11
2022-08-03ceph: call netfs_subreq_terminated with was_async == falseJeff Layton1-1/+1
2022-08-03ceph: convert to generic_file_llseekJeff Layton1-47/+5
2022-08-03ceph: fix the incorrect comment for the ceph_mds_caps structXiubo Li1-1/+1
2022-08-03ceph: don't leak snap_rwsem in handle_cap_grantJeff Layton1-14/+13
2022-08-03ceph: prevent a client from exceeding the MDS maximum xattr sizeLuís Henriques3-8/+27
2022-08-03ceph: choose auth MDS for getxattr with the Xs capsXiubo Li1-1/+7
2022-08-03ceph: add session already open notify supportXiubo Li2-6/+24
2022-08-03ceph: wait for the first reply of inflight async unlinkXiubo Li6-16/+167
2022-08-03fs/dcache: export d_same_name() helperXiubo Li2-4/+13
2022-08-03ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIREDXiubo Li1-1/+0
2022-08-03ceph: use correct index when encoding client supported featuresLuís Henriques2-8/+5
2022-08-03fscrypt: add fscrypt_context_for_new_inodeJeff Layton2-6/+30
2022-08-03fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_sizeJeff Layton4-15/+40
2022-08-03fs: change test in inode_insert5 for adding to the sb listJeff Layton1-3/+7
2022-08-01Linux 5.19Linus Torvalds1-1/+1
2022-07-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-07-31Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-33/+22
2022-07-31Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+20
2022-07-31Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-22/+33
2022-07-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-9/+9
2022-07-30locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long1-10/+20
2022-07-30Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-15/+16
2022-07-30Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2022-07-29Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+6
2022-07-29Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+6
2022-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-21/+55
2022-07-29docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata1-0/+2
2022-07-29mm/hmm: fault non-owner device private entriesRalph Campbell1-11/+8
2022-07-29page_alloc: fix invalid watermark check on a negative valueJaewon Kim1-4/+8
2022-07-29Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...Linus Torvalds4-31/+78
2022-07-29Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+4
2022-07-29Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+7
2022-07-29workqueue: Avoid a false warning in unbind_workers()Lai Jiangshan1-1/+4
2022-07-29Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds31-428/+277
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-1/+6
2022-07-29LoongArch: Fix wrong "ROM Size" of boardinfoTiezhu Yang1-1/+1