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
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-03-02
1
-0
/
+8
|
\
|
*
ceph: update the time stamps and try to drop the suid/sgid
Xiubo Li
2023-02-26
1
-0
/
+8
*
|
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
1
-8
/
+4
|
\
\
|
|
/
|
/
|
|
*
ceph: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
1
-8
/
+4
*
|
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
2023-02-02
1
-0
/
+3
|
/
*
Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-12-14
1
-10
/
+16
|
\
|
*
ceph: try to check caps immediately after async creating finishes
Xiubo Li
2022-12-12
1
-0
/
+9
|
*
ceph: remove useless session parameter for check_caps()
Xiubo Li
2022-12-12
1
-10
/
+7
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-2
/
+2
|
/
*
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-11
1
-75
/
+48
|
\
|
*
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
2022-08-03
1
-19
/
+13
|
*
ceph: don't truncate file in atomic_open
Hu Weiwen
2022-08-03
1
-3
/
+6
|
*
ceph: flush the dirty caps immediatelly when quota is approaching
Xiubo Li
2022-08-03
1
-2
/
+3
|
*
ceph: don't get the inline data for new creating files
Xiubo Li
2022-08-03
1
-3
/
+2
|
*
ceph: update the auth cap when the async create req is forwarded
Xiubo Li
2022-08-03
1
-0
/
+14
|
*
ceph: convert to generic_file_llseek
Jeff Layton
2022-08-03
1
-47
/
+5
|
*
ceph: wait for the first reply of inflight async unlink
Xiubo Li
2022-08-03
1
-1
/
+5
*
|
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-08-09
1
-4
/
+0
|
\
\
|
*
|
ceph: rely on vfs for setgid stripping
Yang Xu
2022-07-21
1
-4
/
+0
|
|
/
*
|
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
1
-2
/
+1
*
|
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-08
1
-1
/
+1
|
/
*
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-06-09
1
-1
/
+1
*
ceph: fix setting of xattrs on async created inodes
Jeff Layton
2022-05-10
1
-3
/
+13
*
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
*
ceph: wake waiters after failed async create
Jeff Layton
2022-03-01
1
-18
/
+33
*
ceph: uninline the data on a file opened for writing
David Howells
2022-03-01
1
-16
/
+16
*
ceph: set pool_ns in new inode layout for async creates
Jeff Layton
2022-01-26
1
-0
/
+7
*
ceph: properly put ceph_string reference after async create attempt
Jeff Layton
2022-01-26
1
-0
/
+2
*
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-20
1
-9
/
+15
|
\
|
*
ceph: add new "nopagecache" option
Jeff Layton
2022-01-13
1
-9
/
+15
*
|
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-12
1
-3
/
+10
|
\
\
|
|
/
|
/
|
|
*
ceph: conversion to new fscache API
Jeff Layton
2022-01-11
1
-3
/
+10
*
|
ceph: fix up non-directory creation in SGID directories
Christian Brauner
2021-12-01
1
-3
/
+15
*
|
ceph: initialize i_size variable in ceph_sync_read
Jeff Layton
2021-12-01
1
-1
/
+1
|
/
*
Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-11-13
1
-18
/
+85
|
\
|
*
ceph: add a new metric to keep track of remote object copies
Luís Henriques
2021-11-08
1
-0
/
+4
|
*
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
2021-11-08
1
-11
/
+63
|
*
ceph: return the real size read when it hits EOF
Xiubo Li
2021-11-08
1
-5
/
+8
|
*
ceph: shut down access to inode when async create fails
Jeff Layton
2021-11-08
1
-1
/
+9
|
*
ceph: print inode numbers instead of pointer values
Jeff Layton
2021-11-08
1
-1
/
+1
*
|
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
1
-1
/
+1
*
|
ceph: fix handling of "meta" errors
Jeff Layton
2021-10-19
1
-1
/
+0
|
/
*
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-09-08
1
-15
/
+17
|
\
|
*
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
2021-09-02
1
-15
/
+17
*
|
ceph: Fix race between hole punch and page fault
Jan Kara
2021-07-13
1
-0
/
+2
|
/
*
ceph: take reference to req->r_parent at point of assignment
Jeff Layton
2021-06-29
1
-0
/
+1
*
ceph: add IO size metrics support
Xiubo Li
2021-06-29
1
-12
/
+11
*
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
2021-06-22
1
-6
/
+8
*
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2021-06-22
1
-0
/
+3
[next]