index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+6
2024-01-15
ceph: try to allocate a smaller extent map for sparse read
Xiubo Li
1
-2
/
+6
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
1
-2
/
+2
2023-12-01
fs: fork splice_file_range() from do_splice_direct()
Amir Goldstein
1
-4
/
+5
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-119
/
+163
2023-11-04
ceph: allow idmapped atomic_open inode op
Christian Brauner
1
-2
/
+9
2023-11-04
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
1
-104
/
+141
2023-11-04
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
1
-12
/
+12
2023-11-04
ceph: pass the mdsc to several helpers
Xiubo Li
1
-1
/
+1
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-10-18
ceph: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-10-09
ceph: fix type promotion bug on 32bit systems
Dan Carpenter
1
-1
/
+1
2023-08-24
ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper
Luís Henriques
1
-5
/
+3
2023-08-24
ceph: invalidate pages when doing direct/sync writes
Luís Henriques
1
-5
/
+14
2023-08-24
ceph: plumb in decryption during reads
Jeff Layton
1
-24
/
+66
2023-08-24
ceph: add read/modify/write to ceph_sync_write
Jeff Layton
1
-28
/
+290
2023-08-24
ceph: align data in pages in ceph_sync_write
Jeff Layton
1
-10
/
+10
2023-08-24
ceph: don't use special DIO path for encrypted inodes
Jeff Layton
1
-2
/
+4
2023-08-24
ceph: add object version support for sync read
Xiubo Li
1
-12
/
+32
2023-08-24
ceph: size handling in MClientRequest, cap updates and inode traces
Jeff Layton
1
-0
/
+1
2023-08-24
ceph: add some fscrypt guardrails
Jeff Layton
1
-1
/
+20
2023-08-24
ceph: set DCACHE_NOKEY_NAME flag in ceph_lookup/atomic_open()
Jeff Layton
1
-0
/
+7
2023-08-22
ceph: preallocate inode for ops that may create one
Jeff Layton
1
-25
/
+40
2023-08-22
ceph: add new mount option to enable sparse reads
Jeff Layton
1
-8
/
+43
2023-07-08
Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+2
2023-06-30
ceph: voluntarily drop Xx caps for requests those touch parent mtime
Xiubo Li
1
-1
/
+2
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+0
2023-06-10
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
1
-2
/
+0
2023-06-10
backing_dev: remove current->backing_dev_info
Christoph Hellwig
1
-4
/
+0
2023-05-24
ceph: Provide a splice-read wrapper
David Howells
1
-1
/
+64
2023-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+8
2023-02-26
ceph: update the time stamps and try to drop the suid/sgid
Xiubo Li
1
-0
/
+8
2023-02-21
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+4
2023-02-03
ceph: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-8
/
+4
2023-02-02
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
1
-0
/
+3
2022-12-14
Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-10
/
+16
2022-12-12
ceph: try to check caps immediately after async creating finishes
Xiubo Li
1
-0
/
+9
2022-12-12
ceph: remove useless session parameter for check_caps()
Xiubo Li
1
-10
/
+7
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-75
/
+48
2022-08-09
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-4
/
+0
2022-08-09
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-2
/
+1
2022-08-09
new iov_iter flavour - ITER_UBUF
Al Viro
1
-1
/
+1
2022-08-03
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
1
-19
/
+13
2022-08-03
ceph: don't truncate file in atomic_open
Hu Weiwen
1
-3
/
+6
2022-08-03
ceph: flush the dirty caps immediatelly when quota is approaching
Xiubo Li
1
-2
/
+3
2022-08-03
ceph: don't get the inline data for new creating files
Xiubo Li
1
-3
/
+2
2022-08-03
ceph: update the auth cap when the async create req is forwarded
Xiubo Li
1
-0
/
+14
2022-08-03
ceph: convert to generic_file_llseek
Jeff Layton
1
-47
/
+5
2022-08-03
ceph: wait for the first reply of inflight async unlink
Xiubo Li
1
-1
/
+5
[next]