- 125d725 ceph: cast PAGE_SIZE to size_t in ceph_sync_write() by Ilya Dryomov · 11 years ago
- 37b52fe ceph: fix dout() compile warnings in ceph_filemap_fault() by Ilya Dryomov · 11 years ago
- 80e163a libceph: support CEPH_FEATURE_OSD_CACHEPOOL feature by Ilya Dryomov · 11 years ago
- 205ee118 libceph: follow redirect replies from osds by Ilya Dryomov · 11 years ago
- 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 11 years ago
- 17a13e4 libceph: follow {read,write}_tier fields on osd request submission by Ilya Dryomov · 11 years ago
- ce7f6a2 libceph: add ceph_pg_pool_by_id() by Ilya Dryomov · 11 years ago
- 1b3f2ab libceph: CEPH_OSD_FLAG_* enum update by Ilya Dryomov · 11 years ago
- 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 11 years ago
- 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
- 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 11 years ago
- e822146 libceph: move ceph_file_layout helpers to ceph_fs.h by Ilya Dryomov · 11 years ago
- 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
- 0b4af2e libceph: dout() is missing a newline by Ilya Dryomov · 11 years ago
- eeb0bed libceph: add ceph_kv{malloc,free}() and switch to them by Ilya Dryomov · 11 years ago
- 80213a8 libceph: support CEPH_FEATURE_EXPORT_PEER by Yan, Zheng · 11 years ago
- 11df2df ceph: add imported caps when handling cap export message by Yan, Zheng · 11 years ago
- 5d72d13 ceph: add open export target session helper by Yan, Zheng · 11 years ago
- 4ee6a91 ceph: remove exported caps when handling cap import message by Yan, Zheng · 11 years ago
- 186e4f7 ceph: handle session flush message by Yan, Zheng · 11 years ago
- 9215aee ceph: check inode caps in ceph_d_revalidate by Yan, Zheng · 11 years ago
- ca18bed ceph: handle -ESTALE reply by Yan, Zheng · 11 years ago
- 979abfd ceph: fix trim caps by Yan, Zheng · 11 years ago
- 9563f88 ceph: fix cache revoke race by Yan, Zheng · 11 years ago
- d1b8780 ceph: use ceph_seq_cmp() to compare migrate_seq by Yan, Zheng · 11 years ago
- 4fe5978 ceph: handle cap export race in try_flush_caps() by Yan, Zheng · 11 years ago
- fc12c80 ceph: trivial comment fix by J. Bruce Fields · 11 years ago
- f2be82b libceph: fix preallocation check in get_reply() by Ilya Dryomov · 11 years ago
- 3f0a4ac libceph: rename front to front_len in get_reply() by Ilya Dryomov · 11 years ago
- 3cea4c3 libceph: rename ceph_msg::front_max to front_alloc_len by Ilya Dryomov · 11 years ago
- f48db1e libceph: use CEPH_MON_PORT when the specified port is 0 by Ilya Dryomov · 11 years ago
- cdff499 crush: support new indep mode and SET_* steps (crush v2) by default by Ilya Dryomov · 11 years ago
- 0e32d71 crush: fix crush_choose_firstn comment by Ilya Dryomov · 11 years ago
- 2d8be0b crush: attempts -> tries by Ilya Dryomov · 11 years ago
- f046bf9 crush: add set_choose_local_[fallback_]tries steps by Ilya Dryomov · 11 years ago
- d390bb2 crush: generalize descend_once by Ilya Dryomov · 11 years ago
- 917edad crush: CHOOSE_LEAF -> CHOOSELEAF throughout by Ilya Dryomov · 11 years ago
- cc10df4 crush: add SET_CHOOSE_TRIES rule step by Ilya Dryomov · 11 years ago
- f18650a crush: apply chooseleaf_tries to firstn mode too by Ilya Dryomov · 11 years ago
- be3226a crush: new SET_CHOOSE_LEAF_TRIES command by Ilya Dryomov · 11 years ago
- 4158608 crush: pass parent r value for indep call by Ilya Dryomov · 11 years ago
- ab4ce2b5 crush: clarify numrep vs endpos by Ilya Dryomov · 11 years ago
- 9fe0718 crush: strip firstn conditionals out of crush_choose, rename by Ilya Dryomov · 11 years ago
- 3102b0a crush: add note about r in recursive choose by Ilya Dryomov · 11 years ago
- 9a3b490 crush: use breadth-first search for indep mode by Ilya Dryomov · 11 years ago
- c6d98a6 crush: return CRUSH_ITEM_UNDEF for failed placements with indep by Ilya Dryomov · 11 years ago
- e8ef19c crush: eliminate CRUSH_MAX_SET result size limitation by Ilya Dryomov · 11 years ago
- 2a4ba74 crush: fix some comments by Ilya Dryomov · 11 years ago
- 8f99c85 crush: reduce scope of some local variables by Ilya Dryomov · 11 years ago
- bfb16d7 crush: factor out (trivial) crush_destroy_rule() by Ilya Dryomov · 11 years ago
- b3b33b0 crush: pass weight vector size to map function by Ilya Dryomov · 11 years ago
- 2b3e0c9 libceph: update ceph_features.h by Ilya Dryomov · 11 years ago
- 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
- e37180c rbd: tear down watch request if rbd_dev_device_setup() fails by Ilya Dryomov · 11 years ago
- fca2706 rbd: introduce rbd_dev_header_unwatch_sync() and switch to it by Ilya Dryomov · 11 years ago
- 527a88b MAINTAINERS: update an e-mail address by Alex Elder · 11 years ago
- 7e513d4 rbd: enable extended devt in single-major mode by Ilya Dryomov · 11 years ago
- 1830280 ceph fscache: Uncaching no data page from fscache in readpage() by Li Wang · 11 years ago
- 3f42bc4 ceph fscache: Introduce a routine for uncaching single no data page from fscache by Li Wang · 11 years ago
- 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
- 61f6881 ceph: check caps in filemap_fault and page_mkwrite by Yan, Zheng · 11 years ago
- 9b60e70 rbd: add support for single-major device number allocation scheme by Ilya Dryomov · 11 years ago
- 92c76dc rbd: wire up is_visible() sysfs callback for rbd bus by Ilya Dryomov · 11 years ago
- dd82fff rbd: add 'minor' sysfs rbd device attribute by Ilya Dryomov · 11 years ago
- f8a22fc rbd: switch to ida for rbd id assignments by Ilya Dryomov · 11 years ago
- e1b4d96 rbd: refactor rbd_init() a bit by Ilya Dryomov · 11 years ago
- 90da258 rbd: tweak "loaded" message and module description by Ilya Dryomov · 11 years ago
- 70eebd2 rbd: rbd_device::dev_id is an int, format it as such by Ilya Dryomov · 11 years ago
- 9a1ea2d libceph: resend all writes after the osdmap loses the full flag by Josh Durgin · 11 years ago
- d29adb3 libceph: block I/O when PAUSE or FULL osd map flags are set by Josh Durgin · 11 years ago
- aa8b60e fs: ceph: new helper: file_inode(file) by Libo Chen · 11 years ago
- 37c89bd ceph: Add necessary clean up if invalid reply received in handle_reply() by Li Wang · 11 years ago
- f36132a ceph: Clean up if error occurred in finish_read() by Li Wang · 11 years ago
- 8eb4efb ceph: implement readv/preadv for sync operation by majianpeng · 11 years ago
- e8344e6 ceph: Implement writev/pwritev for sync operation. by majianpeng · 11 years ago
- 9f12bd1 ceph: drop unconnected inodes by Yan, Zheng · 11 years ago
- 56f91aa ceph: Avoid data inconsistency due to d-cache aliasing in readpage() by Li Wang · 11 years ago
- 86b58d1 ceph: initialize inode before instantiating dentry by Yan, Zheng · 11 years ago
- 374b1057 Linux 3.13-rc3 by Linus Torvalds · 11 years ago
- 843f4f4 Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
- c537aba Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
- 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
- 470abdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
- 24cb412 Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
- d1b9432 aio: clean up aio ring in the fail path by Gu Zheng · 11 years ago
- bfb2632 Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 11 years ago
- 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 11 years ago
- 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
- b52b342 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
- 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
- 2d8eeda ftrace: default to tilegx if ARCH=tile is specified by Tony Lu · 11 years ago
- 3ccb012 tracing: Only run synchronize_sched() at instance deletion time by Steven Rostedt · 11 years ago
- ef1e4e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- 59fb2f0 Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
- 09759d1 Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
- da1965d Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
- 0d11e6a blk-mq: fix use-after-free of request by Ming Lei · 11 years ago
- 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago