Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
529cfcc46ffa2cbe4d07641c11e65f67fe7b66e4
529cfcc
ceph: unregister canceled/timed out osd requests
by Sage Weil
· 15 years ago
e0e3271
ceph: only unregister registered bdi
by Sage Weil
· 15 years ago
5dacf09
ceph: do not touch_caps while iterating over caps list
by Sage Weil
· 15 years ago
7067f79
ceph: fix incremental osdmap pg_temp decoding bug
by Sage Weil
· 15 years ago
30dc638
ceph: fix error paths for corrupt osdmap messages
by Sage Weil
· 15 years ago
5de7bf8
ceph: do not drop lease during revalidate
by Sage Weil
· 15 years ago
c4a29f2
ceph: ensure rename target dentry fails revalidation
by Sage Weil
· 15 years ago
2baba25
ceph: writeback congestion control
by Yehuda Sadeh
· 15 years ago
dbd646a
ceph: writepage grabs and releases inode
by Yehuda Sadeh
· 15 years ago
169e16c
ceph: remove unaccessible code
by Yehuda Sadeh
· 15 years ago
06edf04
ceph: include link to bdi in debugfs
by Sage Weil
· 15 years ago
e2885f0
ceph: make mds ops interruptible
by Sage Weil
· 15 years ago
cf3e5c4
ceph: plug leak of incoming message during connection fault/close
by Sage Weil
· 15 years ago
9ec7cab
ceph: hex dump corrupt server data to KERN_DEBUG
by Sage Weil
· 15 years ago
93c20d9
ceph: fix msgpool reservation leak
by Yehuda Sadeh
· 15 years ago
b3d1dbb
ceph: don't save sent messages on lossy connections
by Sage Weil
· 15 years ago
92ac41d
ceph: detect lossy state of connection
by Sage Weil
· 15 years ago
5e095e8
ceph: plug msg leak in con_fault
by Sage Weil
· 15 years ago
c86a293
ceph: carry explicit msg reference for currently sending message
by Sage Weil
· 15 years ago
d4a780c
ceph: fix leak of monc mutex
by Sage Weil
· 15 years ago
767ea5c
ceph: do not feed bad device ids to crush
by Sage Weil
· 15 years ago
c2e552e
ceph: use kref for ceph_msg
by Sage Weil
· 15 years ago
415e49a
ceph: use kref for ceph_osd_request
by Sage Weil
· 15 years ago
153c8e6
ceph: use kref for struct ceph_mds_request
by Sage Weil
· 15 years ago
b6c1d5b
ceph: simplify ceph_buffer interface
by Sage Weil
· 15 years ago
dd26d85
ceph: use kref for ceph_buffer
by Sage Weil
· 15 years ago
2f2ffd3
ceph: mark v0.18 release
by Sage Weil
· 15 years ago
fb99f88
ceph: update MAINTAINERS entry with correct git URL
by Sage Weil
· 15 years ago
33d4909
ceph: allow preferred osd to be get/set via layout ioctl
by Sage Weil
· 15 years ago
1d1de916
ceph: hide /.ceph from readdir results
by Sage Weil
· 15 years ago
50b885b
ceph: whitespace cleanup
by Sage Weil
· 15 years ago
34b43a5
ceph: plug leak of request_mutex
by Sage Weil
· 15 years ago
75eb359
ceph: remove useless IS_ERR checks
by Sage Weil
· 15 years ago
32c895e
fs/ceph: Move a dereference below a NULL test
by Julia Lawall
· 15 years ago
60d8773
fs/ceph: introduce missing kfree
by Julia Lawall
· 15 years ago
b19a29af
ceph: remove dead code
by Sage Weil
· 15 years ago
03c677e
ceph: reset msgr backoff during open, not after successful handshake
by Sage Weil
· 15 years ago
0dc2570
ceph: reset requested max_size after mds reconnect
by Sage Weil
· 15 years ago
dc14657
ceph: mount fails immediately on error
by Yehuda Sadeh
· 15 years ago
94045e1
ceph: decode updated mdsmap format
by Sage Weil
· 15 years ago
0743304
ceph: fix debugfs entry, simplify fsid checks
by Sage Weil
· 15 years ago
cfea1cf
ceph: small cleanup in hash function
by Sage Weil
· 15 years ago
b9bfb93
ceph: move mempool creation to ceph_create_client
by Sage Weil
· 15 years ago
4e7a5dc
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
by Sage Weil
· 15 years ago
5f44f14
ceph: handle errors during osd client init
by Sage Weil
· 15 years ago
71ececd
ceph: remove unnecessary ceph_con_shutdown
by Sage Weil
· 15 years ago
42ce56e
ceph: remove bad calls to ceph_con_shutdown
by Sage Weil
· 15 years ago
11ea8ed
ceph: fix page invalidation deadlock
by Sage Weil
· 15 years ago
039934b
ceph: build cleanly without CONFIG_DEBUG_FS
by Sage Weil
· 15 years ago
fef320f
ceph: pr_info when mds reconnect completes
by Sage Weil
· 15 years ago
b377ff1
ceph: initialize i_size/i_rbytes on snapdir
by Sage Weil
· 15 years ago
09b8a7d
ceph: exclude snapdir from readdir results
by Sage Weil
· 15 years ago
cdac830
ceph: remove recon_gen logic
by Sage Weil
· 15 years ago
eed0ef2
ceph: separate banner and connect during handshake into distinct stages
by Sage Weil
· 15 years ago
685f9a5d
ceph: do not confuse stale and dead (unreconnected) caps
by Sage Weil
· 15 years ago
fb69039
ceph: make CRUSH hash function a bucket property
by Sage Weil
· 15 years ago
1654dd0
ceph: make object hash a pg_pool property
by Sage Weil
· 15 years ago
cfbbcd2
ceph: use strong hash function for mapping objects to pgs
by Sage Weil
· 15 years ago
c6cf726
ceph: make CRUSH hash functions non-inline
by Sage Weil
· 15 years ago
1bdb70e
ceph: clean up 'osd%d down' console msg
by Sage Weil
· 15 years ago
f28bcfb
ceph: convert port endianness
by Sage Weil
· 15 years ago
6a18be1
ceph: fix sparse endian warning
by Sage Weil
· 15 years ago
5104212
ceph: fix endian conversions for ceph_pg
by Sage Weil
· 15 years ago
63f2d21
ceph: use fixed endian encoding for ceph_entity_addr
by Sage Weil
· 15 years ago
859e7b1
ceph: init/destroy bdi in client create/destroy helpers
by Sage Weil
· 15 years ago
33aa96e
crush: always return a value from crush_bucket_choose
by Sage Weil
· 15 years ago
63ff78b
ceph: fix uninitialized err variable
by Sage Weil
· 15 years ago
ff1d1f7
ceph: fix intra strip unit length calculation
by Noah Watkins
· 15 years ago
645a102
ceph: fix object striping calculation for non-default striping schemes
by Sage Weil
· 15 years ago
5600f5e
ceph: correct comment to match striping calculation
by Sage Weil
· 15 years ago
35e054a
ceph: remove redundant use of le32_to_cpu
by Noah Watkins
· 15 years ago
fbbccec
ceph: replace list_entry with container_of
by Noah Watkins
· 15 years ago
6b80518
ceph: allocate and parse mount args before client instance
by Sage Weil
· 15 years ago
e53c2fe
ceph: fix, clean up string mount arg parsing
by Sage Weil
· 15 years ago
6ca874e
ceph: silence uninitialized variable warning
by Sage Weil
· 15 years ago
7b813c46
ceph: reduce parse_mount_args stack usage
by Sage Weil
· 15 years ago
ecb19c4
ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate
by Sage Weil
· 15 years ago
232d4b0
ceph: move directory size logic to ceph_getattr
by Sage Weil
· 15 years ago
bb097ff
ceph: v0.17 of client
by Sage Weil
· 15 years ago
ee7fdfa
ceph: include preferred osd in placement seed
by Sage Weil
· 15 years ago
8fa9765
ceph: enable readahead
by Sage Weil
· 15 years ago
76e3b39
ceph: move dirty caps code around
by Sage Weil
· 15 years ago
8f3bc05
ceph: warn on allocation from msgpool with larger front_len
by Sage Weil
· 15 years ago
07bd10f
ceph: correct subscribe_ack msgpool payload size
by Sage Weil
· 15 years ago
afcdaea
ceph: flush dirty caps via the cap_dirty list
by Sage Weil
· 15 years ago
cdc35f9
ceph: move generic flushing code into helper
by Sage Weil
· 15 years ago
f2cf418
ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super
by Sage Weil
· 15 years ago
c89136e
ceph: convert encode/decode macros to inlines
by Sage Weil
· 15 years ago
535bbb5
ceph: add version field to message header
by Sage Weil
· 15 years ago
5720330
ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
by Sage Weil
· 15 years ago
8fc57da4
ceph: ignore trailing data in monamp
by Sage Weil
· 15 years ago
752727a
ceph: add file layout validation
by Sage Weil
· 15 years ago
13e38c8
ceph: update to mon client protocol v15
by Sage Weil
· 15 years ago
266673d
ceph: cancel osd requests before resending them
by Sage Weil
· 15 years ago
81b024e
ceph: reset osd session on fault, not peer_reset
by Sage Weil
· 15 years ago
991abb6
ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)
by Sage Weil
· 15 years ago
0ba6478
ceph: revoke osd request message on request completion
by Sage Weil
· 15 years ago
c1ea882
ceph: fix osd request submission race
by Sage Weil
· 15 years ago
0656d11
ceph: renew mon subscription before it expires
by Sage Weil
· 15 years ago
e251e28
ceph: fix mdsmap decoding when multiple mds's are present
by Sage Weil
· 15 years ago
Next »