index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: ignore the truncate when size won't change with Fx caps issued
Xiubo Li
2021-11-08
1
-6
/
+8
*
ceph: shut down access to inode when async create fails
Jeff Layton
2021-11-08
1
-2
/
+31
*
ceph: print inode numbers instead of pointer values
Jeff Layton
2021-11-08
1
-3
/
+4
*
ceph: fix handling of "meta" errors
Jeff Layton
2021-10-19
1
-2
/
+0
*
ceph: add ceph_change_snap_realm() helper
Jeff Layton
2021-09-02
1
-9
/
+2
*
ceph: eliminate ceph_async_iput()
Jeff Layton
2021-06-29
1
-25
/
+3
*
ceph: eliminate session->s_gen_ttl_lock
Jeff Layton
2021-06-29
1
-2
/
+2
*
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
2021-06-29
1
-4
/
+2
*
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2021-06-22
1
-0
/
+2
*
Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-05-06
1
-15
/
+21
|
\
|
*
ceph: don't allow access to MDS-private inodes
Jeff Layton
2021-04-27
1
-0
/
+3
|
*
ceph: fix up some bare fetches of i_size
Jeff Layton
2021-04-27
1
-11
/
+11
|
*
ceph: support getting ceph.dir.rsnaps vxattr
Yanhu Cao
2021-04-27
1
-0
/
+1
|
*
ceph: don't clobber i_snap_caps on non-I_NEW inode
Jeff Layton
2021-04-27
1
-4
/
+5
|
*
ceph: fix fscache invalidation
Jeff Layton
2021-04-27
1
-0
/
+1
*
|
ceph: don't allow type or device number to change on non-I_NEW inodes
Jeff Layton
2021-03-08
1
-4
/
+23
*
|
ceph: fix up error handling with snapdirs
Jeff Layton
2021-03-08
1
-1
/
+13
|
/
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-8
/
+10
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-4
/
+6
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
ceph: allow queueing cap/snap handling after putting cap references
Jeff Layton
2021-02-16
1
-0
/
+6
*
|
ceph: clean up inode work queueing
Jeff Layton
2021-02-16
1
-49
/
+6
|
/
*
ceph: don't reach into request header for readdir info
Jeff Layton
2020-12-14
1
-3
/
+2
*
ceph: when filling trace, call ceph_get_inode outside of mutexes
Jeff Layton
2020-12-14
1
-9
/
+4
*
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
Jeff Layton
2020-12-14
1
-0
/
+2
*
ceph: ensure we have Fs caps when fetching dir link count
Jeff Layton
2020-12-14
1
-5
/
+14
*
ceph: add new RECOVER mount_state when recovering session
Jeff Layton
2020-12-14
1
-1
/
+1
*
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
2020-10-12
1
-1
/
+6
*
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
2020-10-12
1
-3
/
+2
*
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
2020-08-24
1
-10
/
+9
*
ceph: add caps perf metric for each superblock
Xiubo Li
2020-06-01
1
-2
/
+2
*
ceph: fix snapshot directory timestamps
Luis Henriques
2020-03-30
1
-0
/
+4
*
ceph: check all mds' caps after page writeback
Yan, Zheng
2020-03-30
1
-1
/
+1
*
ceph: simplify calling of ceph_get_fmode()
Yan, Zheng
2020-03-30
1
-7
/
+1
*
ceph: remove delay check logic from ceph_check_caps()
Yan, Zheng
2020-03-30
1
-1
/
+0
*
ceph: consider inode's last read/write when calculating wanted caps
Yan, Zheng
2020-03-30
1
-1
/
+9
*
ceph: cache layout in parent dir on first sync create
Jeff Layton
2020-03-30
1
-0
/
+2
*
ceph: make ceph_fill_inode non-static
Jeff Layton
2020-03-30
1
-23
/
+24
*
ceph: track primary dentry link
Jeff Layton
2020-03-30
1
-1
/
+7
*
ceph: add flag to designate that a request is asynchronous
Jeff Layton
2020-03-30
1
-0
/
+1
*
ceph: add refcounting for Fx caps
Jeff Layton
2020-03-30
1
-0
/
+1
*
ceph: don't clear I_NEW until inode metadata is fully populated
Jeff Layton
2020-01-27
1
-4
/
+23
*
ceph: ensure we have a new cap before continuing in fill_inode
Jeff Layton
2020-01-27
1
-1
/
+4
*
ceph: drop unused ttl_from parameter from fill_inode
Jeff Layton
2020-01-27
1
-9
/
+6
*
ceph: add missing check in d_revalidate snapdir handling
Al Viro
2019-10-29
1
-0
/
+1
*
ceph: update the mtime when truncating up
Jeff Layton
2019-09-16
1
-20
/
+21
*
ceph: track and report error of async metadata operation
Yan, Zheng
2019-09-16
1
-0
/
+2
[next]