index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-26
ceph: set pool_ns in new inode layout for async creates
Jeff Layton
1
-0
/
+7
2022-01-26
ceph: properly put ceph_string reference after async create attempt
Jeff Layton
1
-0
/
+2
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-9
/
+15
2022-01-13
ceph: add new "nopagecache" option
Jeff Layton
1
-9
/
+15
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+10
2022-01-11
ceph: conversion to new fscache API
Jeff Layton
1
-3
/
+10
2021-12-01
ceph: fix up non-directory creation in SGID directories
Christian Brauner
1
-3
/
+15
2021-12-01
ceph: initialize i_size variable in ceph_sync_read
Jeff Layton
1
-1
/
+1
2021-11-13
Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-18
/
+85
2021-11-08
ceph: add a new metric to keep track of remote object copies
Luís Henriques
1
-0
/
+4
2021-11-08
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
1
-11
/
+63
2021-11-08
ceph: return the real size read when it hits EOF
Xiubo Li
1
-5
/
+8
2021-11-08
ceph: shut down access to inode when async create fails
Jeff Layton
1
-1
/
+9
2021-11-08
ceph: print inode numbers instead of pointer values
Jeff Layton
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
1
-1
/
+0
2021-09-08
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-15
/
+17
2021-09-02
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
1
-15
/
+17
2021-07-13
ceph: Fix race between hole punch and page fault
Jan Kara
1
-0
/
+2
2021-06-29
ceph: take reference to req->r_parent at point of assignment
Jeff Layton
1
-0
/
+1
2021-06-29
ceph: add IO size metrics support
Xiubo Li
1
-12
/
+11
2021-06-22
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
1
-6
/
+8
2021-06-22
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
1
-0
/
+3
2021-04-27
ceph: drop pinned_page parameter from ceph_get_caps
Jeff Layton
1
-12
/
+5
2021-04-27
ceph: avoid counting the same request twice or more
Xiubo Li
1
-10
/
+10
2021-04-27
ceph: rename the metric helpers
Xiubo Li
1
-6
/
+6
2021-04-27
ceph: don't use d_add in ceph_handle_snapdir
Jeff Layton
1
-2
/
+5
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
1
-2
/
+2
2020-10-12
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
1
-5
/
+3
2020-10-12
ceph: drop special-casing for ITER_PIPE in ceph_sync_read
Jeff Layton
1
-47
/
+24
2020-10-12
ceph: remove unnecessary return in switch statement
Luis Henriques
1
-2
/
+0
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+3
2020-08-24
ceph: don't allow setlease on cephfs
Jeff Layton
1
-0
/
+1
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-03
ceph: do not access the kiocb after aio requests
Xiubo Li
1
-2
/
+3
2020-06-01
ceph: add read/write latency metric support
Xiubo Li
1
-0
/
+30
2020-04-13
ceph: fix potential bad pointer deref in async dirops cb's
Jeff Layton
1
-2
/
+2
2020-03-30
ceph: simplify calling of ceph_get_fmode()
Yan, Zheng
1
-16
/
+5
2020-03-30
ceph: remove delay check logic from ceph_check_caps()
Yan, Zheng
1
-9
/
+4
2020-03-30
ceph: consider inode's last read/write when calculating wanted caps
Yan, Zheng
1
-9
/
+12
2020-03-30
ceph: update dentry lease for async create
Yan, Zheng
1
-0
/
+3
2020-03-30
ceph: attempt to do async create when possible
Jeff Layton
1
-7
/
+240
2020-03-30
ceph: cache layout in parent dir on first sync create
Jeff Layton
1
-1
/
+21
2020-03-30
ceph: re-org copy_file_range and fix some error paths
Luis Henriques
1
-73
/
+100
2020-03-23
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
1
-3
/
+11
2020-02-11
ceph: do not execute direct write in parallel if O_APPEND is specified
Xiubo Li
1
-6
/
+11
2020-01-27
ceph: use copy-from2 op in copy_file_range
Luis Henriques
1
-1
/
+10
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[next]