index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
inode.c
Age
Commit message (
Expand
)
Author
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-26
ceph: report the inode version in getattr if requested
Jeff Layton
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-12-14
Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
ceph: remove useless session parameter for check_caps()
Xiubo Li
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-14
ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()
Dan Carpenter
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-04
ceph: fix incorrectly showing the .snap size for stat
Xiubo Li
2022-10-04
ceph: increment i_version when doing a setattr with caps
Jeff Layton
2022-10-04
ceph: fail the request if the peer MDS doesn't support getvxattr op
Xiubo Li
2022-08-03
ceph: don't get the inline data for new creating files
Xiubo Li
2022-08-03
ceph: choose auth MDS for getxattr with the Xs caps
Xiubo Li
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-06-09
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2022-05-25
ceph: fix statfs for subdir mounts
Luís Henriques
2022-05-25
ceph: try to choose the auth MDS if possible for getattr
Xiubo Li
2022-05-25
ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
Xiubo Li
2022-05-25
ceph: no need to invalidate the fscache twice
Xiubo Li
2022-05-25
ceph: update the dlease for the hashed dentry when removing
Xiubo Li
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-24
Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-21
ceph: fix inode reference leakage in ceph_get_snapdir()
Xiubo Li
2022-03-18
netfs: Add a netfs inode context
David Howells
2022-03-01
ceph: add getvxattr op
Milind Changire
2022-03-01
ceph: fix comments mentioning i_mutex
hongnanli
2022-01-11
ceph: conversion to new fscache API
Jeff Layton
2021-11-08
ceph: ignore the truncate when size won't change with Fx caps issued
Xiubo Li
2021-11-08
ceph: shut down access to inode when async create fails
Jeff Layton
2021-11-08
ceph: print inode numbers instead of pointer values
Jeff Layton
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
2021-09-02
ceph: add ceph_change_snap_realm() helper
Jeff Layton
2021-06-29
ceph: eliminate ceph_async_iput()
Jeff Layton
2021-06-29
ceph: eliminate session->s_gen_ttl_lock
Jeff Layton
2021-06-29
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
2021-06-22
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2021-05-06
Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-04-27
ceph: don't allow access to MDS-private inodes
Jeff Layton
2021-04-27
ceph: fix up some bare fetches of i_size
Jeff Layton
2021-04-27
ceph: support getting ceph.dir.rsnaps vxattr
Yanhu Cao
[next]