summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-12-19 08:25:46 +0100
committerTakashi Iwai <tiwai@suse.de>2008-12-19 08:25:46 +0100
commit335b986be79122b7323e09727e14c6a02bcf7746 (patch)
treea4e29e716802c69016bba5a91f79dab3cf13ae73 /tools/perf/scripts/python/bin
parent0ff555192a8d20385d49d1c420e2e8d409b3c0da (diff)
parent132bb7c0efe82fc976b06d557f5d63536cb9fdaa (diff)
downloadkernel-335b986be79122b7323e09727e14c6a02bcf7746.tar.gz
Merge branch 'topic/hda-doc' into topic/hda
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
e='2023-08-24 11:24:35 +0200'>2023-08-24ceph: mark directory as non-complete after loading keyLuís Henriques 2023-08-24ceph: add some fscrypt guardrailsJeff Layton 2023-08-24ceph: create symlinks with encrypted and base64-encoded targetsJeff Layton 2023-08-24ceph: add support to readdir for encrypted namesXiubo Li 2023-08-24ceph: make d_revalidate call fscrypt revalidator for encrypted dentriesJeff Layton 2023-08-24ceph: set DCACHE_NOKEY_NAME flag in ceph_lookup/atomic_open()Jeff Layton 2023-08-22ceph: preallocate inode for ops that may create oneJeff Layton 2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds 2023-06-30ceph: voluntarily drop Xx caps for requests those touch parent mtimeXiubo Li 2023-04-30ceph: pass ino# instead of old_dentry if it's disconnectedXiubo Li 2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner 2022-10-20fs: rename current get acl methodChristian Brauner 2022-08-03ceph: wait for the first reply of inflight async unlinkXiubo Li 2022-03-21ceph: fix memory leak in ceph_readdir when note_last_dentry returns errorXiubo Li 2022-03-01ceph: fix comments mentioning i_mutexhongnanli