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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+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-11-01
Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
1
-3
/
+0
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-20
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
1
-2
/
+1
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
5
-27
/
+8
2021-10-19
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
1
-3
/
+14
2021-09-21
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
1
-2
/
+2
2021-09-10
locks: remove LOCK_MAND flock lock support
Jeff Layton
1
-3
/
+0
2021-09-08
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
13
-207
/
+437
2021-09-03
ceph: fix dereference of null pointer cf
Colin Ian King
1
-0
/
+3
2021-09-02
ceph: drop the mdsc_get_session/put_session dout messages
Jeff Layton
1
-9
/
+2
2021-09-02
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
1
-0
/
+2
2021-09-02
ceph: don't WARN if we're forcibly removing the session caps
Xiubo Li
3
-10
/
+32
2021-09-02
ceph: don't WARN if we're force umounting
Xiubo Li
1
-2
/
+5
2021-09-02
ceph: remove the capsnaps when removing caps
Xiubo Li
3
-18
/
+87
2021-09-02
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
1
-15
/
+17
2021-09-02
ceph: reconnect to the export targets on new mdsmaps
Xiubo Li
2
-4
/
+65
2021-09-02
ceph: print more information when we can't find snaprealm
Jeff Layton
1
-6
/
+5
2021-09-02
ceph: add ceph_change_snap_realm() helper
Jeff Layton
4
-63
/
+45
2021-09-02
ceph: remove redundant initializations from mdsc and session
Jeff Layton
1
-19
/
+0
2021-09-02
ceph: cancel delayed work instead of flushing on mdsc teardown
Jeff Layton
2
-3
/
+2
2021-09-02
ceph: add a new vxattr to return auth mds for an inode
Jeff Layton
1
-0
/
+19
2021-09-02
ceph: remove some defunct forward declarations
Jeff Layton
1
-6
/
+0
2021-09-02
ceph: flush the mdlog before waiting on unsafe reqs
Xiubo Li
1
-0
/
+76
2021-09-02
ceph: flush mdlog before umounting
Xiubo Li
3
-0
/
+27
2021-09-02
ceph: make iterate_sessions a global symbol
Xiubo Li
3
-42
/
+36
2021-09-02
ceph: make ceph_create_session_msg a global symbol
Xiubo Li
2
-7
/
+10
2021-09-02
ceph: fix comment about short copies in ceph_write_end
Jeff Layton
1
-1
/
+1
2021-09-02
ceph: fix memory leak on decode error in ceph_handle_caps
Jeff Layton
1
-2
/
+3
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+5
2021-08-30
Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
1
-3
/
+0
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+8
2021-08-25
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
1
-3
/
+5
2021-08-25
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
4
-12
/
+22
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
1
-3
/
+0
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2
-2
/
+5
2021-08-04
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
1
-17
/
+17
2021-08-04
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
3
-11
/
+33
2021-07-20
ceph: don't WARN if we're still opening a session to an MDS
Luis Henriques
1
-1
/
+1
2021-07-13
ceph: Fix race between hole punch and page fault
Jan Kara
2
-3
/
+8
2021-06-29
ceph: take reference to req->r_parent at point of assignment
Jeff Layton
4
-1
/
+11
2021-06-29
ceph: eliminate ceph_async_iput()
Jeff Layton
6
-69
/
+25
2021-06-29
ceph: don't take s_mutex in ceph_flush_snaps
Jeff Layton
2
-14
/
+4
2021-06-29
ceph: don't take s_mutex in try_flush_caps
Jeff Layton
1
-14
/
+2
2021-06-29
ceph: don't take s_mutex or snap_rwsem in ceph_check_caps
Jeff Layton
1
-61
/
+11
2021-06-29
ceph: eliminate session->s_gen_ttl_lock
Jeff Layton
5
-29
/
+17
2021-06-29
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
4
-10
/
+8
2021-06-29
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
1
-4
/
+4
2021-06-29
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
1
-0
/
+16
[next]